On 30 Aug 2002, simran wrote:
> ps: You did not mention anything about adding filter args support... i
> though that you were going to put in some sort of a feature to support
> filter arguments (for which Cees sent a patch...) - is this still on the
> agenda?
Ah, you're right. I knew I was for
Excellent... can't wait to try it out... thanks Sam.
ps: You did not mention anything about adding filter args support... i
though that you were going to put in some sort of a feature to support
filter arguments (for which Cees sent a patch...) - is this still on the
agenda?
On Sat, 2002-08-3
On Thu, 29 Aug 2002, Chisel Wright wrote:
> Whoever pasted the chages into sourceforge
> (http://sourceforge.net/project/shownotes.php?release_id=107880)
> forgot to replace '<' with '<' etc.
Uh, yeah, whoever did that should get his act together.
Thanks!
-sam
---
On Fri, Aug 30, 2002 at 05:13:33PM -0400, Sam Tregar wrote:
> CHANGES
>- New Feature: The default attribute allows you to specify
> defaults for tags.
>
>- Bug Fix: fixed parser to reject s with no names.
> (crazyinsomniac)
>
Whoever pasted the chages in
Howdy!
This will probably show my ignorance, but here goes...
I wrote a couple of app's that work fine until I add a
CGI param to the SQL mix.
If I hardcode the param in: my $sql =
qq/ SELECT * FROM Foo WHERE ID = 123 ORDER BY bar /;
Then each page displays only rows with ID
CHANGES
- Fixed parser to recognize negative numbers. Thanks to Fran
Fabrizio for the report.
- Fixed parser to allow for HTML-comment style tags. Thanks to
Stuhlpfarrer Gerhard for the spot.
- Updated mailing-list information to reflect move from vm.com to
sourceforge.net
DESCRIPTION
CHANGES
- Added support for HTML::Template 2.6's new DEFAULT attribute.
- Added support for HTML::Template 2.6's new __counter__ variable.
- Updated mailing-list information to reflect move from vm.com
to sourceforge.net
- Fixed bug where tmpl_var's with the escape attribute would
cause a
CHANGES
- New Feature: HTML::Template will combine HTML_TEMPLATE_ROOT
environment variable and path option if both are
available. (Jesse Erlbaum)
- New Feature: __counter__ variable now available when
loop_context_vars is set (Simran Ga