|
|
|||||||||||||||||||||||||||||||||||
|
Tutorial for users who signed up after March 13, 2001 As of March 13, 2001 everyone who signs up for we::blog gets a template that predefines building blocks so that editing the template is easier without sacrificing the customizability that you had before. For anyone who signed up before, you can check out testlog (show template) to see how this works. Here is how your template is structured. It is important to note that some "tags" are in this format [#tag] and some are in this format [$tag]. [#tag]s are predefined building blocks that can be customized by the advanced user by editing the translate_template directives in their <weblog> section. Don't modify these unless you know what you're doing!
[IF $is_owner] <a href="[$edit_template]">edit template</a> [ENDIF]
[$message_title] [$message_body] last modified [#mod_datetime] [#post]
[#main_page]
[#messages]
[#date_header]
[#hidden_message]
[#visible_message]
[$message_title] [#edit]
[$message_body]
[$message_id] |
posted by <b>[$author_nickname]</b> at
[$post_hour]:[$post_minute]
| [#comment]
[/#visible_message]
[/#messages]
[/#main_page]
[#comments_page]
[#messages]
[#hidden_message]
[#visible_message]
[$message_title] [#edit]
[$message_body]
[$message_id] |
posted by <b>[$author_nickname]</b> on
[#post_datetime]
[/#visible_message]
[/#messages]
[/#comments_page]
[#main_page]
[#archives]
<a href="[$link]">[$month_name] [$year]</a>
[/#archives]
[/#main_page]
Are you still having trouble with your HTML template? Check out we::blog news for more tips and additions to the service. Check out the FAQ. The FAQ sucks? Or you've got a question for the FAQ? E-mail me. You'd love to see another tutorial? E-mail me. |
||||||||||||||||||||||||||||||||||