FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Suggestions » This one will never fly but here it is anyway.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
This one will never fly but here it is anyway. [message #13097] Mon, 22 September 2003 14:20 Go to previous message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma:
Senior Member
I came up with, what I think to be, a solution to the theme problem. What if there was an index.tpl that decided which content would be in the body? An example is just easier:

{* Done smarty style for convience. *}
<html>
<head>
<title>FUDForum</title>
<head>
<body>

{* User stuff could easily be added here and the user would never have to worry about the rest of the templates and just mess with the stylesheet. *}

{if $t = post}
{include file=post.tpl}
{/if}

{if $t = index}
{include file=frontpage.tpl}
{/if}

</body>
</html>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon6.gif
Previous Topic: Indicator of New Messages with Collapsed Forum Group
Next Topic: Forum Seperators
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 22:31:19 GMT 2024

Total time taken to generate the page: 0.06273 seconds