Changeset 464 for trunk/VarCachePlugin/data/TWiki/VarCachePlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VarCachePlugin/data/TWiki/VarCachePlugin.txt
r382 r464 4 4 This Plugin caches TWiki variables in selected topics for faster page rendering. 5 5 6 Most topics in a typical TWiki installation are rendered within a small deviation in terms of speed. Exceptions are topics that contain a lot of dynamic content. This is mainly caused by CPU or I/O intensive % TWIKIWEB%.TWikiVariables, such as =%<nop>SEARCH{}%= and =%<nop>INCLUDE{}%=.6 Most topics in a typical TWiki installation are rendered within a small deviation in terms of speed. Exceptions are topics that contain a lot of dynamic content. This is mainly caused by CPU or I/O intensive %SYSTEMWEB%.TWikiVariables, such as =%<nop>SEARCH{}%= and =%<nop>INCLUDE{}%=. 7 7 8 8 This Plugin caches all =%<nop>VARIABLES%= located in a topic so that the topic can get rendered as quickly as one without variables. An outdated cache gets refreshed when a user is looking at a topic; in which case it will take longer to render the page. Time-based refresh can also be disabled in favor of an on-demand cache update. … … 37 37 Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop><plugin>_<setting>%==, i.e. ==%<nop>VARCACHEPLUGIN_SHORTDESCRIPTION%== 38 38 39 * One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:39 * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 40 40 * Set SHORTDESCRIPTION = Cache TWiki variables in selected topics for faster page rendering 41 41 … … 85 85 | Other Dependencies: | none | 86 86 | Perl Version: | 5.005 | 87 | TWiki:Plugins/Benchmark: | % TWIKIWEB%.GoodStyle 99%, %TWIKIWEB%.FormattedSearch 99%, %TOPIC%Test 208% |87 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 99%, %SYSTEMWEB%.FormattedSearch 99%, %TOPIC%Test 208% | 88 88 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 89 89 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 90 90 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 91 91 92 __Related Topics:__ % TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.DeveloperDocumentationCategory, %TWIKIWEB%.AdminDocumentationCategory, %TWIKIWEB%.TWikiPreferences92 __Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 93 93 94 94 -- TWiki:Main/PeterThoeny - 06 Jan 2006
Note: See TracChangeset
for help on using the changeset viewer.
