<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://nwod.org/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://nwod.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ASemanticACL</id>
		<title>Help:SemanticACL - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://nwod.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ASemanticACL"/>
		<link rel="alternate" type="text/html" href="http://nwod.org/wiki/index.php?title=Help:SemanticACL&amp;action=history"/>
		<updated>2026-05-27T04:36:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.1</generator>

	<entry>
		<id>http://nwod.org/wiki/index.php?title=Help:SemanticACL&amp;diff=27479&amp;oldid=prev</id>
		<title>West: Created page with &quot;{{TOC right}}&lt;div style=&quot;background: black;&quot;&gt;This extension allows read and edit restrictions to be set on pages using SMW properties.  ==Usage==  To set restrictions, mark up a ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://nwod.org/wiki/index.php?title=Help:SemanticACL&amp;diff=27479&amp;oldid=prev"/>
				<updated>2011-06-11T21:30:47Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{TOC right}}&amp;lt;div style=&amp;quot;background: black;&amp;quot;&amp;gt;This extension allows read and edit restrictions to be set on pages using SMW properties.  ==Usage==  To set restrictions, mark up a ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{TOC right}}&amp;lt;div style=&amp;quot;background: black;&amp;quot;&amp;gt;This extension allows read and edit restrictions to be set on pages using SMW properties.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
To set restrictions, mark up a page with the appropriate properties.&lt;br /&gt;
&lt;br /&gt;
To set ''read'' restrictions, use these properties:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Visible to::]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Visible to user::]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Visible to group::]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To set ''edit'' restrictions (which apply to all other actions), use these ones:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Editable by::]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Editable by user::]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Editable by group::]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;main&amp;quot; property (&amp;lt;tt&amp;gt;Editable by&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;Visible to&amp;lt;/tt&amp;gt;) can take one or more of these values. With the exception of &amp;quot;public&amp;quot;, a user must satisfy '''all''' conditions set.&lt;br /&gt;
* &amp;lt;tt&amp;gt;public&amp;lt;/tt&amp;gt; — overrides all other values and never denies access.&lt;br /&gt;
* &amp;lt;tt&amp;gt;users&amp;lt;/tt&amp;gt; — denies access to users who are not logged in.&lt;br /&gt;
* &amp;lt;tt&amp;gt;whitelist&amp;lt;/tt&amp;gt; — denies access to all users who are not whitelisted, either explicitly or by being in a whitelisted group.&lt;br /&gt;
&lt;br /&gt;
The read and edit restrictions have separate whitelists. You can add one or more users or groups to the whitelist using the appropriate properties. Note that the &amp;lt;tt&amp;gt;User:&amp;lt;/tt&amp;gt; prefix is '''mandatory''' for the single-user whitelist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
These properties, included on a page, would allow only users in the &amp;quot;moderator&amp;quot; group to read the page, and only the user &amp;quot;Chief Moderator&amp;quot; to edit it.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[[Visible to::whitelist]]&lt;br /&gt;
[[Visible to group::moderator]]&lt;br /&gt;
&lt;br /&gt;
[[Editable by::whitelist]]&lt;br /&gt;
[[Editable by user::User:Chief Moderator]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===User rights===&lt;br /&gt;
Users who have the &amp;lt;tt&amp;gt;sacl-exempt&amp;lt;/tt&amp;gt; user group are never prohibited access by this extension. This is a failsafe to avoid pages becoming permanently uneditable by having an empty whitelist.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>West</name></author>	</entry>

	</feed>