[Theforum] PHP Theme system

David dave at gripnet.org
Tue Oct 22 06:31:02 CDT 2002


--
[ Picked text/plain from multipart/alternative ]
Just wondering if there has ever been a PHP theme
system that dosent suck made and opensource.
I've been looking to make/modify/learn off of one but
I couldent find one that is how I want it.

Basically I want to have like /themes/<theme-name>/theme.php
then in there pretty much _create_ a theme but with little to no php.
As in lets say for my news output, have something like:
<<newsoutput>>
<b><<ntitle>></b> - Posted on: <i><<ndate>></i>
<p><<nstory>></p>
<</newsoutput>>
and have that in my body, then something like that for the footer,
navigation, header, blah blah everything else. But I'm not really sure
how I would go about doing that and wondering if anyone has any ideas.

Thanks,
Dave



More information about the theforum mailing list