Ignore:
Timestamp:
Apr 3, 2006, 12:26:19 AM (18 years ago)
Author:
plg
Message:

improvement: tags replace keywords. Better data model, less
limitations. Each image can be associated to as many tag as needed. Tags can
contain non ASCII characters. Oriented navigation with tags by association.

File:
1 edited

Legend:

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

    r1092 r1119  
    108108  </tr>
    109109  <tr>
    110     <td class="label">{lang:Keywords}</td>
    111     <td class="value">{INFO_KEYWORDS}</td>
     110    <td class="label">{lang:Tags}</td>
     111    <td class="value">{INFO_TAGS}</td>
    112112  </tr>
    113113  <tr>
Note: See TracChangeset for help on using the changeset viewer.