Difference: TWikiSystemRequirements (1 vs. 2)

Revision 219 Aug 2000 - PeterThoeny

Line: 15 to 15
 
File: Used for:
.htaccess.txt Authentication. Rename to .htaccess and customize if used
attach Script that shows the attach file page (FileAttachment)
Deleted:
<
<
changes Script that shows recent changes
 
delete (not used yet)
edit Script to edit a topic
geturl Script to fetch URL data
Line: 35 to 34
 
wikicfg.pm for initialization and configuration, used by wiki.pm
wikisearch.pm search engine, used by wiki.pm
Changed:
<
<
-- PeterThoeny - 21 Apr 2000
>
>
-- PeterThoeny - 19 Aug 2000

Revision 121 Apr 2000 - PeterThoeny

Line: 1 to 1
Added:
>
>
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

Directory: Used for:
twiki/bin TWiki PERL scripts
twiki/pub Public files (FileAttachments, images)
twiki/data source text
twiki/templates HTML templates, used by TWiki scripts

Files in twiki/bin

File:
<-- -->
Sorted descending
Used for:
wikisearch.pm search engine, used by wiki.pm
wikicfg.pm for initialization and configuration, used by wiki.pm
wiki.pm main TWiki library
viewfile Script to view an file attachment
view Script to view a topic ( the script )
upload Script that does file upload (FileAttachment)
testenv Script to test CGI environment variables
statistics Script to create statistics topic
search Script that displays search results
save Script that saves a topic, called by preview
register Script to register new users
rdiff Script to see differences of topics
preview Script to preview topic after edit
oops Script that shows a OK or oops dialog
mailnotify Script called by cron job to notify users of changes
geturl Script to fetch URL data
edit Script to edit a topic
delete (not used yet)
changes Script that shows recent changes
attach Script that shows the attach file page (FileAttachment)
.htaccess.txt Authentication. Rename to .htaccess and customize if used

-- PeterThoeny - 21 Apr 2000

 
This site is powered by the TWiki collaboration platformCopyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiSystemRequirements