Glossary Plugin

Creating and modifying plugins.
Post Reply
defuru
Posts: 2
Joined: Sun May 08, 2005 4:13 pm

Post by defuru »

i'm loving the idea of this. will definitly give this a shot, at least on my localhost :)

would it be possible to take this plugin a step further by making a generell code rewrite version ?
ie

Code: Select all

currently:
s9y:the serendipidy blog engine

alternativley:
s9y:<a href="www.s9y.org" class="whatever">s9y</a>
or
s9y:<img src="s9y.gif">
it would seem to me that since you already have the code rewrite on render in there, that just might be possible.
on the other hand its supposed to be a glossary plugin, and it does just that. and the functionality it has in the admin pannel also makes it seem sweet.

/edit
poor me must remember that to != the, damn not native language :)
mgroeninger
Regular
Posts: 546
Joined: Mon Dec 20, 2004 11:57 pm
Contact:

Post by mgroeninger »

defuru,

While I don't use it, I believe there is a general rewrite plugin which comes with serendipity standard.

You might play with serendipity_event_contentrewrite (listed as Content Rewriter in configure plugins) and see if it meets your needs.
Post Reply