1 travis-s May 06, 2004 18:56
3 Travis Swicegood May 14, 2004 19:05
See Mambo :) Create “module” or “widget” spaces. The template then calls loadWidget(’left’) or loadWidget(’right’). In the admin area when they specify the that they want widget X to display, they decide which area they want it to display. You can take it one step further and create a table that holds all of the display locations so the user can add multiple locations that their template can pull from. (Mambo is just now heading in that direction).
b2evo plugins are meant to go far beyond that, but they’ll address widget use also.
Right now, installing a plug in just means copying th eplugin file in the right folder. Can it be simpler? Upload them through a web page??
Regarding the widgets, do you mean they should appear automatically on the blog page? At what place!??