Migrating to template with sidebar plugins management?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Mekk
Regular
Posts: 54
Joined: Tue Jul 22, 2008 7:53 pm
Contact:

Migrating to template with sidebar plugins management?

Post by Mekk »

Well, I guess not quite typical, but ....

I am recently finding managing sidebar plugins via admin interface to be more an obstacle than a benefit (clickelty up, clickety down, clickety left,...). And, especially, no way to try something and easily rollback if it does not work that well.

Is it possible to somehow migrate off this? I mean editing plugin locations directly inside template code.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Migrating to template with sidebar plugins management?

Post by garvinhicking »

Hi!

Sure. You can remove the {serendipity_printSidebar} command, and instead call every plugin manually through {serendipity_showPlugin}.

See http://s9y.org/78.html

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/
abdussamad
Regular
Posts: 117
Joined: Fri Apr 21, 2006 10:11 pm
Location: Karachi, Pakistan
Contact:

Re: Migrating to template with sidebar plugins management?

Post by abdussamad »

Mekk wrote:Well, I guess not quite typical, but ....

I am recently finding managing sidebar plugins via admin interface to be more an obstacle than a benefit (clickelty up, clickety down, clickety left,...). And, especially, no way to try something and easily rollback if it does not work that well.

Is it possible to somehow migrate off this? I mean editing plugin locations directly inside template code.
You could also upgrade to a newer version of s9y. Newer versions have a click-and-drag to rearrange sidebar plugins behaviour. There is a video about it too:

http://blog.s9y.org/archives/127-New-Se ... tures.html
Post Reply