Status: offline

remy

Forum User
Full Member
Registered: 06/09/03
Posts: 162
The Glossary plugin is nearly finished. See it in action at www.mycobol.net

The Glossary is kind-of a dictionary, containing terms and/or abbreviations along with explanations.
A GL-site can now create a site-Glossary, which will be searched for terms for any story. The words found are linked in the text.
There is a second feature. The Glossary could update the "What's related" block as well with all the words found.

I do have a request to the maintainers of GL core.
In order to have a real nice feature, I see a new API for this plugin:

plugin_handlestory_Glossary

This function expects a string (the full story text).
This function will return the updated story text to contain links into the Glossary.

What do you think? Possible?