Re: Anyone want to beta test JSPWiki Tag plugin?
"Claudia Frers" <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Of course I'd like to test it :-) Am almost finished with the doc. As always when you miss text and start from scratch the second version turns out best and it will probably apply to your plugin-- Mind you it hasn't rained much this summer in Denmark so the sun has priority to the doc ;-) On 8/7/07, Murray Altheim <[email protected]> wrote: > > Hi, > > I'm almost finished with some new plugins: a Tag plugin (for > setting one or more tags on a page) and a HasTagOf plugin > (for querying tags). Setting some tags is as easy as > > [{Tag Actor Person Male Honcho }] > > permitting simple queries like > > [{HasTagOf Actor }] > > but also logical queries, e.g., > > [{HasTagOf (( Actor AND Person ) NOT Female ) }] > > which returns Burt Reynolds but not Sally Field. > > As with many of the CeryleWikiPlugins, there's an optional > 'output' parameter that allows the output from the plugin > to be formatted as a space-, colon- or comma-delimited > list, a bullet, numbered or plain list, or a count. > > There's also a singleton-per-WikiEngine TagManager API and > implementation (TagManagerImpl) which would permit someone to > develop JSP-based hooks into the TagManager (hint hint, > willing to help if you're willing to share). The API is new > and probably could use some additional features, but works > fine so far. > > If anyone wants to try this out with the PROMISE of giving me > feedback let me know. I can't promise any support but I'll try > to help to get it installed, am working on the documentation > as well. As with the rest of the CeryleWikiPlugins, all are > released under an Apache license. > > I'm just working out a couple of bugs, close to ready. > > 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 > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList >