Difference: TWikiSystemRequirements (21 vs. 22)

Revision 222001-09-15 - MikeMannix

Line: 1 to 1
Deleted:
<
<
Warning: Can't find topic TWiki.UtilTempDocNote
 

TWiki System Requirements

Changed:
<
<
Server and client system requirements of TWiki 01-Sep-2001
>
>
Server and client system requirements for TWiki 01-Sep-2001
 

Overview

Maintaining minimum client and server requirements is necessary to keep TWiki deployment as broad as possible.

Changed:
<
<

Server-Side Requirements

>
>

Server Requirements

 
Changed:
<
<
TWiki is written in Perl 5 and uses a number of shell commands. It requires GNU RCS (Revision Control System) to be installed on the same system. TWiki is developed in a standard Linux/Apache environment. It can also work with Microsoft Windows and other platforms.
>
>
TWiki is written in Perl 5, uses a number of shell commands, and requires RCS (Revision Control System), a GNU Free Software package. TWiki is developed in a basic Linux/Apache environment. It also works with Microsoft Windows, and should have no problem on any other platform that meets the requirements:
 
Required Server Environment
Resource Unix Windows
Line: 23 to 21
 
Other external programs ls, fgrep, egrep
Web server Apache; others (with support for CGI, authentication, extended path) *
Changed:
<
<
Current documentation covers Linux only. Compiling a basic TWikiOnWindows installation guide is an ongoing effort.
>
>
Current documentation covers Linux only. A TWikiOnWindows installation guide is next.
 
Changed:
<
<

Client-Side Requirements

>
>

Client Requirements

 
Changed:
<
<
The TWiki standard installation has extremely low browser requirements:
>
>
The TWiki standard installation has extremely low browser requirements:
 
  • HTML 3.2 compliant
Added:
>
>
  • generates XHTML 1.0 pages that are compatible with HTML 3.2
 
  • minimal use of JavaScript in the user interface (degrades gracefully)
  • no cookies
  • no CSS
Changed:
<
<
TWiki generates XHTML 1.0 code as long as it is compatible with HTML 3.2.
>
>
You can easily add capabilities, through customizing the templates, for one, while tailoring the browser requirements to your situation.
 

Known Issues

Changed:
<
<
  • The new TWikiPlugins feature currently does not have any compatibility guidelines for developers. Plugins can require just about anything: browser-specific functions, stylesheets (CSS), Java, cookies, etc.
>
>
  • The new TWikiPlugins feature currently does not have compatibility guidelines for developers. Plugins can require just about anything: browser-specific functions, stylesheets (CSS), DHTML, Java applets, cookies.
 
Changed:
<
<
-- MikeMannix - 29 Aug 2001
>
>
-- MikeMannix - 15 Sep 2001
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.