BOARD TEMPLATES
EXAMPLE 1 - LIST style
Global markers, as set up in TypoScript:
These are substituted throughout the whole template.
GW1B / GW1E
GW2B / GW2E
GW3B / GW3E
GC1
GC2
GC3
GC4
TEMPLATE_OVERVIEW
This is the template for the overview of categories and forums.
// Category Markers:
CATEGORY_TITLE
CATEGORY_DESCRIPTION
CATEGORY_FORUMNUMBER
// Category subparts:
LINK
// Forum Markers:
FORUM_POSTS
FORUM_THREADS
FORUM_TITLE
FORUM_DESCRIPTION
LAST_POST_DATE,
LAST_POST_TIME
LAST_POST_AUTHOR
LAST_POST_AGE
// Forum subparts:
LINK
LINK_LAST_POST
// Post Markers:
POST_TITLE // include link
POST_CONTENT
POST_REPLIES
POST_AUTHOR
POST_DATE,
POST_TIME
POST_AGE
// Post Subparts:
LINK
| ###GW3B### Forum ###GW3E### |
###GW3B### Topics ###GW3E### |
###GW3B### Posts ###GW3E### |
###GW3B### Last Post###GW3E### |
| ###GW2B### ###CATEGORY_TITLE### ###GW2E### |
|
 |
###GW1B### ###FORUM_TITLE######GW1E### ###GW2B### ###FORUM_DESCRIPTION### ###GW2E### |
###GW1B### ###FORUM_THREADS### ###GW1E### |
###GW1B### ###FORUM_POSTS### ###GW1E### |
###GW2B### ###LAST_POST_DATE### ###LAST_POST_TIME### ###LAST_POST_AUTHOR######GW2E### |
| NEW! |
###GW1B### ###POST_TITLE######GW1E### ###GW2B### ###POST_CONTENT### ###GW2E### |
###GW1B### ###GW1E### |
###GW1B### ###POST_REPLIES### ###GW1E### |
###GW2B### ###POST_DATE### ###POST_TIME### ###POST_AUTHOR### ###GW2E### |
|
TEMPLATE_FORUM
Template for listing of items in a single forum.
// Post Markers
POST_THREAD_CODE
POST_TITLE
POST_CONTENT
POST_REPLIES
POST_AUTHOR
POST_DATE
POST_TIME
POST_AGE
LAST_POST_DATE
LAST_POST_TIME
LAST_POST_AUTHOR
LAST_POST_AGE
// Post Subparts
LINK
LINK_LAST_POST
| ###GW3B### Topics ###GW3E### |
###GW3B### Replies ###GW3E### |
###GW3B### Author ###GW3E### |
###GW3B### Last Post ###GW3E### |
 |
###GW1B### ###POST_TITLE### ###GW1E### |
###GW1B### ###POST_REPLIES### ###GW1E### |
###GW1B### ###POST_AUTHOR### ###GW1E### |
###GW2B### ###LAST_POST_DATE### ###LAST_POST_TIME### ###LAST_POST_AUTHOR######GW2E### |
|
|
|

TEMPLATE_THREAD
Template for the listing of a the posts in a thread.
// General subparts
LINK_BACK_TO_FORUM
LINK_FIRST_POST
LINK_PREV_THREAD
LINK_NEXT_THREAD
// General markers
FORUM_TITLE
// Post Markers
POST_THREAD_CODE
POST_TITLE
POST_CONTENT
POST_REPLIES
POST_AUTHOR
POST_AUTHOR_EMAIL
POST_DATE,
POST_TIME
POST_AGE
// Post subparts
LINK
LINK_PREV_POST
LINK_NEXT_POST
| ###GW3B###Author###GW3E### |
###GW3B###Message###GW3E### |
###GW1B### ###POST_AUTHOR######GW1E### ###GW2B### ###POST_DATE### ###POST_TIME### ###GW2E### |
###GW1B### ###POST_TITLE### ###GW1E###
###GW1B### ###POST_CONTENT### ###GW1E### |
###GW1B### ###POST_AUTHOR######GW1E### ###GW2B### ###POST_DATE### ###POST_TIME### ###GW2E### |
###GW1B### ###POST_TITLE### ###GW1E###
###GW1B### ###POST_CONTENT### ###GW1E### |
| ###GW2B### « BACK TO FORUM ###GW2E### |
|
