I use 2.0
I said most BOXES are templates
I got the result I wanted by modifying index.pl code in order to i. add boxes on the left handside, ii. export a few variables I use in the templates. I still have portald store html-formatted data into blocks, which doesn't please me (formatting should be in templates, right?).
I don't recall exactly, but to me, the header method of Slash.pm does too many things at a time, unless there is an easy way to override its behaviour I do not know.
Re:2.0 or 2.2? (Score:1)
I said most BOXES are templates
I got the result I wanted by modifying index.pl code in order to i. add boxes on the left handside, ii. export a few variables I use in the templates. I still have portald store html-formatted data into blocks, which doesn't please me (formatting should be in templates, right?).
I don't recall exactly, but to me, the header method of Slash.pm does too many things at a time, unless there is an easy way to override its behaviour I do not know.
Thx for your help.