/[webpac]/trunk2/output_template/index.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk2/output_template/index.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 546 - (hide annotations)
Tue Oct 26 18:59:38 2004 UTC (19 years, 5 months ago) by dpavlin
File size: 81 byte(s)
Removed all unaccented letters except in bfilter for characters in "part".
This solves problem of different browsers sorting differently according to
current locale setting. This way, only US ASCII characters are used and
everything is (hopefully) fine.

1 dpavlin 411 [% FOREACH e IN data -%]
2 dpavlin 546 [% e.sort_by %] [% e.mfn %] [% e.headline %]
3 dpavlin 411 [% END -%]

  ViewVC Help
Powered by ViewVC 1.1.26