Title | Support Nested plugins inside the body of a plugin |
Date | 19-May-2005 09:21:47 EEST |
JSPWiki version | v.2.2.14 |
Submitter | DirkFrederickx |
Idea Category | PluginIdea |
Reference | |
Status | ImplementedIdea |
Currently the wiki engine doesn support support calls to a plugin or variable (e.g. [{$variable}]) nested inside the body of another plugin. Which creates an important limitation w.r.t. what info can be put inside the body of a plugin.
E.g. the TablePlugin tries to solve this with a clumsy escape character concept E.g. the NewPageHandler defines an alternative variable syntax to work around this problem.
--DF
Attached is a patch for the current CVS version (as of 15th November 2005) which should sort out this problem. See BugTranslatorReaderDoesntAllowNestedPlugins for a patch for previous versions which used TranslatorReader.
--DaveSB
Implemented in 2.3.44
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
txt |
NestedPlugins-patch.txt | 1.2 kB | 1 | 15-Nov-2005 15:55 | DaveSB |