50 recent changes in System Web retrieved at 15:44 (GMT)

PlainSkin
Plain Skin The plain skin is used to get the rendered topic text without any page decoration such as side, top or bottom bars. The text is shown without any marku...
Plugins
Foswiki Plugins Extensions that use a simple API to talk to Foswiki Overview You can add plugins to extend Foswiki functionality without altering the core code. ...
PreferenceSettings
#SettingPrefs #PreferencesMacros Preference Settings A preference setting lets you define a simple macro that will be expanded in your output. In addition: *...
PreviewBackground
Background Image for Preview Preview looks like the real page, but the links lead to an oops dialog warning users of not yet saved topics. In addition, a backgrou...
PrintSkin
Print Skin The print skin, used for printable pages with a small footer. Other skins, such as PatternSkin, may introduce their own print skin. This skin is part o...
ProjectContributor
Project Contributor Foswiki is a development of the Foswiki community. Foswiki is based on TWiki , which was originally written by Peter Thoeny, who based his wor...
PendingRegistrationsTemplate
Pending Registrations Template Tailoring instructions: The contents of the Pending Registrations report can be modified to report any fields collected on a custo...
PerlDoc
PerlDoc See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages. See also Developing plugins, Developer's Bible, T...
ObjectMethod
An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod new() Ob...
PackageForm
Name: Type: Size: Values: Description: Author text 60 Version text 60 Numerical version number e.g. 1.2 Release text 60 ...
PageCaching
Page Caching How to get the best from HTML Caching. By default, Foswiki pages are delivered to the browser using HTML, which is regenerated from the data stored i...
ParentList
Parent list Generated list of (potential) parent topics. select To use this list in Foswiki applications, use: %INCLUDE{ ".ParentList" section="select" }...
MainFeatures
What makes Foswiki .... the ideal collaboration tool? Foswiki is... Wiki Structured Data Programmable Pages * Share knowledge * Edit pages collaboratively ...
ManagingTopics
Managing Topics Browser based rename, move, copy, and delete for individual topics Overview You can use browser based controls to change a name of a topic, move ...
ManagingWebs
Managing Webs Browser based rename, move, copy, and delete for individual webs %ADDTOZONE{"head" text=" #createWeb .col1 {float:left; width:30%; margin:0 3% 0...
MetaData
#MetaData Meta data Additional data, Foswiki generated or from forms, may be embedded in the topic text using META: macros Overview The default store engines st...
LanguageSelector
Language selection dropdown To be included where a language selection is needed, for instance in the top bar or left bar. Note: this dropdown is only shown if loc...
Macros
Macros Special text strings expand on the fly to display information, or trigger a function. Macros are text strings in one of three basic forms: %MACRONAME{ pa...
MacrosQuickReference
Macros Quick Reference See Macros for a detailed description of how to use Macros Predefined Macros %SEARCH{ "1" type="query" topic="Var*" we...
JQueryTmpl
JQueryTmpl %JQPLUGINS{"tmpl" format=" Homepage: $homepage Author(s): $author Version: $version " }% jQuery templates contain markup with binding ...
JQueryTooltip
JQueryTooltip %JQPLUGINS{"tooltip" format=" Homepage: $homepage Author(s): $author Version: $version " }% Display a customized tooltip instead of...
JQueryShake
JQueryShake %JQPLUGINS{"shake" format=" Homepage: $homepage Author(s): $author Version: $version " }% Warning: This plugin is deprecated. The sha...
JQuerySimpleModal
JQuerySimpleModal %JQPLUGINS{"simplemodal" format=" Homepage: $homepage Author(s): $author Version: $version " }% SimpleModal is a lightweight jQ...
JQuerySupersubs
JQuerySupersubs %JQPLUGINS{"supersubs" format=" Homepage: $homepage Author(s): $author Version: $version " }% This is a companion plugin to super...
JQueryRating
JQueryRating %JQPLUGINS{"rating" format=" Homepage: $homepage Author(s): $author Version: $version " }% The Star Rating Plugin is a plugin for th...
JQueryMedia
JQueryMedia %JQPLUGINS{"media" format=" Homepage: $homepage Author(s): $author Version: $version " }% jQuery Media Plugin for converting elements...
JQueryPlaceholder
JQueryPlaceholder %JQPLUGINS{"placeholder" format=" Homepage: $homepage Author(s): $author Version: $version " }% Creates a 'hint' or 'example' t...
JQueryLiveQuery
JQueryLiveQuery %JQPLUGINS{"livequery" format=" Homepage: $homepage Author(s): $author Version: $version " }% How to use it Live Query utilizes ...
JQueryGradient
JQueryGradient %JQPLUGINS{"gradient" format=" Homepage: $homepage Author(s): $author Version: $version " }% Adds a gradient to the background of ...
JQueryCorner
JQueryCorner %JQPLUGINS{"corner" format=" Homepage: $homepage Author(s): $author Version: $version " }% This plugin adds cross browser support fo...
JQueryDebug
JQueryDebug %JQPLUGINS{"debug" format=" Homepage: $homepage Author(s): $author Version: $version " }% Simple jQuery logger / debugger using fireb...
JQueryAutocomplete
JQueryAutocomplete %JQPLUGINS{"autocomplete" format=" Homepage: $homepage Author(s): $author Version: $version " }% Warning: This plugin is depre...
JQueryBgiframe
JQueryBgiframe %JQPLUGINS{"bgiframe" format=" Homepage: $homepage Author(s): $author Version: $version " }% A jQuery plugin that helps ease the p...
InstalledPlugins
Installed Plugins This site is running Foswiki version * * "}%, Release , Foswiki API version * Here is a list of the plugins currently installed and enabled ...
InstantEnhancements
Instant Site Enhancements These quick enhancements are aimed at improving and customising your Foswiki as quickly as possible. New site administrators are encoura...
JavascriptFiles
Javascript Foswiki will work without Javascript enabled in the browser: * When performing read only actions, Eg. view, rdiff * If {Validation}{Method} is se...
IfStatements
IF statements The %IF% macro gives you the ability to test for macro values, URL parameters, access permissions, topic existence and more. Syntax In the example ...
IncludeTopicsAndWebPages
Include Topics and Web Pages Using %INCLUDE{...}% Macro Embed topics, or subsections of topics, or other web pages. The %INCLUDE{...}% macro embeds the content of...
InstallationGuide
Installation Guide This guide describes the steps for installing Foswiki using Apache as the web server, on Linux. This guide describes the specific steps for ins...
InstallationGuidePart2
Installation Guide Part 2 Post Installation Configuration and Tuning Once you have Foswiki installed and running, you can perform one or more of the following s...
FrequentlyAskedQuestions
Frequently Asked Questions This is a real FAQ, and also a demo of an easily implemented knowledge base solution. You may view the code for the topic creator or ra...
GlossaryOfTerms
Glossary of Terms Glossary of Foswiki specific terminology. $ Attachment: Any type of file that is uploaded via browser and attached to a topic, where it can b...
GoBox
Go Box The box at the top or sidebar of each page, also called Jump box. Enter a topic name to quickly jump to the topic, for example: * WebNotify to jump to ...
GoodStyle
Collaboration Tips A short list of hints and recommendations that are considered basic knowledge when starting to edit existing topics. #SignAndDate * If a dis...
HierarchicalNavigation
Hierarchical Navigation Navigation block that displays the current topic, its parent and children (if any). This is intended to be included in other topics, for e...
HierarchicalNavigationChildExample
Example child topic for HierarchicalNavigation.
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...
FormatTokens
Formatting Tokens Foswiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and If...
Number of topics: 50
< Previous Page 8 of 10 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: System > WebHome > WebChanges
Topic revision: 28 Sep 2024, UnknownUser
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 Katharsis-Wiki? Send feedback