50 recent changes in System Web retrieved at 00:20 (Local)
CustomatoTheme
in System
CustomatoTheme Foswiki theme for NatSkin. Note that this theme is deprecated. * Set NATSKIN_STYLE = customato
JazzyNoteTheme
in System
JazzyNoteTheme Foswiki theme for NatSkin. Note that this theme is deprecated. * Set NATSKIN_STYLE = jazzynote
MatterTheme
in System
MatterTheme "Matter" is a modern look feel theme for NatSkin with a strong focus on simplicity yet still flexibility. With a few clicks pages can be customi...
NatSkinConfiguration
in System
NatSkinConfiguration Theme configuration The different NatSkin styles are controlled using preference variables and can be set * per user (on the user's hom...
NatSkinFAQ
in System
NatSkinFAQ The documentation of NatSkin is crap. I'm lost! If you need help, there are a couple of options: * Create a support request on Foswiki:Support/WebH...
NatSkin Style Browser
in System
Style Browser Explore the style variations of the .NatSkin by changing the base style and a variation of it. In general, style variations are used to change not o...
NatSkin TopicCreator
in System
NatSkinTopicCreator Description The NatSkin TopicCreator is a unified way to create topics in your wiki. It especially is tailored towards the WikiWorkbench fram...
NatSkinTypography
in System
This topic gives you a short overview of the elements styled by NatSkin as well as the CSS classes being used to do so. Links * http://demo.gantry framework.o...
NatSkinWebSearchViewTemplate
in System
%{ ########################################################################### inherit settings from standard view template }% %{ ###########################0.0.1
NatSkinWebTopicListViewTemplate
in System
NatSkinWebTopicListViewTemplate .fltMakeIndexWrapper li { word break:break all; word break:break word; webkit hyphens: auto; moz hyphens: auto; …
NatSkinWikiGroupsViewTemplate
in System
"}% %ADDTOZONE{ "script" id="WIKIGROUPS::JAVASCRIPT" requires="JQUERYPLUGIN::VALIDATE, JQUERYPLUGIN::WIKIWORD, JQUERYPLUGIN::FORM, JQUERYPLUGIN::BLOCKUI" …
NatSkinWikiUsersViewTemplate
in System
%{}% %{}% form=~'UserForm$' %{}% %{}% : %DBQUERY{ "" format="$percntTMPL:P{\"userlist::format\" web=\"$web\" topic=\"$topic\"}$percnt" exclude="NewUse...
SiteMenu
in System
SiteMenu Default SiteMenu component. Please do not modify. Use .SiteMenu instead. Implementation %IF{"isweb 'News'" then=" News. " }%%IF{"isweb 'Kn...
SiteSideBar
in System
SiteSideBar Default SiteSideBar component. Please do not modify. Use .SiteSideBar instead.
SiteTopicActions
in System
SiteTopicActions Default SiteTopicActions component. Please do not modify. Use .SiteTopicActions instead. Implementation "}% Mega Menu %USERACTIONS{ guest...
WebCreateNewWeb
in System
: The name must start with an upper case letter, followed by upper or lower case letters or numbers. Specify a short name to avoid long URLs. …
DiffPlugin
in System
DiffPlugin Description This plugin implements a way to display the difference between revisions of the same topic or between two distinct topics. This adds YADT...
Material Icons
in System
MaterialIcons Usage As an icon font material icons may be accessed via the JQICON macro. To do so you need to register the material icons font to the IconServi...
Tabler Icons
in System
TablerIcons Description This is a set of over 5300 free MIT licensed high quality icons for you to use in your web projects. The set is packaged as a web font t...
WebFontsContrib
in System
WebFontsContrib This is a bundle of commonly used free web fonts to be used in your Foswiki skin. Each font comes with a handy font face definition that you may …
VarWEBLINK
in System
#VarWEBLINK WEBLINK * create a link to a web * Syntax: %WEBLINK{web="..." name="..."}% * Supported parameters: Parameter: Description: Defaul...
WebLinkPlugin
in System
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 …
RenderPlugin
in System
RenderPlugin Description This plugin implements a couple of REST handlers to feetch content from a Foswiki backend. This can either be returned as plain content …
ListyForm
in System
ListyForm DataForm definition for Listies to be used wit MetaDataPlugin Name Type Size Values Description Attributes Default index text 10 …
ListyPlugin
in System
ListyPlugin This plugin implements an interactive list manager. A "Listy" is a collection of text or links that can be maintained easily using modal dialogs, drag...
FlexWebListExamples
in System
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 …
FlexWebListTree
in System
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...
FilterPlugin
in System
FilterPlugin Description This plugin allows to substitute and extract information from content by using regular expressions. There are three different types of n...
AutoTemplatePlugin
in System
AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then=" WARNING: You have enabled both AutoTemp...
UserFormHelp
in System
User Form Help %IF{"$ BASEWEB=''" then="%IF{"istopic '.UserFormHelp'" then="This is the default user form. You have also created a customized copy at .UserForm …
UsersTemplate
in System
List of Foswiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by …
ManagingUsers
in System
Manage Users Register users on your Foswiki site; change/reset/install passwords; remove user accounts Some of the features below may be disabled, depending on …
NatSkin CSS-Variables
in System
NatSkinCSSVariables Introduction CSS variables are a key technology to manage theming in modern web design. While NatSkin does have the ability to switch between...
IconService
in System
IconService The IconService functions as a central definition and delivery method for all sorts of icons: image icons as well as font icons. Different kinds of i...
ResetPassword
in System
%IF{ "{EnableEmail} AND context passwords_modifyable" then="$percentINCLUDE{\"ResetPassword\" section=\"resetPassword\"}$percent" else="" }% * * Ch...
EditRowPlugin
in System
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 …
RCSStoreContrib
in System
RCSStoreContrib Foswiki 2.0 and later only This is the modern implementation of the classic Foswiki RCS based store. It has been moved into a contrib as other sto...
PatternSkinHorizontalNavigationExample
in System
PatternSkin horizontal navigation example Include main navigation with: This is done automatically in the templates by setting in the .SitePreferences: * #Set …
PatternSkinThemeFatWillyNavigation
in System
PatternSkin theme: Foswiki "Fat Willy" Site Skin Navigation Include main navigation with: This is done automatically in the templates by setting in the .SitePre...
WebCreateNewTopicComponents
in System
WebCreateNewTopicComponents This topic is meant for developers. It contains INCLUDE sections to build a "create new topic" form. Usage Including the form (simpl...
SubscribePlugin
in System
Subscribe Plugin Example (only works if plugin is installed, and you are logged in you are: and you are not .WikiGuest): This version is designed for use w...
UserRegistration
in System
%IF{ "istopic '.UserRegistration'" then="$percentINCLUDE{$quot.UserRegistration$quot warn=$quot$quot}$percent" else="$percentINCLUDE{$quot.DefaultUserRegist...
NatSkinUserRegistrationViewTemplate
in System
%{}% %{}% System. System.NatSkinUserRegistrationViewTemplate %{}% %{}% %{}% %{}% { "Fwk1FirstName": "", "Fwk1LastName": "", "Fwk1LoginName": { …
UserForm
in System
User Form This is a maintenance topic, used by the Wiki administrator. Data form definition of user topics Name Type Size Values Description …
WysiwygPlugin
in System
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...
50 topic(s) found
See also:
RSS feed, recent changes with
50,
100,
200,
500,
1000 topics,
all changes