Customisable sidebar !?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
PurpleCow
Regular
Posts: 64
Joined: Sun Jan 30, 2005 11:25 am
Contact:

Customisable sidebar !?

Post by PurpleCow »

Hi,

I am using almost latest CVS snapshot...which is a week old.
The new ver 0.8 offers us the option of separated HTML from the actual code. However...the side bar is still not customisable. Or rather its quite difficult to customise every pixel of the same. may be because they are a part of plugins and plugins are not yet separated the html from teh code. Any plans yet ?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Customisable sidebar !?

Post by garvinhicking »

Sidebar plugins will supposedly never be HTML-adjustable. In effect it'S better to take the plugin and modify it in PHP Code; most of them just output simple HTML.

The reason for this is just plain performance. If Smarty would have to parse 10-15 seperated templates file on top of the templates already parsed, the performance would really suck.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply