Changeset 1970 for trunk/template/yoga


Ignore:
Timestamp:
Apr 22, 2007, 3:11:56 PM (17 years ago)
Author:
plg
Message:

Feature 660 added: creation date of tthe category images can be displayed
next to category title in subcatify mode. The feature was implemented in a
very simple way that must be improved in display, performance and
recursivity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/mainpage_categories.tpl

    r1900 r1970  
    1515          {categories.category.ICON}
    1616        </h3>
     17        <!-- BEGIN dates -->
     18        <p>{categories.category.dates.INFO}</p>
     19        <!-- END dates -->
    1720        <p>{categories.category.CAPTION_NB_IMAGES}</p>
    1821        <p>{categories.category.DESCRIPTION}&nbsp;</p>
Note: See TracChangeset for help on using the changeset viewer.