Skip to content
lescoste edited this page Sep 27, 2010 · 13 revisions

iPhotoToGallery3 plugin allows you to upload your iPhoto photos to a Gallery 3 site.

You can download it from the Download section.

To install it, you need to :

  1. check that your gallery3 server php.ini memory_limit is at 32MB at least (see http://codex.gallery2.org/Gallery3:Requirements)

  2. decompress the zip file

  3. stop iPhoto

  4. copy the "iPhotoToGallery3.iPhotoExporter" folder to the "~/Library/Application Support/iPhoto/Plugins" folder. If this folder doesn't exist then create it.

  5. start iPhoto

  6. Activate the REST module in your Gallery server via the administration pages.

That's it. Enjoy !

Version history :

see http://github.com/lescoste/iphototogallery3/issues/

2010/09/24 version 0.3.1

  • issue 7 fixed : when a new album is created with an empty shortname, it is still automatically selected on the export dialog.
  • issue 6 fixed : new compilation params for os X 10.5

2010/09/21 version 0.3

  • allows to have the Gallery plugin for version 1 and 2 from Zach Wily installed together
  • when the new album short name is empty, it fills it with a timestamp
  • faster album list loading
  • should also run on Mac OsX 10.5

2010/09/18 version 0.2 fixes 2 issues : # 2 album description # 3 Photo Titles and comments

2010/09/17 version 0.1 first version

Clone this wiki locally