TON'S INTERDEPENDENT THOUGHTS |
||
|
My current thoughts repository on the web
Interdependent Thoughts also available in Dutch and German
(Nederlands)
(Deutsch)
Links:
Knowledge Board Blogtalk Conference Ryze Blogalization Blogs I read:
(f) : met face to face
My microblogosphere:
Technorati Cosmos Blogstreet Neighbourhood Blogdex track Organica Daypop Blogtree GeoURL
Search my blogosphere:
Archives
May 2007 April 2007 March 2007 February 2007 January 2007 December 2006 November 2006 October 2006 September 2006 August 2006 July 2006 June 2006 May 2006 April 2006 March 2006 February 2006 January 2006 December 2005 November 2005 October 2005 September 2005 August 2005 July 2005 June 2005 May 2005 April 2005 March 2005 February 2005 January 2005 December 2004 November 2004 October 2004 September 2004 August 2004 July 2004 June 2004 May 2004 April 2004 March 2004 February 2004 January 2004 December 2003 November 2003 October 2003 September 2003 August 2003 July 2003 June 2003 May 2003 April 2003 March 2003 February 2003 January 2003 December 2002 November 2002
|
Wikifying the Blog ContinuedAfter building a plugin for Wordpress to let it crosspost to the wiki, I am now trying to do the same for my version of Moveable Type (v2.661) My current attempt is to let MT on rebuilding a page check if links to the wiki should be added to a posting or not. I want to achieve this by creating a special tag <$MTWikify$> and adding it to the main index template. MT seems to not see the plugin, or at least I get neither a response nor an error message upon rebuilding. Scott Hanson has written about creating plugins for MT 3, but that is not my version, and I have looked at other plugins as well, and I seem to take the right steps. Nevertheless it isn't working. If anyone of you would be able to point me to some obvious mistake or a resource that makes more sense than the hotchpotch documentation at the MT-website, I would be grateful. You can check out the current code of the plugin in the wiki: MTPluginWiki [UPDATE] Got the code to work now, the part that adds links to the wiki that is. (next step is working on adding content to the wiki from MT) Permalink | TrackBack | WaypathComments
Hi Ton! Hi Riccardo, No that is something different, that is building links to the wiki if wikiwords are in the posting. And then, if an entry is in the wiki, I want to add links added in the blog-entry to the wiki, to edit or see the wiki-page. Posted by: Ton Zijlstra at September 1, 2004 07:13 AMok, got the picture now :) About your plugin, actually MT3 does the trick, letting you define callbacks where to put extra functionality in various step of the publishing process. To have the same effect on MT, I think you'll have to play with the perl API, and write an external agent that periodically (either as a demon or via cron) goes through your posts, looks for categories, pulls the post's body, and push it into the right wiki topic... Posted by: Riccardo Cambiassi at September 3, 2004 11:12 AM |
Powered by
|