Box templates

Box templates are small and reusable template files or components. These snippets of VTE and xHTML code are broken down to individual .tpl's to perform a specific task, like print “most popular” news, author info, breadcrumb, article summary, etc.

Box templates are not stand-alone, and are included in Frame templates using <vte:include> statement.

They can also carry a special functionality, combining powerful VTE statements, JavaScript or something else - almost all Vivvo's Widgets are basically box templates.

./xhtml/box

Template name Description Scope
Archive
archive_calendar.tpl Archive calendar template System wide
archive_search.tpl Archive search form System wide
Article Page
article_breadcrumb.tpl Article breadcrumbs Article page only
article_social_bookmarks.tpl Social bookmarks template (del.icio.us, Digg…) Article page only
article_tags.tpl Template for tags of particular article Article page only
article_tools.tpl Article tools for e-mail to a friend, print, plain text. Article page only
email_to_a_friend.tpl Email to a friend form template Article page only
article_vote.tpl Template with AJAX star rating bar Article page only
font_size.tpl Font size of articles (increase / decrease) Article page only
related_news.tpl Template for related articles box Article page only
comments_add.tpl Form for posting comments Article page only
comments.tpl List of article approved comments Article page only
Author page
author_info.tpl Template for author info box Author page, article page
author_publishing.tpl List of published articles from current author by months Author page, article page
Category page
category_breadcrumb.tpl Category breadcrumbs Category page only
subcategory_headlines.tpl List of current subcategories and their articles Category page only
Reusable components
header.tpl Template for header System wide
footer.tpl Template for footer System wide
dump.tpl Dump messages template System wide
dhtml_menu.tpl DHTML drop down category/subcategory navigation template System wide
sections.tpl Category/subcategory navigation template System wide
pages.tpl Static pages navigation template System wide
comment_tabs.tpl Tabbed box for most commented and latest comments System wide
most_commented.tpl Template for most commented articles box System wide
latest_comments.tpl Template for latest comments box System wide
most_popular_email.tpl Tabbed box for most popular and most emailed articles System wide
most_popular.tpl Template for most popular articles box System wide
most_emailed.tpl Template for most emailed articles box System wide
rotating_headlines.tpl Headlines box template System wide
latest_news.tpl Template for latest news box System wide
more_news.tpl Category based more news template System wide
ticker.tpl Fading news ticker System wide
featured_author.tpl Featured author box (random appearance) System wide
tag_cloud.tpl Template for most popular tags System wide
search.tpl Site search form System wide
login.tpl Login form template System wide
 
devdoc/templates/box_templates.txt · Last modified: 2008/11/07 05:40 by boccio
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki