Sigil-Ebook / flightcrew

Automatically exported from code.google.com/p/flightcrew
GNU General Public License v3.0
33 stars 11 forks source link

On OS X the plugin remains grey when trying to add it in manage plugins #50

Closed wrcstewart closed 7 years ago

wrcstewart commented 7 years ago

I also tried clicking on the exec and setting security to open. Is there some separate place to control security for application plugins??

dougmassay commented 7 years ago

You don't open, unzip or execute a plugin's zipfile. You add it to Sigil as is. Using Sigil's Manage Plugins->Add Plugin to select the zipfile. After that, Flightcrew will be available under the Plugins->Validation menu.

NOTE: you must not rename a plugin's zipfile. The naming of a Sigil plugin is crucial.

wrcstewart commented 7 years ago

Thank-you for the swift reply. The first thing I tried was what you suggested - that seemed natural enough. But I cannot select the plugin because it remains greyed out in the file list.

dougmassay commented 7 years ago

Sounds to me like something is automatically unzipping the plugin after you download it. The file dialog for Add Plugin will only allow you to select *.zip files. If there's nothing available for you to select, then you don't have a zip file.

More than likely, you need to uncheck the option in Safari that is set to "Open 'safe' files after downloading.

wrcstewart commented 7 years ago

Thanks I'll try those options