[dokuwiki] Re: Template thoughts

Chris Smith <chris@xxxxxxxxxxxxx> wrote:
Date: Sun, 26 Nov 2006 15:13:16 +0000

I don't think that using a config setting is a good option. Better would be to allow the file to be part of a template. e.g.

if (@file_exists(DOKU_TPL.'html.php')
 require_once (DOKU_TPL.'html.php');
else
 require_once(DOKU_INC.'inc/html.php);
--

Yes, that would be very good for me :)

_________________________________________________________________
Windows Live? Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: