<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/reqedpriv/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/reqedpriv/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 24 Dec 2011 07:17:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/reqedpriv/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by xypron</title><link>https://sourceforge.net/p/reqedpriv/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -25,14 +25,12 @@
 
 
 You can grant read authorization to anonymous users with:
-$xyAllowAnonymousRead = true;
-
+ $xyAllowAnonymousRead = true;
+
 You can grant read authorization to logged on users with:
-$xyAllowUserRead      = true;
+ $xyAllowUserRead      = true;
 
 The ''Main Page'' is readable by any user, to allow creation of user accounts.
-
-require_once('extensions/ReqEdPriv/ReqEdPriv.php');
 
 Links
 =====
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xypron</dc:creator><pubDate>Sat, 24 Dec 2011 07:17:03 -0000</pubDate><guid>https://sourceforge.net9ebd9e3d1059171ba3ed6498fec84f2e0d2a06fa</guid></item><item><title>WikiPage Home modified by xypron</title><link>https://sourceforge.net/p/reqedpriv/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -34,15 +34,9 @@
 
 require_once('extensions/ReqEdPriv/ReqEdPriv.php');
 
-Installation
-============
-
-Copy all files to the extensions directory.
-Add the following lines to LocalSettings.php:
-// Allow anonymous users to read?
-$xyAllowAnonymousRead = false;
-// Allow logged on users without reader privileges to read?
-$xyAllowUserRead      = false; 
-require_once('extensions/ReqEdPriv/ReqEdPriv.php');
-
-Use the page Special:Userrights to edit the user rights.
+Links
+=====
+
+[Change Log]
+[Installation]
+[License]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xypron</dc:creator><pubDate>Sat, 24 Dec 2011 07:14:47 -0000</pubDate><guid>https://sourceforge.nete1663faf6795466d3be02ba5c4e970d8162686ed</guid></item><item><title>WikiPage Home modified by xypron</title><link>https://sourceforge.net/p/reqedpriv/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,6 +1,3 @@
-[[project_admins]]
-[[download_button]]
-
 Background
 ==========
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xypron</dc:creator><pubDate>Sat, 24 Dec 2011 07:11:05 -0000</pubDate><guid>https://sourceforge.netacc952b2be258222d9c47ef56a32db64e3b132a4</guid></item><item><title>WikiPage Home modified by xypron</title><link>https://sourceforge.net/p/reqedpriv/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,51 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/reqedpriv/wiki/markdown_syntax/) syntax.
-
 [[project_admins]]
 [[download_button]]
+
+Background
+==========
+
+MediaWiki knows groups that can be given certain privileges:
+
+- Bureaucrats
+- Sysops
+- Bots
+- Logged on user with verified email address
+- Logged on user with suffciently old account
+- Logged on user
+- Anonymous user
+
+
+If editing shall be restricted to trusted users this is not possible.
+Furthermore it is not possible to restrict reading to trusted users which might be necessary when using MediaWiki for sensitive information.
+
+What does this extension do?
+============================
+
+Two new user groups are introduced:
+
+- 'Readers' can read any article that a user could read in a standard wiki.
+- 'Editors' can do anything a user could do in a standard wiki.
+
+
+You can grant read authorization to anonymous users with:
+$xyAllowAnonymousRead = true;
+
+You can grant read authorization to logged on users with:
+$xyAllowUserRead      = true;
+
+The ''Main Page'' is readable by any user, to allow creation of user accounts.
+
+require_once('extensions/ReqEdPriv/ReqEdPriv.php');
+
+Installation
+============
+
+Copy all files to the extensions directory.
+Add the following lines to LocalSettings.php:
+// Allow anonymous users to read?
+$xyAllowAnonymousRead = false;
+// Allow logged on users without reader privileges to read?
+$xyAllowUserRead      = false; 
+require_once('extensions/ReqEdPriv/ReqEdPriv.php');
+
+Use the page Special:Userrights to edit the user rights.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xypron</dc:creator><pubDate>Sat, 24 Dec 2011 07:10:07 -0000</pubDate><guid>https://sourceforge.netb23459bfe054885a0aeda31064a63578636820b7</guid></item><item><title>WikiPage Home modified by xypron</title><link>https://sourceforge.net/p/reqedpriv/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/reqedpriv/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">xypron</dc:creator><pubDate>Sat, 24 Dec 2011 05:49:00 -0000</pubDate><guid>https://sourceforge.net800bb215184b94de094818f65af241141f74f79e</guid></item></channel></rss>