<div>PMwiki Documentation says:</div>
<div>&nbsp;</div>
<p class="vspace"></p>
<div>
<p>To set the entire site to be editable only by those who know an &quot;edit&quot; password, add a line like the following to <em>local/config.php</em>: </p>
<p class="vspace"></p><pre>    $DefaultPasswords['edit'] = crypt(<font style="BACKGROUND-COLOR: #ffffcc">'edit_password'</font>);
</pre><pre>In the documentation I have trouble telling when I need to substitue my own specific data into the command line.</pre><pre>For example, do I need to change 'edit_password&quot; to the actual password for editing or just leave it as 
<font style="BACKGROUND-COLOR: #ffffcc">'edit_password'</font> ?</pre><pre>&nbsp;</pre><pre>Thanks</pre><pre>Phil Seyer</pre><pre>&nbsp;</pre></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div></div>