On this page:
TWiki Contribs
Reusable code that may be used over several plugins and add-ons.Overview
TWiki contribs extend the functionality of TWiki, typically used by plugins and add-ons. They may also provide alternative implementations for sections of the TWiki core e.g. user management, or when an extension just can't be implemented as a plugin because it requires very close access to TWiki internals. Relevant links on TWiki.org:- TWiki:Plugins.ContribPackage
- list of all contributed contrib packages
- TWiki:Plugins.ContribDevelopment
- discussion and feedback on contributed packages
- TWiki:Plugins.ContribBrainstorming
- open forum for new contrib ideas
- TWiki:Plugins.ContribPackageHowTo
- instructions and template to create a new contrib package
TWiki Contribs Installed on this TWiki
- BehaviourContrib:
Behaviour
Javascript event library to create Javascript based interactions that degrade well when Javascript is not available - version 30438 (2018-07-16)
Author: TWiki:Main/ArthurClemens- last modified: r10 - 2018-07-06 - 01:42 - TWikiContributor
- CgiContrib: CGI version 4.13 from CPAN:CGI
- version 2018-07-05
Author: TWiki:Main.TWikiContributor- last modified: r2 - 2018-07-06 - 01:52 - TWikiContributor
- DBCacheContrib: Reusable code that treats TWiki forms as if they were table rows in a database - version 21578 (2011-07-07)
Author: TWiki:Main.CrawfordCurrie- last modified: r19 - 2019-11-01 - 15:28 - TWikiAdminUser
- MailerContrib: Send e-mail notification of changes to topics in TWiki webs - version 2018-07-10
Author: TWiki:Main.CrawfordCurrie(http://c-dot.co.uk
) - last modified: r19 - 2018-07-10 - 23:55 - TWikiContributor
- TWikiUserMappingContrib: Traditional TWiki topic based user management and user mapping - version 2018-07-06
Author: TWiki:Main.SvenDowideit, TWiki:Main.PeterThoeny
, TWiki:TWiki.TWikiContributor
- last modified: r14 - 2018-07-06 - 10:12 - TWikiContributor
- TipsContrib: Displays rotating list of "TWiki Tip-of-the-day" - version 2018-07-14
Author: TWiki:Main.PeterThoeny, TWiki:Main.PaulineCheung
- last modified: r14 - 2018-07-15 - 02:21 - TWikiContributor
- TwistyContrib: Twisty section Javascript library to open/close content dynamically - version 2018-07-06
Author: JavaScript written by TWiki:Main.ArthurClemens; Contrib packaged by TWiki:Main.RafaelAlvarez
; original JavaScript written by TWiki:Main.SamHasler
- last modified: r18 - 2018-07-06 - 10:19 - TWikiContributor
Number of topics: 7
Installing Contribs
- Download an add-on from TWiki:Plugins.ContribPackage
.
- Follow the installation instructions in the contrib topic.
Creating new Contribs
- Visit TWiki:Plugins.ContribPackageHowTo
and follow the instructions.

