Tags:
access_control1Add my vote for this tag create new tag
view all tags

Recent Changes in Plugins Web retrieved at 05:14 (GMT)

WebStatistics 9 hours ago - r26   TWikiGuest
  Statistics for Plugins Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top viewers: Top contributors...
AddOnDevelopment GenPDFAddOnDev 1 year ago - r228   TWikiGuest
  Feedback on GenPDFAddOn BrianSpinar 02 Feb 2005 Thanks for contributing this Add on. I made a minor change at the top to exclude the first header in the TOC....
WebStatisticsOld 1 year ago - r7665   TWikiGuest
  Statistics for Plugins Web Month: Topic Views: Topic Saves: Attachment Uploads: Most Popular Topic Views: Top Contributors for Topic Save...
PluginPackage ReplaceTextPlugin - download download 1 year ago - r6   PeterThoeny
  Replace Text Plugin Replace Text Form ATTENTION: Use with caution, it is possible to change many topics at once! Replace Text Web: From...
VarREPLACETEXT 1 year ago - r6   PeterThoeny
  REPLACETEXT search and replace text in a web The % REPLACETEXT{ variable is handled by the ReplaceTextPlugin; this variable is typically used in conjunction...
PluginDevelopment GoogleAnalyticsPluginDev 3 years ago - r15   PeterThoeny
  Feedback on GoogleAnalyticsPlugin ArthurClemens 21 Sep 2006 Thanks Arthur for sharing plugin package number 239 with the TWikiCommunity! I made some small changes...
PluginPackage DirectedGraphWebMapPlugin - download download 3 years ago - r19   PeterThoeny
  DirectedGraphWebMapPlugin Introduction This plugin extends the DirectedGraphPlugin and draws a map of a web, part of a web, or of the structure around a single...
PluginPackage TinyMCEPlugin - download download 3 years ago - r49   PeterThoeny
  TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari...
AddOnDevelopment EditTablePluginMoveRows 4 years ago - r16   PeterThoeny
  This is an example of EditTablePlugin usage with move/lock row add on In this example, any LOCKED task will not be shown as editable. Any task in state CANCELLED...
PluginPackage DatabasePlugin - download download 4 years ago - r30   PeterThoeny
  Database Plugin Provide secure access (read and write) to data in an SQL database, with flexible results formatting. Any database that has a CPAN:DBI interface can...
ContribPackage SmsTwoStepAuthContrib - download download 4 years ago - r7   PeterThoeny
  SMS Two Step Authentication Contrib Package Introduction A single step log in may not be sufficient in a high security environment. Two step verification makes it...
ContribPackage LdapContrib - download download 4 years ago - r55   PeterThoeny
  LdapContrib Introduction This add on offers a UserMappingManager, a PasswordManager and a LoginManager for TWiki, using LDAP to provide: An automatic generation...
PluginPackage RequireRegistrationPlugin - download download 4 years ago - r14   PeterThoeny
  RequireRegistrationPlugin Introduction This plugin will redirect a user to the .TWikiRegistration topic if their login name is not a .WikiWord, or optionally...
ContribPackage CasLoginContrib - download download 4 years ago - r12   PeterThoeny
  CasLoginContrib Usage This is a login manager for TWiki which allows integration in a CAS Single Sign On infrastructure. Once installed, it provides users with a...
PluginPackage IfThenActionPlugin - download download 4 years ago - r25   PeterThoeny
  If Then Action Plugin Introduction This plugin is intended to help automate workflows. Administrators can define if then actions in a rules table. For example, every...
PluginPackage VarCachePlugin - download download 4 years ago - NEW   PeterThoeny
  Variable Cache Plugin Overview This Plugin caches TWiki variables in selected topics for faster page rendering. Most topics in a typical TWiki installation are rendered...
VarCachePluginTest 4 years ago - r28   PeterThoeny
  VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is...
VarVARCACHE 4 years ago - r27   PeterThoeny
  VARCACHE{ attributes } cache TWiki variables in selected topics for faster page rendering The % VARCACHE{ variable is handled by the VarCachePlugin....
ContribPackage BuildContrib - download download 4 years ago - r57   PeterThoeny
  TWiki Developer Environment Automates build and packaging process, including installer generation, for TWiki extension modules. Summary of Contents The BuildContrib...
PluginPackage AbusePlugin - download download 4 years ago - r2   PeterThoeny
  AbusePlugin Introduction This plugin obscures a list of abuse words in TWiki pages. Occurrences of these words are replaced in topic view mode by asterisks ( ) except...
PluginPackage GlobalReplacePlugin - download download 4 years ago - r23   PeterThoeny
  Global Replace Plugin Introduction The Global Replace Plugin is designed to: 1 Search through topics with user supplied criteria 1 Find strings within the topics...
PluginPackage AnchorLinkPlugin - download download 4 years ago - r3   PeterThoeny
  Anchor Link Plugin Description This plugin shows an anchor link icon when hovering over headings. When clicked, the browser URL bar will show the anchor link of...
VarANCHORLINK 4 years ago - r2   PeterThoeny
  ANCHORLINK{} add anchor to create a deep #anchor link Add an anchor link to topic text, such as % ANCHORLINK{`AnchorExample` . When hovering over text where...
ContribPackage TWikiUserMappingContrib - download download 4 years ago - r72   PeterThoeny
  TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external...
VarUSERREPORT 4 years ago - r39   PeterThoeny
  USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview...
VarBUBBLESIG 4 years ago - r21   PeterThoeny
  BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter...
VarUSERSIG 4 years ago - r25   PeterThoeny
  USERSIG show user signature with profile picture icon Syntax: % USERSIG{WikiName or % USERSIG{WikiName YYYY MM DD The parameter can be either just...
PluginPackage JQueryPlugin - download download 4 years ago - r36   PeterThoeny
  JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript...
VarJQTABPANE 4 years ago - r16   PeterThoeny
  JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose...
VarJQTAB 4 years ago - r16   PeterThoeny
  JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab...
VarJQENDTABPANE 4 years ago - r16   PeterThoeny
  JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ......
VarJQENDTAB 4 years ago - r16   PeterThoeny
  JQENDTAB end a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab...
ContribPackage CgiContrib - download download 4 years ago - r6   PeterThoeny
  CGI Contrib Package Introduction This contrib does not add any features to TWiki. Its purpose is to convert Perl`s CGI module from being an external dependency to...
PluginPackage WysiwygPlugin - download download 4 years ago - r115   PeterThoeny
  Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HTML...
PluginPackage WatchlistPlugin - download download 4 years ago - r27   PeterThoeny
  Watchlist Plugin Introduction The WatchlistPlugin adds watchlist feature to TWiki topics. Topics of interest can be watched and unwatched. A user can see recent changes...
ContribPackage TwistyContrib - download download 4 years ago - r33   PeterThoeny
  TwistyContrib Introduction This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. TwistyContrib...
PluginPackage TwistyPlugin - download download 4 years ago - r54   PeterThoeny
  TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon...
VarTWISTY 4 years ago - r10   PeterThoeny
  TWISTY{ attributes } dynamically open and close sections of content The % TWISTY{ variable is handled by the TwistyPlugin. Syntax: % TWISTY{ ......
PluginPackage TWikiSheetPlugin - download download 4 years ago - r17   PeterThoeny
  TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels...
VarTWIKISHEET 4 years ago - r16   PeterThoeny
  TWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters...
AddOnPackage TWikiDashboardAddOn - download download 4 years ago - r38   PeterThoeny
  TWiki Dashboard Add On Introduction A dashboard comes into play when users need to get an overview of their work and want to navigate quickly to relevant places....
VarDASHBOARD 4 years ago - r36   PeterThoeny
  DASHBOARD build a dashboard with banner and boxes Use this variable to quickly create dashboards for intranet home, team homepages, project homepages and knowledge...
SkinPackage TopMenuSkin - download download 4 years ago - r36   PeterThoeny
  TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and...
ContribPackage TipsContrib - download download 4 years ago - r23   PeterThoeny
  Tips Contrib Package Displays a rotating `TWiki Tip of the Day` to help familiarize new users with TWiki features. Includes an application for creating custom tips...
PluginPackage TagMePlugin - download download 4 years ago - r67   PeterThoeny
  Tag me Plugin Plugin to tag wiki content collectively or authoritatively in order to make it easier to find content and to get a meaningful page ranking. Introduction...
PluginPackage TablePlugin - download download 4 years ago - r89   PeterThoeny
  Table Plugin Introduction The TablePlugin gives extra control of TWiki table rendering using cell 1 cell 2 syntax: Sort table by columns Use TML...
VarTABLE 4 years ago - r28   PeterThoeny
  TABLE{ attributes } control attributes of tables and sorting of table columns The % TABLE{ variable is handled by the TablePlugin Syntax: % TABLE{...
PluginPackage SpreadSheetPlugin - download download 4 years ago - r158   PeterThoeny
  TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They...
VarCALC 4 years ago - r72   PeterThoeny
  CALC{`formula`} add spreadsheet calculations to tables The % CALC{formula variable is handled by the SpreadSheetPlugin. Over 100 functions are available, such...
VarCALCULATE 4 years ago - r50   PeterThoeny
  CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions...

«Previous   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map, WebChangesForAllWebs

Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r9 - 2013-09-14 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.