Backlinks to Plugins in System Web (Search all webs)

Results from System web retrieved at 16:40 (GMT)

AccessControl
Access Control Restricting read and write access to topics and webs, by users and groups Access Control allows you restrict access to single topics and entire web...
AdminToolsCategory
Admin tools List of tools available to the Foswiki administrator * Documentation: Reference Manual * Site Tools : , InterWikis, Macros, Doc Graphics ...
AutoTemplatePlugin
AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then=" WARNING: You have enabled both AutoTemp...
AutoViewTemplatePlugin
AutoViewTemplatePlugin Description This plugin sets the VIEW_TEMPLATE and EDIT_TEMPLATE variables according to a corresponding form definition. So when you attac...
BeginnersStartHere
BeginnersStartHere This is a short introduction to Foswiki. A short introduction to Foswiki Use the slideshow navigation buttons on the bottom right of the page...
BreadCrumbsPlugin
BreadCrumbsPlugin Description This plugin helps you to locate where you are, and shows you how you can escape from there using breadcrumbs navigation. Two types ...
CalDAVPlugin
CalDAVPlugin This plugin provides a link between a remote CalDAV server and the CalendarPlugin. CalDAV is a protocol used by many calendaring applications, two of...
CommandAndCGIScripts
CGI and Command Line Scripts Programs on the server performing actions such as rendering, saving and renaming topics. These scripts are located in the bin and too...
CommentPlugin
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, .CommentPlugi...
CompareRevisionsAddOn
Description The CompareRevisionsAddOn compares two revisions of a document, like rdiff does. But in contrast to normal rdiff, the comparison is done with the rend...
CompareRevisionsAddonPlugin
CompareRevisionsAddOn Plugin This is an helper plugin for the CompareRevisionsAddOn on Foswiki It has two purposes: 1 It sets the CompareRevisionAddonPluginEna...
CompleteDocumentation
Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: UserDocumentationCategory, AdminDocumentati...
ConfigurePlugin
Configure Plugin This plugin provides access to all Irish Doughnut Economics Network configuration data through the webserver, supports running server side checke...
Contribs
Foswiki Contribs Extensions to Foswiki that are not .plugins Overview The term "Contrib" is used to refer to any package that is not just a simple plugin. F...
ContributedAddOns
Add Ons Deprecated name for the System.Contribs type of extension. Some older extensions will still be named as an AddOn. Overview An add on runs separately...
DataForms
Data Forms Structured data, how to set up and work with data forms. Overview Next to freeform topic contents, each topic can store additional data in name/value ...
DBCacheContrib
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured quer...
DBCachePlugin
DBCachePlugin Description This is a lightweight frontend to the DBCacheContrib. The provided macros DBQUERY and DBCALL can be used as a replacement for SEARCH an...
DebugLogPlugin
DebugLogPlugin Usage I will fill in more details later right now it is specifically for those people trying to fix the pre 4.2.0 release bug. Examples Instal...
DefaultPreferences
Irish Doughnut Economics Network Site Level Preferences This topic defines site level settings that apply to all users and webs on this site. * Note:* This topic ...
DefaultPreferencesForm
*Name* Type Size Value Tooltip message Attributes WEBBGCOLOR text 20 #FFD8AA HTML Color S FAVICON text 30 /System/WebPreferences...
DeveloperDocumentationCategory
Developer Documentation List of documents for application developers as well as developers of skins and extensions. Application Developer Topics Topics for norm...
DevelopingPlugins
Developing Plugins The usual way Foswiki is extended is by writing a Plugin. Plugins extend Foswiki by providing functions that 'listen' to events in the Foswiki ...
EditRowPlugin
EditRowPlugin @import url(/System/EditRowPlugin/erp.uncompressed.css); Features: 1 You can edit one row, or even one cell at a time, instead of having to edit ...
EditTablePlugin
Edit Table Plugin Simply add an Edit table button to an existing table by writing %EDITTABLE{}% directly above the table. This can be added to tables that are...
EmptyPlugin
Empty Plugin Learn how to create your own plugin in .DevelopingPlugins. Documentation for Plugin API is in PerlDoc for EmptyPlugin.pm. Note that EmptyPlugin is d...
FAQTroubleshootingExtensions
Some questions to answer: * Perhaps the plugin is installed, but did you remember to enable it in configure? * Did the installer mention any missing depende...
FlexFormPlugin
FlexFormPlugin Description This plugin leverages the internal capabilities to render an interface for .DataForms and adds insights to the acutal DataForm defin...
FlexWebListPlugin
FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures...
FoswikiServerInformation
Foswiki Server Information This topic lists the detailed server execution environment. As this is sensitive information, it is only available to users with acces...
FrequentlyAskedQuestions
Frequently Asked Questions This is a real FAQ, and also a demo of an easily implemented knowledge base solution. You may view the code for the topic creator or ra...
GlossaryOfTerms
Glossary of Terms Glossary of Foswiki specific terminology. $ Attachment: Any type of file that is uploaded via browser and attached to a topic, where it can b...
HistoryPlugin
History Plugin . The output can arbitrarily be formatted. An example for a Wikipedia like history is included. When using PatternSkin enabling the HistoryPlugin c...
IconService
IconService The IconService functions as a central definition and delivery method for all sorts of icons: image icons as well as font icons. Different kinds of i...
ImagePlugin
ImagePlugin Use this plugin to control the display and alignment of images using an easy syntax and support for server side resizing and thumbnailing. There are a...
InstallationGuide
Installation Guide This guide describes the steps for installing Foswiki using Apache as the web server, on Linux. This guide describes the specific steps for ins...
InstallationGuidePart2
Installation Guide Part 2 Post Installation Configuration and Tuning Once you have Foswiki installed and running, you can perform one or more of the following s...
InstalledPlugins
Installed Plugins This site is running Foswiki version * * "}%, Release , Foswiki API version * Here is a list of the plugins currently installed and enabled ...
InstantEnhancements
Instant Site Enhancements These quick enhancements are aimed at improving and customising your Foswiki as quickly as possible. New site administrators are encoura...
InterwikiPlugin
Interwiki Plugin The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired by ...
InterWikis
Inter Wiki Link Rules (or Links to other Sites) This topic lists all aliases needed to map inter wiki links to external wikis/sites. Whenever you write ExternalSi...
JEditableContrib
JEditableContrib This add on packages up the jQuery "JEditable" plugin from Miko Tuupala. This excellent little plugin gives you edit in place capability with man...
JQSelect2Contrib
JQSelect2Contrib %JQPLUGINS{"select2" format=" Homepage: $homepage Author(s): $author Version: $version " }% This extension adds support for the ...
JQueryAjaxHelper
JQueryAjaxHelper This page contains a set of example JQueryPlugin helpers that can be used in wiki applications. The examples demonstrate how you can dynamically ...
JQueryAnimate
JQueryAnimate Summary %JQPLUGINS{"animate" format=" Homepage: $homepage Author(s): $author Version: $version " }% A cross browser library of CS...
JQueryAutocomplete
JQueryAutocomplete %JQPLUGINS{"autocomplete" format=" Homepage: $homepage Author(s): $author Version: $version " }% Warning: This plugin is depre...
JQueryBgiframe
JQueryBgiframe %JQPLUGINS{"bgiframe" format=" Homepage: $homepage Author(s): $author Version: $version " }% A jQuery plugin that helps ease the p...
JQueryBlockUI
JQueryBlockUI %JQPLUGINS{"blockui" format=" Homepage: $homepage Author(s): $author Version: $version " }% The jQuery BlockUI Plugin lets you simu...
JQueryButton
JQueryButton %JQPLUGINS{"button" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a simple way to render nice butto...
JQueryChili
JQueryChili %JQPLUGINS{"chili" format=" Homepage: $homepage Author(s): $author Version: $version " }% Chili is the jQuery code highlighter plugin...
JQueryCodingStandards
JQueryCodingStandards Follow Drupal #8217;s JavaScript coding standards See also Foswiki:Development/UsingJQueryWithFoswiki for more information, tips and tricks….
JQueryCookie
JQueryCookie %JQPLUGINS{"cookie" format=" Homepage: $homepage Author(s): $author Version: $version " }% Easy cookie handling using jQuery. Usage...
JQueryCorner
JQueryCorner %JQPLUGINS{"corner" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin adds cross browser support fo...
JQueryCycle
JQueryCycle %JQPLUGINS{"cycle" format=" Homepage: $homepage Author(s): $author Version: $version " }% The jQuery Cycle Plugin is a lightweight sl...
JQueryDebug
JQueryDebug %JQPLUGINS{"debug" format=" Homepage: $homepage Author(s): $author Version: $version " }% Simple jQuery logger / debugger using fireb...
JQueryEasing
JQueryEasing %JQPLUGINS{"easing" format=" Homepage: $homepage Author(s): $author Version: $version " }% Uses the built in easing capabilities add...
JQueryEmpty
JQueryEmpty %JQPLUGINS{"empty" format=" Homepage: $homepage Author(s): $author Version: $version " }% Template plugin for jQuery plugins integrat...
JQueryFarbtastic
JQueryFarbtastic %JQPLUGINS{"farbtastic" format=" Homepage: $homepage Author(s): $author Version: $version " }% Farbtastic is a jQuery plug in th...
JQueryFluidFont
JQueryFluidFont %JQPLUGINS{"fluidfont" format=" Homepage: $homepage Author(s): $author Version: $version " }% Recompute the font size of an eleme...
JQueryFocus
JQueryFocus %JQPLUGINS{"focus" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin sets the focus on a form input ...
JQueryFontAwesome
JQueryFontAwesome %JQPLUGINS{"fontawesome" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin adds support for th...
JQueryForm
JQueryForm %JQPLUGINS{"form" format=" Homepage: $homepage Author(s): $author Version: $version " }% The jQuery Form Plugin allows you to easily a...
JQueryFoswiki
JQueryFoswiki %JQPLUGINS{"foswiki" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is plugin takes care of loading th...
JQueryGradient
JQueryGradient %JQPLUGINS{"gradient" format=" Homepage: $homepage Author(s): $author Version: $version " }% Adds a gradient to the background of ...
JQueryHoverIntent
JQueryHoverIntent %JQPLUGINS{"hoverintent" format=" Homepage: $homepage Author(s): $author Version: $version " }% hoverIntent is similar to jQuer...
JQueryI18N
JQueryI18N %JQPLUGINS{"i18n" format=" Homepage: $homepage Author(s): $author Version: $version " }% Summary This plugin tries to be the simplest...
JQueryInnerFade
JQueryInnerFade %JQPLUGINS{"innerfade" format=" Homepage: $homepage Author(s): $author Version: $version " }% InnerFade is a small plugin for the...
JQueryLiveQuery
JQueryLiveQuery %JQPLUGINS{"livequery" format=" Homepage: $homepage Author(s): $author Version: $version " }% How to use it Live Query utilizes ...
JQueryLoader
JQueryLoader %JQPLUGINS{"loader" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to reload parts of a p...
JQueryLocalScroll
JQueryLocalScroll %JQPLUGINS{"localscroll" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin will animate a regu...
JQueryMaskedInput
JQueryMaskedInput %JQPLUGINS{"maskedinput" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a masked input plugin f...
JQueryMasonry
JQueryMasonry %JQPLUGINS{"masonry" format=" Homepage: $homepage Author(s): $author Version: $version " }% Masonry is a JavaScript grid layout lib...
JQueryMedia
JQueryMedia %JQPLUGINS{"media" format=" Homepage: $homepage Author(s): $author Version: $version " }% jQuery Media Plugin for converting elements...
JQueryMetadata
JQueryMetadata %JQPLUGINS{"metadata" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin is capable of extracting ...
JQueryMigrate
JQueryMigrate %JQPLUGINS{"migrate" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin can be used to detect and r...
JQueryPlaceholder
JQueryPlaceholder %JQPLUGINS{"placeholder" format=" Homepage: $homepage Author(s): $author Version: $version " }% Creates a 'hint' or 'example' t...
JQueryPlugin
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and a...
JQueryPNotify
JQueryPNotify %JQPLUGINS{"pnotify" format=" Homepage: $homepage Author(s): $author Version: $version " }% Full featured plugin to show temporary...
JQueryPopUpWindow
JQueryPopUpWindow %JQPLUGINS{"popupwindow" format=" Homepage: $homepage Author(s): $author Version: $version " }% Open a page in a new window. M...
JQueryQueryObject
JQueryQueryObject %JQPLUGINS{"queryobject" format=" Homepage: $homepage Author(s): $author Version: $version " }% This extension creates a single...
JQueryRating
JQueryRating %JQPLUGINS{"rating" format=" Homepage: $homepage Author(s): $author Version: $version " }% The Star Rating Plugin is a plugin for th...
JQueryRender
JQueryRender %JQPLUGINS{"render" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin brings modern template based ...
JQueryScrollTo
JQueryScrollTo %JQPLUGINS{"scrollto" format=" Homepage: $homepage Author(s): $author Version: $version " }% With this plugin, you will easily scr...
JQuerySerialScroll
JQuerySerialScroll %JQPLUGINS{"serialscroll" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows you to eas...
JQueryShake
JQueryShake %JQPLUGINS{"shake" format=" Homepage: $homepage Author(s): $author Version: $version " }% Warning: This plugin is deprecated. The sha...
JQueryShrinkUrls
JQueryShrinkUrls %JQPLUGINS{"shrinkurls" format=" Homepage: $homepage Author(s): $author Version: $version " }% Shrinks all urls in a given conta...
JQuerySimpleModal
JQuerySimpleModal %JQPLUGINS{"simplemodal" format=" Homepage: $homepage Author(s): $author Version: $version " }% SimpleModal is a lightweight jQ...
JQuerySlimbox
JQuerySlimbox %JQPLUGINS{"slimbox" format=" Homepage: $homepage Author(s): $author Version: $version " }% Show images in a lightbox. Slimbox 2 is...
JQueryStars
JQueryStars %JQPLUGINS{"stars" format=" Homepage: $homepage Author(s): $author Version: $version " }% Flexible and non obstructive star rating. T...
JQuerySuperfish
JQuerySuperfish %JQPLUGINS{"superfish" format=" Homepage: $homepage Author(s): $author Version: $version " }% Superfish is an enhanced Suckerfish...
JQuerySupersubs
JQuerySupersubs %JQPLUGINS{"supersubs" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a companion plugin to super...
JQueryTabpane
JQueryTabpane Plugin Info %JQPLUGINS{"tabpane" format=" Homepage: $homepage Author(s): $author Version: $version " }% Summary This implements ...
JQueryTextboxList
JQueryTextboxList %JQPLUGINS{"textboxlist" format=" Homepage: $homepage Author(s): $author Version: $version " }% Description Turns a text input...
JQueryTmpl
JQueryTmpl %JQPLUGINS{"tmpl" format=" Homepage: $homepage Author(s): $author Version: $version " }% jQuery templates contain markup with binding ...
JQueryTooltip
JQueryTooltip %JQPLUGINS{"tooltip" format=" Homepage: $homepage Author(s): $author Version: $version " }% Display a customized tooltip instead of...
JQueryTreeview
JQueryTreeview %JQPLUGINS{"treeview" format=" Homepage: $homepage Author(s): $author Version: $version " }% Lightweight and flexible transformati...
JQueryUI
JQueryUI %JQPLUGINS{"ui" format=" Homepage: $homepage Author(s): $author Version: $version " }% Widget collection for jQuery. This is the officia...
JQueryUIAutocomplete
JQueryUIAutocomplete %JQPLUGINS{"ui::autocomplete" format=" Homepage: $homepage Author(s): $author Version: $version " }% Autocomplete, when adde...
JQueryUIDialog
JQueryUIDialog Summary %JQPLUGINS{"ui::dialog" format=" Homepage: $homepage Author(s): $author Version: $version " }% A dialog is a floating wi...
JQueryUITooltip
JQueryUITooltip Summary %JQPLUGINS{"ui::tooltip" format=" Homepage: $homepage Author(s): $author Version: $version " }% Usage To load the libr...
JQueryValidate
JQueryValidate %JQPLUGINS{"validate" format=" Homepage: $homepage Author(s): $author Version: $version " }% Very powerful client side form valida...
JQueryView
JQueryView %JQPLUGINS{"view" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin adds JsViews functionality to the...
JQueryWikiWord
JQueryWikiWord %JQPLUGINS{"wikiword" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to create a WikiWo...
JSCalendarContrib
JSCalendarContrib Summary of Contents This module packages the Mishoo JSCalendar Javascript in a form suitable for use with Foswiki. Detailed Documentation Read...
JsonRpcContrib
JsonRpcContrib Summary This package implements a JSON RPC 2.0 protocol to interface with Foswiki and its plugins. In contrast to the normal REST interface of Fo...
LdapNgPlugin
LdapNgPlugin This plugin provides an interface to query an LDAP directory and display the results in a WikiApplication It is a complete rewrite of the Foswiki:Ext...
ListyPlugin
ListyPlugin This plugin implements an interactive list manager. A "Listy" is a collection of text or links that can be maintained easily using modal dialogs, drag...
Macros
Macros Special text strings expand on the fly to display information, or trigger a function. Macros are text strings in one of three basic forms: %MACRONAME{ pa...
MainFeatures
What makes Foswiki …. the ideal collaboration tool? Foswiki is… Wiki Structured Data Programmable Pages * Share knowledge * Edit pages collaboratively ...
MetaDataPlugin
MetaDataPlugin This plugin allows to store data sets to Foswiki topics. Foswiki itself is a structured wiki already using .DataForms which are attached a topic. ...
MimeIconPlugin
MimeIconPlugin This plugin tries to map known mime types commonly found on the internet to an icon set. There are not many icon sets that have a got coverage of m...
ModifyLoginPlugin
Modify Login Plugin The features for modifying the login name are * Change all characters to lower case * Change all characters to upper case * Strip all...
MoreFormfieldsPlugin
MoreFormfieldsPlugin Description This plugin implements a set of additional special purpose formfields to be used in DataForm definitions. To make use of these f...
MultiLingualPlugin
MultiLingualPlugin This plugin enables you to create wiki content in multiple languages. While Foswiki normally supports over 20 languages to internationalize its...
NatEditPlugin
Natural Edit Plugin Description The NatEdit is an wiki editor that helps in learning the TML Language by providing a GUI. By design, this is not a wysiwyg editor...
NatEditWordHelpText
NatEditWordHelpText Help text for the NatEditPlugin editor * * * * * * * B = Bold * I = Bold * _ = Underline * = Strike * l...
NatSkin
The Natural Skin NatSkin improves your Foswiki experience by bringing together some of the most useful features from different plugins in a consistent way. NatSki...
NatSkinFAQ
NatSkinFAQ The documentation of NatSkin is crap. I'm lost! If you need help, there are a couple of options: * Create a support request on Foswiki:Support/WebH...
NatSkinPlugin
The Natural Skin Plugin Description This is the supplemental plugin for the NatSkin. Its main purpose is to supply "skin states" to control different styles and ...
OriginalDocumentGraphics
Documentation Graphics and Filetype icons This is the Foswiki icon library. The graphics can be used in topics and by web applications. Usage Default notation: ...
PatternSkinNavigation
PatternSkin Navigation Include main navigation with: Include sections "}% %IF{"istopic '.LeftBar'" then=" $n$percntINCLUDE{\".LeftBar\"}$percnt" }...
PerlDoc
See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages. See also Developing plugins, Developer's Bible, Tec...
PreferenceSettings
#SettingPrefs #PreferencesMacros Preference Settings A preference setting lets you define a simple macro that will be expanded in your output. In addition: *...
PreferencesPlugin
PreferencesPlugin Allows editing of preferences using fields predefined in a .DataForms. However, the edit fields are inlined in the text, similar to how tables a...
PubLinkFixupPlugin
Pub Link Fixup Plugin This plugin performs pub link fixup of the generated HTML page. If Foswiki is configured with a non utf 8 {Store}{Encoding}, then links to ...
PublishedAPI
Name First Foswiki Version Comment Foswiki::Func 1.1.5 Main API. Foswiki::Attrs 1.1.5 Parameter passing for custom macros Foswiki::Request ...
QuerySearchPatternCookbook
QuerySearch Pattern Cookbook This topic provides tips on the usage of QuerySearch. Pattern 1: Show recent changes without user pages We have everything in the Ma...
RedDotPlugin
RedDotPlugin This plugin renders a clickable red dot (.) to ease the edit access to a page. The red dot will only be visible if the current wikiuser has write acc...
RedirectPlugin
Redirect Plugin I typically use this to make easy to type shortforms/acronyms of topic names. For example: * Actual content appears under Main.LightweightDirect...
ReferenceManual
Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of Foswiki the Free and Open Source Wi...
ReleaseHistory
Appendix A: Foswiki Development Time line The complete timeline of Foswiki Releases. Foswiki was forked from TWiki 4.2.4 and released with significant improvments...
ReleaseNotes01x00
Foswiki Release 1.0.10 08 Sep 2010 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for pro...
ReleaseNotes01x01
Foswiki Release 1.1.10 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional use ...
ReleaseNotes02x00
Foswiki Release 2.0.3 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional use i...
ReleaseNotes02x01
Foswiki Release 2.1.6 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional use i...
RenderListPlugin
Render List Plugin Syntax Rules RENDERLIST Macro * Place a %RENDERLIST{ parameters }% before any bullet list * The lists can be handcrafted, generate...
RenderPlugin
RenderPlugin Description This plugin implements a couple of REST handlers to feetch content from a Foswiki backend. This can either be returned as plain content ...
NEW - 11 Oct 2019 - 08:29 by micha
SiteMenu
SiteMenu Default SiteMenu component. Please do not modify. Use .SiteMenu instead. Implementation %IF{"'' ingroup 'AdminGroup'" then="$percntIN...
Skins
Foswiki Skins Skins overlay regular templates to give different looks and feels to Foswiki screens. Overview Foswiki uses skin templates as the basis of all ...
SlideShowPlugin
Slide Show Plugin Introduction There is already a de facto standard for presentations, so why this plugin? This plugin makes sense for organizations that already...
SmiliesPlugin
The Smilies Plugin : ) Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile : ) or a frown : ( . Th...
SpreadSheetPlugin
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Irish Doughnut Economics Network topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated a...
SubscribePlugin
Subscribe Plugin Example (only works if plugin is installed, and you are logged in you are: and you are not .WikiGuest): This version is designed for use w...
TablePlugin
Table Plugin Gives extra control of table display: * Sorting * Setting visual table properties like border width, cell spacing and cell padding * Setting...
TinyMCEPlugin
TinyMCEPlugin This is an integration of the fast and highly functional TinyMCE WYSIWYG editor. It supports a wide range of browsers, including Firefox, IE, Safari...
TinyMCEQuickHelp
TinyMCE Editor Help Summary * Normal Normal text style * Heading 1 6 Headings; 1 is largest * On save, content in this HTML editor is automatical...
TipTopic026
SlideShowPlugin for presentations Use SlideShowPlugin to convert a topic with headings and bullets into a slideshow presentation. This plugin is useful when conte...
TopicInteractionPlugin
TopicInteractionPlugin Description This plugin redesigns the way how users interact with topics and attachments in various ways: * improved attachment handlin...
TopicMarkupLanguage
What is Topic Markup Language (TML)? The special text format used in Foswiki topics to simplify topic text. Foswiki lets you work using a WYSIWYG editor, which fo...
TopicTitlePlugin
TopicTitlePlugin Description This plugin implements a way to freely specify the title of a topic. The title is then used when rendering the link to the topic ins...
TopicUserMappingContrib
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authenticat...
TWikiCompatibilityPlugin
TWikiCompatibilityPlugin Usage Automatically maps requests for legacy TWiki web topics to Foswiki free topics as per TopicNameMappingTable. Map TWIKIWEB to SYSTE...
TwistyPlugin
TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: ...
UpdatesPlugin
UpdatesPlugin Checks Foswiki.org for updates This plugin is used to keep administrators informed of updates to their installed extensions via a pop up message at ...
UpgradeGuide
Foswiki Upgrade Guide This guide covers upgrading from a previous version of Foswiki to Foswiki 2.x. This upgrade procedure is used to upgrade a to a new major v...
UsersGuide
User's Guide Some documentation topics selected specially for users * Quick Start * User Registration: Sign up so you can edit pages and select options ...
VarACTIVATEDPLUGINS
ACTIVATEDPLUGINS list of currently activated plugins Examples * %ACTIVATEDPLUGINS% expands to Related PLUGINDESCRIPTIONS, FAILEDPLUGINS, PLUGINVERSION
VarFAILEDPLUGINS
FAILEDPLUGINS debugging for plugins that failed to load Also generates a list of handlers defined by plugins Examples * %FAILEDPLUGINS% Related PLUGINDESCRI...
VarJQPLUGINS
JQPLUGINS display a summary of available plugins Parameters Parameter Description Default "plugins" this is a regular expression that...
VarJQREQUIRE
JQREQUIRE enable a plugin on the current page This macro will load a list of plugins to be added to the current page. Use JQPLUGINS to display the list of av...
VarPLUGINDESCRIPTIONS
PLUGINDESCRIPTIONS list of plugin descriptions Examples * %PLUGINDESCRIPTIONS% expands to Related ACTIVATEDPLUGINS, FAILEDPLUGINS, PLUGINVERSION
VarPLUGINVERSION
PLUGINVERSION the version of a Foswiki Plugin, or the Foswiki Plugins API Use %PLUGINVERSION{"name"}% to get the version of a specific plugin Examples * %PLUG...
VarTABLE
TABLE control attributes of tables and sorting of table columns The %TABLE{}% macro is handled by the TablePlugin Attributes for tables Parameter ...
WebAtomBase
ATOM News Feeds Find out What's New There are several ways to find out what's new in each web: 1. Visit WebChanges to see recent changes 1. Subscribe in We...
WebFontsContrib
WebFontsContrib This is a bundle of commonly used free web fonts to be used in your Foswiki skin. Each font comes with a handy font face definition that you may ...
WebLeftBarExample
" warn="off"}% * ** * * * * * * * %IF{"istopic ''" then=" * $percntICON{\"statistics\"}$percnt $percntMAKETEXT{\"St...
WebLinkPlugin
WebLinkPlugin This plugin allows to render a link to a web. While linking to a topic is quite essential to wikis, linking to a web as an object of the wiki isn't ...
WebRssBase
RSS News Feeds Find out What's New There are several ways to find out what's new in each web: 1. Visit WebChanges to see recent changes 1. Subscribe in...
WysiwygPlugin
Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HT...
Number of topics: 169
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 Irish Doughnut Economics Network? Send feedback