50 recent changes in System Web retrieved at 09:30 (GMT)

TopicInteractionPlugin
TopicInteractionPlugin Description This plugin redesigns the way how users interact with topics and attachments in various ways: * improved attachment handlin...
DBCacheContrib
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured quer...
FilterPlugin
FilterPlugin Description This plugin allows to substitute and extract information from content by using regular expressions. There are three different types of n...
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 w...
ActionTrackerPluginQBE
Query by example action search Who: Notify: State: open late closed Within: days Web: Topic: Result: '"}...
SetVariablePlugin
SetVariablePlugin The main purpose of this plugin is to allow to set topic variables when saving a topic. Url parameters posted to save will be parsed and stored ...
BreadCrumbsPlugin
BreadCrumbsPlugin Description This plugin helps you to locate where you are, and shows you how you can escape from there using breadcrumbs navigation. Two types ...
TopicTitlePlugin
TopicTitlePlugin Note that use of this plugin Foswiki = 2.2.0 is not required. The purpose of this plugin is to backport the TopicTitle feature to earlier Fosw...
LexiconForm
LexiconForm Name:* *Type: Size: Values: Description: Attributes: String text 80 M English (en) text 80 German (de) tex...
MultiLingualPlugin
MultiLingualPlugin This plugin enables you to create wiki content in multiple languages. While Foswiki normally supports over 20 languages to internationalize its...
GraphvizPlugin
GraphvizPlugin GraphViz is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important ap...
ChecklistPlugin
Checklist Plugin Description ChecklistPlugin creates simple checklists. It handles the tags %CLI% (CheckList Item), %CHECKLIST%, %CHECKLISTSTART%, %CHECKLISTEND%...
VarCHECKLIST
#VarCHECKLIST CHECKLIST{attributes} add a checklist setup, legends or reset buttons to a topic * The %CHECKLIST% variable is handled by the ChecklistPlugin….
VarCHECKLISTEND
#VarCHECKLISTEND CHECKLISTEND close a %CHECKLISTSTART% environment * The %CHECKLISTEND% variable is handled by the ChecklistPlugin and have to be used with ...
VarCHECKLISTSTART
#VarCHECKLISTSTART CHECKLISTSTART{attributes} add a checklist to a topic * The %CHECKLISTSTART% variable is handled by the ChecklistPlugin and must be used ...
VarCLI
#VarCLI CLI{attributes} add a checklist item to a topic * The %CLI% variable is handled by the ChecklistPlugin. * Syntax: %CLI{attr1="value" attr2="value...
VarWEBLINK
#VarWEBLINK WEBLINK * create a link to a web * Syntax: %WEBLINK{web="..." name="..."}% * Supported parameters: Parameter: Description: Defaul...
WebLinkPlugin
WebLinkPlugin This plugin allows to render a link to a web. While linking to a topic is quite essential to wikis, linking to a web as an object of the wiki isn't ...
FlexWebListExamples
FlexWebListExamples These are some simple examples to show how to use the basic features of the FlexWebListPlugin. Please create some subwebs in the Sandbox web ...
FlexWebListPlugin
FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures...
FlexWebListTree
FlexWebListTree The fragment below can be used in a sidebar navigation to establish a folder like subweb navigation. This uses the jqTreeview widget of the Foswik...
MarkdownPlugin
MarkdownPlugin This plugin lets you write content using Markdown, a very popular markup language nowadays. It does not try to replace Foswiki's own TML markup lan...
CalendarPlugin
Calendar Plugin The CalendarPlugin handles the macro %CALENDAR% that inserts a monthly calendar in the page. Multiple topics can be specified as the source of the...
TagMeAjaxHelper
Tag me Plugin AJAX helper This topic contains INCLUDE sections. See TagMePlugin for instructions. %FORMATLIST{ "" format="$1$n" split="\s*,\s*" header=" " fo...
TagMeChangeRequests
Tag me: Change Requests Note: * Renaming and deleting of tags is ususally done by users that have received permissions to do this. Permissions are set in TagM...
TagMeCreateNewTag
Tag me: Create New Tag Create New Tag Rename Tag Delete Tag Create a new tag then add it to a topic. " tag="" note="" }% Name of new tag: ...
TagMeDebugSearch
Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize: ...
TagMeDebugViewTags
Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: = a href=\"%SCRIPTURL{view}%/%WEB...
TagMeDeleteTag
Tag me: Delete Tag Create New Tag Rename Tag Delete Tag " oldtag="" note="" }% Tag to delete: Other tag options: View all tags, View my tags,...
TagMePlugin
Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets,...
TagMeRenameTag
Tag me: Rename Tag Create New Tag Rename Tag Delete Tag " oldtag="" newtag="" note="" }% Tag to rename: New name for this tag: Other tag opt...
TagMeSearch
Tag me: Tag Search All Tags My Tags Tag Search Show topics tagged with " }% by all users me only " topic="" tag="" by="" }% Other tag op...
TagMeViewAllTags
Tag me: View All Tags All Tags My Tags Tag Search /System/TagMeSearch?tag=$tag\" style=\"font size:$size%\" $tag" separator=" " minsize="94" ...
TagMeViewMyTags
Tag me: View My Tags All Tags My Tags Tag Search /System/TagMeSearch?tag=$tag;by=\" style=\"font size:$size%\" $tag" separator=" " minsize="...
RedDotPlugin
RedDotPlugin This plugin renders a clickable red dot (.) to ease the edit access to a page. The red dot will only be visible if the current wikiuser has write acc...
AttachContentPlugin
Attach Content Plugin Overview This plugin puts any text between a %STARTATTACH{"filename"}% and %ENDATTACH% into an attachment with the given filename. Pass fil...
TagCloudPlugin
TagCloudPlugin Description This plugin helps rendering tag clouds. From Wikipedia:Tag_cloud A Tag Cloud is a text based depiction of tags across a body of conten...
DigestPlugin
DigestPlugin Examples You type You should get You get %DIGEST{"Hello World"}% b10a8db164e0754105b7a99be72e3fe5 %DIGEST{"%DIGEST{"Hello World"}...
MathModePlugin
MathModePlugin Description This plugin allows you to include mathematics in a topic, with a format very similar to LaTeX. The external program latex2html is use...
HolidaylistPlugin
HolidaylistPlugin The HolidaylistPlugin handles the %HOLIDAYLIST% macro to insert a vacation list on the current page. Smilies are used to indicate if a person is...
VarHOLIDAYLIST
#VarHOLIDAYLIST HOLIDAYLIST add a vacation list to a topic * The %HOLIDAYLIST% variable is handled by the HolidaylistPlugin. * Syntax: %HOLIDAYLIST{attr1...
ApprovalPlugin
ApprovalPlugin Introduction This plugin is a rewrite of the Foswiki:Extensions.WorkflowPlugin by TWiki:Main.ThomasWeigert, which supports much the same functiona...
SyntaxHighlightingPlugin
SyntaxHighlightingPlugin Description The Syntax Highlighting Plugin is used to emphasize the rendering of your wiki text according to several languages. It uses ...
FlowchartPlugin
FlowchartPlugin This plugin allows you to create a flowchart from topic text. Example Stop the mouse above each item and see the tag with the name in a bigger s...
FlowchartPluginExample
FlowchartPlugin Example Stop the mouse above each item and see the tag with the name in a bigger size. Each item is a link for the text block what was created i...
VarFLOWCHART
#VarFLOWCHART FLOWCHART{ attributes } create a flowchart from topic text. * The %FLOWCHART% macro is handled by the FlowchartPlugin. For more information pl...
RegexCacheSearchPlugin
Regex Cache Search Plugin This Plugin provides support for search algorithms that cache results of previous Regex searches for better performance. A PurePerlCache...
GoogleAnalyticsPlugin
Google Analytics Plugin Adds Google Analytics javascript code to specified pages. %TWISTY{ mode="div" class="foswikiNotification" showlink=" #9658; Changes in ver...
ChecklistTablePlugin
ChecklistTablePlugin This plugin helps you to create a checklist with tables. A HTML form for a quick add of new entries and a table editor are also available. Ch...
VarCHECKLISTTABLE
#VarCHECKLISTTABLE CHECKLISTTABLE{attributes} add a checklist table to a topic * The %CHECKLISTTABLE% variable is handled by the ChecklistTablePlugin. * ...
Number of topics: 50
< Previous Page 12 of 13 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r1 - 02 Mar 2020, UnknownUser
© 2020 Ultranauts - 75 Broad Street, 2nd Floor, Suite 206, New York, NY 10004 - info@ultranauts.co