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 
 
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_DATE### ###NEWS_TIME###

###NEWS_TITLE###

###NEWS_IMAGE### ###NEWS_SUBHEADER###
###GOTOARCHIVE### -->