PHP Classes

File: engine/modules/core/blog/tpl/blog.tpl.php

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/core/blog/tpl/blog.tpl.php   Download  
File: engine/modules/core/blog/tpl/blog.tpl.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 474 bytes
 

Contents

Class file image Download
<div class="blog-date">Published on [ATTRIBUTE|name=date:[LISTITEM]] by [AUTHOR:[LISTITEM]]</div>
<div class="blog-title">
  <h3>[LINK:[LISTITEM]]</h3>
</div>
<div class="blog-preview">
  <div class="blog-thumb"><div class="thumb">[IMGTHUMB|link=[LISTITEM]|640x480|node=[LISTITEM]:{ATTRIBUTE|name=thumbnail:[LISTITEM]}]</div></div>
  <div class="blog-teaser">[ATTRIBUTE|name=teaser:[LISTITEM]]</div>
</div>
<div class="blog-actions">[LINK|title={READMORE}:[LISTITEM]]
</div>