<tr>
<td> Non-standard Perl modules </td>
<td> </td>
- <td> </td>
+ <td><code>MIME::Base64</code>, Digest::SHA1 (for password generation) </td>
</tr>
<tr>
<td> Optional Perl modules </td>
<tr>
<td> RCS </td>
<td align="center"> 5.7 </td>
- <td align="center"> 5.7 </td>
+ <td align="center"> 5.7 (including <code>diff</code></td>
</tr>
<tr>
<td> Other external programs </td>
- <td align="center"> ls, fgrep, egrep </td>
- <td align="center"> ? </td>
+ <td align="center"><code>ls</code>, <code>fgrep</code>, <code>egrep</code></td>
+ <td align="center"><code>ls</code>, <code>fgrep</code>, <code>egrep</code></td>
</tr>
<tr>
<td> Web server </td>
<td align="center"> Apache </td>
- <td align="center"> ? </td>
+ <td align="center"> Apache, IIS </td>
</tr>
</table>
</tr>
<tr>
<td><code><b>twiki/pub</b></code></td>
- <td> Public files ([[Main/FileAttachments]], images) </td>
+ <td> Public files ([[Main/FileAttachments]], images), plus RCS histories </td>
</tr>
<tr>
<td><code><b>twiki/data</b></code></td>
- <td> source text </td>
+ <td> source (topic) text, including RCS histories </td>
</tr>
<tr>
<td><code><b>twiki/templates</b></code></td>
<td> Script to see differences of topics </td>
</tr>
<tr>
+ <td><code><b>rename</b></code></td>
+ <td> Script to rename/move topics and move attachments </td>
+ </tr>
+ <tr>
<td><code><b>register</b></code></td>
<td> Script to register new users </td>
</tr>
<td> Access control </td>
</tr>
<tr>
+ <td><code><b>Attach.pm</b></code></td>
+ <td> Attachment handling </td>
+ </tr>
+ <tr>
+ <td><code><b>Meta.pm</b></code></td>
+ <td> Meta data in topics </td>
+ </tr>
+ <tr>
<td><code><b>Net.pm</b></code></td>
<td> SMTP mail handling </td>
</tr>
<td><code><b>EmptyPlugin.pm</b></code></td>
<td> Empty plugin, use to create your own </td>
</tr>
+ <tr>
+ <td><code><b>InterwikiPlugin.pm</b></code></td>
+ <td> Refer to external Wikis and other Web sites </td>
+ </tr>
</table>
-- [[MikeMannix]] - 26 Aug 2001