Skip to content

guillaumev/piwigoshotwell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This software is a connector between Shotwell (http://yorba.org/shotwell/), an open source photo manager for Gnome, and Piwigo (http://www.piwigo.org), a photo gallery software for the web. It allows users of Shotwell to publish their photos into their piwigo installation.

Integration and installation in the shotwell code

  1. Download and compile the shotwell code from the source
  2. Checkout the two files of this repository: piwigo.patch and src/PiwigoConnector.vala
  3. Apply the patch (please note that the patch is based on revision 2331 of the shotwell code): patch -p0 < piwigo.patch
  4. Copy the PiwigoConnector.vala file to the src directory of the shotwell code
  5. Recompile the shotwell code using make

Requirements

  • You need to have the pwg.images.addSimple<code> ("link":http://piwigo.org/ext/extension_view.php?eid=411) plugin installed in your Piwigo
  • You need to have the post_max_size and upload_max_filesize directives in your PHP configuration high enough to upload your photos, otherwise the photo will not be uploaded

Known bugs / limitations

  • Does not send photo tags, author, description to the service

About

Connector between shotwell and piwigo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages