50 recent changes in Extensions/Testing Web retrieved at 00:21 (GMT)

UpdatesPlugin
UpdatesPlugin Checks Foswiki.org for updates This plugin is used to keep administrators informed of updates to their installed extensions via a pop up message at ...
FastCGIEngineContrib
FastCGI Engine Contrib Permits Foswiki to be executed with FastCGI Overview FastCGI is a technology to deliver dynamic web content. It differs from CGI cause it ...
Plugins
Main.BalaRajavelu 18 Feb 2019
NatEditPlugin
Natural Edit Plugin Description The NatEdit is an wiki editor that helps in learning the TML Language by providing a GUI. By design, this is not a wysiwyg editor...
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 HT...
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 11 Ed...
JsonReport
%SEARCH{ "form.name~'*PackageForm' '!=''" then="AND name=~'(?i:$percentURLPARAM{\"name\"}$percent)'" }% '!=''" then="AND text=~'(?i:$percent...
HttpsRedirectPlugin
HttpsRedirectPlugin Usage The HTTPS redirect plug in is designed to help you run a web site where guest users can access pages through HTTP and authenticated use...
JQueryPlugin
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and a...
VarTABPANE
TABPANE tabpane widget This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally looks like this: ...
VarJQREQUIRE
JQREQUIRE enable a plugin on the current page This macro will load a list of plugins to be added to the current page. Use JQPLUGINS to display the list of av...
VarTAB
TAB tab inside a tabpane widget Defines a tab inside a TABPANE area; must be closed using ENDTAB. Parameters Parameter Description Default ...
VarJQPLUGINS
JQPLUGINS display a summary of available plugins Parameters Parameter Description Default "plugins" this is a regular expression that...
VarENDTABPANE
ENDTABPANE ending tag for tabpane widget This closes a previously opened TABPANE. Related TAB, ENDTAB, TABPANE, JQueryPlugin, JQueryTabpane
VarJQTHEME
JQTHEME switch jQuery UI theme Foswiki's default UI theme is configured in $Foswiki::cfg{JQueryPlugin}{JQueryTheme} and defaults to foswiki. Use configure to cha...
VarBUTTON
BUTTON renders a nice button Parameters Parameter Description Default "text" text to be put on this button value text t...
VarPOPUPWINDOW
POPUPWINDOW opens a topic or url in a new window Parameters Parameter Description Default "topic" topic="topic" topic="web.topic" T...
VarJQICON
JQICON render an image Renders an icon image as found on an icon search path. The icon search path is configured Extensions tab, JQueryPlugin sub tab in {JQueryP...
VarENDTAB
ENDTAB ending marker for a tab of a tabpane This closes a previously opened TAB. Related TAB, TABPANE, ENDTAB, JQueryPlugin, JQueryTabpane
VarJQICONPATH
JQICONPATH render the urlpath to an image This is a shortcut for Examples * %JQICONPATH{"tick"}% expands to == Related JQICON, ICONURL, JQueryPlugin...
PatternSkin
Pattern skin Select a theme to change the look, or tune the entire appearance with CSS or templates. Browse available themes You may quickly change the appearanc...
FastReport
Topic designed for use with the Extension installer. It generates a specially formatted table which is parsed by the extension finder, when retrieved with ?skin=t...
PatchRelease01x01Contrib
PatchRelease01x01Contrib Patched by this package: This extension installs fixes for the following critical issues: Item10963: Perl 5.14 deprecated use of qw() w...
IncompatibleWith
Name 2.0.3 2.0.2 2.0.1 2.0.0 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.10 1.0...
PackageForm
Form Definition for Extension Packages NEVER EVER CHANGE THIS FORM UNLESS YOU UNDERSTAND HOW IT WILL AFFECT THE CONFIGURE REPORT, AND HOW TO FIX IT The first eigh...
SsoLoginContrib
SSO Login Contrib Package Currently not functional This extension currently loops in the Foswiki::LoginManager::SsoLogin::new() routine. With Foswiki, the us...
AngularSkin
AngularSkin Usage Examples Installation Instructions You do not need to install anything in the browser to use this extension. The following instructions are f...
AngularPlugin
AngularPlugin AngularJS lets you write client side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as...
PatchItem11983Contrib
PatchItem11983Contrib Usage This extensions applies a "hotfix" for Item11983 to your Foswiki 1.1.5 1.1.9 system. CAUTION: This patch can significantly improve t...
WebHome
Foswiki Extensions: Plugins, Skins, Contribs This is a new playground and distribution site for testing new versions of released extensions and experimental exten...
ExtensionClassification
Classification of extensions Browse extensions by category ul#extensionList, ul#extensionList ul {list style:none} ul#extensionList {margin left:0; padding left:...
WebNotify
WebNotify * .MichaelDaum
WebLeftBar
" warn="off"}% * Extensions Repository * All extensions * Browse by category
SqlGridPluginSimpleTable
%SQLGRID{ templates="System.SqlGridPluginSimpleTable" table_popupactionarg="name_of_table_for_CRUD" add_popup_sqlgridbutton="URL_for_add_popup" ...
PackageViewTemplate
%{}% \ This is an experimental version of PackageViewTemplate. To configure your Foswiki to install from this repository, modify the {ExtensionsRepositories} se...
PatchItem12285Contrib
PatchItem12285Contrib Usage This extensions applies a "hotfix" for Item12285 to your Foswiki 1.1.0 thru 1.1.6 system. Foswiki 1.0.x versions need to be manuall...
SqlGridPlugin
SqlGridPlugin Description Navigate SQL data with built in paging, sorting, and filtering. Also can be used to build full CRUD (CReate, Update, Delete) capabiliti...
WebSearch
\ This is an experimental version of WebSearch. !! How to configure your Foswiki to install from this repository In lib/LocalSite.cfg, add this web's URL to {E...
MathJaxPlugin
MathJaxPlugin Usage Examples Maxwell's Equations %MATHMODE{ \nabla \times \vec{\mathbf{B}} \, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} = \frac...
SemanticLinksPlugin
SemanticLinks Plugin PreferenceSettings Enable rendering: RENDERING Rendering of links is enabled by default, but can add unwanted CPU overhead. You may wish to...
BibtexFormfieldPlugin
BibtexFormfield Plugin Learn how to create your own plugin in .DevelopingPlugins. Preferences Plugin preferences should be set using configure, as described in ....
JQTablePlugin
JQTablePlugin This plugin does two things: 1 If TablePlugin is enabled, it enhances TablePlugin with client side column sorting (if Javascript is enabled) 1...
TopMenuSkin
TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screen Shot Tob Bar and Menu Structure * TopMenuSkinTopBar top bar with menu bar, logo ...
ImmediateNotifyPlugin
Immediate Notify Plugin Please read Foswiki:Extensions.MailerContrib. This is a plugin that allows users to be immediately notified when topics or webs are modifi...
TinyMCECleanStickyBitsPlugin
TinyMCE Clean Sticky Bits Plugin Plugin Preferences Provides the TinyMCE plugin foswikiclean, which should be enabled by listing it in the TINYMCEPLUGIN_ADDITIO...
WebPreferences
Extensions/Testing Web Preferences * Settings to customize your Extensions Repository * Set EXTENSIONS_REPOSITORY_SVN = http://svn.example.com/ * Mac...
AllExtensions
All Foswiki extensions This is a list of testing and experimental extensions that are offered for Foswiki and are are available on this site. Can't find a plugin...
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 on the ...
ConfigureImageGallery
ConfigureImageGallery This topic is for proof checking images that will be used for extensions in configure Extension Image URL %SEARCH{ "PackageForm" t...
Number of topics: 50
Page 1 of 2 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 09 Jan 2009, ProjectContributor
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy