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

Home » FUDforum » How To » Change Coding For Msg-edit.gif
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Change Coding For Msg-edit.gif [message #36888 is a reply to message #34771] Sun, 15 April 2007 23:23 Go to previous messageGo to previous message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma:
Senior Member
index draws the list of all forums.

thread draws a list of all threads in a flat view

threadt draws a list of all threads in a tree view (dont use tree view, it is the devil)

msg draws the container of all the single messages

drawmsg draws a single message, it contains subtemplates that has the toolbars etc

drawpmsg is a single private message

subtemplates named "entry" indicates that they draw the top of a list, like, the explanation text:
Topic title, Views, Date

subtemplates named "row" draws the actual rows of information:
This is a new message, 3, 2007-10-14

subtemplates ending with _lnk means they are a href link value, for example this subtemplate: ernie_link_button_lnk
would read in clear HTML:
http://www.p*#$s.com/index.php?size=tiny
( of course it doesn't though, they always look like {ROOT}?t=stupidlink&id={VAR: r[3]}&{DEF: _rsid} (or something like that))

While the "boss" of ernie_link_button_lnk would be ernie_link_button (without the ending _lnk) and would looks something like this:
<a href="{TEMPLATE: ernie_link_button_lnk}">{VAR: r[4]}</a>


Hope that stuff helps you at least a tiny bit on the way.







[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Function of account moderators
Next Topic: Cant seem to add a new category name
Goto Forum:
  

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

Current Time: Sun Nov 24 04:29:12 GMT 2024

Total time taken to generate the page: 0.04283 seconds