[
https://issues.apache.org/jira/browse/JSPWIKI-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864976#comment-13864976
]
Ichiro Furusato commented on JSPWIKI-624:
-----------------------------------------
I'm currently working on a plugin that uses the ReferenceManager's refersTo and
referring maps, which overlaps a bit with the features of the Query plugin.
Could someone describe the use case of this request so I can better understand
what problem is that the OP is trying to solve? I might be able to shoehorn
this in if I understood why they'd want this functionality. I'm guessing they
want to be able to filter the RecentChanges according to some kind of rule(s),
but this might be easier accomplished using a regex on the existing
RecentChangesPlugin rather than the Query, which is rather complicated and uses
wiki-level caching over the results and probably wouldn't suit page-level
caching (and would therefore potentially be a real resource hog and/or be slow).
> JSPWiki should have a plugin which combines the functionality of
> RecentChanges org.ceryle.wiki.plugin.Query
> --------------------------------------------------------------------------------------------------------------
>
> Key: JSPWIKI-624
> URL: https://issues.apache.org/jira/browse/JSPWIKI-624
> Project: JSPWiki
> Issue Type: Improvement
> Components: Plugins
> Reporter: Zoltán Baráti
>
> I'm using Query now for a while in a private development project I'd find it
> useful as much as I'd gladly contribute in it .
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)