**_Platform_**
TWiki is written in PERL 5, but it uses also many shell command. The current implementation runs only on a Unix machine. RCS for revision control must be installed on the system.
**_Directories_**
File: |
Used for: |
.htaccess.txt |
Authentication. Rename to .htaccess and customize if used |
attach |
Script that shows the attach file page (File Attachment?) |
changes |
Script that shows recent changes |
delete |
(not used yet) |
edit |
Script to edit a topic |
geturl |
Script to fetch URL data |
mailnotify |
Script called by cron job to notify users of changes |
oops |
Script that shows a OK or oops dialog |
preview |
Script to preview topic after edit |
rdiff |
Script to see differences of topics |
register |
Script to register new users |
save |
Script that saves a topic, called by preview |
search |
Script that displays search results |
statistics |
Script to create statistics topic |
testenv |
Script to test CGI environment variables |
upload |
Script that does file upload (File Attachment?) |
view |
Script to view a topic ( the script ) |
viewfile |
Script to view an file attachment |
wiki.pm |
main TWiki library |
wikicfg.pm |
for initialization and configuration, used by wiki.pm |
wikisearch.pm |
search engine, used by wiki.pm |
-- [[Main/PeterThoeny]] - 21 Apr 2000