From: Nicholas R. <nic...@sy...> - 2000-06-06 00:17:42
|
> > I was thinking about creating one file which contains the layout with > some placeholders like ##TITLE##, ##PAGE##, etc. which get replaced > by the page content. This keeps the actual wiki content isolated from > the HTML layout. > this seems to be a great solution, it would be nice if wiki_config.php3 and say wiki_template.php3 where the only pages one needed to alter to customise ones wiki. at present the codebase is evolving so much that it is difficult to follow and implement all the changes for a newbie, especially with customised HTML/layout spread through the php. cheers -N |