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
Colin Kuskie
8b7946e994
template variables broken out
2006-06-04 03:48:41 +00:00
Wouter van Oijen
ae779fa0d9
Fixed another Events Calendar bug
...
Fixed XHTML compliance
Added 'today' option as Start Month for Event Calendar
Added 'owner' template variable to Event Calendar Templates
2006-06-02 15:28:22 +00:00
Colin Kuskie
dea8fdc109
final XHTML changes. Help should be fully XHTML compliant now
2006-05-05 18:11:08 +00:00
Colin Kuskie
8691b64493
XHTML fixes, 72 to go
2006-05-05 05:41:03 +00:00
Colin Kuskie
74245e689a
XHTML fixes
2006-05-04 20:53:23 +00:00
Colin Kuskie
115d85a79a
XHTML fixes, and moving UILevel docs into Help file
2006-05-03 04:41:19 +00:00
Colin Kuskie
0f6d8e57de
More UI level docs moved into Help from i18n.
...
Fixed missing close list tags that muck up flat help rendering.
2006-05-01 04:04:52 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
Colin Kuskie
ea8415f902
bugfix, missing labels
2005-12-04 15:56:59 +00:00
Colin Kuskie
bc87ca60ea
update template documentation, change to XHTML
2005-10-19 23:47:36 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Colin Kuskie
7a76e2efdc
*** empty log message ***
2005-09-21 04:56:35 +00:00
Colin Kuskie
a12e5c9cb3
Move Event help and labels into its own file
2005-04-20 03:26:41 +00:00
Colin Kuskie
8744495b1d
move asset files into a namespace
2005-04-05 20:19:19 +00:00