You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ A Lightroom Classic plugin which publishes images to a Piwigo host via the Piwig
11
11
* Special collections can be created which allow images to be published to Piwigo albums that also have sub-albums. See details in the notes on the relationship between Piwigo Albums and LrC Publish Services below.
12
12
* The plugin allows a Publish Collection to be converted to a Publish Collection Set - a Special Collection is created for the new Publish Collection Set and any photos that were in the converted Publish Collection will be in this Special Collection. This enables sub albums to be created under an album that was initially created for photos only.
13
13
* Set Piwigo album cover from an image in the Published Collection
14
-
* Album descriptions can be maintained by the plugin. Right-click on an album in the Publish Services panel to display dialog where Album Description can be edited - formatting tags (html markup) are sent unchanged so formatting can be managed. Existing descriptions will be imported from Piwigo if the Import Albums option is run, but these will not include the html markup.
14
+
* Album descriptions can be optionally be maintained by the plugin. Useful for simple album descriptions but potentially descructive where complex album descriptions are in place on Piwigo - so use with enable this option with caution.
15
+
* Check box in Publishing Manger - Synchronise Album Descriptions - will import album descriptions from Piwigo when Import Albums is run and store against each collection / set in the Publish Service. WARNING - formatting will not be imported from Piwigo so if you use complex album descriptions with formatting then you may lose these. Use with caution in this case.
16
+
* Right-click on an album in the Publish Services panel to display dialog where Album Description can be edited - formatting tags (html markup) are sent unchanged so formatting can be managed from LrC. Existing descriptions will be imported from Piwigo if the Import Albums option is run, but these will not include the formatting - see WARNING above.
15
17
16
18
* Metadata and keywords are exported directly to Piwigo regardless of exif/iptc settings - as part of the publish process along with the photo, or separately via a menu on the Library -> Plug-in Extras menu - which sends the metadata without re-sending the photo.
0 commit comments