sounds like a good idea. Providing plugins through (dynamic runtime)
configuration instead of by including or excluding them from a piece of
software we ship.
This piece of code maybe should discover which plugins are available and
show them on a nice JSP page where you as administrator can decide which
ones to enable/disable.
Maybe that would open up the door to some more plugin configuration, for
example who is authorized to use a certain plugin (depending on a J2EE role
he/she has).

Actually I was working on a new prototype plugin, that I named
WikiPageStatPlugin (
http://www.computerhok.nl/JSPWiki/Wiki.jsp?page=TestWikiPageStatPlugin ).
An example of something that you don't want every normal user to use, but
more for an administrator.

regards,
Harry

2008/6/24 Murray Altheim <[EMAIL PROTECTED]>:

> Not that anyone is paying that close attention, but if you have
> you'd note that I'm managing a LOT of plugins. They're growing
> like fungus around here. Now, I'm not trying to offload them but
> my time lately has been very tight and testing has been a pain
> since my typical build installation includes all of them, such
> that I'm never sure of interactions. Lately I've been getting
> ping'd on a number of different plugin packages that have been
> bundled in the large CeryleWiki plugins jar file. I should
> probably break that thing into much smaller jars. Time willing...
>
> It occurs to me to create a very simple "Controllable" API and
> add a minor callout in the PluginManager to disable the function
> of a plugin based on it occurring in an excluded list, or enable
> it based on an included list (either? both?). A disabled plugin
> would either be entirely ignored by the parser/PluginManager,
> return an empty string, or some kind of error message (this might
> be defined by the API). I'm thinking of writing some kind of UI
> or JSP to permit an administrator to individually set a flag for
> each plugin.
>
> Any thoughts on this? Bad idea? Good idea? Not an interesting
> idea? When might this might make sense, JSPWiki-version-wise?
>
> Thanks,
>
> Murray
>
> ...........................................................................
> Murray Altheim <murray07 at altheim.com>                           ===  =
> =
> http://www.altheim.com/murray/                                     = =
>  ===
> SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk               = =  = =
>
>      Boundless wind and moon - the eye within eyes,
>      Inexhaustible heaven and earth - the light beyond light,
>      The willow dark, the flower bright - ten thousand houses,
>      Knock at any door - there's one who will respond.
>                                      -- The Blue Cliff Record
>



-- 
met vriendelijke groet,
Harry Metske
Telnr. +31-548-512395
Mobile +31-6-51898081

Reply via email to