/[mws]/trunk/templates/macros.tt2
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/templates/macros.tt2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 42 by dpavlin, Mon May 10 22:04:01 2004 UTC revision 46 by dpavlin, Tue May 11 19:50:48 2004 UTC
# Line 72  $stash->set( search => sub { Line 72  $stash->set( search => sub {
72    <div class="[% key %]">    <div class="[% key %]">
73    [% description %]    [% description %]
74    [% FOREACH l IN list %]    [% FOREACH l IN list %]
75     <br>[% search("${key}_phrase",l.name,param.sort_by) %]&nbsp;<span class="counter">[% l.usage %]</span>     <br>[% search(key,l.name,param.sort_by) %]&nbsp;<span class="counter">[% l.usage %]</span>
76    [% END %]    [% END %]
77    </div>    </div>
78   [% END %]   [% END %]

Legend:
Removed from v.42  
changed lines
  Added in v.46

  ViewVC Help
Powered by ViewVC 1.1.26