Backlinks to Plugins in System Web (Search all webs)

Results from System web retrieved at 16:49 (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...
BarcodePlugin
BarcodePlugin This plugin is used to create embedded barcodes in topics. Currently only Code128 codes are supported. Support for other standard codes could easily...
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...
BookmakerPlugin
BookmakerPlugin The Bookmaker plugin provides support for interactive capture and sorting of ordered lists of topics. The lists are held in topics, and may be man...
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...
CalendarPlugin
Calendar Plugin The CalendarPlugin handles the macro %CALENDAR% that inserts a monthly calendar in the page. Multiple topics can be specified as the source of the...
CaptchaPlugin
CaptchaPlugin Description This plugin tries to prevent automated scripts from creating users and spam your wiki. It does so by requiring a simple test to ensure ...
ChecklistPlugin
Checklist Plugin ChecklistPlugin creates simple checklists. It handles the tags %CLI% (CheckList Item), %CHECKLIST%, %CHECKLISTSTART%, %CHECKLISTEND% and depends ...
ClassificationPlugin
ClassificationPlugin Description ClassificationPlugin is a taxonomy and folksonomy extension for Foswiki that allows you to manage knowledge assets stored in yo...
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
CompareRevisionsAddOn Description The CompareRevisionsAddOn compares two revisions of a document, like rdiff does. But in contrast to normal rdiff, the compariso...
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 Wiki configuration data through the webserver, supports running server side checkers and wizards, and allows y...
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...
ControlWikiWordPlugin
ControlWikiWordPlugin Usage This plugin provides 4 functions: * Rules based blocking of WikiWord linking backwards compatible to the StopWikiWordPlugin ...
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...
DBIPlugin
DBIPlugin Description This plugin offers a middle layer for Foswiki extensions to ease connecting to SQL databases and manage schemes of table and index definit...
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 ...
DefaultPreferences
Wiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this site. * Note:* This topic should be regarded as read o...
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 ...
DocumentViewerPlugin
Document Viewer Plugin The Document Viewer Plugin allows you to use presentations, spreadsheets, PDFs and other documents in Foswiki without any external dependen...
EasyTimelinePlugin
Easy Timeline Plugin As the saying goes: a picture is worth a thousand words. This is certainly true for graphical timelines. A detailed listing of events and dat...
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...
FilesysVirtualPlugin
FilesysVirtualPlugin This module provides two FUSE like file system implementations that are tailored for use with the WebDAVContrib (from http://c dot.co.uk) tho...
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...
ForEachPlugin
ForEachPlugin This plugin provides basic FOR and FOREACH loop constructions. This plugin provides some macros which do not follow normal macro expansion rules an...
FormPlugin
!" else=" !! Form Plugin"}% Lets you create simple and advanced web forms. Main features: * No html knowledge required to create forms * Add input fiel...
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...
FreeMindPlugin
FreeMindPlugin The FreeMindPlugin implements the %FREEMIND% tag to render FreeMind mindmaps in a Foswiki topic. It requires Adobe's flash player plugin to run fro...
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...
FullCalendarPlugin
Full Calendar Plugin Adam Shaw has produced a great Web 2.0 Calendar UI, the jQuery FullCalendar Plugin. This Foswiki plugin provides the backend calendar managem...
GenPDFAddOn
Generate PDF Add On This Add On to Foswiki adds a supplementary view script called genpdf. genpdf generates a PDF document using the htmldoc tool from htt...
GenPDFAddOnPlugin
GenPDFAddOn Helper plugin This version of the GenPDFAddOn ships with a simple GenPDFAddOnPlugin helper plugin. It will render the %GENPDF% macro as a clickable l...
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...
HijaxPlugin
HijaxPlugin This plugin offers a simple way of using the foswiki scripts, including Oops, Login to authenticate and Strikeone Validation handling, via an AJAX i...
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...
HolidaylistPlugin
HolidaylistPlugin The HolidaylistPlugin handles the %HOLIDAYLIST% macro to insert a vacation list on the current page. Smilies are used to indicate if a person is...
ICalPlugin
ICalPlugin Description This plugin allows you to do two things: 1 read, parse and format ical files attached to a topic 1 cache event data stored in a Syst...
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...
ImageGalleryPlugin
ImageGalleryPlugin Description This plugin helps you in viewing pictures that are attached to a topic in a nice thumbnail gallery. Clicking on a thumbnail zooms...
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...
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...
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 ...
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...
JQDataTablesPlugin
JQDataTablesPlugin Overview This plugin implements a widget to enhance normal HTML tables with extra navigation features such as sorting, filtering and paginatin...
JQGridPlugin
JQGridPlugin jqGrid is an Ajax enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a c...
JQMomentContrib
JQMomentContrib This package integrates the moment.js library into Foswiki. The full API documentation is available at http://momentjs.com/docs/ Example E...
JQPhotoSwipeContrib
JQPhotoSwipeContrib Modern javascript image gallery Description JQPhotoSwipeContrib is a thin wrapper to bring PhotoSwipe to Foswiki. It adds the minimum amount ...
JQPrettyPhotoContrib
JQPrettyPhotoContrib This package integrates the great prettyphoto jquery lightbox clone by Stephane Caron prettyPhoto is a full blown media lightbox supporting ...
JQSelect2Contrib
JQSelect2Contrib %JQPLUGINS{"select2" format=" Homepage: $homepage Author(s): $author Version: $version " }% This extension adds support for the ...
JQSerialPagerContrib
JQSerialPagerContrib This is a jQuery plugin for Foswiki that implements a widget to handle long lists. It therefore splits the list and adds a pager so that it t...
JQTablePlugin
JQTablePlugin This plugin does two things: 1 If TablePlugin is enabled, it enhances TablePlugin with client side column sorting (if Javascript is enabled) 1...
JQTwistyContrib
JQTwistyContrib JQTwistyContrib is a lightweight twisty plugin implementing a subset of the features provided by .TwistyPlugin, but using javascript only. This co...
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...
JQueryPNotify
JQueryPNotify %JQPLUGINS{"pnotify" format=" Homepage: $homepage Author(s): $author Version: $version " }% Full featured plugin to show temporary...
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...
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...
JSTreeContrib
JSTreeContrib This add on packages up the jQuery "jsTree" plugin to give you poserful support for display and manipulation of n ary tree data. See http://www.jstr...
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...
LatexModePlugin
LatexModePlugin This LaTeX Mode Plugin allows you to include LaTeX mark up commands within a Foswiki page. It uses external programs (specifically latex, dvipng ...
LdapGuiPlugin
LdapGuiPlugin This plugin enables you to build a self defined LDAP GUI to ease administration by distributing certain tasks to your users over a web interface. At...
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...
LikePlugin
LikePlugin This plugin lets you vote on topics, attachments and comments by means of a like or a dislike . All "likes" are stored within Foswiki, that is: they a...
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 ...
MediaElementPlugin
MediaElementPlugin This plugin adds media support to Foswiki using MediaElement.js. MediaElement.js is an easy cross browser HTML5 audio and video player in pure ...
MediaPlugin
Media Plugin . Uses the OBJECT html tag to embed arbitrary content into a page, with a particular bent towards media: common media formats are detected and some "...
MetaCommentPlugin
MetaCommentPlugin This is YACS (yet another comment system) which tries to 1 be easy to use, 1 scale up to lots of comments 1 provide different layouts a...
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...
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 ...
ObjectPlugin
ObjectPlugin The object is to use foswiki topics to store lots of objects (chunks of structured data) that can be searched, filtered and manipulated. The intentio...
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" }...
PdfPlugin
PDF Plugin . Introduction The PDF generator of PDF Plugin is wkhtmltopdf, which uses the WebKit browser engine. It creates PDF files that look similar as they wo...
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...
PerlPlugin
PerlPlugin This plugin allows you to embed scripts within topics, using a tightly controlled subset of Perl. The scripts will be executed on the server, and the r...
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 ...
PublishPlugin
PublishPlugin Generates a static view of a web, as HTML files on disc, or as a PDF, or as a zip or tgz archive file, or by uploading directly to an FTP server. Th...
PublishPluginHistory
Publishing Details Publisher: AlexanderWeimer Date: 2015 10 20 16:14 Dir: /var/lib/foswiki/pub/publish/ URL: https://wiki.alexander weimer.com/bin/../pub/publis...
PublishWeb
This is a template topic for use with PublishPlugin. It illustrates how to set up a topic in a web to simplify publishing. To use it, take a copy of the raw text ...
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...
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 ...
SendEmailPlugin
Send Email Plugin . Usage 1 Create a form on the page that invokes the sendemail script 1 Add a "to" field and a submit button 1 Make sure to fill in al...
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...
SolrPlugin
Solr Plugin About Solr Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, fa...
SpreadSheetPlugin
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Wiki topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated at page view time. They can b...
StringifierContrib
StringifierContrib Description This extension serves as a helper to stringify documents in a way that they can be indexed by full text search engines such as Fos...
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...
SyntaxHighlightingPlugin
SyntaxHighlightingPlugin Description The Syntax Highlighting Plugin is used to emphasize the rendering of your wiki text according to several languages. It uses ...
TWikiCompatibilityPlugin
TWikiCompatibilityPlugin Usage Automatically maps requests for legacy TWiki web topics to Foswiki free topics as per TopicNameMappingTable. Map TWIKIWEB to SYSTE...
TablePlugin
Table Plugin Gives extra control of table display: * Sorting * Setting visual table properties like border width, cell spacing and cell padding * Setting...
TimeTablePlugin
TimeTablePlugin The TimeTablePlugin handles the tag %TIMETABLE% and creates a weekly timetable. The timetable is rendered with HTML tables and should work with a...
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...
TreePlugin
Tree Plugin Syntax Rules %TREEVIEW{}% displays topic children in a hierarchical tree %TREE{}% synonym of %TREEVIEW{}% Samples See the following page for sample...
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...
UploadPlugin
UploadPlugin This plugin provides a more flexible interface to upload one or more files to a topic. Using standard means, only one file can be uploaded at the sam...
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...
WebDAVLinkPlugin
WebDAVLinkPlugin Usage This plugin adds support that helps you edit files held in WebDAV resources using native applications (such as Microsoft Word) when you cl...
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...
WikiWorkbenchContrib
WikiWorkbenchContrib Introduction The WikiWorkbench standardizes writing, deploying and using wiki applications on Foswiki. It builds on the core concepts of sta...
WorkflowPlugin
WorkflowPlugin /Flow.gif Foswiki provides a flexible system of Access Control Lists that can be used to control who can modify a topic. Sometimes this isn't quite...
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: 218
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 Wiki? Send feedback