in Roller 3.0rc1, I need to provide a custom calendar for our blog, which will require some Java code, and would prefer to subclass org.apache.roller.ui.rendering.model.CalendarModel rather than just hack that class, for ease of upgrades.

But, searching through the code, I can't see where references to $calendarModel in weblog.vm are matched to the java class listed above.

I've searched all the source download, could someone please point me to where this mapping is made, or how it works, so how I could map it to e.g. ExtendedCalendarModel in the same package instead?

or, as I'll probably have to write more custom code to use in my theme templates, how I could use, e.g. $customModel in my roller-custom.vm macro library, to refer to a CustomModel class?


--


Ben Avery
Software Developer
Youthnet UK

email: [EMAIL PROTECTED]
phone: 020 7288 7333
snail: 2-3 Upper Street
       London N1 0PQ

Reply via email to