<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to make image links in MediaWiki</title>
	<atom:link href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki/feed" rel="self" type="application/rss+xml" />
	<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki</link>
	<description>Distributed Action Research blog by Andy Roberts</description>
	<lastBuildDate>Wed, 01 Feb 2012 10:31:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Philip Oakley</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-111045</link>
		<dc:creator>Philip Oakley</dc:creator>
		<pubDate>Sat, 29 Jan 2011 14:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-111045</guid>
		<description>Many thanks, that was a great article and turned up straight away on Google. The &#039;LocalSettings.php, set $wgAllowExternalImages = true;&#039; was a big help.</description>
		<content:encoded><![CDATA[<p>Many thanks, that was a great article and turned up straight away on Google. The &#8216;LocalSettings.php, set $wgAllowExternalImages = true;&#8217; was a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2011-01-29 &#124; Philip Oakley&#039;s blog</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-111043</link>
		<dc:creator>links for 2011-01-29 &#124; Philip Oakley&#039;s blog</dc:creator>
		<pubDate>Sat, 29 Jan 2011 09:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-111043</guid>
		<description>[...] mediawiki image links &#8211; how to make image links work properly in MediaWiki Mediawiki handles uploaded images on pages in a way which is perfectly suitable for a free encyclopaedia. If you click on an image you get taken to special page which tells you more about the image itself. Who uploaded it, where it came from, any revision history and which other pages link to it. But what if you want to use an image just as a graphical link, such as a button or banner that takes you to the page which the image is about? (tags: mediawiki images wiki tips editing) [...]</description>
		<content:encoded><![CDATA[<p>[...] mediawiki image links &#8211; how to make image links work properly in MediaWiki Mediawiki handles uploaded images on pages in a way which is perfectly suitable for a free encyclopaedia. If you click on an image you get taken to special page which tells you more about the image itself. Who uploaded it, where it came from, any revision history and which other pages link to it. But what if you want to use an image just as a graphical link, such as a button or banner that takes you to the page which the image is about? (tags: mediawiki images wiki tips editing) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fg</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-82364</link>
		<dc:creator>fg</dc:creator>
		<pubDate>Tue, 28 Jul 2009 20:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-82364</guid>
		<description>http://en.wikipedia.org/wiki/Image_markup#Link
should also solve the prob</description>
		<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Image_markup#Link">http://en.wikipedia.org/wiki/Image_markup#Link</a><br />
should also solve the prob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai Kajus Noack</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-77870</link>
		<dc:creator>Kai Kajus Noack</dc:creator>
		<pubDate>Wed, 20 May 2009 09:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-77870</guid>
		<description>Currently there are four approaches to find: 

&quot;Although not a feature of the MediaWiki software, an image can be made to link to a specified page if desired. (..) so here is the short version:

1. You can use the re-direct feature on an image page, but when used, the target page shows all sorts of unwanted information that gets transcluded from the image page itself.
2. For MediaWiki sites that support the embedding of external_images (which is basically all MediaWiki websites except the Wikipedia and Meta) you can use the &#039;clickpic&#039; template. 
3. For website such as Wikipedia that preclude the use of embedding external images you can superimpose hyperlinks onto images.
4. Use the ImageMap functionality:

For more detailed explanations, see below...
http://meta.wikimedia.org/wiki/Help:Navigational_images</description>
		<content:encoded><![CDATA[<p>Currently there are four approaches to find: </p>
<p>&#8220;Although not a feature of the MediaWiki software, an image can be made to link to a specified page if desired. (..) so here is the short version:</p>
<p>1. You can use the re-direct feature on an image page, but when used, the target page shows all sorts of unwanted information that gets transcluded from the image page itself.<br />
2. For MediaWiki sites that support the embedding of external_images (which is basically all MediaWiki websites except the Wikipedia and Meta) you can use the &#8216;clickpic&#8217; template.<br />
3. For website such as Wikipedia that preclude the use of embedding external images you can superimpose hyperlinks onto images.<br />
4. Use the ImageMap functionality:</p>
<p>For more detailed explanations, see below&#8230;<br />
<a href="http://meta.wikimedia.org/wiki/Help:Navigational_images">http://meta.wikimedia.org/wiki/Help:Navigational_images</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mediawiki: Remove External Arrow from Links &#124; Teknologist</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-77814</link>
		<dc:creator>Mediawiki: Remove External Arrow from Links &#124; Teknologist</dc:creator>
		<pubDate>Tue, 19 May 2009 15:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-77814</guid>
		<description>[...] would like to give special thanks to Distributedresearch.net which contains the meat and potatoes of this entry. What I&#8217;ve done in the example above is make it generic and give a practical [...]</description>
		<content:encoded><![CDATA[<p>[...] would like to give special thanks to Distributedresearch.net which contains the meat and potatoes of this entry. What I&#8217;ve done in the example above is make it generic and give a practical [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenPem</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-59799</link>
		<dc:creator>KenPem</dc:creator>
		<pubDate>Tue, 06 Jan 2009 21:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-59799</guid>
		<description>Excellent post, saved me HOURS of head-scratching. Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent post, saved me HOURS of head-scratching. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emufarmers</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-56267</link>
		<dc:creator>Emufarmers</dc:creator>
		<pubDate>Sun, 07 Dec 2008 08:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-56267</guid>
		<description>http://www.mediawiki.org/w/index.php?title=Project:Support_desk/Sections/Images&amp;oldid=224673#Broken_redirect_in_image_namespace</description>
		<content:encoded><![CDATA[<p><a href="http://www.mediawiki.org/w/index.php?title=Project:Support_desk/Sections/Images&#038;oldid=224673#Broken_redirect_in_image_namespace">http://www.mediawiki.org/w/index.php?title=Project:Support_desk/Sections/Images&#038;oldid=224673#Broken_redirect_in_image_namespace</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Antrim</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-56224</link>
		<dc:creator>Dale Antrim</dc:creator>
		<pubDate>Sat, 06 Dec 2008 17:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-56224</guid>
		<description>Sorry.. i included a space.. the correct code should be:

#REDIRECT [[...]]</description>
		<content:encoded><![CDATA[<p>Sorry.. i included a space.. the correct code should be:</p>
<p>#REDIRECT [[...]]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale Antrim</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-56219</link>
		<dc:creator>Dale Antrim</dc:creator>
		<pubDate>Sat, 06 Dec 2008 17:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-56219</guid>
		<description>Hey there guys, 

I am modifying a support and process wiki.

I have spent a month searchign and trying to link images within the wiki environment.  This page BY FAR has the most helpful information. 

It worked except for the resize. I couldn&#039;t figure out how to get around that... 

Anyway... i wanted to share that i found a simple and effective workaround. YEAHHHHH

Click on the image and go to its page. Choose to edit the page and place a:  # REDIRECT [[...]] voila.... 

The only weakness of the work-around is that when you hover over the image... the url will display at the bottom of the browser window and show the image page... BUT if you place a label you should avoid &#039;almost&#039; all questions... 

let me know your thoughts...</description>
		<content:encoded><![CDATA[<p>Hey there guys, </p>
<p>I am modifying a support and process wiki.</p>
<p>I have spent a month searchign and trying to link images within the wiki environment.  This page BY FAR has the most helpful information. </p>
<p>It worked except for the resize. I couldn&#8217;t figure out how to get around that&#8230; </p>
<p>Anyway&#8230; i wanted to share that i found a simple and effective workaround. YEAHHHHH</p>
<p>Click on the image and go to its page. Choose to edit the page and place a:  # REDIRECT [[...]] voila&#8230;. </p>
<p>The only weakness of the work-around is that when you hover over the image&#8230; the url will display at the bottom of the browser window and show the image page&#8230; BUT if you place a label you should avoid &#8216;almost&#8217; all questions&#8230; </p>
<p>let me know your thoughts&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mediawiki: Remove External Arrow from Links &#187; Yet Another Linux Blog</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-44198</link>
		<dc:creator>Mediawiki: Remove External Arrow from Links &#187; Yet Another Linux Blog</dc:creator>
		<pubDate>Mon, 01 Sep 2008 01:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-44198</guid>
		<description>[...] would like to give special thanks to Distributedresearch.net which contains the meat and potatoes of this entry. What I&#8217;ve done in the example above is make it generic and give a practical [...]</description>
		<content:encoded><![CDATA[<p>[...] would like to give special thanks to Distributedresearch.net which contains the meat and potatoes of this entry. What I&#8217;ve done in the example above is make it generic and give a practical [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-27426</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 31 Mar 2008 09:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-27426</guid>
		<description>Awesome skills!

I&#039;ve been knocking together an image-based homepage menu for Mediawiki, but I never thought it would be this difficult to make the images link to other pages...</description>
		<content:encoded><![CDATA[<p>Awesome skills!</p>
<p>I&#8217;ve been knocking together an image-based homepage menu for Mediawiki, but I never thought it would be this difficult to make the images link to other pages&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie Roberto</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-26811</link>
		<dc:creator>Frankie Roberto</dc:creator>
		<pubDate>Thu, 27 Mar 2008 17:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-26811</guid>
		<description>This link details a few other ways of doing it: http://www.mediawiki.org/wiki/Help:Linked_images

The http://www.mediawiki.org/wiki/Extension:Icon extensions looks like the best fix...</description>
		<content:encoded><![CDATA[<p>This link details a few other ways of doing it: <a href="http://www.mediawiki.org/wiki/Help:Linked_images">http://www.mediawiki.org/wiki/Help:Linked_images</a></p>
<p>The <a href="http://www.mediawiki.org/wiki/Extension:Icon">http://www.mediawiki.org/wiki/Extension:Icon</a> extensions looks like the best fix&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Observer</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-20817</link>
		<dc:creator>Observer</dc:creator>
		<pubDate>Thu, 14 Feb 2008 05:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-20817</guid>
		<description>Read about this usability disaster story with images in mediawiki:
&lt;a href=&quot;http://tirania.org/blog/archive/2008/Jan-24-1.html&quot;&gt;http://tirania.org/blog/archive/2008/Jan-24-1.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Read about this usability disaster story with images in mediawiki:<br />
<a href="http://tirania.org/blog/archive/2008/Jan-24-1.html">http://tirania.org/blog/archive/2008/Jan-24-1.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-16617</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Thu, 31 Jan 2008 12:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-16617</guid>
		<description>Hi Andy,
I will stick arround, thanks.

The reason i am looking into this is for a multilingual website.
I have created a &quot;menu/header&quot; template which is included in all pages.
The header/menu also has flags to indicate other languages (ie dutch, english etc).
Since the template is included in every page i want the flags to be dynamic. (ie linking to {{PAGENAMEE}}  and {{PAGENAMEE}}/en )

I have used/tried several extensions, but they do not parse wikicode in  their code.

only downside is indeed the &quot;alt&quot; text showing the whole internet adrdess.

cheers
Arjan</description>
		<content:encoded><![CDATA[<p>Hi Andy,<br />
I will stick arround, thanks.</p>
<p>The reason i am looking into this is for a multilingual website.<br />
I have created a &#8220;menu/header&#8221; template which is included in all pages.<br />
The header/menu also has flags to indicate other languages (ie dutch, english etc).<br />
Since the template is included in every page i want the flags to be dynamic. (ie linking to {{PAGENAMEE}}  and {{PAGENAMEE}}/en )</p>
<p>I have used/tried several extensions, but they do not parse wikicode in  their code.</p>
<p>only downside is indeed the &#8220;alt&#8221; text showing the whole internet adrdess.</p>
<p>cheers<br />
Arjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Roberts</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-16537</link>
		<dc:creator>Andy Roberts</dc:creator>
		<pubDate>Thu, 31 Jan 2008 00:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-16537</guid>
		<description>Hi Arjan, thanks for the question about alt text. I&#039;m afraid this workaround breaks the alt text as well as the &quot;what links here&quot; and I don;t think that can be fixed without taking a completely different approach. I&#039;m going to write about templates later, so do stick around if you&#039;re interested. Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Arjan, thanks for the question about alt text. I&#8217;m afraid this workaround breaks the alt text as well as the &#8220;what links here&#8221; and I don;t think that can be fixed without taking a completely different approach. I&#8217;m going to write about templates later, so do stick around if you&#8217;re interested. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-15207</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Fri, 25 Jan 2008 00:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-15207</guid>
		<description>Hey Andy,

Thanks for the tip!

Do you have any clue how to manipulate the &quot;alt text&quot; &quot;title&quot; of the link.
So showing your own text instead of the whole external link?

thnx
cheers
Arjan</description>
		<content:encoded><![CDATA[<p>Hey Andy,</p>
<p>Thanks for the tip!</p>
<p>Do you have any clue how to manipulate the &#8220;alt text&#8221; &#8220;title&#8221; of the link.<br />
So showing your own text instead of the whole external link?</p>
<p>thnx<br />
cheers<br />
Arjan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emufarmers</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-15052</link>
		<dc:creator>Emufarmers</dc:creator>
		<pubDate>Wed, 23 Jan 2008 21:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-15052</guid>
		<description>That&#039;s where templates come in.  They don&#039;t just let you reuse code: They provide information hiding and encapsulation.  If you put the code for your tables and visual goo-gawkery in templates, it won&#039;t scare your users.</description>
		<content:encoded><![CDATA[<p>That&#8217;s where templates come in.  They don&#8217;t just let you reuse code: They provide information hiding and encapsulation.  If you put the code for your tables and visual goo-gawkery in templates, it won&#8217;t scare your users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Roberts</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14988</link>
		<dc:creator>Andy Roberts</dc:creator>
		<pubDate>Wed, 23 Jan 2008 08:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14988</guid>
		<description>Thanks very much Emufarmers. I only discovered MWusers recently and it&#039;s looking like a good alternative to the mediawiki support listserv.  ImageMap extension could inspire a completely new approach to navigation on a mediawiki MainPage.  Elsewhere, it&#039;s always handy to have tips for wiki contributors who have don&#039;t have access to install extensions and have to make do with what they are provided with. 

A thought I have been ruminating on recently, is that If we make the wiki markup too complicated on many of the pages, by including  too much raw HTML or CSS code for example, or even lots of nested tables, then we run the risk of gaining edits and contributions mainly from web developers and not from ordinary writers for whom the wiki concept is in theory the simplest solution that works.</description>
		<content:encoded><![CDATA[<p>Thanks very much Emufarmers. I only discovered MWusers recently and it&#8217;s looking like a good alternative to the mediawiki support listserv.  ImageMap extension could inspire a completely new approach to navigation on a mediawiki MainPage.  Elsewhere, it&#8217;s always handy to have tips for wiki contributors who have don&#8217;t have access to install extensions and have to make do with what they are provided with. </p>
<p>A thought I have been ruminating on recently, is that If we make the wiki markup too complicated on many of the pages, by including  too much raw HTML or CSS code for example, or even lots of nested tables, then we run the risk of gaining edits and contributions mainly from web developers and not from ordinary writers for whom the wiki concept is in theory the simplest solution that works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emufarmers</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14982</link>
		<dc:creator>Emufarmers</dc:creator>
		<pubDate>Wed, 23 Jan 2008 05:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14982</guid>
		<description>For what it&#039;s worth, 15 minutes after you posted a link to this on the mwusers forum, Michael Daly posted &lt;a href=&quot;http://www.mwusers.com/forums/showpost.php?p=21790&amp;postcount=6&quot;&gt;&quot;the easy way&quot;&lt;/a&gt; to do this using the &lt;a href=&quot;http://www.mediawiki.org/wiki/Extension:ImageMap&quot;&gt;ImageMap extension&lt;/a&gt;.  Evidently the MediaWiki support community isn&#039;t &lt;em&gt;entirely&lt;/em&gt; useless. ;)</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, 15 minutes after you posted a link to this on the mwusers forum, Michael Daly posted <a href="http://www.mwusers.com/forums/showpost.php?p=21790&amp;postcount=6">&#8220;the easy way&#8221;</a> to do this using the <a href="http://www.mediawiki.org/wiki/Extension:ImageMap">ImageMap extension</a>.  Evidently the MediaWiki support community isn&#8217;t <em>entirely</em> useless. <img src='http://distributedresearch.net/blog/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Roberts</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14898</link>
		<dc:creator>Andy Roberts</dc:creator>
		<pubDate>Tue, 22 Jan 2008 13:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14898</guid>
		<description>On your recommendation Tom I&#039;m taking a really good look at Deki Wiki.  Like some other authoring interfaces, I find I often end up toggling between Wysiwyg and html views, whereas wiki text can be a nice in-between level.  
I think there does need to be a popular fork of mediawiki at some time, it&#039;s too good a piece of software for the core code to be dominated by the wikipedia-centric developers. So I&#039;ll be interested to see if Deki or similar can gain a critical mass of developer community and users. 
Going out in the sunshine now :-)</description>
		<content:encoded><![CDATA[<p>On your recommendation Tom I&#8217;m taking a really good look at Deki Wiki.  Like some other authoring interfaces, I find I often end up toggling between Wysiwyg and html views, whereas wiki text can be a nice in-between level.<br />
I think there does need to be a popular fork of mediawiki at some time, it&#8217;s too good a piece of software for the core code to be dominated by the wikipedia-centric developers. So I&#8217;ll be interested to see if Deki or similar can gain a critical mass of developer community and users.<br />
Going out in the sunshine now <img src='http://distributedresearch.net/blog/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

