source: branches/Release01x01/core/data/System/InstalledPlugins.txt @ 14643

Revision 14643, 1.3 KB checked in by GeorgeClark, 13 months ago (diff)

Item11746: Use macros, not explicit web reference

%SYSTEMWEB%, %SANDBOXWEB% and %USERSWEB% are needed so that webs can be
renamed.

  • Property svn:keywords set to Revision Date
Line 
1%META:TOPICINFO{author="ProjectContributor" date="1274836012" format="1.1" version="1"}%
2%META:TOPICPARENT{name="AdminDocumentationCategory"}%
3
4This site is running Foswiki version *%WIKIVERSION%*, Plugin API version *%PLUGINVERSION{}%*
5
6---+ Installed Plugins
7
8Here is a list of the plugins currently installed and enabled in the
9[[%SCRIPTURLPATH{"configure"}%][%ICON{"wrench"}% configuration]] on this
10Foswiki site:
11
12%PLUGINDESCRIPTIONS%
13
14Administrators can enable and disable plugins using [[%SCRIPTURLPATH{"configure"}%][%ICON{"wrench"}% configure]]. 
15Plugins shown in the above list as _(disabled)_ are enabled in the
16configuration, but disabled in Site, Web or another preference settings topic (see %SYSTEMWEB%.PreferenceSettings )
17
18
19See [[Plugins]] for more detailed description of how to install and use Plugins.
20
21---++ All Contrib Modules
22
23See %SYSTEMWEB%.SkinBrowser for an overview of the installed Skins.
24
25%SEARCH{
26    "1"
27    type="query"
28    topic="*Contrib,*AddOn"
29    web="%SYSTEMWEB%,TWiki"
30    scope="topic"
31    nonoise="on"
32    format="   * [[$web.$topic][$topic]]"
33}%
34
35---++ Plugin Diagnostics
36%FAILEDPLUGINS%
37
38*Note:* The diagnostics are provided by the =%<nop>FAILEDPLUGINS%= macro
39
40---
41*Related Topics:* [[Plugins]], %WIKIPREFSTOPIC%, AdminDocumentationCategory, AdminToolsCategory, SkinBrowser
Note: See TracBrowser for help on using the repository browser.