webgui/lib
Colin Kuskie c867f9eadb Most assets call processTemplate to do their template processing. Inside
of processTemplate, there is a call to $self->get which adds all the asset
properties to the list of template variables.  Sometimes they duplicate
entries in the www_ method (like view).  Sometimes they're not interesting,
like templateId, but they're still valid template variables.
I'm going to start a new template variable entry for each asset that
will just contain those variables.  Any www_ method calling processTemplate
can then include them via ISA into their list of template variables.
2006-11-29 23:10:16 +00:00
..
Spectre - Removed the need for DateTime::Cron::Simple, which also added the ability 2006-09-30 19:29:47 +00:00
WebGUI Most assets call processTemplate to do their template processing. Inside 2006-11-29 23:10:16 +00:00
XML/RSS Adding XML::RSS::Creator to the WebGUI /lib because it's not on CPAN yet. 2005-06-19 22:32:01 +00:00
default.ttf fixed captcha 2005-09-24 17:26:40 +00:00
WebGUI.pm HEAD ready for 7.3.0 dev 2006-11-23 09:35:20 +00:00