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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ A Lightroom Classic plugin which publishes images to a Piwigo host via the Piwig
56
56
The plugin provides a function to import an existing Piwigo album structure into LrC. It works with the following constraints:
57
57
- If a Piwigo album contains sub-albums, an equivalent Publish Collection Set is created in the LrC Publish Service.
58
58
- If a Piwigo album contains only photographs (i.e. no sub-albums) or is empty then a Publish Collection is created in the LrC Publish Service.
59
-
- Piwigo allows an album to contain both photographs and sub albums. LrC does not allow this - a Publish Collection Set can contain only further Publish Collection Sets, or Publish Collections, not both. Publish Collections can contain only photographs and not further Publish Collection Sets.
59
+
- Piwigo allows an album to contain both photographs and sub albums. LrC does not allow this - a Publish Collection Set can contain only further child Publish Collection Sets or Publish Collections, but not photographs. Publish Collections can contain only photographs and not further Publish Collection Sets.
60
60
- The workround for this constraint is the the creation of specical collections (an option in the Piwigo Publish Service Configuration Extras section of the Publishing Manager). This creates a 'Special Collection', named "[Photos in *CollectionSetName*]" for each collection set, linked to the parent album in Piwigo. Any photos in these collections are published to the Piwigo parent album.
61
61
- Piwigo allows albums with the same name to exist under the same parent. LrC does not allow this - albums with the same name can only exist if they are sub albums of different parents within the publish service.
62
62
- The plugin allows the alteration of the Piwigo album structure:
0 commit comments