Add plugin path, separate search plugins
authorChip Black <bytex64@bytex64.net>
Mon, 15 Jun 2009 03:24:13 +0000 (22:24 -0500)
committerChip Black <bytex64@bytex64.net>
Mon, 15 Jun 2009 03:24:13 +0000 (22:24 -0500)
Added plugin path to Config, used to search for plugins. Moved search
plugins into their own directory, with a slightly different makefile.
Modified PluginManager to search for assemblies on the search path.

Search plugins have been modified to do proper url escaping (which,
incidentally, makes them even simpler).


No differences found