Detailed topic list for System Web

Results from System web retrieved at 03:07 (GMT)

DocumentViewerPlugin
Document Viewer Plugin The Document Viewer Plugin allows you to use presentations, spreadsheets, PDFs and other documents in Foswiki without any external dependen...
DontNotify
Use the "Minor changes, don't notify" checkbox in preview in case you only make a minor change to a topic and you do not want to inform everybody who is on the We...
DpSyntaxHighlighterPlugin
DpSyntaxHighlighterPlugin This plugin provides client side syntax highlighting using the SyntaxHighlighter by Alex Gorbatchev. JavaScript needs to be enabled on t...
EditingShorthand
Editing Shorthand Formatting Command: You write: You get: Paragraphs: Blank lines will create new paragraphs. 1st paragraph 2nd paragraph 1st paragraph 2nd ...
EditRowPlugin
EditRowPlugin @import url(/System/EditRowPlugin/erp.uncompressed.css); Features: 1 You can edit one row, or even one cell at a time, instead of having to edit ...
EditRowPluginExamples
Nr Project State Progress Timestamp 1 Sliced yoghourt completed : ) 26 Jun 2002 2 Cubical turkeys not started : ( 27 Oct 2007 3 ...
EditTablePlugin
Edit Table Plugin Simply add an Edit table button to an existing table by writing %EDITTABLE{}% directly above the table. This can be added to tables that are...
EmptyPlugin
Empty Plugin Learn how to create your own plugin in .DevelopingPlugins. Documentation for Plugin API is in PerlDoc for EmptyPlugin.pm. Note that EmptyPlugin is d...
EnhancementRequests
* Please bring your enhancement requests to Foswiki:Development.FeatureProposals Related Topics: * ReleaseHistory has a list of added features in Foswiki. *...
ExampleTopicTemplate
(just an example illustrating how to create a new topic based on a specific template topic. TemplateTopics has more)
ExplicitNumberingPlugin
ExplicitNumberingPlugin Use the 1, 1.1 etc. notation to insert outline numbering sequences (1, 1.1, 2, 2.1) in topic's text. Use #, ##, etc., to generate num...
ExternalLinkPlugin
External Link Plugin This plugin adds a visual indicator to external links, so users can distinguish outgoing links from site links. This will only work for force...
FamFamFamContrib
FamFamFamContrib Usage The icons are attached to the FamFamFamFlagIcons FamFamFamMiniIcons FamFamFamMintIcons FamFamFamSilkIcons FamFamFamSilkCompanion1Icons...
FamFamFamFlagIcons
FamFamFamFlagIcons 'Flags' are 247 icons in GIF and PNG formats representing most countries in the world as small pixel icons. These flag icons are available ...
FamFamFamFoswikiExtras
FamFamFamFoswikiExtras So far built by Foswiki:Main.SvenDowideit based on the Silk ones above, except for 1 the XML icon which comes from http://commons.wiki...
FamFamFamMiniIcons
FamFamFamMiniIcons "Mini" is a set of 144 GIF icons available for free use for any purpose. Source These Icons come from http://www.famfamfam.com/lab/icons/mini/...
FamFamFamMintIcons
FamFamFamMintIcons "Mint" icons are a small set of tiny PNG web icons, loosely based on Shaun Inman's Mint statistics software. Released on the same day as the p...
FamFamFamSilkCompanion1Icons
FamFamFamSilkCompanion1Icons Mark James created a great set of 1,022 silky smooth 16x16 true colour icons in PNG format, aptly named Silk Icons. Damien Guard's se...
FamFamFamSilkCompanion2Icons
FamFamFamSilkCompanion2Icons Mark James created a great set of 1,022 silky smooth 16x16 true colour icons in PNG format, aptly named Silk Icons. GeoSilk icon set...
FamFamFamSilkGeoSilkIcons
FamFamFamSilkGeoSilkIcons Mark James created a great set of 1,022 silky smooth 16x16 true colour icons in PNG format, aptly named Silk Icons. GeoSilk icon set by...
FamFamFamSilkIcons
FamFamFamSilkIcons Silk is a smooth, free icon set, containing over 700 16 by 16 pixel icons in strokably soft PNG format. Containing a large variety of icons, y...
FAQAnApplicationWithWikiForm
This answer assumes you have basic knowledge about Data Forms. Using the steps below, you will create: 1 A form definition 1 A topic creation (HTML) form to...
FAQDeleteOrRenameAnAttachment
You can move and delete attachments directly from your browser. Moving lets you transfer an attachment from one topic to another. Delete moves an attachment to th...
FAQDeleteOrRenameATopic
These two questions are answered together because often when you think you want to delete a page, more often it makes sense to rename the page to contain more con...
FAQDownloadSources
Foswiki is distributed under the Gnu General Public License, and sources are freely available. When you download an official Foswiki package from https://foswiki….
FAQEditDoesNotIncreaseTheRevision
The same topic revision will be used when you save a topic again within a certain time frame (one hour by default, configurable with the configuration setting {Re...
FAQEditTemplate
%{ Include the default edit templates from your current SKIN and COVER paths }%%{ Define the formtop container to display the form }%%{ Define the formbot...
FAQForm
Name: Type: Size: Values: Tooltip message: Attributes TopicTitle text 80 H TopicClassification select 1 Classify a topic ...
FAQGnuGeneralPublicLicense
Foswiki is distributed under the GNU General Public License, see FAQDownloadSources. GPL is one of the free software licenses that protects the copyright holder, ...
FAQHiddenUsersAndGroups
Both users and groups can be hidden from common view and made visible only to the admin or to selected users and groups. You do this the same way as you access co...
FAQRebuildingWikiUsersTopic
Under normal circumstances, there should be no need to rebuild your . topic. Sometimes, the . topic maintained by .TopicUserMappingContrib may not reflect the tru...
FAQSearchDoesNotWork
That is often an indication that Foswiki can't find the egrep and fgrep commands on your system. Check the {Store}{EgrepCmd} and {Store}{FgrepCmd} settings in con...
FAQSimultaneousEdits
Foswiki allows multiple simultaneous edits of the same topic, and then merges the different changes automatically. You probably won't even notice this happening u...
FAQTroubleshootingExtensions
Some questions to answer: * Perhaps the plugin is installed, but did you remember to enable it in configure? * Did the installer mention any missing depende...
FAQViewTemplate
%{ FAQ topic templates This skin template is used to view FAQ questions and answers. It overrides the content portion of the default view template, and removes t...
FAQWhatIsWikiWiki
A set of pages of information that are open and free for anyone to edit as they wish. They are stored in a server and managed using some software. The system crea...
FAQWhyYouAreAskedToConfirm
%ADDTOZONE{"head" id="FAQWhyYouAreAskedToConfirm" text=" #expl1 { position:absolute; left:17px; top:23px; } #you1 { position:absolute; left:307px; top:130px...
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 ...
FileAttachment
File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Att...
FileAttribute
Each FileAttachment in a Topic can have additional attributes. At present only the H (hidden) attribute is supported. If this attribute is set then the attachme...
FilterPlugin
FilterPlugin Description This plugin allows to substitute and extract information from content by using regular expressions. There are three different types of n...
FlexFormPlugin
FlexFormPlugin This plugin leverages the internal capabilities to render an interface for .DataForms and adds insights to the acutal DataForm definition itself ...
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...
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...
ForceNewRevision
Force new revision option Normally, if you make subsequent edits within a one hour period (configuration item ReplaceIfEditedAgainWithin), Foswiki will fold toget...
FormattedSearch
Formatted Search Customize the display of search results. The default output format of a %SEARCH{...}% is a table consisting of topic names and topic summaries. U...
Number of topics: 50
< Previous Page 2 of 13 Next >

See also the faster WebTopicList
Topic revision: r1 - 17 Nov 2015, ProjectContributor
This site is powered by FoswikiCopyright &© by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback