MURPHY’S LAW: When you test something over and over again and think you have it all set for deployment, it will inexplicably FAIL when you finally declare it operational.

After numerous tests this afternoon, the plugin was working perfectly. Now it is not doing anything. No errors, no nothing. CRAP!

Update: See Test Post

Update2:(Jan. 8, 2006) For those visitors interested in the Wikiadd plugin, it’s been deactivated since I upgraded to Wordpress 2.0. If I do reinstall it, I’ll take a closer look at the SQL queries and function parameters. I noticed during the first installation, that the tables in the previous version of Wordpress may have had some differences in the names that were used. The plugin didn’t hurt anything, but it didn’t work as well as I would have liked, either.

A plugin for this blog that will post selected content on the TrueNorth teacher wiki is now up and running deactivated. This is a very cool integration of Wordpress and Wikka Wiki, two applications that are now were “talking to each other.” I want to use the wiki as a repository for some things that I can also write about on Borderland.

The plugin is configured to put anything I categorize as teacher research into the wiki, creating a wiki page that converts the blog title into a WikiName and to display the link to the wiki page on the bottom of the post. The wiki page is also linked back to the blog. One problem I had was that the wiki is configured to require user login for authoring. A function in the plugin needed to be customized slightly to deal with that. Otherwise, it was all pretty straightforward.

Now I won’t have I still had to to copy and paste in order to include relevant blog posts in the wiki [because the posts longer than a few lines weren't written to the database] If you solve this problem, please let me know.