> Greetings, yo.
> I have my template engineer's hat on today and would like to display the > current year in a Velocity template. I'm sold on the idea of pulling data > from the template rather than pushing it from a subclassed screen. Is > there a standard way of pulling date information in Turbine? I'm using > Turbine 2.1. no standard i know of. > I looked through the list of pull tools without finding anything promising. > I also looked in the TDK templates and the mailing list archives. try this out. it can be used as a global pull tool. http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/rupert/src/java/org/ap ache/commons/rupert/nathan/DateTool.java > All help appreciated. cool. -NDB > > -- > Edwin Gustafson > Cayman Chemical > 734 971 3586 x 233 > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
