Hi,

Having finished the HMTL-slides presentation system I mentioned in my
previous message I am now ready to take the big plunge to redo my site
in TT.

One of the things I'd like to do is this. If a document contains a META
variable 'date_first_pub' the check the validity of the date (which must
be in ISO8601 format) and if it is valid convert it to epoch so it can
be fed to the Date plugin. My first feeling was to enable EVAL_PERL and
add some perl code, but after some reconsideration I'd prefer to do this
with a custom made plugin. I found some pointers in the Badger on how to
write your own plugins, but what escapes me is where do I put it? I'd
rather not put in in the standard perl library tree as I feel it would
be better to store it under the project directory where everything else
is stored.

Any pointers giving me a nudge in the right direction would be
appreciated.

Grx HdV



_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to