From 8711e336f228967cc84dca4904c5615de10f5fff Mon Sep 17 00:00:00 2001 From: PeterThoeny Date: Sat, 25 Jan 2003 07:17:55 +0000 Subject: [PATCH] none --- TWiki/TWikiDocGraphics.mdwn | 2 +- TWiki/TWikiPreferences.mdwn | 2 ++ TWiki/TWikiSystemRequirements.mdwn | 12 ++++++------ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/TWiki/TWikiDocGraphics.mdwn b/TWiki/TWikiDocGraphics.mdwn index 573c7f3..52d003a 100644 --- a/TWiki/TWikiDocGraphics.mdwn +++ b/TWiki/TWikiDocGraphics.mdwn @@ -4,7 +4,7 @@ This is one way to create a library of common icons, accessible through user-def There are other approaches as well: the TWiki:Plugins/TopicVarsPlugin lets you set variables in any topic, not just in [[WebPreferences]], for use in the same. The TWiki:Plugins/SmiliesPlugin, using a different short hand than `%VARIABLES%`, may be worth checking out for extended use. -In this example, %TOPIC% - this topic - acts as the icon library. Graphics are uploaded and displayed. Then, the paths are set in [[TWikiPreferences]] for site-wide access. You can also create individual library pages in each web. And you don't have to restrict yourself to graphics: Preferences Variables can include text and links to any type of file. +In this example, %TOPIC% - this topic - acts as the icon library. Graphics are uploaded and displayed. Then, the paths are set in [[TWiki.TWikiPreferences#DocGraphics|TWiki/TWikiPreferences#DocGraphics]] for site-wide access. You can also create individual library pages in each web. And you don't have to restrict yourself to graphics: Preferences Variables can include text and links to any type of file. - help.gif Help - tip.gif Tip / Idea diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn index 35d5ccf..42862bc 100644 --- a/TWiki/TWikiPreferences.mdwn +++ b/TWiki/TWikiPreferences.mdwn @@ -212,6 +212,8 @@ The following are **_site-level_** settings that affect all users in all webs on - Set ENDCOLOR = - To finish colored text + + - Graphics used in TWiki documentation - view all images in [[TWikiDocGraphics]]. _(There are various ways to set up common icons as text variables. This is simply one quick approach.)_: - Set H = HELP - Set I = IDEA! diff --git a/TWiki/TWikiSystemRequirements.mdwn b/TWiki/TWikiSystemRequirements.mdwn index 18952b5..86d1353 100644 --- a/TWiki/TWikiSystemRequirements.mdwn +++ b/TWiki/TWikiSystemRequirements.mdwn @@ -30,7 +30,7 @@ TWiki is written in Perl 5, uses a number of shell commands, and requires [RCS ( Perl - 5.005_03 or higher (5.6.1 recommended) + 5.005_03 or higher (5.6.1 recommended,
5.8.0 not recommended yet, see TWiki:Codev.UsingPerl58OnRedHat8) Non-standard Perl modules @@ -39,11 +39,11 @@ TWiki is written in Perl 5, uses a number of shell commands, and requires [RCS ( RCS - 5.7 or higher (including GNU diff) %BR% Optional, but the all-Perl replacement is not currently recommended for live sites - see TWiki:Codev/RcsLite. + 5.7 or higher (including GNU diff) %BR% Optional, but the all-Perl RCS replacement is not currently recommended for live sites - see TWiki:Codev.RcsLite. GNU diff - GNU diff 2.7 or higher is required when TWiki's uses RCS binaries. %BR% Install on PATH if not included with RCS (check version with diff -v) + GNU diff 2.7 or higher is required when not using the all-Perl RcsLite. %BR% Install on PATH if not included with RCS (check version with diff -v) Other external programs @@ -56,11 +56,11 @@ TWiki is written in Perl 5, uses a number of shell commands, and requires [RCS ( Web server - Apache is well supported; for other servers, CGI support, authentication, extended path required + Apache 1.3 is well supported; Apache 2.0 is not recommended yet (see TWiki:Support.FailedAuthenticationWithApache2OnWinNT). %BR% For other servers, CGI support, authentication, extended path required -%X% **\*** _Current documentation mainly covers Linux and Apache installations. See [[WindowsInstallCookbook]] for a Windows installation guide._ +%X% **\*** _Current documentation mainly covers Linux and Apache installations. See TWiki:Codev.WindowsInstallCookbook for a Windows installation guide. See TWiki:Codev.TWikiOn for help with installation on various platforms including Unix, MacOS X, Apache `mod_perl`, web hosts, etc._ @@ -78,7 +78,7 @@ You can easily add functionality, by customizing [[TWikiTemplates]], for one, wh ## Known Issues -- The new [[TWikiPlugins]] feature currently does not have compatibility guidelines for developers. Plugins can require just about anything - browser-specific functions, stylesheets (CSS), Java applets, cookies, specific Perl modules,... - check the individual Plugin specs. +- The [[TWikiPlugins]] feature currently does not have compatibility guidelines for developers. Plugins can require just about anything - browser-specific functions, stylesheets (CSS), Java applets, cookies, specific Perl modules,... - check the individual Plugin specs. - %H% Plugins included in the TWiki distribution do not add requirements. -- [[MikeMannix]] - 12 Jan 2002 -- 1.9.4