Sometime on Nov 25, Jesse Erlbaum assembled some asciibets to say:
> speak to. Let me start by describing how I generally implement error
> messages in templates:
>
> <tmpl_if error_invalid_date>The date you entered is invalid.</tmpl_if>
> <tmpl_if error_invalid_widgetid>There is no such widget by that
> name.</tmpl_if>
> <tmpl_if error_some_other_case>Error with XYZ.</tmpl_if>
Exactly what I do, except add one more case:
<tmpl_if error_custom><tmpl_var error_custom></tmpl_if>
This is the case where you probably have an error message pulled out of
a database or you have an error that probably hasn't yet been passed on
to the designers for them to handle as another case - this second case
would be temporary until designers and coders sync up.
Philip
--
Keep brain from freezing.
-- Homer Simpson
Simpson and Delilah
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users