I have my phpwiki up and installed and am now trying to integrate it into my existing site design.
I like the Wordpress theme because of how it splits the edit menu into a sidebar.
My issues arises when I am editing the template as I would like to put the sidebar menu somewhere else on the page and I find that this menu is tied in with the $CONTENT variable as in the body.tmpl file.
I have searched and searched and cannot find where, specifically, $CONTENT is created so that I can attempt to split the text content of the page from the sidebar menu.
Am I barking up the wrong tree here? Any help would be greatly appreciated.
Allan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<disclaimer>Newbie</disclaimer>
First of all, *great* software!!
I have my phpwiki up and installed and am now trying to integrate it into my existing site design.
I like the Wordpress theme because of how it splits the edit menu into a sidebar.
My issues arises when I am editing the template as I would like to put the sidebar menu somewhere else on the page and I find that this menu is tied in with the $CONTENT variable as in the body.tmpl file.
I have searched and searched and cannot find where, specifically, $CONTENT is created so that I can attempt to split the text content of the page from the sidebar menu.
Am I barking up the wrong tree here? Any help would be greatly appreciated.
Allan