Topic designed for use with the TWiki extension installer. It generates a specially formatted table which is parsed by the
extension finder, when retreived with
?skin=text&contenttype=text/plain. The table is a list of extensions specifications.
Each specification is enclosed in curly braces {} and defines a number of fields used by the extension installer, one per line,
using the syntax
key: value
The useful keys are:
- topic
- name of the extension topic
- description
- short description (usually SHORTDESCRIPTION)
- testedOn
- TWiki versions the extension has been tested on
- shouldRunOn
- OS versions the extension should run on
- testedOnOS
- OS versions the extension has been tested on
- version
- the available version
- image
- an HTML img tag that will (usually) display an 16x16 image for the extension (e.g. a logo)
For example, the BathPlugin might be defined as follows:
{ topic: BathPlugin
description: Stop the water running out
testedOn: TWiki-4.2
shouldRunOn: TWiki-4.0, TWiki-4.1, TWiki-4.2
shouldRunOnOS: Any
image: <img src='http://twiki.baths.com/pub/TWiki/BathPlugin/logo16x16.gif' />
}
---
{ topic: AbusePlugin
description: Obscure dirty words in TWiki topics
testedOn: 6.1
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 2021-03-25
image:
}
{ topic: AccessStatsPlugin
description: Show hit count for topics and attachments by parsing Apache access log files
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: OsLinux, AnyWin
testedOnOS:OsLinux
version: 2011-05-03
image:
}
{ topic: ActionTrackerPlugin
description: Adds support for action tags in topics, and automatic notification of action statuses
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsWinXP
version: 2020-04-13
image:
}
{ topic: AdvancedManageContrib
description: Move topics to another web; set parent to a set of topics
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: -
image:
}
{ topic: AgentPlugin
description: Identify a browser using configurable rules
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-02-01
image:
}
{ topic: AliasPlugin
description: Define aliases which will be replaced with arbitrary strings automatically
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, OsLinux
testedOnOS:OsLinux
version: v2.32
image:
}
{ topic: AnchorLinkPlugin
description: Show anchor links on hover over headings, to copy anchor link address
testedOn: 6.1, 6.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-25
image:
}
{ topic: AntiWikiSpamPlugin
description: prevents registered Wiki Spam from being saved
testedOn: 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 4 Sept 2007 (V1.2)
image:
}
{ topic: AnyWikiDrawPlugin
description:
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:
version: 4 Jul 2009 (V0.13.2)
image:
}
{ topic: ApprovalPlugin
description: Defines a set of states for one or more topics, with each state requiring approval by one or more users
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21258 (2011-05-14)
image:
}
{ topic: ApprovalTablePlugin
description: Displays ApprovalPlugin states in a table
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 2012-04-28 (V1.000)
image:
}
{ topic: AttachContentPlugin
description: Saves dynamic topic text to an attachment
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21431 (2011-06-06)
image:
}
{ topic: AttachLinkPlugin
description: Painless links to attachments
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19310 (2010-08-01)
image:
}
{ topic: AttachmentListPlugin
description: Displays a formattable list of topic attachments, anywhere in a topic.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:
version: 19248 (2010-07-25)
image:
}
{ topic: AutoCompletePlugin
description: Auto-complete input field type for TWiki Forms (NO LONGER MAINTAINED, replaced by AutocompletePlugin)
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-11-12
image:
}
{ topic: AutoNavigationPlugin
description: Display an auto-generated "quick links" bar listing commonly viewed topics
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 0.3.2
image:
}
{ topic: AutoSectionsPlugin
description: Automatically make editable sections based on headings
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn:
testedOnOS:
version: 2016-10-25
image:
}
{ topic: AutoViewTemplatePlugin
description: Automatically sets VIEW_TEMPLATE and EDIT_TEMPLATE
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21260 (2011-05-14)
image:
}
{ topic: AutocompletePlugin
description: Autocomplete input field, for use in TWiki forms and TWiki applications
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-05-29
image:
}
{ topic: BBCodePlugin
description: Allows the use of standard bbcode in topics. (BETA)
testedOn: 4.1, 4.0.0
shouldRunOn: OsLinux, OsWinXP
testedOnOS:OsLinux, OsWinXP
version: V0.99 (BETA)
image:
}
{ topic: BackupRestorePlugin
description: Administrator utility to backup, restore and upgrade a TWiki site
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix, OsHPUX, OsLinux, OsSolaris, OsMacOsX, OtherUnix
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: BarcodePlugin
description: Create Code128 barcodes embedded in TWiki pages
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2010-12-12
image:
}
{ topic: BatchUploadPlugin
description: Attach multiple files at once by uploading a zip archive
testedOn: 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 09 Jul 2008 (v1.400)
image:
}
{ topic: BeautifierPlugin
description: Highlight and format source code fragments of various languages
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsWinNT, OsWin2K
version: 2012-12-02
image:
}
{ topic: BeeWikiPlugin
description: Includes The BEE Project OLAP reports into TWiki pages.
testedOn: 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 3.1
image:
}
{ topic: BehaviourContrib
description: =Behaviour= Javascript event library to create Javascript based interactions that degrade well when Javascript is not available
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 30916 (2021-03-19)
image:
}
{ topic: BibliographyPlugin
description: Cite bibliography in one topic and get an automatically created references list
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-09
image:
}
{ topic: BibtexPlugin
description: Embeds BibTeX entries in a TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: v1.6 - 2010-11-15
image:
}
{ topic: BlackListPlugin
description: Utility to keep malicious users away from a public TWiki site
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2013-03-22
image:
}
{ topic: BlogAddOn
description: Simple blogging application
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn:
testedOnOS:
version:
image:
}
{ topic: BlogPlugin
description: Basic blogging features used to implement the BlogUp TWikiApplication
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix, OsLinux
testedOnOS:OsLinux
version: v0.99
image:
}
{ topic: BreadCrumbsPlugin
description: A flexible way to display breadcrumbs navigation
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix, OsLinux
testedOnOS:AnyUnix, OsLinux
version: 19303 (2010-08-01)
image:
}
{ topic: BrowserBoosterPlugin
description: Embeds js and css files into the page to reduce the number of http objects.
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 0 (05 Jul 2008)
image:
}
{ topic: BugsContrib
description: Item Tracking system implemented as a TWiki Application
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 15448 (01 Nov 2007)
image:
}
{ topic: BugzillaLinkPlugin
description: Link to Bugzilla bugs using shorthand references
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-08-30 (V1.301)
image:
}
{ topic: BugzillaQueryPlugin
description: Display links or data results from Bugzilla
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19297 (2010-08-01)
image:
}
{ topic: BuildContrib
description: Automate build process for Plugins, Add-ons and Contrib modules
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-25
image:
}
{ topic: CaboteriaSkin
description: This skin is an attempt at a clean, css-driven layout. It's entirely text-based (except for the watermark) since I can't draw.
testedOn: 6.0, 5.1, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 14 Dec 2009
image:
}
{ topic: CacheAddOn
description: Very simple server-side TWiki page cacheing
testedOn: 4.1, 01 Feb 2003, 01 Dec 2001
shouldRunOn: AnyOS, AnyUnix, AnyWin
testedOnOS:AnyUnix, OsLinux
version: 3.00
image:
}
{ topic: CalendarPlugin
description: Show a monthly calendar with highlighted events
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-12
image:
}
{ topic: CalendarPlugin2
description: Show a monthly calendar with highlighted events
testedOn: 4.2
shouldRunOn: AnyOS, OsLinux
testedOnOS:OsLinux
version: 2010-01-21 (V1.000)
image:
}
{ topic: CaptchaPlugin
description: To prevent automated bots from spamming
testedOn: 5.0, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 28 Oct 2007 1.5-pre4
image:
}
{ topic: CasLoginContrib
description: CAS login manager for TWiki
testedOn: 6.1, 6.0, 4.3, 4.2
shouldRunOn:
testedOnOS:OsLinux
version: 2021-04-01
image:
}
{ topic: CgiContrib
description: CGI version 4.13 from CPAN:CGI
testedOn: 6.1, 6.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: ChartPlugin
description: Visualize TWiki tables with area charts, bar charts, line graphs, scatter charts and sparklines
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2013-05-23
image:
}
{ topic: ChecklistPlugin
description: Create simple checklists.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: v1.028 (30 Aug 2010)
image:
}
{ topic: ChecklistTablePlugin
description: Create a checklist table
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: V1.005 (19 Aug 2010)
image:
}
{ topic: ChildTopicTemplatePlugin
description: Specify a template when creating a child topic via red-link
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19323 (2010-08-05)
image:
}
{ topic: ClamAVPlugin
description: Scan files on virusses with !ClamAV before attaching them to a page.
testedOn: 4.1
shouldRunOn: OsLinux
testedOnOS:AnyUnix
version: 11 May 2007 (V1.000)
image:
}
{ topic: ClamScanPlugin
description: Virus-scans uploads using !ClamAV
testedOn: 4.2
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2009-09-21 (V1.000)
image:
}
{ topic: ClassicSkin
description:
testedOn: 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 03 Aug 2008
image:
}
{ topic: CliRunnerContrib
description: Run independent TWiki scripts from your TWiki code (mostly unit tests)
testedOn: 4.1
shouldRunOn: OsLinux, AnyUnix
testedOnOS:OsLinux
version: 0 (06 Jul 2008)
image:
}
{ topic: ColorPickerPlugin
description: Color picker for use in TWiki forms and TWiki applications
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: CommentPlugin
description: Quickly post comments to a page without an edit/preview/save cycle.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-19
image:
}
{ topic: CommonHeaderFooterPlugin
description: Insert a common header and/or footer into topics
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 16 Jun 2006 (V1.000)
image:
}
{ topic: CompareRevisionsAddOn
description: Compares two revisions of a document
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2010-11-12
image:
}
{ topic: ConfluenceToTWikiAddOn
description: Convert a Confluence wiki site into a TWiki site
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 06 Aug 2008 (V1.000)
image:
}
{ topic: ConnectByRestPlugin
description: Call TWiki API functions via REST calls
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-17 (V1.000)
image:
}
{ topic: ContactDbAddOn
description: Simple contact database that can be shared by the team
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-06-21
image:
}
{ topic: ContributorsPlugin
description: Show contributors of all revisions of a given topic; useful for licenses that require attribution
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2011-04-06
image:
}
{ topic: ControlsPlugin
description: Render HTML form controls based on values defined in TWiki Forms topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2011-05-03
image:
}
{ topic: CopyMsOfficeTableAddOn
description: Convert Microsoft Office tables or tab-separated files to/from TWiki tables and vice versa
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyWin
testedOnOS:OsWinNT, OsWin2K, OsWin9598ME
version: 2011-05-12
image:
}
{ topic: CopyTopicTreePlugin
description: Copy a whole topic tree, including all of its descendants
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-05-24
image:
}
{ topic: CopyrightPlugin
description: List copyright information based on topic authors
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-05
image:
}
{ topic: CortadoPlugin
description: Embed videos in a topic using the Cortado Java Applet
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-05-14
image:
}
{ topic: CounterPlugin
description: Show a site visit counter in a TWiki topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19433 (2010-09-04)
image:
}
{ topic: CsvToTWikiAddOn
description: Convert CSV (Comma Separated Values) file into TWiki-Forms-based topics
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2018-07-10
image:
}
{ topic: DBCacheContrib
description: Reusable code that treats TWiki forms as if they were table rows in a database
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21578 (2011-07-07)
image:
}
{ topic: DBCachePlugin
description: Lightweighted frontend to the DBCacheContrib to query cached TWiki content
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, AnyUnix, OsLinux
testedOnOS:OsLinux
version: v2.1
image:
}
{ topic: DBIQueryPlugin
description: Make complex database queries using DBI Perl module
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-13
image:
}
{ topic: DatabaseContrib
description: Provides subroutines useful in writing plugins that access a SQL database
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2011-05-14
image:
}
{ topic: DatabasePlugin
description: Provide access to data in a SQL database
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsHPUX, OsLinux
version: 2021-04-11
image:
}
{ topic: DatePickerPlugin
description: Pop-up calendar with date picker, for use in TWiki forms, HTML forms and TWiki plugins
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn:
testedOnOS:AnyOS
version: 2021-03-19
image:
}
{ topic: DateTimePlugin
description: Display date and time with formatting options and localized dates
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2016-04-25
image:
}
{ topic: DblClickEditPlugin
description: Start editing with dbl click mouse button
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-02-24
image:
}
{ topic: DebugLogPlugin
description: Detailed debug logging of CGI requests for TWiki
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsMacOsX OtherUnix
version: 19401 (2010-08-29)
image:
}
{ topic: DiffWordByWordAddOn
description: Show word-by-word differences between revisions of topics
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 07 July 2008 (v1.03)
image:
}
{ topic: DirectedGraphPlugin
description: Draw graphs using the !GraphViz utility
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 2020-04-25
image:
}
{ topic: DirectedGraphWebMapPlugin
description: Draw a directed map of a web, part of a web, or of the structure around a single topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 31047 (2021-10-17)
image:
}
{ topic: DiskUsagePlugin
description: Show the disk usage for the current web
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2010-10-30
image:
}
{ topic: DojoToolkitContrib
description: Adds Dojo Toolkit Javascript to TWiki
testedOn: 4.3, 4.2, 4.1
shouldRunOn:
testedOnOS:OsLinux, OsMacOsX OtherUnix, AnyWin
version: 18554 (2010-04-30)
image:
}
{ topic: DoxygenImportPlugin
description: Import Doxygen documentation into TWiki by uploading a ZIP file containing Doxygen-generated files
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-08-16
image:
}
{ topic: DoxygenPlugin
description: Create links to doxygen-generated docs using =%DOX{classname}%=
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-02-01
image:
}
{ topic: DpSyntaxHighlighterPlugin
description: Client side syntax highlighting using the [[http://code.google.com/p/syntaxhighlighter/][dp.SyntaxHighlighter]]
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 1.5.2 (25 Mar 2008)
image:
}
{ topic: DropDownMenuAddOn
description: You can easily add a beault drop-down menu to a web with accessibility navegation based on a simple TWiki list.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin9598ME, OsWinXP
version: 2007-09-20 (rev 7)
image:
}
{ topic: DropzoneJSSkin
description: Skin with a file drag and drop capability on the attach page
testedOn: 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2014-05-22
image:
}
{ topic: EFetchPlugin
description: Extract and display content from PubMed in TWiki pages
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-01-08
image:
}
{ topic: EasyTimelinePlugin
description: Generate graphical timeline diagrams from markup text
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2020-03-04
image:
}
{ topic: EcoTrashPlugin
description: Trash manager to restore or permanently delete topics and attachments (manually and automated)
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, SVN trunk
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2014-02-03 (V1.002)
image:
}
{ topic: EditChapterPlugin
description: An easy section editing facility
testedOn: 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: v1.2
image:
}
{ topic: EditContrib
description: Provides subroutines useful in writing plugins that edit and save parts of topics.
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 10 Apr 2007
image:
}
{ topic: EditHiddenTablePlugin
description: Edit TWiki tables rows using a form
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 19 Nov 2006
image:
}
{ topic: EditRowPlugin
description: Replacement for some of !EditTablePlugin, some of !EditTablerowPlugin and some of !TablePlugin
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 20282 (2011-01-20)
image:
}
{ topic: EditSyntaxPlugin
description: Edit TWiki content using your preferred wiki syntax
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-06-04
image:
}
{ topic: EditTablePlugin
description: Edit TWiki tables using edit fields, date pickers and drop down boxes
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-19
image:
}
{ topic: EditTablerowPlugin
description: Edit TWiki tables rows using a form
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 20 Sep 2006
image:
}
{ topic: EmacsModeAddOn
description: Emacs major mode for editing TWiki pages and a command line tool for interacting with the TWiki server.
testedOn: 4.1
shouldRunOn: AnyUnix, OsLinux, OsMacOsX, OtherUnix, OsWinXP
testedOnOS:OsMacOsX, OsWinXP
version: 2012-08-07 (V1.2)
image:
}
{ topic: EmailObfuscationPlugin
description: Obfuscates e-mail addresses by characters to their HTML character entity references
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-10-30 (V1.001)
image:
}
{ topic: EmailTwoStepAuthContrib
description: Two-step authentication using e-mail for the second step
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2014-08-25
image:
}
{ topic: EmbedBibPlugin
description: Embed BibTeX entries in a TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsMacOsX OtherUnix
version: 2011-03-12
image:
}
{ topic: EmbedFlashPlugin
description: Embed Adobe Flash files in TWiki topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: OsMacOsX, AnyWin, OsWinNT, OsWin2K, OsWin9598ME
testedOnOS:OsLinux, OsMacOsX OtherUnix, OsWin9598ME
version: 2011-01-11
image:
}
{ topic: EmbedPDFPlugin
description: Embed PDF documents in TWiki pages
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2011-05-10
image:
}
{ topic: EmbedPlugin
description: Embed MediaPlayer files in a TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19439 (2010-09-07)
image:
}
{ topic: EmbedQTPlugin
description: Embeds QuickTime files in a TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-12
image:
}
{ topic: EmbedTopicPlugin
description: View & edit embedded topics combined into one page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K
version: 2010-12-12 (V1.6)
image:
}
{ topic: EmbeddedJSPlugin
description: EJS (Embedded !JavaScript) plugin
testedOn: 6.1, 6.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2017-08-24
image:
}
{ topic: EmptyPlugin
description: Empty Plugin used as a template for new plugins
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: EnhancedXpTrackerPlugin
description: Track projects using the Extreme Programming methodology
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 10 Jul 2008 (V1.000)
image:
}
{ topic: ExcelExportTwikiTableAddOn
description: Excel macro to convert Excel spreadsheerts into TWiki table format
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyWin
testedOnOS:AnyWin, OsWin2K, OsWinXP
version: V 1.9, 24 Nov 2009
image:
}
{ topic: ExcelImportExportPlugin
description: Renders an attached Excel spreadsheet as TWiki table
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsWin2K
version: 2020-06-11
image:
}
{ topic: ExecutePlugin
description: Safely execute shell scripts to use TWiki as the user interface for external applications
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2016-01-07
image:
}
{ topic: ExecuterContrib
description: Scripts running on a remote machine and executing tasks as defined by TaskExeContrib.
testedOn: 4.1
shouldRunOn: AnyUnix, AnyWin
testedOnOS:OsLinux, OsWinXP
version: 13778 (17 May 2007)
image:
}
{ topic: ExifMetaDataPlugin
description: Display EXIF (Exchangeable Image File) data for JPEG images attached to a topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-07-15
image:
}
{ topic: ExitPlugin
description: Redirect links to external sites via a page of your choice, such as to remove topic names from HTTP referrer headers
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-12 (V1.6)
image:
}
{ topic: ExplicitNumberingPlugin
description: Use the ==##.,== ==##..== etc. notation to insert outline numbering sequences (1, 1.1, 2, 2.1) in topic's text. Also support numbered headings.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 19806 (2010-11-09)
image:
}
{ topic: ExternalLinkPlugin
description: This plugin will mark external links so users don't leave your site by accident.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-10-31 - v1.12
image:
}
{ topic: ExternalLinkTrackerPlugin
description: Track and report on users clicking on external links
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-11-12
image:
}
{ topic: FamFamFamContrib
description: 4 great free icon sets, by Mark James http://www.famfamfam.com
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 16533 (22 Apr 2008)
image:
}
{ topic: FamilyTreePlugin
description: A simple genealogy database
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-12
image:
}
{ topic: FileUploadPlugin
description: Make TWiki forms able to handle file uploads
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2016-02-13
image:
}
{ topic: FilterPlugin
description: Substitute and extract information from content by using regular expressions
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn:
testedOnOS:AnyUnix, OsLinux
version: 2010-07-25
image:
}
{ topic: FindElsewherePlugin
description: Automatically link to topic in other web(s) if it isn't found in the current web
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyOS
testedOnOS:AnyOS, OsLinux
version: 21525 (2011-06-16)
image:
}
{ topic: FirebugLitePlugin
description: Firebug Lite javascript based debugger for IE, Opera, Safari and Firefox
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 17229 (31 Jul 2008)
image:
}
{ topic: FirefoxExtensionAddOn
description: Firefox extension adding a toolbar and a right mouse key context menu for easier editing
testedOn: 4.1, 01 Sep 2004
shouldRunOn: AnyOS, OsMacOsX
testedOnOS:OsLinux, OsMacOsX OtherUnix, OsWinXP
version: 31 Oct 2006 (2.0.5)
image:
}
{ topic: FirefoxTWikiSearchBoxAddOn
description:
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsWinXP
version: 08 Oct 2008 (V1.000)
image:
}
{ topic: FlexWebListPlugin
description: Flexible way to display hierarchical web lists
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix, OsLinux
testedOnOS:AnyUnix, OsLinux
version: 19261 (2010-07-26)
image:
}
{ topic: FlowchartPlugin
description: Create a flowchart from topic text
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-02
image:
}
{ topic: FluidPivotsPlugin
description: Create pivot and datapilot tables from TWiki tables
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-01-17
image:
}
{ topic: FootNotePlugin
description: Footnotes are notes placed at the end of a topic.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 31 Aug 2008 (V2.008)
image:
}
{ topic: ForEachPlugin
description: Loop over successive elements of a list, or a range of numbers
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19384 (2010-08-28)
image:
}
{ topic: ForUserLanguagesPlugin
description: used to insert full or partial translations and keep them in original topic.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 26 Aug 2006
image:
}
{ topic: FormFieldListPlugin
description: Search, filter and format multiple TWiki form fields from multiple topics.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19244 (2010-07-25)
image:
}
{ topic: FormPivotPlugin
description: Statistics of values in a TWiki Form
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsWin2K
version: 2011-02-01
image:
}
{ topic: FormPlugin
description: Lets you create simple and advanced web forms
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2020-05-29
image:
}
{ topic: FormQueryPlugin
description: Provides query capabilities across a database defined using forms and embedded tables in TWiki topics.
testedOn: 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: OsLinux, OsSolaris
testedOnOS:OsLinux, OsSolaris
version: 0 (21 May 2007)
image:
}
{ topic: FreeMindPlugin
description: Render !FreeMind mind maps in TWiki topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 01 Dec 2008 (V1.000)
image:
}
{ topic: FuncUsersContrib
description: *EXPERTS ONLY* Proposed API for user access, for use with TWiki-4.0.x
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 11231
image:
}
{ topic: FundraisingPlugin
description: Show a fundraising message with a progress bar
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-10-31 - v0.3
image:
}
{ topic: GaugePlugin
description: Create gauges (graphical or not), typically used for dashboards
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsHPUX, OsLinux, OsSolaris
version: 2013-05-16
image:
}
{ topic: GenApplicationPlugin
description: Allows to generate a pdf Document out of a predefined tex file.
testedOn: 4.0.0
shouldRunOn: AnyUnix, AnyWin
testedOnOS:OsLinux
version: 17 Dec 2006 (V1.000)
image:
}
{ topic: GenPDFAddOn
description: Generate a PDF file from a single TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2014-01-08
image:
}
{ topic: GenPDFLatexAddOn
description: Generate PDF files of TWiki topics with nicely rendered mathematics
testedOn: 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix, OsLinux, AnyWin
testedOnOS:OsLinux
version: 31 Jan 2008 (v2.2, SVN:16334)
image:
}
{ topic: GenerateSearchPlugin
description: This plugin generates a form-driven search based on a TWiki.TWikiForms.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 13 Apr 2005 (V1.000)
image:
}
{ topic: GeoLookupPlugin
description: Lookup geolocation by IP address or domain name
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2019-05-04
image:
}
{ topic: GetAWebAddOn
description: Make a copy of a whole TWiki web for backup or for offline reading
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 01 Sep 2004
shouldRunOn: AnyUnix
testedOnOS:OsLinux, OsMacOsX OtherUnix
version: 2011-02-23
image:
}
{ topic: GetAWebPlugin
description: Create a tar-ed copy of a whole Web for backup or offline reading
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 20278 (2011-01-20)
image:
}
{ topic: GitPlugin
description:
testedOn: 4.3
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 10711
image:
}
{ topic: GlobalReplacePlugin
description: Global search and replace functionality across all topics in a web
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS, OsWin2K
testedOnOS:OsLinux, OsSolaris, OsWin2K
version: 2021-03-25
image:
}
{ topic: GluePlugin
description: Enable TML (TWiki Markup Language) to span multiple lines
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: v2.1
image:
}
{ topic: GnuPlotPlugin
description: Allows users to plot data and functions using GnuPlot
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix, OsHPUX, OsLinux, OsSolaris, OtherUnix
testedOnOS:OsLinux
version: 2011-03-12
image:
}
{ topic: GoogieSpellContrib
description: Spell-checker for edit forms using Ajax-based Google spell checker service
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: Beta
image:
}
{ topic: GoogieSpellPlugin
description: Spell checking plugin.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 09 Nov 2006
image:
}
{ topic: GoogleAjaxSearchPlugin
description: Dynamic Google AJAX search service for public TWiki sites
testedOn: 4.0.0
shouldRunOn:
testedOnOS:OsMacOsX OtherUnix
version:
image:
}
{ topic: GoogleAnalyticsPlugin
description: Adds Google Analytics Javascript code to specified pages
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn:
testedOnOS:
version: 21272 (2011-05-14)
image:
}
{ topic: GoogleSearchPlugin
description: Create Google search links in topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix, OsLinux
testedOnOS:AnyUnix, OsLinux
version: 2011-03-15
image:
}
{ topic: GpgkeyPlugin
description: Gather a list of gpg keys and fingerprints
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2011-03-15
image:
}
{ topic: GuidPlugin
description: Generate GUID unique IDs
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2016-02-02 (V1.1)
image:
}
{ topic: HTTPDUserAdminContrib
description: A User and Password module supporting text or DBM format htpasswd files, and SQL using HTTPD::UserAdmin CPAN module
testedOn: 4.3, 4.2
shouldRunOn:
testedOnOS:AnyUnix
version: 14316 (02 Jul 2007)
image:
}
{ topic: HeadlinesPlugin
description: Show headline news in TWiki pages based on RSS and ATOM news feeds from external sites
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-19
image:
}
{ topic: HierarchicalSelectPlugin
description: Display hierarchical multi-level !JavaScript drop-down menus from contents of a TWiki topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-01
image:
}
{ topic: HistoryPlugin
description: Shows a complete history of a document
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2010-11-12: (V1.4)
image:
}
{ topic: HolidaylistPlugin
description: Create a table with a list of people on holidays
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: v1.032 (23 Aug 2010)
image:
}
{ topic: HostnamePlugin
description: Displays the hostname of the server serving TWiki.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-01
image:
}
{ topic: HtmlMetaPlugin
description: Insert HTML "meta name" entries into html header
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-11-09 (V1.1)
image:
}
{ topic: HttpsRedirectPlugin
description: Redirect authenticated users to HTTPS URL
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn:
testedOnOS:
version: 20293 (2011-01-21)
image:
}
{ topic: IfDefinedPlugin
description: Render content conditionally
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, OsLinux
testedOnOS:OsLinux
version: v1.1
image:
}
{ topic: IfThenActionPlugin
description: Execute if-then actions on topic view, save, file upload, and user registration, with rules defined in a topic
testedOn: 6.1, 6.0, 5.1
shouldRunOn: AnyUnix, OsHPUX, OsLinux, OsSolaris, OsMacOsX, OtherUnix
testedOnOS:OsLinux
version: 2021-03-25
image:
}
{ topic: ImageGalleryPlugin
description: Show image gallery with auto-generated thumbnails from attachments
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 2011-07-21 - v3.74
image:
}
{ topic: ImagePlugin
description: Control the display and alignment of images using an easy syntax
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 19301 (2010-08-01)
image:
}
{ topic: ImgPlugin
description: Allows TWiki variable-style insertion of images in topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2010-11-09 (V1.1)
image:
}
{ topic: ImmediateNotifyPlugin
description: Allows immediate notification of topic changes through SMTP or Jabber
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: v0.3 (26 Jul 2006)
image:
}
{ topic: IncludeIndexPlugin
description: Generate an index of pages included from a master page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsWin9598ME
version: V1.1
image:
}
{ topic: IncludeXMLPlugin
description: Display an XML document in a tabular format
testedOn: 6.1, 6.0, 5.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2020-05-26
image:
}
{ topic: IndexGenAddOn
description: Make a navigation bar for any web with easy drag and drop operations
testedOn: 4.0.0
shouldRunOn: OtherUnix
testedOnOS:OsLinux
version: 30 Apr 2007 (V1.000)
image:
}
{ topic: InterwikiPlugin
description: Write ==ExternalSite:Page== to link to a page on an external site based on aliases defined in a rules topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: InterwikiPreviewPlugin
description: Display extra information (using AJAX) next to ==ExternalSite:Page== links.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 3 Jun 2007 (V1.010)
image:
}
{ topic: IpPlugin
description: IP Address functions
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 24 Sep 2012 (V1.000)
image:
}
{ topic: JQueryPlugin
description: jQuery JavaScript library for TWiki
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: JQueryTwistyPlugin
description: Twisty section !JavaScript library to open/close content dynamically
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-07-25
image:
}
{ topic: JSCalendarContrib
description: DEPRECATED pop-up calendar with date picker -- please upgrade to new DatePickerPlugin
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2018-07-05
image:
}
{ topic: JSPopupPlugin
description: Creates a dynamic popup windows using Javascript
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:
version: 2010-05-01
image:
}
{ topic: JSPwikiToTWikiAddOn
description: Converts JSPwiki file structure to TWiki file format
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-05
image:
}
{ topic: JSUnitContrib
description: JSUnit !JavaScript unit testing framework
testedOn: 4.0.0
shouldRunOn:
testedOnOS:
version:
image:
}
{ topic: JStorageContrib
description: Store/cache data locally in the browser using !JavaScript
testedOn: 6.1, 6.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-11-06
image:
}
{ topic: JavaDocPlugin
description: Write links to javadoc classes
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K
version: 2010-12-11 (V1.1)
image:
}
{ topic: JiraPlugin
description: Display JIRA issues using JQL search
testedOn: 6.1, 6.0, 5.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2020-05-25
image:
}
{ topic: JiraRestPlugin
description: JIRA issue tracker interface using REST API
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-09-16
image:
}
{ topic: JoomlaUsersContrib
description: replace the TWiki User and Groups System with Joomla's
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 138
image:
}
{ topic: JqPlotPlugin
description: Add line, bar and pie charts to TWiki topics using jqPlot !JavaScript library
testedOn: 6.1, 6.0, 5.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-03-06 jquery.jqplot.1.0.7r1224
image:
}
{ topic: KatepartHighlightingAddOn
description: TWiki Syntax highlighting for all katepart based KDE editors (kwrite, kate, etc.)
testedOn: 4.0.0
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 22 Apr 2006 (v1.000)
image:
}
{ topic: KnowdLoginPlugin
description: Knowd - login without password on devices that have a high enough trust score
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2014-04-21
image:
}
{ topic: KwikiToTWikiAddOn
description: Convert Kwiki wiki content to TWiki file format
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2011-03-17
image:
}
{ topic: LaTeXToMathMLPlugin
description: Display LaTeX-like equations in-line using MathML
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2011-03-17
image:
}
{ topic: LatexModePlugin
description: Enables LaTeX markup (mathematics and more) in TWiki topics
testedOn: 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix, OsLinux, OsSolaris, OsMacOsX, OtherUnix, AnyWin
testedOnOS:OsLinux
version: 24 Jun 2008 (v 3.73, SVN:16332)
image:
}
{ topic: LdapContrib
description: Authentication, !WikiName mapping and authorization with LDAP.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, OsLinux, OtherUnix
testedOnOS:OsLinux
version: 2021-04-11
image:
}
{ topic: LdapContribAdminPlugin
description: An admin panel for viewing and changing the LdapContrib database.
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 28841 (2015-03-26)
image:
}
{ topic: LdapNgPlugin
description: Query and display data from an LDAP directory
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, OsLinux
testedOnOS:OsLinux
version: 2016-05-28
image:
}
{ topic: LdapPlugin
description: Retrieve data from an LDAP directory to show in TWiki topics.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-01-14
image:
}
{ topic: LightboxPlugin
description: TWiki hooks to the Lightbox Javascript package for better thumbnail clickthrough
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-11-09 - 19812 (2010-11-09)
image:
}
{ topic: LinkOptionsPlugin
description:
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2019-10-09
image:
}
{ topic: LoadAppPlugin
description: Load TWiki application code from a topic in a hidden web (for copy protection)
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2018-12-31
image:
}
{ topic: LocalCityTimePlugin
description: Shows the local time of a city embedded in a TWiki topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2013-04-22
image:
}
{ topic: LocalTimePlugin
description: Show the current date and time of a particular city/timezone.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-11 (V2.1)
image:
}
{ topic: LocalizeContrib
description:
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 1.0
image:
}
{ topic: LoginEmailPlugin
description: Convert an email address login into a !WikiWord
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-01-21
image:
}
{ topic: LoginNameAliasesPlugin
description: Maintain multiple aliases of login names
testedOn: 4.1
shouldRunOn: AnyUnix
testedOnOS:OsLinux, OsWin2K
version: 23 Jul 2004 (V1.000)
image:
}
{ topic: LogsStatisticsPlugin
description: Create statistics from the log files
testedOn: 4.3
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 2010-08-11 (V1.000)
image:
}
{ topic: MailInContrib
description: E-mail content into TWiki topics
testedOn: 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2018-07-10
image:
}
{ topic: MailPageAddOn
description: Mail TWiki pages with various formatting options
testedOn: 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21 May 2007 (v1.11)
image:
}
{ topic: MailerContrib
description: Send e-mail notification of changes to topics in TWiki webs
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: MarginalGainsAddOn
description: Improve your team projects by applying Marginal gains on their components.
testedOn: 6.1, 6.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2016-03-24
image:
}
{ topic: MarkupEditorContrib
description: Add some helper functionality to the edit textarea (auto-indent, some markup).
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsWinXP
version:
image:
}
{ topic: MasonPlugin
description: Allows to embed calls to Mason components within topics.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 27 Jul 2006 (V1.000)
image:
}
{ topic: MathModePlugin
description: Add math formulas to TWiki topics using LaTeX markup language
testedOn: 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix, OsLinux
testedOnOS:AnyUnix, OsLinux
version: 2.98
image:
}
{ topic: MatrixPlugin
description: Generate a table matrix from two lists
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-11-21 (V1.000)
image:
}
{ topic: MaxImageSizePlugin
description: Limit the size of images attached to TWiki topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-02-23
image:
}
{ topic: MediaWikiTablePlugin
description: Format tables the MediaWiki way
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, AnyUnix, OsLinux
testedOnOS:OsLinux
version: v1.1
image:
}
{ topic: MediaWikiToTWikiAddOn
description: MediaWiki to TWiki conversion tool
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version:
image:
}
{ topic: MeetingBingoPlugin
description: Meeting Bingo Plugin is a business game to enhance attention at meetings
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 1.1 (30 Jan 2008)
image:
}
{ topic: MercurialContrib
description: Mercurial, a distributed version control system for TWiki
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsSolaris
version: 0.5b
image:
}
{ topic: MessageSequenceChartPlugin
description: Draw message sequence charts (MSCs) using the mscgen utility
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 22613 (2012-02-13)
image:
}
{ topic: MetaWorkflowPlugin
description: Define a workflow based on updated meta data (such as form fields, or meta data from another plugin)
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn:
testedOnOS:OsLinux
version: 2011-01-17
image:
}
{ topic: MicroformatsPlugin
description: Microformat support for TWiki
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-05-14
image:
}
{ topic: ModalBoxAddOn
description: Show modal boxes with TWiki page content disabled and grayed out
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2014-06-25
image:
}
{ topic: MoinWikiToTWikiAddOn
description: !MoinWiki to TWiki conversion tool
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-06-11 (V1.000)
image:
}
{ topic: MostPopularPlugin
description: Show most popular topics across webs
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyUnix, OsLinux
version: 01 Aug 2006 (V0.2)
image:
}
{ topic: MoveableTypeSkin
description: a TWiki skin based on the HTML used by [[http://www.thestylecontest.com][The Style Archive]] and [[http://www.sixapart.com/movabletype/styles/library][The Six Apart style library]]
testedOn: 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 03 Apr 2007 (v1.000)
image:
}
{ topic: MovedSkin
description: Inform users that a TWiki site has moved to a new location
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: MrdIdPlugin
description: Generates unique incrementing ID's with custom tags
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-12 (V1.1)
image:
}
{ topic: MsWordToTWikiMLAddOn
description: Visual Basic script to convert a Microsoft Word documents to the TWiki markup language
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyOS, AnyWin
testedOnOS:OsLinux, OsWin2K, OsWinXP
version: 24 Jun 2009 (v1.5)
image:
}
{ topic: MsWordToTWikiOnWindowsAddOn
description: Convert MS Word Document to TWiki Markup (Window OS Only)
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 01 Sep 2004
shouldRunOn: OsWinNT, OsWinXP
testedOnOS:OsWinXP
version: 2009-06-23 (V1.000)
image:
}
{ topic: MultiEditPlugin
description: This plugin allows arbitrary section of a topic to be edited individually
testedOn: 6.1, 6.0, 5.1
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2013-01-09
image:
}
{ topic: NatEditContrib
description: A Wikiwyg Editor
testedOn: 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: v2.12
image:
}
{ topic: NativeSearchContrib
description: Native code search for use with CGI accelerators
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 21570 (2011-07-06)
image:
}
{ topic: NavBarAddOn
description: Add tabbed navigation bars to TWiki topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2011-03-16
image:
}
{ topic: NetgrepPlugin
description: Embed information from other websites, such as document revision date, by applying filters
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-14 (V1.1)
image:
}
{ topic: NewUserPlugin
description: Create a user topic if it does not exist yet
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-01-14
image:
}
{ topic: NewsPlugin
description: Generate a short headlines topic from a list of news
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-11 (V1.6)
image:
}
{ topic: NotificationPlugin
description: This plugin allows you to send fine grained notifications of topics you are interested in
testedOn: 4.3, 4.2, 4.1, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 5.005
image:
}
{ topic: NotifyAuthorsPlugin
description: Notify authors of a discussion thread via e-mail
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-06-03
image:
}
{ topic: NuSkin
description: An overlay to the default PatternSkin inspired by the examples and discussion at TWiki:Codev.TWikiForNormalUsers
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 5 Sep 2008 (v1.01)
image:
}
{ topic: ObjectPlugin
description: Embed multi-media Objects into TWiki topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsMacOsX OtherUnix
version: 19389 (2010-08-29)
image:
}
{ topic: OpenIdRpContrib
description: Authenticate !OpenID users as a Relying Party (RP) or consumer site
testedOn: 4.3
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2010-10-24 v0.2
image:
}
{ topic: OpenOffice2TWikiAddOn
description: Convert OpenOffice, StarOffice and KOffice documents into TWiki topics
testedOn: 4.1, 01 Sep 2004
shouldRunOn: AnyUnix, OsWinXP
testedOnOS:OsLinux, OsSolaris, OsWinXP
version: 11 Dec 2007 (v0.4)
image:
}
{ topic: OrphansPlugin
description: Locate orphaned topics in TWiki webs
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 18561 (2010-04-30)
image:
}
{ topic: PageStatsPlugin
description: Display page view and save statistics of a specific page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-07-13
image:
}
{ topic: ParentRefactorAddOn
description: Add-on to TreePlugin to change parent nodes with drag & drop
testedOn: 4.3, 4.2
shouldRunOn: OsMacOsX, OsWinXP
testedOnOS:
version: 2009-11-18 (V1.000)
image:
}
{ topic: ParseTopicTablesPlugin
description: Extract key/value pairs from topics to create a table dynamically
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-11-10
image:
}
{ topic: PatternSkin
description: CSS based skin with clean and productive editing environment
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsMacOsX OtherUnix, OsWin2K
version: 2021-03-19
image:
}
{ topic: PeerPlugin
description: Rate TWiki pages for quality of content and relevance
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2011-07-21
image:
}
{ topic: PercentCompletePlugin
description: Percent complete selector, for use in TWiki forms and TWiki applications
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-05-29
image:
}
{ topic: PerforcePlugin
description: Provide access to informations from a Perforce SCM server.
testedOn: 4.3, 4.2, 4.1
shouldRunOn:
testedOnOS:OsLinux, OsWinXP
version: 16 Apr 2008 (V0.8)
image:
}
{ topic: PerlDocPlugin
description: Extract the Perl documentation (POD) from a Perl module and display it in a topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 29704 (2015-12-20)
image:
}
{ topic: PerlSamplePlugin
description: Execute and format nicely some Perl code embedded in a TWiki page, showing STDOUT and STDERR outputs
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-01-25 (V1.1)
image:
}
{ topic: PhotoarchivePlugin
description: PhotoarchivePlugin creates nice image galleries
testedOn: 4.0.0, 01 Sep 2004
shouldRunOn:
testedOnOS:OsLinux
version: 31 Oct 2006 (V1.004)
image:
}
{ topic: PhpBb3LinkPlugin
description: Integrate phpBB3 forum site with TWiki
testedOn: 4.3, 4.2, 4.1
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 21 Oct 2008 (V1.000)
image:
}
{ topic: PingPlugin
description: Test if a remote host is reachable via ping command
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-01
image:
}
{ topic: PlainSkin
description:
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 27 Jul 2004 (v1.000)
image:
}
{ topic: PloticusPlugin
description:
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2016-02-02
image:
}
{ topic: PodPlugin
description: Extract Perl documentation (POD) online. Write TWiki topics in POD.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 19368 (2010-08-25)
image:
}
{ topic: PopUpCalculatorAddOn
description: Add a popup calculator to a TWiki skin
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K, OsWin9598ME, OsWinXP
version: 2010-12-13 (v1.1)
image:
}
{ topic: PostgreSqlAutoDocPlugin
description: Automatical documentation plugin for postgreSQL database
testedOn: 4.0.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 1 Nov 2006 (V1.000)
image:
}
{ topic: PostgreSqlPsqlPlugin
description: PSQL command CGI plugin for postgreSQL database
testedOn: 4.0.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 1 Nov 2006 (V1.000)
image:
}
{ topic: PreferencesPlugin
description: Allows editing of preferences using fields predefined in a form
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K
version: 2021-03-19
image:
}
{ topic: ProjectPlannerPlugin
description: Project planning and reports
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2010-11-10 (V2.051)
image:
}
{ topic: PublicCacheAddOn
description: Fast cache geared for public site usage
testedOn: 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix, OsLinux, OsSolaris, OtherUnix
testedOnOS:OsLinux
version: 12 Apr 2008 (V4.006)
image:
}
{ topic: PublishContrib
description: Generate static output (HTML, PDF) for a TWiki Web and optionally upload (FTP) the output to a publishing site.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2017-05-18
image:
}
{ topic: PublishWebPlugin
description: TWiki CMS - maintain a static website collaboratively in a TWiki web
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2016-03-27
image:
}
{ topic: QRCodePlugin
description: Create QR Code (a matrix barcode) in TWiki pages, useful for mobile applications
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2018-07-07
image:
}
{ topic: QuestionPaperPlugin
description: Define and print question paper/assignments, helpful for school teachers and parents
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:AnyUnix, OsLinux
version: 2011-01-24 (V1.1)
image:
}
{ topic: QuickCalendarPlugin
description: An anchor linkified, internally generated, minimal calender
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 01 Feb 2003
shouldRunOn: AnyOS, AnyUnix, OsLinux, OsMacOsX, OtherUnix
testedOnOS:AnyUnix, OsLinux
version: 2011-01-13 (V1.4)
image:
}
{ topic: QuickMenuSkin
description: A functional skin that replaces the left bar with a customizable Javascript menu system.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsMacOsX OtherUnix, OsWinXP
version: 1 Feb 2007 (v1.07)
image:
}
{ topic: QuizPlugin
description: Small Quiz generator
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-04-10
image:
}
{ topic: RackPlannerPlugin
description: Render a rack overview (e.g. of 19'' computer racks) with HTML tables
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: V1.007 (19 Aug 2010)
image:
}
{ topic: RandomQuotePlugin
description: Display a random quote
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-11-10 (V1.0)
image:
}
{ topic: RandomReplacePlugin
description: Replace ##Tags## with text once, the replaced text is saved in the topic and the tag is removed.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-14 (V1.1)
image:
}
{ topic: RandomTopicPlugin
description: Pick a selection of Random Topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-11-10 - 19824 (2010-11-10)
image:
}
{ topic: RatingContrib
description: Rating widget for TWiki forms using "line of stars" style input field
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 2015-01-07
image:
}
{ topic: RcsSyncAddOn
description: Synchronize multiple TWiki sites
testedOn: 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 28 Jun 2007 (V0.600)
image:
}
{ topic: ReStructuredTextPlugin
description: Render reStructuredText (Python documentation) within a TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: OsLinux, OsSolaris
testedOnOS:OsLinux, OsSolaris
version: 2011-05-14 (V1.2)
image:
}
{ topic: RecentChangesPlugin
description: Show most recently updated topics across webs
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyUnix, OsLinux
version: 20 Jun 2006 (V0.1)
image:
}
{ topic: RecentVisitorPlugin
description: Show statistics of recent visitors to the TWiki site
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-11-22
image:
}
{ topic: RecursiveRenderPlugin
description: Mix and match any TWiki markup, such as bullets with a table
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-11 (V0.4)
image:
}
{ topic: RedDotPlugin
description: Renders edit-links as little red dots
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS, AnyUnix, OsLinux
testedOnOS:OsLinux
version: 21402 (2011-06-04)
image:
}
{ topic: RedirectPlugin
description: Create a redirect to another topic or website
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2015-12-02
image:
}
{ topic: RemixAddOn
description: Helps you remix and export your Web.
testedOn: 4.0.0
shouldRunOn: OsLinux, OtherUnix
testedOnOS:OsLinux
version:
image:
}
{ topic: RemoteFileAttachPlugin
description: Download and attach remote files to topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyUnix, OsLinux, AnyWin
testedOnOS:OsLinux, OsWinXP
version: 2011-01-13
image:
}
{ topic: RenderFormPlugin
description: Create new topics with simple forms like TWiki.TWikiForms.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-12
image:
}
{ topic: RenderListPlugin
description: Render bullet lists in a variety of formats
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-19
image:
}
{ topic: RenderPlugin
description: Render TWikiApplications asynchronously
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19370 (2010-08-25)
image:
}
{ topic: RenderTableDataPlugin
description: Separate data storage from display: render table data in any different way
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn:
testedOnOS:
version: 19252 (2010-07-25)
image:
}
{ topic: ReplaceTextPlugin
description: Globally search and replace text in all topics of a web
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2023-06-26
image:
}
{ topic: ReputationPlugin
description: Create and maintain user reputation in a TWiki site
testedOn: 6.1, 6.0, 5.1, 5.0, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2011-05-14 (V1.2)
image:
}
{ topic: RequireRegistrationPlugin
description: Force externally authenticated users to register in case they do not have a TWiki account
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2021-04-11
image:
}
{ topic: ReservationPlugin
description: Reservation system for resources using mysql database
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 09 Jul 2008 (V1.000)
image:
}
{ topic: RestPlugin
description: Full implementation of REST - starting with !FormFields
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 2010-05-26 v1.1
image:
}
{ topic: RevCommentPlugin
description: Allows a short summary of changes to be entered for each revision
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2010-11-10
image:
}
{ topic: ReviewBoardPlugin
description: To retrieve the pending review requests for the registered users in Review Board
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 28 Jul 2008 (V1.000)
image:
}
{ topic: RevisionLinkPlugin
description: Enable linking to specific topic revisions
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K, OsWinXP
version: 2.2 (27 Jan 2009)
image:
}
{ topic: RunTopicsAddOn
description: TWiki tool to run \'view\' on a given set of topics in a given set of webs.
testedOn: 6.1, 6.0, 5.1
shouldRunOn:
testedOnOS:OsLinux
version: 27403 (2014-05-20)
image:
}
{ topic: SablotronPlugin
description: Apply a stylesheet to XML using the Sablotron tool
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: OsLinux, OsSolaris
testedOnOS:OsLinux, OsSolaris
version: 2011-02-01
image:
}
{ topic: SafeWikiPlugin
description: Secure your TWiki so it can't be attacked using cross-scripting (XSS)
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 18818 (2010-05-26)
image:
}
{ topic: SapConnectPlugin
description: Get and include information from an SAP system
testedOn: 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-03-03
image:
}
{ topic: ScrollBoxAddOn
description: Add scroll boxes, image rotation and static boxes to TWiki pages
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: SearchEngineKinoSearchAddOn
description: Fast indexed SEARCH of topics and attachments (eg Word, Excel, PDF and PPT)
testedOn: 4.3, 4.2
shouldRunOn:
testedOnOS:OsLinux
version: 2012-11-13
image:
}
{ topic: SearchEnginePluceneAddOn
description: Search within attached documents, such as doc, html, txt, pdf, ppt, xls
testedOn: 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS, OtherUnix
testedOnOS:OsLinux
version: 27 Jun 2006 (v2.200 for Dakar, v1.500 for Cairo)
image:
}
{ topic: SearchPDFPlugin
description: Search attached PDF documents.
testedOn: 4.1
shouldRunOn: AnyOS
testedOnOS:OsWinXP
version: 5 Sept 2007 (V1.002)
image:
}
{ topic: SearchSummaryPlugin
description: Show search terms and surrounding context in topic summaries
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 18589 (2010-05-04)
image:
}
{ topic: SectionalEditPlugin
description: Allows the user to break a topic into sections for individual editing.
testedOn: 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 31 Jan 2010
image:
}
{ topic: SecurityPlugin
description: Shows if authentication required to view the current page or not
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-12-30 (V1.1)
image:
}
{ topic: SendEmailPlugin
description: Send e-mails via a web form
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-05-28
image:
}
{ topic: SendMailPlugin
description: Send e-mail from actions in TWiki topics, useful for workflow automation
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2016-01-19
image:
}
{ topic: SetGetPlugin
description: Set and get variables and JSON objects in topics, optionally persistently across topic views
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: ShareMePlugin
description: Icon bar to share TWiki pages on popular social media sites such as Facebook, !StumbleUpon, Twitter
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-01
image:
}
{ topic: ShortURLPlugin
description: Shorten external URLs to a user specifiable length
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-06-10
image:
}
{ topic: ShowAccessPlugin
description: Read and show access rights of topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-07
image:
}
{ topic: SignaturePlugin
description: Supports electronic signatures
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 19 Nov 2006
image:
}
{ topic: SimpleBlueSkin
description: Simple blue skin
testedOn: 4.1, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsMacOsX OtherUnix
version: 09 Dec 2005 (v2.000)
image:
}
{ topic: SingletonWikiWordPlugin
description: Automatically link singleton words that are prefixed by a dot
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K
version: 2011-04-05
image:
}
{ topic: SkillsPlugin
description: Allows users to list their skills, which can then be searched
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21404 (2011-06-04)
image:
}
{ topic: SlideShowPlugin
description: Create web based presentations based on topics with headings.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: SliderControlPlugin
description: JQuery-based slider input
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux, OtherUnix
version: 17 Dec 2010(V0.500)
image:
}
{ topic: SlidyPlugin
description: Create web based presentations based on topics with headings; operate presentation like an ordinary PowerPoint presentation.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19799 (2010-11-09)
image:
}
{ topic: SmartEditAddOn
description: Toolbar to help edit TWiki content
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 23 Jan 2008 (v2)
image:
}
{ topic: SmartEditPlugin
description: Provide SmartEditAddOn
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 17 Aug 2006
image:
}
{ topic: SmiliesPlugin
description: Render smilies as icons, like = :-) = as :-) or = :eek: = as :eek:
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Sep 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-19
image:
}
{ topic: SmsTwoStepAuthContrib
description: Two-step authentication using SMS for the second step
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-04-11
image:
}
{ topic: SnazzyRoundedCornersContrib
description: Add snazzy curved bordered boxes (with INCLUDED content) to TWiki topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 16828 (23 May 2008)
image:
}
{ topic: SoapClientPlugin
description: Provides a TWiki Topic interface to SOAP::Lite calls
testedOn: 4.0.0, 01 Feb 2003
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 24 July 2006 (V1.100)
image:
}
{ topic: SourceHighlightPlugin
description: Highlight and format code fragments using GNU source-highlight
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0, 01 Dec 2001
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 19332 (2010-08-06)
image:
}
{ topic: SpacedWikiWordPlugin
description: Display TWiki links spaced out
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:AnyUnix, AnyWin
version: 2010-07-25
image:
}
{ topic: SpanishTWikiContrib
description: Spanish translation of TWiki Web
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K, OsWinXP
version: 0.8 beta (2008-07-28)
image:
}
{ topic: SpreadSheetPlugin
description: Add spreadsheet calculation like ="$SUM( $ABOVE() )"= to TWiki tables or anywhere in topic text
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-19
image:
}
{ topic: SsoLoginContrib
description: Generic SSO (Single Sign-on) module for TWiki
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-09-26
image:
}
{ topic: StopWikiWordLinkPlugin
description: Prevents automatic linking of selected WikiWords
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-09-08
image:
}
{ topic: StylePlugin
description: A TWiki notation for adding css style class references with span and div tags
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 01 Dec 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-01-12
image:
}
{ topic: SubscribeAddOn
description: Provides a "Subscribe Topic" button to add topic to WebNotify.
testedOn: 4.0.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 26 Oct 2006 (v1.10)
image:
}
{ topic: SubscribePlugin
description: Companion plugin to the MailerContrib, adding a "Subscribe me" link to topics to easily subscribe to topic changes
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-12-02
image:
}
{ topic: SuggestLinksPlugin
description: Automatically highlight group of words that *could* become a link
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-02-01
image:
}
{ topic: SvgPlugin
description: Show SVG drawings as PNG pictures embedded in topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-04-06
image:
}
{ topic: SvnPlugin
description: Improves traceability of task and commits with subversion repository
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-03-03
image:
}
{ topic: SyntaxHighlightingPlugin
description: Highlight source code fragments for many languages
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2016-01-22
image:
}
{ topic: TWikiAjaxContrib
description: javascript wrapper class around Yahoo's Connection Manager connection.js (AJAX) class
testedOn: 4.0.0
shouldRunOn:
testedOnOS:
version:
image:
}
{ topic: TWikiAjaxPlugin
description: Convenience plugin for TWiki:Plugins.TWikiAjaxContrib
testedOn: 4.1
shouldRunOn:
testedOnOS:
version: 1.0.1, 23 Aug 2007
image:
}
{ topic: TWikiDashboardAddOn
description: Create professional dashboards for intranet home, teams, knowledge bases and more
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: TWikiDotNetForumAppAddOn
description: Twiki Inc discussion forum application
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2011-10-28
image:
}
{ topic: TWikiDrawPlugin
description: Vector drawing editor and clickable maps for diagrams and workflows
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsWinNT, OsWin9598ME, OsWinXP
version: 2020-04-25
image:
}
{ topic: TWikiGuestCacheAddOn
description: Speed up a TWiki site by caching topics for non-authenticated users
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyUnix, OsLinux
testedOnOS:OsLinux
version: 2018-07-10
image:
}
{ topic: TWikiLibForPhpAddOn
description: This library provides an object-oriented API to a TWiki database from PHP scripts.
testedOn: 4.3
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-12-09
image:
}
{ topic: TWikiNetSkin
description: Certified TWiki skin
testedOn: 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 2012-01-19
image:
}
{ topic: TWikiNetSkinPlugin
description: Helps TWikiNetSkin to render tables and h2 headers
testedOn: 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 2015-02-16
image:
}
{ topic: TWikiSheetPlugin
description: Add TWiki Sheet spreadsheet functionality to TWiki tables
testedOn: 6.1, 6.0, 5.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: TWikiUmlPlugin
description: AJAX based UML diagram editor
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 13 May 2007 (V1.000)
image:
}
{ topic: TWikiUserMappingContrib
description: Traditional TWiki topic based user management and user mapping
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: TabbedNavigationAddOn
description: Add tabbed navigation bars to TWiki topics
testedOn: 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 30 May 2007 (V1.000)
image:
}
{ topic: TablePlugin
description: Control attributes of tables and sorting of table columns
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris, OsWin2K
version: 2018-07-05
image:
}
{ topic: TagCloudPlugin
description: Renders a tag cloud given a list of terms
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS, OsLinux
testedOnOS:OsLinux
version: 19266 (2010-07-26)
image:
}
{ topic: TagMePlugin
description: Tag wiki content collectively or authoritatively to find content by keywords
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-19
image:
}
{ topic: TalkContrib
description: Add Talk pages for TWiki
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 16632 (10 Apr 2008)
image:
}
{ topic: TaskExeContrib
description: TWiki application for managing remote task execution
testedOn: 4.1
shouldRunOn:
testedOnOS:AnyUnix, OsLinux
version: 13777 (17 May 2007)
image:
}
{ topic: TaskExePlugin
description: Utility pugin to specify settings for TaskExeContrib
testedOn: 4.1
shouldRunOn:
testedOnOS:AnyUnix, OsLinux
version: 13730 (14 May 2007)
image:
}
{ topic: TdbContrib
description: TDB is the tiny database from the Samba project. This contrib bundles it to make it easily installable for use with other TWiki extensions.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 11559 build 09:14:36 22 September 2006
image:
}
{ topic: TemplateToolkitPlugin
description:
testedOn: 4.0.0
shouldRunOn:
testedOnOS:
version: 5.8
image:
}
{ topic: TestlinkQueryPlugin
description: Display links and data results from Testlink test management tool
testedOn: 4.3, 4.2, 4.1
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 20 Oct 2008 (V1.000)
image:
}
{ topic: TextSectionPlugin
description: Adds sectional rendering
testedOn: 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn:
testedOnOS:OsLinux
version: 14 Feb 2006 (Dakar V2.000)
image:
}
{ topic: ThumbnailPlugin
description: Painless links to attachments
testedOn: 4.3, 4.2
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2 Jan 2009 (V1.1)
image:
}
{ topic: TimeSincePlugin
description: Display time difference in a human readable way
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn:
testedOnOS:AnyUnix, OsLinux
version: 19277 (2010-07-27)
image:
}
{ topic: TimeTablePlugin
description: Render a weekly timetable
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: V1.018 (19 Aug 2010)
image:
}
{ topic: TimelinePlugin
description: Show a scrolling Timeline from a TWiki SEARCH
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsMacOsX OtherUnix, OsWinXP
version: 18537 (2010-04-26) - 2010-04-26 23:15:22
image:
}
{ topic: TinyMCEPlugin
description: Integration of the !TinyMCE WYSIWYG Editor
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 2021-06-09
image:
}
{ topic: TinyTextareaPlugin
description: Edit TWiki form fields in WYSIWYG mode with !TinyMCE editor
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 2012-04-27 (V1.000)
image:
}
{ topic: TipsContrib
description: Displays rotating list of "TWiki Tip-of-the-day"
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: ToPDFAddOn
description: Converts topics ( TML ) into PDF
testedOn: 4.1
shouldRunOn: AnyUnix, OsLinux, OsWin2K, OsWinXP
testedOnOS:OsLinux
version: 01 Jun 2008 (V1.000)
image:
}
{ topic: TocPlugin
description: Sophisticated table of contents generation
testedOn: 4.0.0, 01 Sep 2004, 01 Feb 2003, 01 Dec 2001, 01 Sep 2001
shouldRunOn: AnyOS, AnyUnix, OsHPUX, OsLinux, OsSolaris, OsMacOsX, OtherUnix, AnyWin, OsWinNT, OsWin2K, OsWin9598ME, OsWinXP
testedOnOS:OsLinux, OsSolaris
version: 1.0
image:
}
{ topic: ToolTipPlugin
description: Create Tool Tips for links
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 19955 (2010-12-11)
image:
}
{ topic: TopMenuSkin
description: Skin with pulldown menus in top bar
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: TopicClassificationAddOn
description: Provides framework for organizing content within a web according to different _types_ of topics (discussion, weblog, reference, etc) and hierarchical "categories". Includes sample topic types and categories. Provides basic framework to design and manage simple TWiki:Codev.TWikiApplications.
testedOn: 4.1
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 15158
image:
}
{ topic: TopicCreatePlugin
description: Automatically create a set of topics and attachments at topic save time
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2014-11-07
image:
}
{ topic: TopicCryptPlugin
description: Encrypt parts of a topic for privacy and add digital signatures to topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21437 (2011-06-07)
image:
}
{ topic: TopicDataHelperPlugin
description: Helper plugin for collecting, filtering and sorting data objects.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn:
testedOnOS:
version: 19246 (2010-07-25)
image:
}
{ topic: TopicReferencePlugin
description: Find orphaned topics and topic reference counts
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2010-11-09 (V1.002)
image:
}
{ topic: TopicTranslationsPlugin
description: Manages a topic's translations into several languages.
testedOn: 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 03 Jul 2005 (V1.003)
image:
}
{ topic: TracOnTWikiContrib
description: Integrate the best of Trac into TWiki
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 100 (03 Dec 2007)
image:
}
{ topic: TracQueryPlugin
description: Query and display data from Trac databases
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 1.02
image:
}
{ topic: TreeBrowserPlugin
description: Renders a list as a collapsable/expandable tree.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn:
testedOnOS:
version: 2014-09-29
image:
}
{ topic: TreePlugin
description: Dynamically generate TWiki topic trees based on the parent-child relationship of topics
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyWin
version: 2015-08-12
image:
}
{ topic: TwistyBundleTWiki04x00x05
description: Contains all necessary files to use !TwistyPlugin on TWiki 4.0.5
testedOn: 4.0.0
shouldRunOn:
testedOnOS:
version: 15993 (13 Dec 2007)
image:
}
{ topic: TwistyBundleTWiki04x01
description: Contains all necessary files to use !TwistyPlugin on TWiki 4.1 and 4.1.2
testedOn: 4.1
shouldRunOn:
testedOnOS:
version: 15993 (13 Dec 2007)
image:
}
{ topic: TwistyBundleTWiki04x02
description: Contains all necessary files to use !TwistyPlugin on TWiki 4.2
testedOn: 4.3, 4.2
shouldRunOn:
testedOnOS:
version: 15993 (13 Dec 2007)
image:
}
{ topic: TwistyContrib
description: Twisty section Javascript library to open/close content dynamically
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K, OsWinXP
version: 2021-03-21
image:
}
{ topic: TwistyPlugin
description: Twisty section !JavaScript library to open/close content dynamically
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, AnyWin
version: 2021-03-21
image:
}
{ topic: URLCachePlugin
description: Copy referenced webpages to the TWiki server to avoid broken links
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-05-10
image:
}
{ topic: UpdateAttachmentsPlugin
description: Add and remove attachments in batch mode
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 21289 (2011-05-14)
image:
}
{ topic: UpdateInfoPlugin
description: Visually indicate if a topic behind a TWiki06x01.WikiWord was created or updated recently
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-04-07
image:
}
{ topic: UploadToTWikiAddOn
description: Script to programmatically attach a file to any TWiki topic
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: uploadtotwiki/2020-04-25
image:
}
{ topic: UsageStatisticsPlugin
description: Show detailed monthly usage statistics of TWiki content and users
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-09-15
image:
}
{ topic: UserInfoPlugin
description: Render information about users on a TWiki site
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyUnix, OsLinux
testedOnOS:OsLinux
version: 19259 (2010-07-25)
image:
}
{ topic: VarCachePlugin
description: Cache TWiki variables in selected topics for faster page rendering
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsSolaris
version: 2021-03-25
image:
}
{ topic: VotePlugin
description: Simple way to count votes
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.0.0, 01 Sep 2004, 01 Feb 2003
shouldRunOn: AnyOS, AnyUnix, OsLinux, OsSolaris
testedOnOS:OsLinux, OsSolaris
version: 2012-12-01
image:
}
{ topic: WatchlistPlugin
description: Watch topics of interest and get notified of changes by e-mail
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: WeatherPlugin
description: Displays nice weather graphics for a specific location
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2011-04-11
image:
}
{ topic: WebDAVPlugin
description: Support for a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
testedOn: 4.0.0, 01 Sep 2004
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 10617 build 11:06:53 16 June 2006
image:
}
{ topic: WebFetchAddOn
description: Control !WebFetch news feeds from a TWiki page
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 2009-12-01 (V1.000)
image:
}
{ topic: WebPermissionsPlugin
description: View and edit web permissions
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2013-06-18
image:
}
{ topic: WhereIsPlugin
description: Where is a person? Show where and when TWiki users were last seen
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2015-01-07
image:
}
{ topic: WikiwygContrib
description: Add Wikiwyg editor to Wysiwyg
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 12119
image:
}
{ topic: WorkflowPlugin
description: Associate a "state" with a topic and then control the work flow that the topic progresses through as content is added.
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 2012-12-02
image:
}
{ topic: WorkflowReportsContrib
description: Supports report generation for workflow topics (see [[TWiki:Plugins/WorkflowPlugin][WorkflowPlugin]])
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyUnix, OsWinXP
version: 11894
image:
}
{ topic: WundergroundPlugin
description:
testedOn: 4.2
shouldRunOn: AnyOS
testedOnOS:
version: 2014-01-12 (V1.001)
image:
}
{ topic: WysiwygPlugin
description: Translator framework for WYSIWYG editors
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2021-03-21
image:
}
{ topic: X509UserPlugin
description: Authenticate & identify users using X.509 certificates
testedOn: 4.3, 4.2
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 20 Oct 2008 (V1.0-1)
image:
}
{ topic: XinhaEditorPlugin
description:
testedOn: 4.0.0
shouldRunOn: OsLinux
testedOnOS:OsLinux
version: 14 Nov 2006
image:
}
{ topic: XmlQueryPlugin
description: Apply XSLT queries to Topic Data, DBI data, XML attachments & URLs
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWin2K
version: 2011-06-02
image:
}
{ topic: XmlRpcContrib
description: XML-RPC services for TWiki
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyUnix
testedOnOS:OsLinux
version: 19285 (2010-07-30)
image:
}
{ topic: XmlRpcPlugin
description: Make XML RPC calls to remote web services.
testedOn: 6.1, 6.0, 5.1, 5.0
shouldRunOn: AnyOS
testedOnOS:OsLinux
version: 2012-05-28 (V1.000)
image:
}
{ topic: XmlXslPlugin
description: Return HTML created from the application of an XSL to some XML
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsWin2K
version: 2011-02-01
image:
}
{ topic: XpTrackerPlugin
description: This plugin tracks XP projects
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyUnix, OsWinNT, OsWin2K, OsWinXP
version: 5.0
image:
}
{ topic: YahooUserInterfaceContrib
description: Yahoo User Interface AJAX library packaged as a contrib for plugins and TWiki application
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 4.2, 4.1, 4.0.0
shouldRunOn: AnyOS
testedOnOS:AnyOS
version: 17351 (2010-04-25)
image:
}
{ topic: YetAnotherDBCacheContrib
description:
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 01 Sep 2006
image:
}
{ topic: YetAnotherFormQueryPlugin
description: Provides query capabilities across a database defined using forms and embedded tables in TWiki topics.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: '1.201'
image:
}
{ topic: YetAnotherXpTrackerPlugin
description: Plugin supporting light-weight project management.
testedOn: 4.0.0
shouldRunOn: AnyOS
testedOnOS:OsLinux, OsWinXP
version: 19 Dec 2006
image:
}
{ topic: ZwikiToTWikiAddOn
description: Convert Zwiki content into TWiki format
testedOn: 6.1, 6.0, 5.1, 5.0, 4.3, 01 Sep 2004
shouldRunOn:
testedOnOS:OsLinux
version: 02 Feb 2005 (v1.000)
image:
}