50 recent changes in Extensions Web retrieved at 06:01 (GMT)

WebStatistics
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Feb 2012 ...
WorkflowPlugin
WorkflowPlugin /Flow.gif Foswiki benefits from the fact that every user can modify a topic instantly without restrictions. However sometimes you want to be able to ...
VarWORKFLOW
#VarWEB WORKFLOW* macros associated with WorkflowPlugin Controlling topics in the workflow %WORKATTACHTOPIC% Expands to a link that lets you attach to ...
BeautifierPlugin
Beautifier Plugin Related topics: dp.SyntaxHighlighter Introduction Use the %CODE% and %ENDCODE% macros to enclose fragments of code in your topic that you wish ...
PackageViewTemplate
%SEARCH{ "QuestionForm.Extension=''" excludetopic="QuestionTemplate" web="Support" type="query" header=" Question Status Last modified " format=" ...
ExtensionNews
Extension News Submit a one liner news flash if you have released an important new extension or a major version of a new extension which you wish to share with on ...
EditRowPlugin
EditRowPlugin Features: 1 You can edit one row, or even one cell at a time, instead of having to edit the entire table. 1 Supports footer rows. 1 Supports ...
DownloadZipPlugin
Download Zip Plugin Syntax Rules * Zip all attachments from a topic * Either use the %DOWNLOADZIP% macro to render a link to the zip archive of the current ...
NewUserPlugin
NewUserPlugin Description Powered by WikiRing Consultants This plugin is of use in those cases where users are registered and authenticated externally ...
ActionTrackerPlugin
Action Tracker Plugin This plugin provides support for tracking actions embedded in topics. Actions captured this way can then be searched from any topic in the wiki ...
JSPopupPlugin
JSPopupPlugin Foswiki Plugin JSPopupPlugin allows you to show dynamic content in a virtual popup dialog. Good for status messages, or to show detailed information ...
SpreadSheetPlugin
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Foswiki topics. Formulae like %CALC{"$INT(7/3)"}% are evaluated at page view time. They can ...
VarCALC
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables * The %CALC{"formula"}% macro is handled by the SpreadSheetPlugin. There are ...
JQueryMenuSkin
JQueryMenuSkin A functional skin that provides a customisable menu navigation system based on the JQuery Superfish plugin. Overview JQueryMenuSkin is a simple JQuery ...
LdapContrib
LdapContrib Introduction Powered by WikiRing Consultants This package offers basic LDAP services for Foswiki and offers authentication of wiki users ...
DBCachePlugin
DBCachePlugin Powered by WikiRing Consultants Description This is a lightweight frontend to the DBCacheContrib. The provided macros DBQUERY and DBCALL ...
NatEditPlugin
Natural Edit Plugin Powered by WikiRing Consultants Description The NatEdit is an wiki editor that helps in learning the TML Language by providing ...
MetaCommentPlugin
MetaCommentPlugin This is YACS (yet another comment system) which tries to * (a) be easy to use, * (b) scale up to lots of comments * (c) provide different ...
JsonRpcContrib
JsonRpcContrib Summary This package implements an JSON RPC 2.0 protocol to interface with Foswiki and its plugins. In contrast to the normal REST interface of Foswiki ...
DBCacheContrib
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured queries ...
FilterPlugin
FilterPlugin Powered by WikiRing Consultants Description This plugin allows to substitute and extract information from content by using regular expressions ...
FlexWebListPlugin
FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures ...
RenderPlugin
RenderPlugin Description Powered by WikiRing Consultants This plugin implements three simple REST handlers to get content from Foswiki. For example ...
EditChapterPlugin
EditChapterPlugin Description Powered by WikiRing Consultants This plugin implements a simple section editing feature comparable to the one available ...
FarscrollContrib
FarscrollContrib Summary This simple plugin enhances elements that have a overflowing fixed width but no fixed height, the ones with the horizontal scrollbar like ...
ImagePlugin
ImagePlugin Use this plugin to control the display and alignment of images using an easy syntax and support for server side resizing and thumbnailing. There are a ...
TopicDataHelperPlugin
Topic Data helper plugin Helper plugin for collecting, filtering and sorting data objects, to be used by other plugins. This plugin is used by Foswiki:Extensions/AttachmentListPlugin ...
SocialBookmarkingAddOn
SocialBookmarkingAddOn Usage To insert these onto a page you can use the %INCLUDE% macro with the appropriate section name for the site. For example, to add a button ...
FormPlugin
!" else=" !! Form Plugin"}% Lets you create simple and advanced web forms. Main features: * No html knowledge required to create forms * Add input fields ...
WebHome
Foswiki Extensions: Plugins, Skins, Contribs Foswiki Extensions are optional pluggable components that can help enhance your Foswiki. %ADDTOHEAD{"WebHome" text=" ...
TinyMCEPlugin
TinyMCEPlugin This is an integration of the fast and highly functional TinyMCE WYSIWYG editor. It supports a wide range of browsers, including Firefox, IE, Safari ...
TopicUserMappingContrib
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authentication ...
JQueryPlugin
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add ...
VarENDTABPANE
#VarENDTABPANE ENDTABPANE ending tag for tabpane widget * This closes a previously opened TABPANE. * no parameters * Related: VarTAB , VarENDTAB ...
VarJQREQUIRE
#VarJQREQUIRE JQREQUIRE{"plugin, plugin, ... "} enable a plugin on the current page * This macro will load a list of plugins to be added to the current page ...
VarTABPANE
#VarTABPANE TABPANE{...} tabpane widget * This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally ...
VarJQPLUGINS
#VarJQPLUGINS JQPLUGINS{"plugins" ... } display a summary of available plugins * Parameters: Parameter: Description: Default: "plugins" ...
VarPOPUPWINDOW
#VarPOPUPWINDOW POPUPWINDOW{"topic" ...} opens a topic or url in a new window * Parameters: Parameter: Description: Default: "topic", topic ...
VarBUTTON
#VarBUTTON BUTTON{"text" ...} renders a nice button * Parameters: Parameter: Description: Default: "text", value="text" text to be put ...
VarENDTAB
#VarENDTAB ENDTAB ending marker for a tab of a tabpane * This closes a previously opened TAB. * no parameters * Related: VarTAB , VarTABPANE , ...
VarJQICONPATH
#VarJQICONPATH JQICONPATH{"name"} render the urlpath to an image * This is a shortcut for * Example: == * Related: VarJQICON , VarICONURL ...
VarJQTHEME
#VarJQTHEME JQTHEME{"name" ...} switch jQuery UI theme * Foswiki's default UI theme is configured in $Foswiki::cfg{JQueryPlugin}{JQueryTheme} and defaults to ...
VarJQICON
#VarJQICON JQICON{"name" ...} render an image * This renders an icon image as found on an icon search path. The icon search path is configured in {JQueryPlugin ...
VarTAB
#VarTAB TAB{"text" ...} tab inside a tabpane widget * Defines a tab inside a TABPANE area; must be closed using ENDTAB. * Parameters: Parameter: ...
LdapNgPlugin
LdapNgPlugin Powered by WikiRing Consultants This plugin provides an interface to query an LDAP directory and display the results in a WikiApplication ...
DatabasePlugin
Database Plugin Provide secure access (read and write) to data in an SQL database, with flexible results formatting. Any database that has a DBI interface can be used ...
WysiwygPlugin
Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HTML ...
TwistyPlugin
TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: ...
VarENDTWISTY
#VarENDTWISTY ENDTWISTY Twisty closure, complements the opening TWISTY tag. * Syntax: %ENDTWISTY% * Related:
VarENDTWISTYTOGGLE
#VarENDTWISTYTOGGLE ENDTWISTYTOGGLE The Twisty closure * Syntax: %ENDTWISTYTOGGLE% * Will end the most inner unclosed Twisty Toggle section, using the proper ...
Number of topics: 50

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r5 - 06 Oct 2009 - 09:48:26 - UnknownUser
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads