saintsservers
10-30-2008, 01:05 PM
I have the following structure of Deki Pages:
Product 1/Forums/Forum1
Product 1/Forums/Forum2
Product 1/Forums/Forum3
Product 2/Forums/Forum1
Product 2/Forums/Forum2
Product 2/Forums/Forum3
I'm interested in what the DekiScript would look like to produce the following result:
Product 1:
- Forum 1
- Forum 2
- Forum 2
Product 2:
- Forum 1
- Forum 2
- Forum 3
I can't merely use wiki.tree with a depth of 2, as I have lots of other categories aside from Forums within each Product. In essence, I am looking for wildcards along the lines of: wiki.tree (*/Forums/). Any ideas?
Regards,
Lewis
Product 1/Forums/Forum1
Product 1/Forums/Forum2
Product 1/Forums/Forum3
Product 2/Forums/Forum1
Product 2/Forums/Forum2
Product 2/Forums/Forum3
I'm interested in what the DekiScript would look like to produce the following result:
Product 1:
- Forum 1
- Forum 2
- Forum 2
Product 2:
- Forum 1
- Forum 2
- Forum 3
I can't merely use wiki.tree with a depth of 2, as I have lots of other categories aside from Forums within each Product. In essence, I am looking for wildcards along the lines of: wiki.tree (*/Forums/). Any ideas?
Regards,
Lewis