Ticket #1807 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Provide a mean to publish all the contents of a tree structure in one go

Reported by: madarche Assigned to: madarche
Priority: P2 Milestone: CPS 3.4.4
Component: CPSDefault Version: TRUNK
Severity: normal Keywords: recursive massive publish
Cc:

Description

Provide a mean to publish all the contents of a tree structure (arborescence in French) in one go.

This feature would be very useful especially at the beginning of the life of a portal when one wants to publish all the content of the workspaces without to have to manually replicate the exact same tree structure in the sections.

Change History

01/20/07 17:58:04 changed by madarche

  • status changed from new to closed.
  • resolution set to fixed.

01/20/07 18:00:15 changed by madarche

Fixed by changeset [50859] as an Extensions module.

Next step is to provide this feature as a Workspace action. This is very easy to do and I'm planning to do it very soon.

03/13/07 18:44:49 changed by jmorliaguet

that looks like a really nice feature that can save a lot of time for writers. For it to be useful practically there ought to be a destination section like in the submit form displaying as a drop-down list or a list of radio buttons (currently the destination is set to '/sections/').

in our use cases, not all sites use '/sections' for the publication spaces, for instance we have /EN, /SV, /Internt, ... so at least the destination root ought to be selectable.

then we use '/workspaces' to store all documents, the English documents may be stored in 'workspaces/English', or in 'workspaces/EN', so there is no direct mapping between workspace URLs and section URLs either, hence the need to be able to select the exact destination in the publication spaces.

03/14/07 10:04:15 changed by madarche

That's a legitimate use case :-)

Let's improve this functionality.

03/14/07 10:07:42 changed by madarche

For the record the changeset [50860] is what moved the code from an Extensions module to a Product module with the right Workspace action.

03/16/07 16:04:28 changed by madarche

To test this functionality go to any workspace folder. There should be a new "Publish recursively" action.

03/20/07 17:38:11 changed by madarche

A mean to select a target section has been added with changeset [51398]. Please do test.

03/21/07 13:52:19 changed by madarche

For the record changeset [50861] a missing file.