kinyelo / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
1 stars 2 forks source link

Entries from multiple parent pages #341

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As already mentioned on the mailing list I want get the children pages from 
multiple parents in one ordered list, so it can be provided to one overview 
page.
Now I have created a patch which resolves this.

Usage is now:
#set( $pages = ${service.findPageChildren(["/parent_1", "/parent_2", ..., 
"parent_n"])} ) 

Original issue reported on code.google.com by martin.l...@gmail.com on 13 Sep 2010 at 8:47

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by kinyelo@gmail.com on 13 Sep 2010 at 12:14

GoogleCodeExporter commented 9 years ago
Updated the patch to also be able to use the findPageChildrenMonth() service 
with a list of path strings.

Original comment by martin.l...@gmail.com on 23 Sep 2010 at 11:48

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r916.

Original comment by kinyelo@gmail.com on 25 Sep 2010 at 9:04

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by kinyelo@gmail.com on 25 Sep 2010 at 9:05