WARNING LocalSite.cfg could not be found (This is normal for a new installation)
This Foswiki is running using a bootstrap configuration worked out by detecting the layout of the installation. To complete the bootstrap process you should either:
  • Restore the missing LocalSite.cfg from a backup, or
  • Complete the new Foswiki installation:

You have been logged in as a temporary administrator. Any requests made to this Foswiki will be treated as requests made by an administrator with full rights Your temporary administrator rights will "stick" until you've logged out from this session.
A Proxy server was detected. {ForceDefaultUrlHost} has been enabled.

If this page is rendered without any styles and you are using SSL (https), your proxy server may be misconfigured. It must generate the X-Forwarded-Proto header. Try adding ?SSL=1 to the Foswiki URL to bypass this issue.

error Warning: Updates found for 1 extension(s): EditRowPlugin ... Upgrade

Installed Plugins

This site is running Foswiki version v2.1.8 , Release 06 Aug 2023, Foswiki API version 2.4

Here is a list of the plugins currently installed and enabled in the wrench configuration on this Foswiki site:

  • SpreadSheetPlugin (17 May 2023, 1.25): Add spreadsheet calculations like "$SUM($ABOVE())" to Foswiki tables and other topic text
  • SlideShowPlugin (09 Mar 2021, 2.40): Create web based presentations based on topics with headings
  • AutoViewTemplatePlugin (2016-04-08, 1.24): Automatically sets VIEW_TEMPLATE and EDIT_TEMPLATE
  • CommentPlugin (06 Aug 2023, 2.95): Quickly post comments to a page without an edit/save cycle
  • CompareRevisionsAddonPlugin (1.114, 1.114):
  • ConfigurePlugin (06 Aug 2023, 1.12): configure interface using json-rpc
  • EditRowPlugin (06 Aug 2023, 3.401): Inline edit for tables
  • HistoryPlugin (16 Nov 2020, 1.20): Shows a complete history of a topic
  • HomePagePlugin (1.23, 1.23): Allow User specified home pages - on login
  • InterwikiPlugin (06 Aug 2023, 1.27): Link ExternalSite:Page text to external sites based on aliases defined in a rules topic
  • JQueryPlugin (25 Apr 2023, 10.51): jQuery JavaScript library for Foswiki
  • MailerContribPlugin (2.84, 2.84): Supports e-mail notification of changes
  • NatEditPlugin (11 Jul 2023, 9.63): A Wikiwyg Editor
  • PreferencesPlugin (1.16, 1.16): Allows editing of preferences using fields predefined in a form
  • RenderListPlugin (06 Aug 2023, 2.29): Render bullet lists in a variety of formats
  • SmiliesPlugin (17 Sep 2015, 2.03): Render smilies like smile as icons
  • SubscribePlugin (06 Aug 2023, 3.7): This is a companion plugin to the MailerContrib. It allows you to trivially add a "Subscribe me" link to topics to get subscribed to changes.
  • TablePlugin (22 Jan 2018, 1.160): Control attributes of tables and sorting of table columns
  • TinyMCEPlugin (11 Feb 2019, 1.32): Integration of the Tiny MCE WYSIWYG Editor
  • TwistyPlugin (29 Jun 2023, 3.00): Twisty section Javascript library to open/close content dynamically
  • UpdatesPlugin (12 Nov 2019, 2.00): Checks Foswiki.org for updates
  • WysiwygPlugin (13 Jun 2018, 1.38): Translator framework for WYSIWYG editors

Administrators can enable and disable plugins using wrench configure. Plugins shown in the above list as (disabled) are enabled in the configuration but either encountered errors or are disabled in Site, Web or another preference settings topic (see PreferenceSettings )

See Plugins for more detailed description of how to install and use Plugins.

All Contrib Modules

See SkinBrowser for an overview of the installed Skins.

Plugin Diagnostics

