I welcome your suggestions and comments on
MovableTypePlugin
. First version of the code is posted at
MovableTypePlugin. It's relatively stable now and I wanted to get input from other TWiki developers.
Ultimately, what I want to do is automatically grab
MovableType entries that are in the same Category as the
TopicClassification of a TWiki Topic. For example, take a look at
this page. The
Related weblog entries part is what I'm attempting to build into a plugin.
--
JasonTromm - 27 Jun 2003
Be sure to review
IncludingBlogSearchInTwiki before using this plugin. There is a definite speed/function tradeoff: use the explicit search gives full MT search but is slower than the plugin. If you have MT installed using mod_perl, I think the speed of search is slightly faster than the plugin, but I've not run any benchmarks.
--
StanleyKnutson - 09 Sep 2003
checked
.zip into
CVSplugins:MovableTypePlugin
--
WillNorris - 24 Nov 2004
I have spent all day trying to det this to work. I changed to every possible path in
MovableTypePlugin.pm.
Get error: Can't call method "errstr" on an undefined value at /home/bkdesign.ca/html/cgi-bin/twiki/lib/TWiki/Plugins/MovableTypePlugin.pm line 92, which is: $mt = MT->new(Config => $MT_DIR . "mt.cfg" Anyone have any ideas why?
--
BruceRProchnau - 10 Jan 2005