Hi, I need to add a small homegrown module for custom user polls to roller, so that it is available in the velocity templates of my themes. I've looked around but haven't found any hint on how to achieve that.
I guess I could write and add a servlet filter that instantiates my object and publishes it in the user's session. But I'm hoping there is a better, ie more proper way? I'm developing on the roller 4.0 release candidate, btw. -- Fredrik Jonson