PluginErrors
SpreadSheetPlugin
Foswiki::Plugins::SpreadSheetPlugin
none
SlideShowPlugin
Foswiki::Plugins::SlideShowPlugin
none
AutoViewTemplatePlugin
Foswiki::Plugins::AutoViewTemplatePlugin
none
CommentPlugin
Foswiki::Plugins::CommentPlugin
none
CompareRevisionsAddonPlugin
Foswiki::Plugins::CompareRevisionsAddonPlugin
none
ConfigurePlugin
Foswiki::Plugins::ConfigurePlugin
none
EditRowPlugin
Foswiki::Plugins::EditRowPlugin
none
HistoryPlugin
Foswiki::Plugins::HistoryPlugin
none
HomePagePlugin
Foswiki::Plugins::HomePagePlugin
none
InterwikiPlugin
Foswiki::Plugins::InterwikiPlugin
none
JQueryPlugin
Foswiki::Plugins::JQueryPlugin
none
MailerContribPlugin
Foswiki::Plugins::MailerContribPlugin
none
NatEditPlugin
Foswiki::Plugins::NatEditPlugin
none
PreferencesPlugin
Foswiki::Plugins::PreferencesPlugin
none
RenderListPlugin
Foswiki::Plugins::RenderListPlugin
none
SmiliesPlugin
Foswiki::Plugins::SmiliesPlugin
none
SubscribePlugin
Foswiki::Plugins::SubscribePlugin
none
TablePlugin
Foswiki::Plugins::TablePlugin
none
TinyMCEPlugin
Foswiki::Plugins::TinyMCEPlugin
none
TwistyPlugin
Foswiki::Plugins::TwistyPlugin
none
UpdatesPlugin
Foswiki::Plugins::UpdatesPlugin
none
WysiwygPlugin
Foswiki::Plugins::WysiwygPlugin
none
HandlerPlugins
afterCommonTagsHandlerTablePlugin
afterEditHandlerWysiwygPlugin
beforeCommonTagsHandlerPreferencesPlugin
WysiwygPlugin
beforeEditHandlerNatEditPlugin
TinyMCEPlugin
WysiwygPlugin
beforeMergeHandlerWysiwygPlugin
beforeSaveHandlerWysiwygPlugin
commonTagsHandlerSpreadSheetPlugin
SlideShowPlugin
CompareRevisionsAddonPlugin
EditRowPlugin
finishPluginJQueryPlugin
UpdatesPlugin
initPluginSpreadSheetPlugin
SlideShowPlugin
AutoViewTemplatePlugin
CommentPlugin
CompareRevisionsAddonPlugin
ConfigurePlugin
EditRowPlugin
HistoryPlugin
HomePagePlugin
InterwikiPlugin
JQueryPlugin
MailerContribPlugin
NatEditPlugin
PreferencesPlugin
RenderListPlugin
SmiliesPlugin
SubscribePlugin
TablePlugin
TinyMCEPlugin
TwistyPlugin
UpdatesPlugin
WysiwygPlugin
initializeUserHandlerHomePagePlugin
modifyHeaderHandlerWysiwygPlugin
postRenderingHandlerEditRowPlugin
PreferencesPlugin
WysiwygPlugin
preRenderingHandlerInterwikiPlugin
RenderListPlugin
SmiliesPlugin
TablePlugin
22 plugins

Registered REST Handlers

This table shows all registered REST handler verbs by extension. undef means the handler will use the default core handler security.

Extension REST Verb HTTP
Method
Validation Requires
Authentication
Description
CommentPlugin  
  comment POST 1 0  
EditRowPlugin  
  get GET,POST 0 0 Gets the raw content of a single table cell.
  save POST 1 1 Save a table row.
JQueryPlugin  
  tmpl GET,POST 0 0 Load and expand a template in current web/topic context.
MailerContribPlugin  
  notify POST 1 1 Allow administrators to run the mailNotify process from the web.
NatEditPlugin  
  attachments GET,POST 0 0 Expand the list of attachments.
  users GET,POST 0 0 Expand the list of users and groups.
  save POST 1 1 Save or preview results of an edit.
SubscribePlugin  
  subscribe POST 1 1  
WysiwygPlugin  
  attachments GET,POST 0 0  
  html2tml GET,POST 0 0  
  tml2html GET,POST 0 0  


Related Topics: Plugins, DefaultPreferences, AdminDocumentationCategory, AdminToolsCategory, SkinBrowser
Topic revision: r1 - 06 Aug 2023, UnknownUser
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback