Results from Extensions web retrieved at 04:23 (GMT)

AccessStatsPlugin
AccessStatsPlugin The current implementation of this plug in is rather weak and supporting it as such for foswiki does not make sense. I have in mind to make it work ...
ActionTrackerPlugin
Action Tracker Plugin This plugin provides support for tracking actions embedded in topics. Actions captured this way can then be searched from any topic in the wiki ...
AliasPlugin
AliasPlugin Description Powered by WikiRing Consultants This plugin allows you to create arbitrary word aliases. If you write down a word that has ...
AllExtensions
All Foswiki extensions This is a list of extensions that are offered for Foswiki. Can't find a plugin in the list? It might be back in the Plugins repository at twiki ...
AntiSpamPlugin
NOTE: i have fixed configure's link to here, but keep this redirect page for older releases which still have the bad link. Main.WillNorris 04 May 2009
AntiWikiSpamPlugin
AntiWikiSpamPlugin Stop your wiki getting spammed This plugin attempts to reduce the instance of Wiki Spam by using the MoinMoin AntiSpamGlobalSolution regex's. ...
ApprovalPlugin
ApprovalPlugin Introduction This plugin is a rewrite of the Foswiki:Extensions.WorkflowPlugin by TWiki:Main.ThomasWeigert, which supports much the same functionality ...
AttachContentPlugin
Attach Content Plugin Saves dynamic topic text to an attachment Overview This plugin puts any text between a %STARTATTACH{"filename"}% and %ENDATTACH% into an attachment ...
AttachLinkPlugin
AttachLinkPlugin Standard links to attachments Syntax Rules NOP This apparently trivial plugin turns out to be quite useful. Besides syntactic sugar, it actually ...
AttachmentFilterPlugin
AttachmentFilterPlugin This plugin filters attachment by their content type and allows to block specific attachments * Set SHORTDESCRIPTION = This plugin filters ...
AttachmentListPlugin
Attachment List Plugin Displays a formattable list of topic attachments from any topic anywhere in a topic. View permissions are honored: if the user is not allowed ...
AttachmentUrlShortcutPlugin
AttachmentUrlShortcutPlugin Gives you the ability to you use shortened syntaxes for links to attachments ! Usage Hint: You can choose the Macro Name, whi should be ...
AutoCompletePlugin
AutoCompletePlugin This plugin allows you to create an autocomplete input field based on Yahoo's User Interface Library. This plugin originally implemented Arthur ...
AutoCompletionLibPlugin
AutoCompletionLibPlugin Providing libraries and functionalities to use easy javascript autocompletion for the user interface. Introduction This plugin provides you ...
AutoSavePlugin
AutoSavePlugin Currently does not work with TinyMCEPlugin (the WYSIWYG editor), but works great in raw edit. Settings * Set SHORTDESCRIPTION = Saves a topic automatically ...
AutoTemplatePlugin
AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then=" WARNING: You have enabled both AutoTemplatePlugin ...
AutoViewTemplatePlugin
AutoViewTemplatePlugin Description This plugin sets the VIEW_TEMPLATE and EDIT_TEMPLATE variables according to a corresponding form definition. So when you attach ...
AvatarPlugin
Avatar plugin Add http://www.libravatar.org/ (or run your own libravatar server) or http://gravatar.com __or Foswiki:Extensions.PersonalInfoAddOn user images to your ...
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 ...
BasicForm
Basic form for categorising topics Name:* *Type: Size: Values: Tooltip message: ExtensionType select 1 Classify a topic Topic Summary text ...
BatchUploadPlugin
Batch Upload Plugin Usage * Enable this plugin in LocalSite.cfg or configure Test: BatchUploadPlugin is enabled' else=' BatchUploadPlugin is not enabled. Enable ...
BeautifierPlugin
Beautifier Plugin Related topics: dp.SyntaxHighlighter Introduction Use the %CODE% and %ENDCODE% macros to enclose fragments of code in your topic that you wish ...
BehaviourContrib
Behaviour Javascript framework Contrib This contrib packages the third party Behaviour Javascript event library, written by Ben Nolan. Behaviour uses CSS selectors ...
BibliographyPlugin
BibliographyPlugin Description The Bibliography Plugin manages citations inside a Foswiki topic, and can generate an References List at the end of the topic. This ...
BigBlueButtonPlugin
BigBlueButtonPlugin BigBlueButtonPlugin integrates BigBlueButton web conferencing into foswiki. BigBlueButtonPlugin integrates BigBlueButton web conferencing (also ...
BioKbPlugin
BioKbPlugin Introduction BioKbPlugin is designed to provide a set of functions to establish a biological knowledgebase (hence BioKb), starting from a seed of data ...
BlackListPlugin
Black List Plugin Description This is a simple utility to keep black sheep away from a public Foswiki site. The site can be protected against excessive page access ...
BlogAddOn
Blog AddOn Note: release 1.6 and onwards works on Foswiki 1.2 and newer. When upgrading, make sure not to overwrite any existing topic BlogCategory. . Screenshots ...
BlogPlugin
BlogPlugin comming soon
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 manually ...
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 of ...
BrowserBoosterPlugin
BrowserBoosterPlugin Usage After the plugin is enabled in configure, you do not need to do anything further. Why do I want to use this extension? There are at least ...
BugsContrib
Item Tracking system implemented as a Foswiki Data Application The Bugs web is intended for collecting reports of issues, and then tracking progress towards getting ...
BuildContrib
Foswiki Developer Environment Summary of Contents BuildContrib can be used to create a build script for your extension. It is inspired by the Java ANT build tool ...
CKEditorPlugin
This is an integration of the fast and highly functional CKEditor. It supports a wide range of browsers, including Firefox, IE, Safari, Opera and Google Chrome. The ...
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 ...
CasLoginContrib
CasLoginContrib See the CasLoginContrib development page for further information.
ChartPlugin
Chart Plugin This plugin helps you visualize data in Foswiki tables as charts, using a default linear scale or an optional semilogarithmic scale. Five types of charts ...
ChecklistPlugin
Checklist Plugin ChecklistPlugin creates simple checklists. It handles the tags %CLI% (CheckList Item), %CHECKLIST%, %CHECKLISTSTART%, %CHECKLISTEND% and depends ...
ChecklistPluginDev
Development discussion for ChecklistPlugin Wouldn't it be Nice If... Idea Who Timestamp Renaming a topic also renamed its corresponding ChecklistItemState ...
ChecklistTablePlugin
ChecklistTablePlugin This plugin helps you to create a checklist with tables. A HTML form for a quick add of new entries and a table editor are also available. ChecklistTablePlugin ...
ClamAVScanPlugin
ClamAV Scan Plugin This plugin intercepts each attachment during upload and passes the content of the attachment to the clamd daemon for virus scanning. The attachment ...
ClassificationPlugin
ClassificationPlugin comming soon
CmisPlugin
CmisPlugin See the CmisPlugin development page for more information.
CommentPlugin
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, Sandbox.CommentPluginExamples ...
CommentPluginExamples
How about an example for the CommentPlugin? Main.BugmenotBugmenot 07 Sep 2009 If you are aiming on getting examples directly on the http://foswiki.org web space ...
CompareRevisionsAddOn
Compare Revisions Add On Description The CompareRevisionsAddOn compares two revisions of a document, like rdiff does. But in contrast to normal rdiff, the comparison ...
Compatibility
Compatibility of an extension can depend on many variables, including: * Which Foswiki version you are running n the server, * Which OS you are running on server ...
ConfigureImageGallery
ConfigureImageGallery This topic is for proof checking images that will be used for extensions in configure Extension Image URL %SEARCH{ "PackageForm" type ...
ContribPackage
You can also list and install these packages from the configure interface for your local installation.
ContribPackageHowTo
How to create contrib packages Advanced content: for extension authors only Every so often we find that there are code or data that are shipped with several plugins ...
ContributorsPlugin
ContributorsPlugin Usage Contributors to a topic This plugin can be used to show a list of editors of a page. The simplest way to add topic Contributor information ...
ControlWikiWordPlugin
ControlWikiWordPlugin Usage This plugin provides 4 functions: * Rules based blocking of WikiWord linking backwards compatible to the StopWikiWordPlugin ...
CoordinateWithAuthor
SVN Modification Policy: Coordinate with Author Changes (such as bugfixes) to an extension that don't change the features of the extension can often be handled by ...
CounterPlugin
Visitor Count is Visitor Count for the page is TWiki:Main.RahulMundke 20 Nov 2003
CssPlugin
CssPlugin Usage CSS abstract classes Install that plugin and take a look class.tmpl for the full list of supported CSS abstract classes. Examples Installation ...
DBCacheContrib
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured queries ...
DBCachePlugin
DBCachePlugin Powered by WikiRing Consultants Description This is a lightweight frontend to the DBCacheContrib. The provided macros DBQUERY and DBCALL ...
DBConnectorPlugin
DBConnectorPlugin Enables you to use simple methods to store and read data for topics. The Editor is included in the plugin use it right away Introduction This ...
DBIStoreContrib
Work in progress * Check Development.DBIStoreContrib, Tasks.DBIStoreContrib for signs of progress * Also watch for checkins on http://svn.foswiki.org/trunk/DBIStoreContrib ...
DatabasePlugin
Database Plugin Provide secure access (read and write) to data in an SQL database, with flexible results formatting. Any database that has a DBI interface can be used ...
DateTimePlugin
DateTimePlugin Display date and time with formatting options, relative date parameters and localized dates This plugin is an extension of the macro GMTIME{"format ...
DbiContrib
DbiContrib Usage This Contrib is used to abstract database access from other Contribs. To configure the default database, goto the Extensions::DbiContrib section ...
DebianPackage
DebianPackage Packaging for Debian .deb / apt distribution Authored by Main.SvenDowideit. Originated on http://twiki.org/cgi bin/view/Codev/TWikiOnDebian and http ...
DebianRepositoryPlugin
DebianRepositoryPlugin Usage Just attach .deb files to your topics, and you will get valid Debian repositories for them at % nop/ PUBURL%/TheWeb/debian. You will ...
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 Installation ...
DelayMacroPlugin
Delay Macro Plugin /delaylogo.png Examples This plugin enables the use of a more clear syntax when building applications where you need to delay the expansion of ...
DemoUrl
Demo URL A URL where this extension can be seen in action.
DevelopedInSVN
Field set in the PackageForm when a package is included in the Foswiki Subversion repository. You are strongly recommended to use subversion for your plugin development ...
DigestPlugin
DigestPlugin Examples You type You should get You get %DIGEST{"Hello World"}% b10a8db164e0754105b7a99be72e3fe5 %DIGEST{"%DIGEST{"Hello World"} ...
DirectedGraphPlugin
Directed Graph Plugin Introduction Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph ...
DirectedGraphWebMapPlugin
DirectedGraphWebMapPlugin Extends the DirectedGraphPlugin and draws a map of a web, part of a web, or of the structure around a single topic. Example: Main Web This ...
DistributedServersPlugin
DistributedServersPlugin This plugin adds 1 CDN support for selected attachments (on a per web basis) 2 Browser accelleration, by distributing requests over ...
DojoToolkitContrib
DojoToolkitContrib Contrib Package Summary of Contents Contains an un archived and ready for use copy of dojo toolkit 1.2.3 see http://dojotoolkit.org/ Documentation ...
DownloadZipPlugin
Download Zip Plugin Syntax Rules * Zip all attachments from a topic * Either use the %DOWNLOADZIP% macro to render a link to the zip archive of the current ...
DpSyntaxHighlighterPlugin
DpSyntaxHighlighterPlugin This plugin provides client side syntax highlighting using the dp.SyntaxHighlighter by Alex Gorbatchev. JavaScript needs to be enabled on ...
DrupalUsersContrib
DrupalUsersContrib Contrib Package tested with Drupal v6.5 This Contrib enables you to replace the Foswiki User and Groups system with a read only access to the User ...
EasyMacroPlugin
EasyMacroPlugin Description This plugin allows to implement a %MACRO in pure TML (topic markup language). Normally, you'd have to write a perl extension for each ...
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 dates ...
EditChapterPlugin
EditChapterPlugin Description Powered by WikiRing Consultants This plugin implements a simple section editing feature comparable to the one available ...
EditRowPlugin
EditRowPlugin Features: 1 You can edit one row, or even one cell at a time, instead of having to edit the entire table. 1 Supports footer rows. 1 Supports ...
EditSyntaxPlugin
Edit Syntax Plugin (Alpha version unsafe for public websites) This Plugin allows users to edit Foswiki content with their favorite wiki syntax. Users can set their ...
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 ...
EidoGoPlugin
Eidogo TWiki Plugin Visit http://eidogo.com for eidogo itself. 1 install http://eidogo.com on twiki webserver (svn co http://eidogo.googlecode.com/svn/trunk/ eidogo ...
EmptyPlugin
Empty Plugin Learn how to create your own plugin in .DevelopingPlugins. Plugin Preferences Plugin preferences should be set using configure, as described in .DevelopingPlugins ...
Excel2TablePlugin
Excel2Table Plugin This plugin lets you easily render an excel spreadsheet in Foswiki. How to use the Excel2Table Plugin to import data from Excel to Foswiki automatically ...
ExcelImportExportPlugin
ExcelImportExportPlugin This plugin renders an attached Excel spreadsheet as a Foswiki table, and vice versa. It also provides scripts to generate a set of topics ...
ExitPlugin
Exit Plugin This plugin redirects links to external sites via a page of your choice. You might want to do that to display a disclaimer ("You are leaving Foswiki, come ...
ExpandTopicContentPlugin
ExpandTopicContentPlugin Expands all macros and expandvariables type sections of a topic and return the raw markup Usage This plugin implements the macro EXPANDTOPIC ...
ExplicitNumberingPlugin
ExplicitNumberingPlugin Use the ##., ##.. etc. notation to insert outline numbering sequences (1, 1.1, 2, 2.1) in topic's text. Use #, ##, etc., to generate numbered ...
ExportCookiePlugin
ExportCookiePlugin USAGE Use the macro to display the value. You can use it for auth systems or connecting system like Drupal with Foswiki. Plugin Settings ...
ExtendedWebListPlugin
ExtendedWebListPlugin Description The current built in WEBLIST macro does not have the capability of only showing subwebs within the current top level web. This plugin ...
ExtensionClassification
Classification of extensions Browse extensions by category ul#extensionList, ul#extensionList ul {list style:none} ul#extensionList {margin left:0; padding left:0 ...
ExtensionNews
Extension News Submit a one liner news flash if you have released an important new extension or a major version of a new extension which you wish to share with on ...
ExtensionReviewForm
Name Type Size Values Tooltip message Attributes Rating rating 5 Rate this extension M Main.KoenMartens 22 Nov 2009
ExtensionType
Extension Type Classification * WikiApplicationPackage: fully integrated application solutions that solve specific end user problems * ContribPackage: these ...
Extensions
Extensions This topic is under construction, and may even be deleted. See Tasks.Item2397 . Developer's helper topic. Contains display modules for extension documentation ...
ExtensionsOverview
ExtensionsOverview This page is under construction Please help creating it : ) Plugins Addons Contribs Skins
ExtensionsRepositoryContrib
ExtensionsRepositoryContrib Usage This contrib is a packaging of the Extensions repository of foswiki.org/Extensions in the form of a template web. After this contrib ...
ExternalLinkPlugin
External Link Plugin This plugin adds a visual indicator to external links, so users can distinguish outgoing links from site links. This will only work for forced ...
FamFamFamContrib
FamFamFamContrib Usage The icons are attached to the FamFamFamFlagIcons FamFamFamMiniIcons FamFamFamMintIcons FamFamFamSilkIcons FamFamFamSilkCompanion1Icons ...
FamilyTreePlugin
Family Tree Plugin The Family Tree Plugin is a simple database that uses Foswiki searches to perform queries over genealogical data in a Foswiki web and generate family ...
FarscrollContrib
FarscrollContrib Summary This simple plugin enhances elements that have a overflowing fixed width but no fixed height, the ones with the horizontal scrollbar like ...
FastCGIEngineContrib
FastCGI Engine Contrib Overview FastCGI is a technology to deliver dynamic web content. It differs from CGI cause it remains persistent between requests, instead ...
FastReport
Topic designed for use with the Extension installer. It generates a specially formatted table which is parsed by the extension finder, when retrieved with ?skin=text ...
FilterPlugin
FilterPlugin Powered by WikiRing Consultants Description This plugin allows to substitute and extract information from content by using regular expressions ...
FindElsewherePlugin
Find Elsewhere Plugin This plugin is useful for example for a Foswiki site that wants to implement a glossary/dictionary web where common terms are defined and ...
FirebugLitePlugin
FirebugLitePlugin From http://getfirebug.com/lite.html Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer ...
FlexFormPlugin
FlexFormPlugin Flexible way to render .DataForms This plugin leverages the internal capabilities to render an interface for .DataForms. This API is part of the Form ...
FlexPaperPlugin
FlexPaperPlugin This adds FlexPaper capabilities to Foswiki. FlexPaper is an open source light weight document viewer component designed to work together with libraries ...
FlexWebListExamples
FlexWebListExamples These are some simple examples to show how to use the basic features of the FlexWebListPlugin. Please create some subwebs in the Sandbox web for ...
FlexWebListPlugin
FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures ...
FlotChartPlugin
FlotChartPlugin Description Currently based on Flot 0.6 (from http://code.google.com/p/flot) Flot is a pure Javascript plotting library for jQuery. It produces graphical ...
FlowchartPlugin
FlowchartPlugin This plugin allows you to create a flowchart from topic text. Example Stop the mouse above each item and see the tag with the name in a bigger size ...
FlowchartPluginExample
FlowchartPlugin Example Stop the mouse above each item and see the tag with the name in a bigger size. Each item is a link for the text block what was created it ...
FollowsReleaseProcess
SVN Modification Policy: Follows Release Process This Subversion modification policy applies to all extensions that ship by default with the Foswiki distribution and ...
FootNotePlugin
Footnote Plugin Support for footnotes in foswiki topics. Syntax Rules Write {{ note text }} anywhere in a topic. This will be replaced with a link to the note at ...
FootNotePluginDev
Buglist Back link always points to WebHome The Extensions.FootNotePlugin links back from the foot note always to the WebHome topic of the same Web regardless in which ...
ForEachPlugin
ForEachPlugin This plugin provides basic FOR and FOREACH loop constructions. This plugin provides some macros which do not follow normal macro expansion rules and ...
FormFieldListPlugin
Form Field List Plugin Search, filter and format multiple data form fields from multiple topics. This plugin offers more options than the predefined variable %FORMFIELD ...
FormPlugin
!" else=" !! Form Plugin"}% Lets you create simple and advanced web forms. Main features: * No html knowledge required to create forms * Add input fields ...
FormQueryPlugin
FormQueryPlugin The FormQueryPlugin provides a query interface to the Foswiki::Contrib::DBCacheContrib module, giving a way to present query results. It also supports ...
FoswikiApplicationsContrib
FoswikiApplicationsContrib Usage Each of these applications can be added to any topic in your Wiki, just by including it: %INCLUDE{".TodoApplication"}% Examples ...
FoswikiSiteSkin
Foswiki.org skin Screenshot Click to enlarge: Main navigation The main horizontal navigation is defined in topic template FoswikiSiteSkinNavigationTemplate and can ...
FreeMarkerPlugin
FreeMarker Plugin FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. http ...
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 from ...
FugueIconsContrib
Release FugueIconsContrib
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 management ...
FwTopicPermissionsPlugin
FwTopicPermissionsPlugin Usage After installation a new link called "Topic permissions" will appear in the topic action bar on the right hand side. Clicking this ...
GaugePlugin
GaugePlugin Description This plugin can be used to build dashboards that contain graphical images of gauges like /tambar1.gif (target measure gauge) and /trendup ...
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 http://www ...
GenPDFPrincePlugin
GenPDFPrincePlugin This plugin generates PDF using the third party tool Prince XML. You will have to download this tool from their site and agree on the license terms ...
GenPDFWebkitPlugin
GenPDFWebkitPlugin This plugin generates PDF using the Webkit rendering engine. Usage Get a PDF by adding contenttype=application/pdf to the view url like this: ...
GeoPlugin
GeoPlugin GeoPlugin provides geo location services, implementing a lookup feature from IP address, domain name, or physical address. It is a wrapper around the CPAN ...
GetAWebPlugin
GetAWebPlugin Usage This Plugin can be used in a secure way to backup the contents of a web. It uses the Foswiki rest api, so requires authorisation, and checks the ...
GlobalReplacePlugin
Global Replace Plugin The Global Replace Plugin is designed to: 1 Search through topics with user supplied criteria 1 Find strings within the topics found ...
GluePlugin
GluePlugin Description Powered by WikiRing Consultants This plugin will help you to write readable markup (TopicMarkup, HMTL, ...) by allowing tags ...
GnuPlotPlugin
My Extension For further information about the used command line program GnuPlot see http://www.gnuplot.info/. It is possible to write down GnuPlot Syntax directliy ...
GoUptoTocPlugin
GoUptoTocPlugin Adds a arrow to each header, which lets you jump up the TOC anchor * Set SHORTDESCRIPTION = Adds a arrow to each header, which lets you jump up ...
GoogleAnalyticsPlugin
Google Analytics Plugin Adds Google Analytics javascript code to specified pages. %TWISTY{ mode="div" class="foswikiNotification" showlink=" #9658; Changes in version ...
HTTPDUserAdminContrib
HTTPDUserAdminContrib Usage This Contrib adds auth DBM and auth SQL support to foswiki, though the HTTPD::UserAdmin CPAN module. You receive maximal performance ...
HeadlinesPlugin
Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Note: Syndic8.com ( http ...
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 interface ...
HistoryPlugin
History Plugin Shows a complete history of a topic. The output can arbitrarily be formatted. An example for a Wikipedia like history is included. When using PatternSkin ...
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 ...
HomePagePlugin
HomePagePlugin Usage This plugin makes the Default frontpage configurable 1 any time a user goes to they will be shown the topic configured by the Foswiki ...
HostnamePlugin
HostnamePlugin Description This is a simple plugin that displays the hostname of the server that served the request. It can be useful when using a load balancer so ...
HowToUseTheFoswikiExtensionRepository
How to use the Foswiki Extension Repository Installing via configure You can download and install extensions directly from your management page bin/configure! Go ...
HttpHeaderPlugin
HTTP Header Plugin Usage This macro lets you set (any) additional HTTP header lines. You may want to use this make a wiki page downloadable as a file or set a different ...
HttpsRedirectPlugin
HttpsRedirectPlugin Usage The HTTPS redirect plug in is designed to help you run a web site where guest users can access pages through HTTP and authenticated users ...
HyphenatorContrib
HyphenatorContrib This is a jQuery plugin integrating Hyphenator.js by Mathias Nater. Hyphenator.js ... * automatically hyphenates texts on websites * runs on ...
IfDefinedPlugin
IfDefinedPlugin Warning: This plugin is deprecated. Please use %IF instead. The only remaining feature not covered boy foswiki's core means is the sectional conditionals ...
ImageGalleryPlugin
ImageGalleryPlugin Powered by WikiRing Consultants Description This plugin helps you in viewing pictures that are attached to a topic in a nice thumbnail ...
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 ...
ImageUrl
The ImageUrl field of the PackageForm provides a URL where an image for the extension can be found. The image will be used in the configure "Find Extensions" interface ...
ImmediateNotifyPlugin
Immediate Notify Plugin Please read Foswiki:Extensions.MailerContrib. This is a plugin that allows users to be immediately notified when topics or webs are modified ...
InfiniteScrollContrib
InfiniteScrollContrib Based on http://www.infinite scroll.com/ by Paul Irish Luke Shumard (with some modifications available at https://github.com/MichaelDaum/infinite ...
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 UseMod ...
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 many ...
JHotDrawPlugin
JHotDrawPlugin This plugin encapsulates the JHot Draw Java Applet. JHot Draw is a simple drawing editor that supports diagramming in a style similar to that found ...
JQFullCalendarPlugin
JQFullCalendarPlugin FullCalendar is a jQuery plugin that provides a full sized, drag drop calendar like the one below. It uses AJAX to fetch events on the fly for ...
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 client ...
JQPrettyPhotoContrib
JQPrettyPhotoContrib This package integrates the great prettyphoto jquery lightbox clone by Stephane Caron prettyPhoto is a full blown media lightbox supporting images ...
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 ...
JQueryCompatibilityModePlugin
JQueryCompatibilityModePlugin This plugin is deprecated. Please consider taking the better alternatives like JQueryPlugin Just the same as JqueryPlugin but using ...
JQueryDevPlugin
JQueryDevPlugin JQuery Developer Plugin This plug in was just used temporarily for development purposes. Use JQueryPlugin instead.
JQueryLibPlugin
JQueryLibPlugin Description Provides jQuery libraries to Foswiki. Also includes jQuery UI libraries, themes and some jQuery plugins. This is not the mainstream jQuery ...
JQueryMenuSkin
JQueryMenuSkin A functional skin that provides a customisable menu navigation system based on the JQuery Superfish plugin. Overview JQueryMenuSkin is a simple JQuery ...
JQueryPlugin
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add ...
JSCalendarContrib
JSCalendarContrib Summary of Contents This module packages the Mishoo JSCalendar Javascript in a form suitable for use with Foswiki. Detailed Documentation Read ...
JSPopupPlugin
JSPopupPlugin Foswiki Plugin JSPopupPlugin allows you to show dynamic content in a virtual popup dialog. Good for status messages, or to show detailed information ...
JSTreeContrib
JSTreeContrib This add on packages up the jQuery "jsTree" plugin to give you powerful support for display and manipulation of n ary tree data. See http://www.jstree ...
JSUnitContrib
JSUnitContrib According to http://www.jsunit.net/, JSUnit is no longer maintained. Try a different JavaScript unit testing framework, such as js test driver. JSUnit ...
JasmineBddContrib
Jasmine BDD Contrib Summary of Contents This module packages the Jasmine behavior driven development framework in a form suitable for use with Foswiki. Usage Add ...
JoomlaUsersContrib
JoomlaUsersContrib Contrib Package tested with Joomla 1.0.13 and 1.5 This Contrib enables you to replace the Foswiki User and Groups system with a read only access ...
JsonRpcContrib
JsonRpcContrib Summary This package implements an JSON RPC 2.0 protocol to interface with Foswiki and its plugins. In contrast to the normal REST interface of Foswiki ...
KinoSearchContrib
Kino Search Contrib KinoSearch is a Perl implementation of the Apache Lucene search engine (implemented in Java). This is the implementation of this indexed search ...
KinoSearchPlugin
KinoSearchPlugin __ Allows embedding a KinoSearch in any page with a custom format it will automatically update the index when saving, renaming or adding an attachment ...
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 or ...
LazyLoadPlugin
LazyLoadPlugin This plugin allows to defer loading of images within a section of a page. This is done by first parsing out all src attributes of the img tags contained ...
LdapContrib
LdapContrib Introduction Powered by WikiRing Consultants This package offers basic LDAP services for Foswiki and offers authentication of wiki users ...
LdapNgPlugin
LdapNgPlugin Powered by WikiRing Consultants This plugin provides an interface to query an LDAP directory and display the results in a WikiApplication ...
LightboxPlugin
Lightbox Plugin Lightbox is set of Javascript and CSS files that provides improved image viewing functionality. When a user clicks on the image, the full size image ...
LinkOptionsPlugin
LinkOptionsPlugin It adds one third block to "Forced Specific Links" in the format: URL or TopicName Link Text Option:value Some new options and CSS sets can ...
LinkedInPlugin
LinkedInPlugin %POPUPWINDOW{ label="Share this foswiki plugin on LinkedIn" url="http://www.linkedin.com/shareArticle?mini=true url=//}% title= summary=new%20foswiki ...
ListMeUpPlugin
List Me Up Plugin This plugin offers a REST interface and is usually called in a XHR environment. It is used to add/remove items to/from a list stored in the meta ...
LocalCityTimePlugin
LocalCityTimePlugin This plugin shows the local time of a city embedded in a topic. Requires BSD or Linux zoneinfo files and date command Usage Add the %LOCALCITYTIME ...
LocalTimePlugin
LocalTime Plugin Related topics: DATE, DISPLAYTIME{"format"}, GMTIME{"format"}, SERVERTIME{"format"} Introduction Use the %LOCALTIME% macro anywhere in your topic ...
LoginNameAliasesPlugin
LoginNameAliasesPlugin This plugin is used to map login names (typically determined by the REMOTE_USER variable set by the web server) to usernames. LoginNameAliasesPlugin ...
MailInContrib
Mail In to Foswiki This Contrib supports the submission of content to Foswiki topics via e mail. Mails can be pulled out of mail folders using POP3, IMAP, or anything ...
MailerContrib
Mailer Contrib Allows users to "subscribe" to regularly scheduled emails containing either: * A report on changes to all topics that have changed within a particular ...
MathModePlugin
MathModePlugin Powered by WikiRing Consultants Description This plugin allows you to include mathematics in a topic, with a format very similar to ...
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 "agnostic ...
MediaWikiTablePlugin
MediaWikiTablePlugin Powered by WikiRing Consultants This plugin allows to create tables using the MediaWiki table syntax and can be used to help ...
MediaWikiToFoswikiContrib
MediaWikiToFoswikiAddOn Introduction Powered by WikiRing Consultants This is a commandline tool to import MediaWiki pages and images to Foswiki. It processes ...
MeetingBingoPlugin
MeetingBingoPlugin especially the "longer" kind of meetings. The plugin produces bingo cards similar to the example below. The yellow blocks are the words that have ...
MenuListPlugin
MenuListPlugin Usage Create a topic (in this example MenuTopic), containing a multi level bullet list of topics you want to make a folding menu with. Then add %MENULIST ...
MetaCommentPlugin
MetaCommentPlugin This is YACS (yet another comment system) which tries to * (a) be easy to use, * (b) scale up to lots of comments * (c) provide different ...
MetaWorkflowPlugin
MetaWorkflowPlugin This plugin defines a workflow based on updated meta data in a number of topics. It was originally written for use with the WorkflowPlugin and the ...
MicroformatsPlugin
MicroformatsPlugin Usage This Plugins adds support for a number of microformats. 1 MicroID, which allows a user to Verifiably Claim their User Topic, through ...
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 mime ...
MirrorWebPlugin
MirrorWebPlugin Sometimes you want to share the contents of your wiki with other people, but without revealing all the contents of your topics, and without revealing ...
ModPerlEngineContrib
ModPerlEngineContrib Overview This is a runtime engine component from Foswiki Standalone architecture. mod_perl is the Perl API to the Apache web server. It permits ...
ModPerlEngineContribScientificLinux
ModPerlEngineContrib and SL 5 / RHEL 5 The dependencies Apache2::Request defined in ModPerlEngineContrib can found in fedora epel and they are called * perl libapreq2 ...
ModificationPolicy
Modification Policy One of CoordinateWithAuthor or PleaseFeelFreeToModify. A special rule applies for Foswiki distributed default extensions which must follow a more ...
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 ...
MongoDBPlugin
Work in progress See Development.MongoDBPlugin
MoreFormfieldsContrib
MoreFormfieldsContrib This plugin implements a set of additional special purpose formfields to be used in DataForm definitions. These are: * ipaddress: a general ...
MostPopularPlugin
MostPopularPlugin First stab at a plugin that displays the most popular topics or webs, counting topic views site wide. Syntax Rules The basic form is to include ...
MoveableTypeSkin
MoveableTypeSkin has been superseded by the WidgetsSkin WidgetsSkin uses Moveable Type's html and css to produce the same easy skinning for foswiki, but extends the ...
MsOfficeAttachmentsAsHTMLPlugin
MsOfficeAttachmentsAsHTMLPlugin Note: a version of this extension is available for use with TWiki. Please contact Foswiki:Main.CrawfordCurrie for details on how to ...
MultiTopicSavePlugin
Multi Topic Save Plugin /example.png Example screenshot This plugin allows the user to submit updates to the dataform in multiple topics in one single edit/submit ...
NatEditPlugin
Natural Edit Plugin Powered by WikiRing Consultants Description The NatEdit is an wiki editor that helps in learning the TML Language by providing ...
NatSkin
This release of NatSkin is not compatible with the current DBCachePlugin. If you are experiencing broken attachment tables as described in Tasks.Item10035 , please ...
NatSkinPlugin
The Natural Skin Plugin Description Powered by WikiRing Consultants This is the supplemental plugin for the NatSkin. Its main purpose is to supply ...
NatSkinStyleBrowser
Main.ThomasLudwig 16 Dec 2009
NativeSearchContrib
NativeSearchContrib By default the RCS based store in Foswiki searches content by forking the standard grep program in a sub process to search through the text files ...
NewUserPlugin
NewUserPlugin Description Powered by WikiRing Consultants This plugin is of use in those cases where users are registered and authenticated externally ...
NotificationPlugin
NotificationPlugin Send fine grained notifications of topics you are interested in Allows you to specify two kinds of notifications immediate and regular. Immediate ...
NuSkin
Nu Skin An overlay to the default PatternSkin (currently just a view template) inspired by the examples and discussion at TWiki:Codev.TWikiForNormalUsers (hence the ...
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 intention ...
OpenSourceProjectInAWebContrib
Open Source Project In A Web Contrib This Contrib contains a web called OSS (Open Source Software). It is a generic version of all the applications used for the open ...
OrphansPlugin
Orphans Plugin This Plugin assists in the management of topics within a Foswiki web by locating orphaned topics (topics that have no parent, or their parent has been ...
PackageForm
Form Definition for Extension Packages NEVER EVER CHANGE THIS FORM UNLESS YOU UNDERSTAND HOW IT WILL AFFECT THE CONFIGURE REPORT, AND HOW TO FIX IT Name: Type ...
PackageViewTemplate
%SEARCH{ "QuestionForm.Extension=''" excludetopic="QuestionTemplate" web="Support" type="query" header=" Question Status Last modified " format=" ...
PasswdUserContrib
PasswdUserContrib The module uses the standard getpw* functions to check passwords against the /etc/passwd file. Thus any user who has an entry in /etc/passwd on your ...
PatternSkin
Pattern skin Pattern skin provides a CSS based default look and feel flexible and W3C compliant. Its layout and color scheme are designed to provide a nice, clean ...
PerforcePlugin
Perforce plug in * NOTE:* This plug in has a server side dependency on the Perforce command line p4.exe Provide access to information from a Perforce server. Perforce ...
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 result ...
PermLinkPlugin
PermLinkPlugin Usage Example Example Rendered Version (fake) %PERMLINK{ format=" $url$md5$rev Permlink " }% http://some.host/foswiki/bin/rest/PermLinkPlugin ...
PersonalInfoAddOn
Personal Info AddOn User personalisation and user search tool. A set of elements to enhance user information on the user homepage: * User picture * Quick overview ...
PhpBB3UsersContrib
PhpBB3UsersContrib Contrib Package tested with phpBB3 v3.0.4 This Contrib enables you to replace the Foswiki User and Groups system with a read only access to the ...
PhyloWidgetPlugin
PhyloWidget Plugin Known Issues If the tree to be displayed is not public (requires authentication), you must make sure the website uses Apache Authentication. For ...
PleaseFeelFreeToModify
SVN Modification Policy: Please Feel Free to Modify The author has indicated that you are free to check in changes to this extension. As a courtesy, make sure you ...
PluginPackage
You can also list and install these plugins from the configure interface for your local installation.
PluginRating
EXPERIMENTAL AND UNDER CONSTRUCTION To test, see TweetOnSavePlugin. Plugin rating application This topic defines the code that shows the rating on the extension topic ...
Plugins
Main.KennethLavrsen 12 Sep 2009
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 are ...
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. Originally ...
QuickMenuSkin
Quick Menu Skin Screen Shot Installation Note: You do not need to install anything on the browser to use this skin. The following instructions are for the administrator ...
RackPlannerPlugin
RackPlannerPlugin The RackPlannerPlugin handles the tag %RACKPLANNER% and renders a rack overview (HTML table) with devices (computer, router, switches, ...). Syntax ...
RandomTopicPlugin
RandomTopicPlugin Pick and display some random topic names/links. Syntax Rules * %RANDOMTOPIC% inserts a single random topic name in its place. * %RANDOMTOPIC ...
RatedExtensions
%SEARCH{ "ExtensionType~'*Package'" type="query" nosearch="on" nototal="on" header=" Extension Rating Rating " format=" $topic a $percntCALC{\"$dollarT(R$dollarROW ...
RatingContrib
RatingContrib This is a rating widget that can support a "line of stars" style input field. Usage You can use the new rating type in form fields. The result of the ...
RatingSystem
EXPERIMENTAL AND UNDER CONSTRUCTION This topic provides two functions. They can be called by including this topic, choosing the function with the section parameter ...
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 access ...
RedirectPlugin
Redirect Plugin I typically use this to make easy to type shortforms/acronyms of topic names. For example: * Actual content appears under Main.LightweightDirectoryAccessProtocol ...
RegexCacheSearchPlugin
Regex Cache Search Plugin This Plugin provides support for search algorithms that cache results of previous Regex searches for better performance. A PurePerlCached ...
RenderFormPlugin
RenderFormPlugin The RenderFormPlugin handles the tag %RENDERFORM{...}%. The tag will be replaced by a form that is defined and looks like .DataForms. It helps you ...
RenderListPlugin
Render List Plugin Syntax Rules RENDERLIST Macro * Place a %RENDERLIST{ parameters }% before any bullet list * The lists can be handcrafted, generated ...
RenderPlugin
RenderPlugin Description Powered by WikiRing Consultants This plugin implements three simple REST handlers to get content from Foswiki. For example ...
RenderTableDataPlugin
RenderTableDataPlugin Main features: * Pass a custom format to render the table data * Choose a subsection of the table to be rendered: row and column ranges ...
RevCommentPlugin
RevCommentPlugin This plugin allows to enter a short summary of changes made to a topic for a new revision. This summary can be displayed e.g. in a history page of ...
RevisionLinkPlugin
Revision Link Plugin This plugin enables the author of a Foswiki page to specify a particular version of a topic to link to. You can use also negative numbers when ...
RtfContrib
RtfContrib Usage The current use is restricted to exporting wiki content from a topic and insert it into a RTF template file. This template file contains tags like ...
SafeWikiPlugin
SafeWikiPlugin What it does This plugin helps prevent evil people from using your wiki to mount cross scripting attacks. It is intended to: * defuse any raw HTML ...
SearchEngineKinoSearchAddOn
Main.OlivierRaginel 24 Sep 2009
SearchSummaryPlugin
Search Summary Plugin This functionality would be really handy to have as a standard Foswiki plugin until such time as the core functionality is upgraded to support ...
SectionPermissionPlugin
SectionPermissionPlugin Description The plugin allows you to cut out a specific text section for a specific wiki group. By passing a name or name list of wiki groups ...
SendEmailPlugin
Send Email Plugin Send e mails through an e mail form. Usage 1 Create a form on the page that invokes the sendemail script 1 Add a "to" field and a submit button ...
SetSkinByCookiePlugin
SetSkinByCookiePlugin Introduction By setting a cookie like SetSkin=collaborganize you can change your current displayed sking accordingly. This plugins supports ...
SetTopicValuesPlugin
SetTopicValuesPlugin Usage This Plugin adds the ability to use some of the Topic Object model addressing introduced in QuerySearch to modify values. (only supports ...
SetVariablePlugin
SetVariablePlugin The main purpose of this plugin is to allow to set topic variables when saving a topic. Url parameters posted to save will be parsed and stored into ...
SideBarMenu
Main.StefanSchaefers 13 Sep 2011
SignaturePlugin
Signature Plugin This plugin supports a simple tag which appears as a button with the label given by the SIGNATURELABEL setting. When clicked, it is replaced by the ...
SkillsPlugin
SkillsPlugin This plugin allows users to specify what skills they have and their level of proficiency. The user can then display their skills on their home page, and ...
SkinPackage
You can also list and install these packages from the configure interface for your local installation.
SlickSitemapContrib
SlickSitemapContrib Usage Use SlickMap CSS to render a sitemap for your Wiki. Add the SlickMap css to the Headder of any topic that you want to use it on with the ...
SlideShowPlugin
Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have ...
SmartEditContrib
Smart Edit Contrib Smart Edit is a JavaScript editor " la wikipedia" for Foswiki. It is a WYSIWISAD (What You See Is What Is Saved On Disk : ) editor. It takes an ...
SmartWordBreakPlugin
SmartWordBreakPlugin Long words hurt readability Long words make web pages harder to read. First prize is to use short words instead, but sometimes you cannot. WikiWords ...
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 : ( . This ...
SnazzyRoundedCornersContrib
SnazzyRoundedCornersContrib #xsnazzy qh1, #xsnazzy qh2, #xsnazzy p {margin:0 10px; letter spacing:1px;} #xsnazzy qh1 {font size:2.5em; color:#fff;} #xsnazzy qh2 {font ...
SoapClientPlugin
SoapClientPlugin This plugin will provide a Foswiki Topic interface to SOAP::Lite calls. It will cause the rendering of the topic to be as slow as the internet request ...
SoapPlugin
SoapPlugin SoapPlugin is an way to integrate webservices using the SOAP transport protocol. It has got support for service definitions using WSDL as far as supported ...
SocialBookmarkingAddOn
SocialBookmarkingAddOn Usage To insert these onto a page you can use the %INCLUDE% macro with the appropriate section name for the site. For example, to add a button ...
SoftSkin
Soft Skin Skin prototype making use of JQuery UI themes. It's also aimed at supporting mobile devices. See Development.SoftSkin. * Set #SKIN = soft * Set SOFTSKIN ...
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, faceted ...
SpacedWikiWordPlugin
Spaced Wiki Word Plugin Display topic links spaced out: WebHome is displayed as Web Home. Or use this plugin to display "underscore topic names" like Topic_name as ...
SpreadSheetPlugin
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Foswiki topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated at page view time. They can ...
SqlPlugin
SqlPlugin This plugin adds access to SQL databases using wiki apps. Syntax SQL Executes an SQL statement. This can be either a select or any other SQL statement ...
StringifierContrib
StringifierContrib This extension has been extracted from Foswiki:Extensions/KinoSearchContrib to make it available for search engines other than kinosearch. Supported ...
SubscribePlugin
Subscribe Plugin Example (only works if plugin is installed, and you are logged in (not .WikiGuest)): Usage Access Controls The guest user is not allowed to subscribe ...
SupportUrl
Where to go to get support for this extension, and talk to other users.
SyntaxHighlightingPlugin
SyntaxHighlightingPlugin Description The Syntax Highlighting Plugin is used to emphasize the rendering of your wiki text according to several languages. It uses enscript ...
TWikiCompatibilityPlugin
TWikiCompatibilityPlugin Usage Automatically maps requests for legacy TWiki web topics to Foswiki free topics as per TopicNameMappingTable. Map TWIKIWEB to SYSTEMWEB ...
TablePlugin
Table Plugin Gives extra control of table display: * Sorting * Setting visual table properties like border width, cell spacing and cell padding * Setting ...
TableTmplPlugin
TableTmplPlugin Usage See Foswiki:Extensions.TablePlugin. Motivations This is a clone of Foswiki:Extensions.TablePlugin enabling skinning through abstraction of ...
TagCloudPlugin
TagCloudPlugin Description This plugin helps rendering tag clouds. From Wikipedia:Tag_cloud A Tag Cloud is a text based depiction of tags across a body of content ...
TagMePlugin
Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets, ...
TagsPlugin
TagsPlugin Usage TagsPlugin allows users to tag resources of differing types and so the TML used to access the tags specifies this information too. TagsPluginViews ...
TalkContrib
TalkContrib Usage TalkContrib adds a wikipedia like Discuss Button to the PatternSkin edit attach buttons, and to the topic action bar of the Classic, default and ...
TestTopic
Main.RupertPupkin 29 Apr 2011 Heading This is a test topic 1 2 3 4
TestedOnFoswiki
Tested on Foswiki Check boxes indicating on what Foswiki version this extension has been tested. Name Type Tooltip message trunk option pre release ...
TestedOnNextWiki
Tested on TWiki Check boxes indicating what NextWiki version this package has been tested on. Name Type Tooltip message 1.0.0 option (next after ...
TestedOnTWiki
Tested on TWiki Check boxes indicating on what TWiki version this Plugin / Add on has been tested. Name Type Tooltip message 4.2 option 4.2.x ...
ThumbnailPlugin
Development.ThumbnailPlugin Thumbnails for everyone Syntax Rules %THUMBNAIL{ name="filename" variant="size" }% Given an image file name, returns the name of its ...
TimeCalcPlugin
Time Calc Plugin Perform calculations on time and dates Description This plugin enables various calculations of time and dates that you will often need in a business ...
TimeSincePlugin
TimeSincePlugin This plugin is inspired by the WordPress TimeSince plugin. It which can be used to display a time difference in a human readable way, for instance ...
TimeTablePlugin
TimeTablePlugin The TimeTablePlugin handles the tag %TIMETABLE% and creates a weekly timetable. The timetable is rendered with HTML tables and should work with all ...
TimelinePlugin
Timeline Foswiki Plugin Timeline is a DHTML based AJAXy widget for visualizing time based events. I use it to show a WebChanges timeline with the query below. Syntax ...
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 ...
TipsContrib
Tips Contrib Package Displays a rotating "Tip of the Day" to help familiarize new users with Foswiki features. Includes an application for creating custom tips for ...
TocPlugin
TocPlugin Supports the generation of tables of contents, together with symbolic cross references that operate within and between topics. Adds a number of new macros ...
TocPluginHelp
If you see tags such as %SECTION0% on the next line, read TocPlugin Table of Contents and Cross Reference Plugin This topic describes the facilities provided by the ...
ToolTipPlugin
ToolTipPlugin This is a plugin to generate dynamic Tool Tips in HTML javascript (mouseover event). This tooltip is based on http://www.walterzorn.com/tooltip/tooltip ...
TopSecretPlugin
TopSecretPlugin Usage Hide If you want to hide some text on you topic, enclose it with secret ... /secret . When you press save, this gets pseudo encrypted. It ...
TopicClassificationAddOn
TopicClassificationAddOn Topic Classification Add On TopicClassificationAddOn (aka TCAO) helps you organize the content in your wiki by classifying topics according ...
TopicCountPlugin
Topic Count Plugin Shows the number of topics in a web or site Syntax Rules * %TOPICCOUNT% shows the number of topics in the current web * %TOPICCOUNT{parameters ...
TopicCreatePlugin
Topic Create Plugin This Plugin allows you to automatically create topics or attach files at topic save time. This is typically used by Foswiki applications to create ...
TopicDataHelperPlugin
Topic Data helper plugin Helper plugin for collecting, filtering and sorting data objects, to be used by other plugins. This plugin is used by Foswiki:Extensions/AttachmentListPlugin ...
TopicInteractionPlugin
TopicInteractionPlugin Under construction. Still trying to get at least 3 backends of plupload (html5, flash, html4) in a stable shape. (see http://github.com/MichaelDaum ...
TopicListPlugin
TopicListPlugin Gives you the possibility to generate a list of topics by macro or rest handler. Should be also optimized for a great number of topics Introduction ...
TopicLockPlugin
TopicLockPlugin Usage Put the %TOPICLOCK% macro anywhere in your topic or template. This macro gets expanded to either * a link to lock down the topic (read/write ...
TopicNameValidationPlugin
TopicNameValidationPlugin Powered by WikiRing Consultants This plugin allows you to enforce a certain policy for topic names by defining a set of rules ...
TopicSpecificNavigationPlugin
TopicSpecificNavigationPlugin This plugins introduces a new navigation type for each topic: It should be used to place things like related links, further readups etc ...
TopicTranslationsPlugin
TopicTranslationsPlugin TopicTranslationsPlugin manages topics translations into several languages, by assigning suffixes to topic names corresponding to known languages ...
TopicUserMappingContrib
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authentication ...
TopicVotePlugin
TopicVotePlugin Description The plugin allows you to setup a voting system for topics. Imagine you have an idea, innovation or suggestion described in a topic and ...
TreeBrowserPlugin
Tree Browser Plugin Renders a bulleted or numbered list as a collapsible/expandable tree of nodes. Acknowledgment This plugin leverages the dTree JavaScript tree ...
TreePlugin
Tree Plugin Syntax Rules %TREEVIEW{}% displays topic children in a hierarchical tree %TREE{}% synonym of %TREEVIEW{}% Parameter Description Default web ...
TreePluginHeadingOutlineSample
Main.NikolaTrandafilovic 23 Sep 2011
TreePluginSamples
HI Main.NikolaTrandafilovic 10 Oct 2011
TweetOnSavePlugin
Tweet On Save Plugin This plugin updates twitter (or identi.ca) status upon topic save or creation. This plugin is currently of ALPHA quality. Plugin Preferences ...
TweetOnSavePluginRatingKoenMartens
I really like this plugin, but then again, i wrote it myself..
TweetOnSavePluginRatingPaulHarvey
This ratings thing is the best part of TweetOnSavePlugin! :)
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: ...
TypographyPlugin
TypographyPlugin This plugin can be used to improve the typography of TML text. Syntax Rules and Examples Syntax Generates Description Non ...
UnitTestContrib
UnitTestContrib The Foswiki Unit Test Framework consists of a set of test support packages and scripts, and a number of unit test packages that test many of the features ...
UpdateAttachmentsPlugin
UpdateAttachmentsPlugin Usage This plugin provides a rest handler that can replace the inbuilt {AutoAttachPubFiles} functionality with a batched update so you ...
UpdateInfoPlugin
Update Info Plugin UpdateInfoPlugin will add a "new" or "updated" icon after a .WikiWord link if a %ISNEW% tag is used after the link, and the linked topic was recently ...
UpdatesPluginReport
%IF{"NOT defined list" then=" this is a report for Extensions.UpdatesPlugin This report is used to alert admins that there are out of date Extensions in their installation ...
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 same ...
UrlEventHandlerPlugin
UrlEventHandlerPlugin Lets you react on url parameters and e.g. show a message for the user or redirect him somewhere, show a dialog etc. Introduction !!IMPORTANT ...
UserInfoPlugin
UserInfoPlugin This plugin analyses the session files of your wiki and extracts useful information to be displayed on your site. Warning: please respect the privacy ...
ValidateUrlsPlugin
ValidateUrlsPlugin Usage This extension is best run from the command line, perhaps from a monthly cronjob.. cd foswiki/bin ./rest /ValidateUrlsPlugin/getExternalLinks ...
VarADDTOZONE
#VarADDTOZONE ADDTOZONE %ADDTOZONE{ "zone" ... }% Zones are specific places in the output HTML that are marked by calls to the RENDERZONE macro. Zones are used ...
VarADDWORKINGDAYS
#VarADDWORKINGDAYS ADDWORKINGDAYS{...} add working days to date * Calculates the day that is a number of working days later or earlier then a given date ...
VarAVATAR
#VarAVATAR AVATAR try to show a gravatar for a user * The %AVATAR{}% variable is handled by the AvatarPlugin * Syntax: %AVATAR{"UserWikiName" default=".. ...
VarBASEWEB
#VarBASEWEB BASEWEB base web where an INCLUDE started * The web name where the includes started, e.g. the web of the first topic of nested includes. Same as ...
VarBUTTON
#VarBUTTON BUTTON{"text" ...} renders a nice button * Parameters: Parameter: Description: Default: "text", value="text" text to be put ...
VarCALC
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables * The %CALC{"formula"}% macro is handled by the SpreadSheetPlugin. There are ...
VarCHECKLIST
#VarCHECKLIST CHECKLIST{attributes} add a checklist setup, legends or reset buttons to a topic * The %CHECKLIST% variable is handled by the ChecklistPlugin. ...
VarCHECKLISTEND
#VarCHECKLISTEND CHECKLISTEND close a %CHECKLISTSTART% environment * The %CHECKLISTEND% variable is handled by the ChecklistPlugin and have to be used with the ...
VarCHECKLISTSTART
#VarCHECKLISTSTART CHECKLISTSTART{attributes} add a checklist to a topic * The %CHECKLISTSTART% variable is handled by the ChecklistPlugin and must be used with ...
VarCHECKLISTTABLE
#VarCHECKLISTTABLE CHECKLISTTABLE{attributes} add a checklist table to a topic * The %CHECKLISTTABLE% variable is handled by the ChecklistTablePlugin. * Syntax ...
VarCLAMAVSTATUS
#VarCLAMAVSTATUS CLAMAVSTATUS report ClamAV availability and version * The %CLAMAVSTATUS{}% variable is handled by the ClamAVScanPlugin * Syntax: %CLAMAVSTATUS ...
VarCLI
#VarCLI CLI{attributes} add a checklist item to a topic * The %CLI% variable is handled by the ChecklistPlugin. * Syntax: %CLI{attr1="value" attr2="value ...
VarCODE
#VarCODE CODE{ } format and highlight syntax for displaying code fragments * The %CODE% macro and its companion %ENDCODE% macro are provided by the .BeautifierPlugin ...
VarCOMMENT
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. * A %COMMENT% without parameters shows a simple text box. * The ...
VarCONTRIBUTORS
#VarCONTRIBUTORS CONTRIBUTORS { attributes } list editors of a topic * A %CONTRIBUTORS% without parameters shows a list of all revisions using the default format ...
VarCachePlugin
Variable Cache Plugin This Plugin caches Foswiki macros in selected topics for faster page rendering. Most topics in a typical Foswiki installation are rendered within ...
VarCachePluginTest
VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is the ...
VarDOQUERY
#VarDOQUERY DOQUERY Combines a FormQueryPlugin query and showing the results of that query, %DOQUERY accepts all the same parameters as %FORMQUERY and %SHOWQUERY ...
VarEDITTABLE
#VarEDITTABLE EDITTABLE{ attributes } edit tables using edit fields and other input fields * The %EDITTABLE{}% macro is handled by the EditTablePlugin * Syntax ...
VarEIDOGO
#VarEIDOGO EIDOGO{ attributes } add Eidogo viewer to the page * The %EIDOGO{}% variable is handled by the EidoGoPlugin * Syntax: %EidoGo{ attributes }% ...
VarENDCODE
#VarENDCODE ENDCODE end a code fragment * The %ENDCODE% macro and its companion %CODE% macro are provided by the .BeautifierPlugin and are used together ...
VarENDTAB
#VarENDTAB ENDTAB ending marker for a tab of a tabpane * This closes a previously opened TAB. * no parameters * Related: VarTAB , VarTABPANE , ...
VarENDTABPANE
#VarENDTABPANE ENDTABPANE ending tag for tabpane widget * This closes a previously opened TABPANE. * no parameters * Related: VarTAB , VarENDTAB ...
VarENDTWISTY
#VarENDTWISTY ENDTWISTY Twisty closure, complements the opening TWISTY tag. * Syntax: %ENDTWISTY% * Related:
VarENDTWISTYTOGGLE
#VarENDTWISTYTOGGLE ENDTWISTYTOGGLE The Twisty closure * Syntax: %ENDTWISTYTOGGLE% * Will end the most inner unclosed Twisty Toggle section, using the proper ...
VarEXAMPLETAG
#VarEXAMPLETAG EXAMPLETAG example variable * The %EXAMPLETAG{}% variable is handled by the ExamplePlugin * Syntax: %EXAMPLETAG{"text" format="..."}% * ...
VarEXPANDTOPIC
#VarEXPANDTOPIC EXPANDTOPIC{"topic" expand="..." encode="..."} include an entire topic with macros expanded * Returns the topic text from a topic and expands ...
VarEXTENDEDWEBLIST
#VarEXTENDEDWEBLIST EXTENDEDWEBLIST{"format"} index of all webs * Extended version of WEBLIST with additional rootwebs parameter, provided by ExtendedWebListPlugin ...
VarFLEXPAPER
#VarFLEXPAPER FLEXPAPER * embed a PDF document into the webpage * Syntax: %FLEXPAPER{"attachment" ..."}% * Supported Parameters: Parameter: Description ...
VarFLEXPAPERINIT
#VarFLEXPAPERINIT FLEXPAPERINIT * initialize the flexpaper javascript; this is useful when the actual FLEXPAPER macro is loaded later on asynchronously * Syntax ...
VarFLOWCHART
#VarFLOWCHART FLOWCHART{ attributes } create a flowchart from topic text. * The %FLOWCHART% macro is handled by the FlowchartPlugin. For more information please ...
VarFORMQUERY
#VarFORMQUERY FORMQUERY %FORMQUERY is the basic FormQueryPlugin query mechanism. A %FORMQUERY works either on the whole database or, if the query parameter is given ...
VarGENPDF
#VarGENPDF GENPDF Insert a link that generated a PDF for the current or identified topic * Syntax: %GENPDF% * Expands to: == * Example: To link to an alternate ...
VarGEO
#VarGEO GEO geo location lookup * %GEO% provides geo location services, providing lookup features from IP address, domain name, or physical address. * Syntax ...
VarHISTORY
#VarHISTORY HISTORY{ attributes } control attributes of tables and sorting of table columns * The %HISTORY{}% macro is handled by the HistoryPlugin * Syntax ...
VarHOLIDAYLIST
#VarHOLIDAYLIST HOLIDAYLIST add a vacation list to a topic * The %HOLIDAYLIST% variable is handled by the HolidaylistPlugin. * Syntax: %HOLIDAYLIST{attr1 ...
VarHOMETOPIC
#VarHOMETOPIC HOMETOPIC home topic in each web * Syntax: %HOMETOPIC% * Expands to: ==, renders as * Related: NOTIFYTOPIC, STATISTICSTOPIC, TOPIC
VarHOSTNAME
#VarHOSTNAME HOSTNAME the name of the host * See HostnamePlugin for more information
VarIMAGEGALLERY
#VarIMAGEGALLERY IMAGEGALLERY{"topic" options...} render an image gallery * The %IMAGEGALLERY{"topic"}% macro is handled by the ImageGalleryPlugin. * Syntax ...
VarJQICON
#VarJQICON JQICON{"name" ...} render an image * This renders an icon image as found on an icon search path. The icon search path is configured in {JQueryPlugin ...
VarJQICONPATH
#VarJQICONPATH JQICONPATH{"name"} render the urlpath to an image * This is a shortcut for * Example: == * Related: VarJQICON , VarICONURL ...
VarJQPLUGINS
#VarJQPLUGINS JQPLUGINS{"plugins" ... } display a summary of available plugins * Parameters: Parameter: Description: Default: "plugins" ...
VarJQREQUIRE
#VarJQREQUIRE JQREQUIRE{"plugin, plugin, ... "} enable a plugin on the current page * This macro will load a list of plugins to be added to the current page ...
VarJQTHEME
#VarJQTHEME JQTHEME{"name" ...} switch jQuery UI theme * Foswiki's default UI theme is configured in $Foswiki::cfg{JQueryPlugin}{JQueryTheme} and defaults to ...
VarKINOSEARCH
KINOSEARCH tag If the KinoSearchPlugin is enabled, you will be able to use the KINOSEARCH tag to search indexed topics and attachments: * %KINOSEARCH{'Search String ...
VarLOCALTIME
#VarLOCALTIME LOCALTIME{ } display formatted date and/or time * The %LOCALTIME% macro is provided by the .LocalTimePlugin * " hideimgleft=""}% * Related ...
VarMATCHCOUNT
#VarMATCHCOUNT MATCHCOUNT Used to determine the total number of results a FormQueryPlugin query returned. Parameter Description query Required, name of ...
VarMIMEICON
#VarMIMEICON MIMEICON{"filename"} return a meaningful icon for this filename * Syntax: %MIMEICON{"filename"}% * Supported parameters: Parameter Description ...
VarNEXUSTREES
#VarNEXUSTREES NEXUSTREES{"Topic"} display phylogeny * NEXUSTREES macro is used to view the tree block of a nexus file. It contains two panel. The left panel display ...
VarNRIMAGES
#VarNRIMAGES NRIMAGES{"topic"} returns the number of images attachted to a (list of) topics * The %NRIMAGES{"topic"}% macro is handled by the ImageGalleryPlugin ...
VarPERL
#VarPERL %PERL{"perl expression"}% * Expands to the result of the perl expression, evaluated in a Safe container. %PERL{topic="topic name"}% * Expands to the ...
VarPERMLINK
PERMLINK{ attributes } renders a permanent link to a given topic Anywhere in a topic or template: %PERMLINK% called with no parameters returns a permanent link to ...
VarPHYLOWIDGET
#VarPHYLOWIDGET PHYLOWIDGET{"Topic"} display phylogeny * PHYLOWIDGET macro is used to display a newick formatted tree. The tree could be content of a topic or ...
VarPOPUPWINDOW
#VarPOPUPWINDOW POPUPWINDOW{"topic" ...} opens a topic or url in a new window * Parameters: Parameter: Description: Default: "topic", topic ...
VarQUERYTOCALC
#VarQUERYTOCALC QUERYTOCALC Used to transform the results of a FormQueryPlugin query into a format which .SpreadSheetPlugin can operate on. %QUERYTOCALC accepts all ...
VarRACKPLANNER
#VarRACKPLANNER RACKPLANNER{attributes} add a rack overview of computer, devices, etc. to a topic * The %RACKPLANNER% variable is handled by the RackPlannerPlugin ...
VarREMOTE_IP_ADDRESS
REMOTE_IP_ADDRESS IP address of incoming HTTP request * Retrieved from the HTTP headers * Syntax: %REMOTE_IP_ADDRESS% * Examples: %REMOTE_IP_ADDRESS% ...
VarRENDERFORM
#VarRENDERFORM RENDERFORM render DataForms data within a topic * The %RENDERLIST% variable is handled by the RenderFormPlugin * Syntax: %RENDERFORM{ "ADataFormDefinition ...
VarRENDERLIST
#VarRENDERLIST RENDERLIST render bullet lists in a variety of formats * The %RENDERLIST% macro is handled by the RenderListPlugin * Syntax: %RENDERLIST% ...
VarRENDERZONE
#VarRENDERZONE RENDERZONE See ADDTOZONE for an explanation of zones. Parameters: * "zone" required, name of the zone. * format="..." optional, format string ...
VarSEARCHLOG
#VarSEARCHLOG SEARCHLOG { attributes } list editors of a topic * A %SEARCHLOG% without parameters shows a list of requests made to foswiki * The following ...
VarSHOWCALC
#VarSHOWCALC SHOWCALC Operates on the result of a FormQueryPlugin query represented as a table, using a previous %QUERYTOCALC. Accepts a single, unnamed parameter ...
VarSHOWQUERY
#VarSHOWQUERY SHOWQUERY Used to show the results of a FormQueryPlugin query, %SHOWQUERY accepts all the same parameters as %TABLEFORMAT (except name), and also the ...
VarSLIDESHOWEND
#VarSLIDESHOWEND SLIDESHOWEND end slideshow * The %SLIDESHOWEND% macro is handled by the SlideShowPlugin * Syntax: %SLIDESHOWEND% * Example: See SLIDESHOWSTART ...
VarSLIDESHOWSTART
#VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow * The %SLIDESHOWSTART% macro is handled by the SlideShowPlugin * Syntax: ...
VarSUBSCRIBE
#VarSUBSCRIBE SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: * %SUBSCRIBE ...
VarSUMFIELD
#VarSUMFIELD SUMFIELD Used to calculate the sum of a numeric field across all the matches in a FormQueryPlugin query result. Parameter Description query ...
VarTAB
#VarTAB TAB{"text" ...} tab inside a tabpane widget * Defines a tab inside a TABPANE area; must be closed using ENDTAB. * Parameters: Parameter: ...
VarTABLE
#VarTABLE TABLE{ attributes } control attributes of tables and sorting of table columns * The %TABLE{}% macro is handled by the TablePlugin * Syntax: %TABLE ...
VarTABLEFORMAT
#VarTABLEFORMAT TABLEFORMAT %TABLEFORMAT provides a template for the display of values extracted from a FormQueryPlugin query (like the old Fortran 'format' statement ...
VarTABPANE
#VarTABPANE TABPANE{...} tabpane widget * This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally ...
VarTIMESHOWSTORE
#VarTIMESHOWSTORE TIMESHOWSTORE{...} show formatted time and store it * Displays a formatted date and time. The time is either given as a string or my a named ...
VarTIMETABLE
#VarTIMETABLE TIMETABLE add a timetable to a topic * The %TIMETABLE% variable is handled by the TimeTablePlugin. * Syntax: %TIMETABLE{attr1="value" attr2 ...
VarTTCM
#VarTTCM TTCM{"time range,foreground color,backgroundcolor"} add a colorized time (range) to a topic * The %TTCM% variable is handled by the TimeTablePlugin ...
VarTTTOPICSETUP
#VarTTTOPICSETUP TTTOPICSETUP add a default topic setup for the TIMETABLE variable to a topic * The %TTTOPICSETUP% variable is handled by the TimeTablePlugin ...
VarTWISTY
#VarTWISTY TWISTY This renders the button as well as the toggled content section contained within this and the closing ENDTWISTY tag. Usage: %TWISTY{ ... }% Toggable ...
VarTWISTYBUTTON
#VarTWISTYBUTTON TWISTYBUTTON Shorthand version for TWISTYSHOW TWISTYHIDE This is useful if both the show and the hide button take the same arguments. * Supported ...
VarTWISTYHIDE
#VarTWISTYHIDE TWISTYHIDE Hide/close link * Syntax: %TWISTYHIDE{id="myid" ... }% * Supported parameters: Parameter Value Description Remark ...
VarTWISTYSHOW
#VarTWISTYSHOW TWISTYSHOW Show/open link * Syntax: %TWISTYSHOW{id="myid" ... }% * Supported parameters: Parameter Value Description Remark ...
VarTWISTYTOGGLE
#VarTWISTYTOGGLE TWISTYTOGGLE Twisty Toggle contents section * Syntax: %TWISTYTOGGLE{id="myid"}% * Supported parameters: Parameter Value Description ...
VarVOTE
#VarVOTE VOTE{ attributes } define a poll in a topic. * See VotePlugin for more information
VarWEBLINK
#VarWEBLINK WEBLINK * create a link to a web * Syntax: %WEBLINK{web="..." name="..."}% * Supported parameters: Parameter: Description: Default ...
VarWEBPREFSTOPIC
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic * Syntax: %WEBPREFSTOPIC% * Expands to: ==, renders as * Related: HOMETOPIC, WIKIPREFSTOPIC ...
VarWIKIDRAW
#VarENCODE WIKIDRAW{"drawing"} displays a vector drawing that can be edited in the wiki * Encode character sequences in "string", by mapping characters (or sequences ...
VarWORKFLOW
#VarWEB WORKFLOW* macros associated with WorkflowPlugin Controlling topics in the workflow %WORKATTACHTOPIC% Expands to a link that lets you attach to ...
VarWORKINGDAYS
#VarWORKINGDAYS WORKINGDAYS{...} calculate working days * Calculates the number of business days between two dates * Syntax: %WORKINGDAYS{startdate="date ...
VirtualHostingContrib
VirtualHostingContrib Overview VirtualHostingContrib provides the ability of using a single Foswiki installation to serve differents sets of webs under different ...
VotePlugin
VotePlugin This plugin can be used to build an online voting system, or poll. There are two ways to vote for an item: * select: vote for a given choice from a selection ...
WebAtom
Foswiki's Extensions web
WebAutoIncPlugin
WebAutoIncPlugin This is a simple wrapper for the traditional bin/manage?action=createweb call, which just adds the AUTOINC feature known from topics. It is implemented ...
WebHome
Foswiki Extensions: Plugins, Skins, Contribs Foswiki Extensions are optional pluggable components that can help enhance your Foswiki. %ADDTOHEAD{"WebHome" text=" ...
WebLeftBar
Quick Links * Support for Extensions * Extensions porting status * How to use Foswiki's extension repository * Test Extensions * Archived ...
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 that ...
WebLinks
* How to use Foswiki's extension repository * Plugins installed on this website * About Plugins * Support for Extensions
WebNotify
WebNotify * .AdamRoybal: * * .AndreLichtsteiner: * * .AndrejStefanko: ExtensionNews SolrPlugin WikiWorkbenchContrib AttachContentPlugin AttachmentListPlugin ...
WebPermissionsPlugin
Web Permissions Plugin This plugin provides a centralised interface to Foswiki permissions. Web permissions are presented as a matrix that has columns of webs and ...
WebPreferences
Extensions Web Preferences The following settings are web preferences of the Extensions web. These preferences overwrite the site level preferences in . and ...
WebRss
" else="Foswiki's Extensions web"}% /Extensions
WebStatistics
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Feb 2012 ...
WebStatistics2008
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Dec 2008 ...
WebStatistics2009
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Dec 2009 ...
WebStatistics2010
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Dec 2010 ...
WebStatistics2011
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Dec 2011 ...
WidgetsSkin
.demoImage { width: 95%; max width: 480px; width:expression(document.body.clientWidth (200)?"200px":"95%" ); algin: center; } ContribInfoTable { ...
WikiAppInstallerPlugin
Wiki App Installer Plugin Usage Wiki Applications (Wiki Apps) are applications built from one or more wiki topics that usually contain macros . Most Wiki Apps ...
WikiApplicationPackage
You can also list and install these packages from the configure interface for your local installation.
WikiDrawPlugin
WikiDrawPlugin Usage WikiDrawPlugin uses SVG edit (trunk svn from 29/09/2010 pre2.6) to provide quick and easy drawing or annotation of images. WARNING: editing ...
WikiWorkbenchContrib
WikiWorkbenchContrib coming soon Main.MichaelDaum 05 Nov 2009
WordPressPlugin
WordPressPlugin Usage This plugin registers a restHandler that allows you to post a Foswiki topic to your wordpress Blog. Only one blog can be configured at this ...
WorkflowPlugin
WorkflowPlugin /Flow.gif Foswiki benefits from the fact that every user can modify a topic instantly without restrictions. However sometimes you want to be able to ...
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 HTML ...
X509UserPlugin
X509UserPlugin X509 Authentication support This plugin supports the authentication of users using X.509 certificates. Overview This plugin relies on the X509UserMapping ...
XmlRpcContrib
XmlRpcContrib This package allows to register handlers for remote procedures the same way tags are registered to the Foswiki engine. XML RPC requests will be handled ...
YahooGridsAddOn
Yahoo Grids add on This add on only installs 1 css file, and can be used safely with non Yahoo javascript libraries. Examples Usage Creating a 2 column grid at ...
YahooUserInterfaceContrib
YahooUserInterfaceContrib Summary of Contents Contains an un archived and ready for use copy of YUI 2.8.0 see http://developer.yahoo.com/yui If you get the contrib ...
YouShallHaveNoOtherLoginsBeforeMePlugin
You Shall Have No Other Logins Before Me Plugin Usage This plugin works behind the scenes. There is no need to configure anything. You want to use this plugin, ...
YuiMenuContrib
YuiMenuContrib Usage This Contrib allows you to add the dynamic Javascript menu from YahooUserInterfaceContrib see http://developer.yahoo.com/yui/menu/ In WidgetsSkin ...
ZonePlugin
ZonePlugin The primary purpose of ZonePlugin is to streamline the anatomy of a HTML page in a way to allow today's browsers to process it more efficiently. Page loading ...
Number of topics: 470

See also the faster WebTopicList
Topic revision: r6 - 06 Oct 2009 - 09:48:26 - UnknownUser
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads