-
Couldn't load subscription status.
- Fork 16
Description
Presently, my group is managing a set of pages that will be released as a single LibreOffice document. The set of pages goes through initial development, rough draft, releasable draft and final release. We are managing this process by keeping the names of the page the same and varying the namespaces (workingcopy,roughdraft,releaseable,final).
I've found "sync" extremely useful for managing this process, since it easily allows me to review changes and promote changes as they are approved. Not exactly what sync was meant for, but so be it.
In order to make this work, I needed to add a "Local Namespace" field to the profile so that the remote namespace and the local namespaces could be different. I've updated admin.php to allow this and am turning this over for consideration in inclusion in the normal sync baseline. Will attempt to attach the modified admin.php to this ticket.