"Edwin Gustafson" <[EMAIL PROTECTED]> writes: > Greetings, > > A newbie question: > > 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. > > I looked through the list of pull tools without finding anything promising. > I also looked in the TDK templates and the mailing list archives. > > All help appreciated.
For a low work approach, you might be able to turn Velocity's VelocityFormatter class into a pull tool. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
