<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Wiki Plugin</title>
	<atom:link href="http://wp-wiki.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://wp-wiki.org</link>
	<description>Home of the WordPress Wiki Plugin</description>
	<lastBuildDate>Sat, 07 Aug 2010 03:09:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>0.9 Progress Report</title>
		<link>http://wp-wiki.org/?p=381</link>
		<comments>http://wp-wiki.org/?p=381#comments</comments>
		<pubDate>Sat, 07 Aug 2010 03:09:02 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=381</guid>
		<description><![CDATA[Hello all. WordPress Wiki 0.9-alpha is ready for testing. A lot of cool new stuff works in this version, but it is highly experimental, and we need lots of testing to make sure this is a robust, cross-platform, backwards-compatible release. &#8230; <a href="http://wp-wiki.org/?p=381">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello all. WordPress Wiki 0.9-alpha is ready for testing.</p>
<p>A lot of cool new stuff works in this version, but it is <em>highly</em> experimental, and we need lots of testing to make sure this is a robust, cross-platform, backwards-compatible release.</p>
<p>Here&#8217;s what&#8217;s new:</p>
<ul>
<li>Custom post types for 3.0</li>
<li>Front-end editing</li>
<li>A friendly, MediaWiki-like front-end interface</li>
<li>Full Wiki syntax, including internal links</li>
<li>Creating new wiki pages without a template tag for the 404 page</li>
</ul>
<p>Here&#8217;s what&#8217;s still planned:</p>
<ul>
<li>An option for edits to go into a &#8220;pending&#8221; pool before approval</li>
<li>A WYSIWYG editor that supports Wiki syntax</li>
<li>Better permissions management</li>
<li>The ability for users to include a note along with their edit</li>
<li>Object-oriented design to allow for plugins</li>
</ul>
<p>Here&#8217;s what&#8217;s still broken in the current version:</p>
<ul>
<li>Permissions for the &#8220;Wiki Editor&#8221; role are still not fully worked out. The code needs to be changed to only allow Wiki Editors to see and edit Wiki Pages</li>
<li>&#8220;Red Links&#8221; lead to a page that will create a new Wiki page with the specified title, but you aren&#8217;t yet redirected to the new page.</li>
<li>Graceful degradation- the front end editor depends on JavaScript to work.</li>
</ul>
<p>Please <a href="http://downloads.wordpress.org/plugin/wordpress-wiki.0.9a.zip">download</a> and test this version. It&#8217;s only been tested on OS X in Chrome and Firefox, using PHP 5 and MySQL 5. Report your findings in the comments.</p>
<p>More updates very very very soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=381</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>August Update</title>
		<link>http://wp-wiki.org/?p=377</link>
		<comments>http://wp-wiki.org/?p=377#comments</comments>
		<pubDate>Tue, 03 Aug 2010 02:22:28 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=377</guid>
		<description><![CDATA[A new version will be released soon. The next version of the WP Wiki Plugin will work with WordPress 3.0 and it will even utilize Custom Post Types for Wiki entries. To make this happen we&#8217;ve teamed up with Matthew &#8230; <a href="http://wp-wiki.org/?p=377">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version will be released soon. The next version of the WP Wiki Plugin will work with WordPress 3.0 and it will even utilize Custom Post Types for Wiki entries.</p>
<p>To make this happen we&#8217;ve teamed up with Matthew Gerring, WordPress developer extraordinaire who has been working on the overhaul.</p>
<p>Stay tuned for Matthews update.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=377</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revision Log</title>
		<link>http://wp-wiki.org/?p=358</link>
		<comments>http://wp-wiki.org/?p=358#comments</comments>
		<pubDate>Sun, 11 Oct 2009 23:53:49 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>
		<category><![CDATA[Wiki Article]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=358</guid>
		<description><![CDATA[If you want to see the latest code changes for the WP Wiki Plugin then please feel free to peruse the following link whenever it best suits. The WP Wiki Plugin will be updated again within the next few months &#8230; <a href="http://wp-wiki.org/?p=358">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you want to see the latest code changes for the WP Wiki Plugin then please feel free to peruse the following link whenever it best suits. The WP Wiki Plugin will be updated again within the next few months unless there is an urgent fix required or if somebody else contributes a worthy modification. We&#8217;re slowly working on inline editing and a few other features but I don&#8217;t have an ETA.</p>
<p>Also I would like to thank Toni Prug for helping integrate the TOC feature in 0.8 it was much appreciated and I&#8217;m sure it is appreciated by the community. Toni, apologies for not adding you as an SVN Committer but for some reason wordpress.org does not like your username <img src='http://wp-wiki.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
For everybody else though that wants to take a look at the last lot of changes. And who want to know where to look at the next lot of changes. Then this link is the one to keep in your bookmarks.</p>
<p>» <a title="WordPress Wiki Revision Log" href="http://plugins.trac.wordpress.org/log/wordpress-wiki/">WP Wiki Revision Log</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=358</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Prioritizing Features for 1.0</title>
		<link>http://wp-wiki.org/?p=324</link>
		<comments>http://wp-wiki.org/?p=324#comments</comments>
		<pubDate>Thu, 06 Aug 2009 05:43:19 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=324</guid>
		<description><![CDATA[We&#8217;re starting to think about the full 1.0 release. Funnily enough there are really only a few features that we think are needed: 1) the ability for edits to go into a pending pool (we can&#8217;t figure this out) 2) &#8230; <a href="http://wp-wiki.org/?p=324">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re starting to think about the full 1.0 release. Funnily enough there are really only a few features that we think are needed:</p>
<p>1) the ability for edits to go into a pending pool (we can&#8217;t figure this out)<br />
2) integrate inline editing with scribu&#8217;s inline edit plugin (this is hard too)<br />
3) a few more widgets (can&#8217;t think right now)<br />
4) admin Watchlist &#8211; the ability for different admins to watch different pages</p>
<p>We also need a better understanding of Wiki theory in general. I have no idea what makes a page incomplete etc &#8211; for example when you browse to a wikipedia page sometimes they have all sorts of messages in little boxes. i.e. this page is incomplete, this page needs peer reviewing, this page needs etc etc etc&#8230;</p>
<p>What would be cool would be a system whereby the admin person watching those pages could simply check a box that applies that box with the appropriate message at the top of the page. I&#8217;m guessing that is how media wiki does things.</p>
<p>Also one other thing I thought would be cool would be a rollover notes system that shows readers notes as to why somebody may have made a change. This would / could be an add on module &#8211; but what do you think?!?</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=324</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>WP Wiki 0.8 Update</title>
		<link>http://wp-wiki.org/?p=318</link>
		<comments>http://wp-wiki.org/?p=318#comments</comments>
		<pubDate>Tue, 04 Aug 2009 22:02:08 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=318</guid>
		<description><![CDATA[WP Wiki has been updated. Check out these new user contributed features: Setting to show Table of Content on front page If you display only the first part of your posts on the front page of your website then previously &#8230; <a href="http://wp-wiki.org/?p=318">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WP Wiki has been updated. Check out these new user contributed features:</p>
<h2>Setting to show Table of Content on front page</h2>
<p>If you display only the first part of your posts on the front page of your website then previously you would have ended up with a &#8220;TOC&#8221; within a single item/post, which is useless. Also you may not want to have a TOC on the front page posts in general, as you may find that it clutters your blog. People who do want it on the front page, can check the box that is now present under the Wiki Settings page.</p>
<h2>Cron Facility</h2>
<p>We have implemented the WP cron facility for sending batch email notifications to administrators when &#8220;Wiki Editors&#8221; make changes to your site.</p>
<p>The plan is to extend this functionality so that you can select how often you want receive these emails i.e. once per week vs once per day vs an email for every change.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=318</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WP Wiki 0.7 Changes</title>
		<link>http://wp-wiki.org/?p=224</link>
		<comments>http://wp-wiki.org/?p=224#comments</comments>
		<pubDate>Tue, 02 Jun 2009 05:17:06 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=224</guid>
		<description><![CDATA[Finally after an age, in an internet, in a universe far far away the guys at Instinct HQ who brought you the best damn e-Commerce Plugin for WordPress have updated the WP Wiki Plugin. We hope you enjoy the following &#8230; <a href="http://wp-wiki.org/?p=224">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Finally after an age, in an internet, in a universe far far away the guys at Instinct HQ who brought you the <a title="e-commerce shop plugin for WordPress" href="http://www.instinct.co.nz/e-commerce" target="_blank">best damn e-Commerce Plugin for WordPress</a> have updated the WP Wiki Plugin. We hope you enjoy the following changes and mods:</p>
<ol>
<li>Made some changes to ensure that the edit functionality only occurs for Wiki Editable pages and posts for users logged in as a Wiki Editor</li>
<li>Added the capability to add piped links to pages</li>
<li>Added a new Wiki Settings pages that allows you to customize the number of revisions shown in the front end. Also we added the ability to send emails to administrators whenever there are any wiki changes (somebody could test this for us)</li>
</ol>
<p>- <a href="http://wordpress.org/extend/plugins/wordpress-wiki/">Download WP Wiki Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=224</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WP Wiki Plugin 0.6</title>
		<link>http://wp-wiki.org/?p=166</link>
		<comments>http://wp-wiki.org/?p=166#comments</comments>
		<pubDate>Tue, 31 Mar 2009 00:46:06 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>
		<category><![CDATA[Wiki Article]]></category>

		<guid isPermaLink="false">http://wp-wiki.org/?p=166</guid>
		<description><![CDATA[A new version of the WP Wiki Plugin is ready for download. This version comes with overhauled user management. When a new &#8220;Wiki Editor&#8221; signs up on your site they can only edit pages and posts that have been marked &#8230; <a href="http://wp-wiki.org/?p=166">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new version of the <a href="http://wordpress.org/extend/plugins/wordpress-wiki/stats/">WP Wiki Plugin is ready for download</a>. This version comes with overhauled user management. </p>
<p>When a new &#8220;Wiki Editor&#8221; signs up on your site they can only edit pages and posts that have been marked as Wiki Friendly. This is a great improvement and takes us one step closer to the being the best Wiki option in the world. </p>
<p>The next milestone will be AJAX page and post editing.</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=166</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>New version 0.5 released</title>
		<link>http://wp-wiki.org/?p=66</link>
		<comments>http://wp-wiki.org/?p=66#comments</comments>
		<pubDate>Fri, 13 Feb 2009 04:36:08 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>
		<category><![CDATA[Wiki Article]]></category>

		<guid isPermaLink="false">http://wordpresswiki.org/?p=66</guid>
		<description><![CDATA[Whew. We&#8217;ve done it. The new version comes with the following enhancements: You will have the ability to turn the &#8220;Table of Contents&#8221; on and off on a page by page (or post by post) basis. The WordPress Wiki Plugin &#8230; <a href="http://wp-wiki.org/?p=66">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Whew. We&#8217;ve done it.</p>
<p>The new version comes with the following enhancements:</p>
<p><em>You will have the ability to turn the &#8220;Table of Contents&#8221; on and off on a page by page (or post by post) basis.</em></p>
<p><img class="alignnone size-full wp-image-45" title="wiki-options" src="http://wordpresswiki.org/wp-content/uploads/2009/02/wiki-options.jpg" alt="wiki-options" width="506" height="85" /></p>
<p><em>The WordPress Wiki Plugin now automaticly adds a new &#8220;Wiki Editor Role&#8221; to your WordPress settings page.</em></p>
<p><img class="alignnone size-full wp-image-46" title="wiki-new-default-role" src="http://wordpresswiki.org/wp-content/uploads/2009/02/wiki-new-default-role.jpg" alt="wiki-new-default-role" width="354" height="31" /></p>
<p><em>And finally a new Wiki updates RSS feed will help you keep up to date with changes on your site.</em></p>
<p><img class="alignnone size-full wp-image-47" title="wiki-feed" src="http://wordpresswiki.org/wp-content/uploads/2009/02/wiki-feed.jpg" alt="wiki-feed" width="394" height="55" /></p>
<p>The url for your the wiki feed is:</p>
<p>http://domain.tld/?feed=wiki (if permalink is not enabled) and<br />
http://domain.tld/feed/wiki (if permalink is enabled)</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=66</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Launch delayed until tomorrow</title>
		<link>http://wp-wiki.org/?p=61</link>
		<comments>http://wp-wiki.org/?p=61#comments</comments>
		<pubDate>Thu, 12 Feb 2009 03:53:29 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>
		<category><![CDATA[Wiki Article]]></category>

		<guid isPermaLink="false">http://wordpresswiki.org/?p=61</guid>
		<description><![CDATA[Sorry guys. We&#8217;re waiting on a fix for the show / hide table of contents. As you can see on our wiki site &#8211; it just does nothing right now. This should be ready in the morning NZT (Feb 13th).]]></description>
			<content:encoded><![CDATA[<p>Sorry guys. We&#8217;re waiting on a fix for the show / hide table of contents. <a href="http://wordpresswiki.org/community-documentation/">As you can see</a> on our wiki site &#8211; it just does nothing right now. This should be ready in the morning NZT (Feb 13th).</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Wiki Theme</title>
		<link>http://wp-wiki.org/?p=50</link>
		<comments>http://wp-wiki.org/?p=50#comments</comments>
		<pubDate>Wed, 11 Feb 2009 03:38:57 +0000</pubDate>
		<dc:creator>Dan Milward</dc:creator>
				<category><![CDATA[WP Wiki Plugin]]></category>
		<category><![CDATA[Wiki Article]]></category>

		<guid isPermaLink="false">http://wordpresswiki.org/?p=50</guid>
		<description><![CDATA[Psst. A beautiful new WordPress Wiki Theme is about to hit the streets and should be available from ThemeForest within the next 48 hours. Stay tuned&#8230;]]></description>
			<content:encoded><![CDATA[<p>Psst. A beautiful new WordPress Wiki Theme is about to hit the streets and should be available from ThemeForest within the next 48 hours.</p>
<p>Stay tuned&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wp-wiki.org/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
