Closed GoogleCodeExporter closed 9 years ago
maybe instead of adding support through the search plugin, support can be added
through the forum plugin itself. adding a plugin_trigger to the search plugin
and adding an implementation of that trigger in the forum plugin.
Original comment by conormac...@gmail.com
on 28 May 2011 at 1:18
I was going to suggest something like that.
when someone does a search, you should read through the full list of installed
plugins. For each plugin that has a search method, call that search method and
add the results to a list.
then return the list.
Original comment by kae.verens@gmail.com
on 28 May 2011 at 1:40
closing this. new issue opened, #169
Original comment by kae.verens@gmail.com
on 14 Jun 2012 at 8:08
Original issue reported on code.google.com by
conormac...@gmail.com
on 28 May 2011 at 1:13