fuzzybrain|daisychain|blogdrain

“Happiness is not a state to arrive at, but a manner of travelling” —Margaret Lee Runbeck

  • Categories

  • Archives

  •  

    November 2007
    M T W T F S S
    « Oct   Dec »
     1234
    567891011
    12131415161718
    19202122232425
    2627282930  
  • RSS Freeman

  • RSS MacFUSE

    • An error has occurred; the feed is probably down. Try again later.
  • RSS MacFusion

Archive for November 21st, 2007

Making Safari and other browsers on Mac OS X compatible with ZopeEditManager and with .zem files that may be served by Zope/Plone

Posted by Graham Perrin on 21 November 2007

I have submitted the following hint to http://www.macosxhints.com/.

Feel free to test/comment…

Safari compatibility with .zem and ‘Edit with external application’ features of Plone/Zope

For .zem files, sometimes offered by Plone content management systems, to be treated as safe by Safari and similar applications, you may add three strings to your DownloadAssessment preferences.

1) in Terminal,

plutil -convert xml1 ~/Library/Preferences/com.apple.DownloadAssessment.plist

2) in Terminal,

pico ~/Library/Preferences/com.apple.DownloadAssessment.plist

3) include the three strings shown in the example at http://pastebin.ca/792460 then save and close the plist

4) get ZopeEditManager from the Urbanape software area

5) ZopeEditManager menu | Preferences… | Helper Apps

  • you may wish to add helpers such as
    • application/msword | NeoOffice | .doc

6) quit then re-launch Safari.


Read the rest of this entry »

Posted in Plone | Leave a Comment »