> first of all, 0.8 is a very good release, imho.
Thank ya!
> instead i have been using:
>
> opensidebox("Title");
> echo "content"; //or just plain html
> closebox();
Clever. Plus it will work with templates without too much fuss.
I would like templates to be anything the admin wants 1) straight
HTML, 2) theme assisted, 3) module driven on-the-fly changes.
Matt
|