Search found 4 matches

by brrods
Mon Apr 09, 2012 4:59 pm
Forum: CMSMS Core
Topic: List children at parent page, and get position (hierarchy)
Replies: 5
Views: 2172

Re: List children at parent page, and get position (hierarch

Hi CalGuy, at this code listed above I need to reverse the order of CGSimpleSmarty get_children function.

I need to list the children in DESC order.

Is it possible? Even if I have to change the module's core, since I use it only for this.

Thank you in advance.
by brrods
Wed Mar 21, 2012 10:42 pm
Forum: CMSMS Core
Topic: List children at parent page, and get position (hierarchy)
Replies: 5
Views: 2172

Re: List children at parent page, and get position (hierarch

Thanks CalGuy and Uniqu3. Just for the record, I ended up doing it like this: 1. I've created folders with pictures numbered x.1.2.3 (following page hierarchy replacing the first character for "x" since I am using MLE and the pages in diferent languages differ only in that first character)...
by brrods
Thu Mar 01, 2012 1:12 pm
Forum: CMSMS Core
Topic: List children at parent page, and get position (hierarchy)
Replies: 5
Views: 2172

Re: List children at parent page, and get position (hierarch

Hi Calguy, thanks. Do I have to invoke the menu tag so that I can use {$child.hierarchy}? I am using MLEcms module to build a big website and I had to create over 60 picture gallerys, which I did using CGSmartImage together with fancybox, as shown in an example in the module documentation :). The pi...
by brrods
Wed Feb 29, 2012 9:31 pm
Forum: CMSMS Core
Topic: List children at parent page, and get position (hierarchy)
Replies: 5
Views: 2172

List children at parent page, and get position (hierarchy)

Hi there, I need to build an index page of all children pages (of a given page), and I need to grab the position of each child so that I can use it to grab external content related to that. Example Page structure: 1. Portfolio 1.1 Item 1 1.2 Item 2 1.3 Item 3 I need to grab the link to that page (al...

Go to advanced search