PHP Classes

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

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/core/gallery/tpl/gallery.tpl.php   Download  
File: engine/modules/core/gallery/tpl/gallery.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: 284 bytes
 

Contents

Class file image Download
<a class="gallery-thumb" href="[FILEATTRIBUTE|name=path|node={LISTNODE}:{LISTITEM}]">
  <div class="thumb-container">
    [IMGTHUMB|150x150|node={LISTNODE}:{LISTITEM}]
  </div>
  <div class="gallery-item-title">
    [FILEATTRIBUTE|name=name|node={LISTNODE}:{LISTITEM}]
  </div>
</a>