perhaps there is a way to do this. but i am still picking up deki wiki and all, so i do not know.
the setup: category page called "servers" and underneath it we have each server. each server has a section for things like IP address, admin passwrd, and such.
What i'd like to be able to do is dynamically grab this content and throw it all on one page.
So basically, need to grab all the children pages of the "servers" section, and then for each of those, display the sections of things like name, IP address, and role.
this way, we can summarize on the server page, or do other things like that.
I can grab children pages, and I can grab a particular section for a page, i was just hoping i could do it recursivly through pages and for multiple sections.
Any tips?


Reply With Quote
