Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 213

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>anonok</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="../style.css" type="text/css" />

<link rel="stylesheet" href="../local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="../index.html">ikiwiki</a>/ 

<a href="../plugins.html">plugins</a>/ 

</span>
<span class="title">
anonok

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p><span class="infobox">
Plugin: anonok<br />
Author: <span class="createlink">Joey</span><br />
Included in ikiwiki: yes<br />
Enabled by default: no<br />
Included in <a href="./goodstuff.html">goodstuff</a>: no<br />
Currently enabled: no<br />
</span></p>

<p>By default, anonymous users cannot edit the wiki. This plugin allows
anonymous web users, who have not signed in, to edit any page in the wiki
by default.</p>

<p>Please think twice before enabling this plugin. If your wiki is accessible
to the internet, it <em>will</em> be subject to spamming if this plugin is
enabled. Such spam is not only a pain to deal with, but it bloats the
revision control history of your wiki.</p>

<p>The plugin has a configuration setting, <code>anonok_pagespec</code>. This
<a href="../ikiwiki/pagespec.html">PageSpec</a> can be used to allow anonymous editing of matching pages.</p>

<p>If you're using the <a href="./comments.html">comments</a> plugin, you can allow anonymous comments
to be posted by setting:</p>

<pre><code>anonok_pagespec =&gt; "postcomment(*)"
</code></pre>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">




<div class="tags">
Tags:

<a href="./type/auth.html" rel="tag">type/auth</a>

<a href="./type/comments.html" rel="tag">type/comments</a>

</div>



<div id="backlinks">
Links:

<a href="./comments.html">comments</a>

<a href="./opendiscussion.html">opendiscussion</a>


</div>






<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Tue Feb 26 23:01:54 2019</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>