NEWS TEMPLATES
EXAMPLE
Common markers:
These are substituted in all news item displaying templates:
Markers:
NEWS_UID - ID number (uid) of the news item
NEWS_TITLE - News item title
NEWS_AUTHOR - name of author
NEWS_EMAIL - email of author
NEWS_DATE - date
NEWS_TIME - time
NEWS_AGE - age of news item in minutes, hours, days or years
NEWS_SUBHEADER - subheader, if empty main content is inserted here in LIST and LATEST
NEWS_CONTENT - main content
NEWS_LINKS - news links
NEWS_CATEGORY - news item category
NEWS_CATEGORY_IMAGE - news item category image
NEWS_RELATED - links to related news
NEWS_IMAGE - news item images
NEWS_CATEGORY_ROOTLINE - category rootline
PAGE_UID - Page id of the parent page (pid)
PAGE_TITLE - Title of the parent page of the news item
PAGE_AUTHOR - Page author, if any
PAGE_AUTHOR_EMAIL - Page author email, if any
News Language Markers (see pi/locallang.php):
LATEST_HEADER - header for the LATEST element
GOTOARCHIVE - link to archive page in latest template
ARCHIVE_HEADER - same for AMENU
MORE - more ;-)
TEXT_CAT - text output before categories and category images in LIST view (eg: 'categories:')
TEXT_CAT_LATEST - the same in a shorter form for the LATEST element (eg: 'cat:')
BACK_TO_LIST - link back to list-view in single-view template
ARCHIVE_EMPTY_MSG - no items in archive
SEARCH_EMPTY_MSG - message for empty search results
TEXT_NEWS_AGE - text inserted before the age of the news item
Wrapped Subparts:
LINK_ITEM - link to the news item single display
LINK_PREV - used in the pagebrowser
BROWSE_LINKS - used in the pagebrowser
LINK_NEXT - used in the pagebrowser
TEMPLATE_LATEST
This is the template for the latest news, typically displayed on a frontpage.
###NEWS_TITLE###
###NEWS_SUBHEADER###
###MORE###
TEMPLATE_LIST
This is the template for the list of news in the archive or news page or search.
###NEWS_CATEGORY_ROOTLINE###
###NEWS_DATE###
###NEWS_TITLE###
###NEWS_IMAGE###
###CATWRAP_B### ###TEXT_CAT### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E###
###BROWSE_LINKS###
TEMPLATE_SINGLE
This subpart is used to display single news items
###NEWS_CATEGORY_ROOTLINE###
###NEWS_DATE### ###NEWS_TIME###
###NEWS_TITLE###
###CATWRAP_B### ###TEXT_CAT### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E###
###NEWS_AUTHOR###
###NEWS_SUBHEADER###
###NEWS_IMAGE###
###NEWS_CONTENT###
###ADDINFO_WRAP_B###
###TEXT_RELATED###
###NEWS_RELATED###
###TEXT_FILES###
###FILE_LINK###
###TEXT_LINKS###
###NEWS_LINKS###
###TEXT_RELATEDBYCATEGORY###
###NEWS_RELATEDBYCATEGORY###
###ADDINFO_WRAP_E###
###NEWS_SINGLE_PAGEBROWSER###
TEMPLATE_SINGLE_RECORDINSERT
This subpart is used to display single news items with the "Insert Records" content element
###NEWS_DATE### ###NEWS_TIME### ###TEXT_NEWS_AGE### ###NEWS_AGE###
###NEWS_TITLE###
###CATWRAP_B### ###TEXT_CAT### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E###
###NEWS_AUTHOR###
###NEWS_SUBHEADER###
###NEWS_IMAGE###
###NEWS_CONTENT###
###ADDINFO_WRAP_B###
###TEXT_RELATED###
###NEWS_RELATED###
###TEXT_FILES###
###FILE_LINK###
###TEXT_LINKS###
###NEWS_LINKS###
###TEXT_RELATEDBYCATEGORY###
###NEWS_RELATEDBYCATEGORY###
###ADDINFO_WRAP_E###
###COMMENTS###
###NEWS_SINGLE_PAGEBROWSER###
###BACK_TO_LIST###
TEMPLATE_SINGLE_FORUM
This subpart is used to display single news items with the "Insert Records" content element
###NEWS_DATE### ###NEWS_TIME### ###TEXT_NEWS_AGE### ###NEWS_AGE###
###NEWS_TITLE###
###CATWRAP_B### ###TEXT_CAT### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E###
###NEWS_AUTHOR###
###NEWS_SUBHEADER###
###NEWS_IMAGE###
###NEWS_CONTENT###
###BACK_TO_LIST###
TEMPLATE_ARCHIVE
Subpart for the news archive menu.
TEMPLATE_ARCHIVE_NOITEMS
Shown if the archive has no items!
TEMPLATE_SEARCH
Subpart for the search-form.
this is shown if the search result is empty
###SEARCH_EMPTY_MSG###
TEMPLATE_HEADER_LIST
shows a list of news titles
###BROWSE_LINKS###
TEMPLATE_CAT_RELATED
shows a list of related news with the same category
###GW2B######NEWS_TITLE### ###NEWS_TIME### ###GW2E###