Detailed topic list for System Web
NatSkinChangePasswordViewTemplate
in System
" separator=" "}% %IF{"{EnableEmail} AND (context PluggableAuthEnabled or context passwords_modifyable)" then="$percntTMPL:P{\"changepasswordform\"}$percnt" …
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...
NatSkinPlugin
in System
The Natural Skin Plugin Description This is the supplemental plugin for the NatSkin. Its main purpose is to supply "skin states" to control different styles and …
NatSkinRemoveUserViewTemplate
in System
%{}% %{}% %RENDERFOREDIT{ form=".MoreFormfieldsPlugin" field="User" header="" footer="" User_name="user" User_values="exclude=\"Un...
NatSkinResetPasswordViewTemplate
in System
" separator=" "}% %IF{"{EnableEmail} AND (context PluggableAuthEnabled or context passwords_modifyable)" then="$percntTMPL:P{\"resetpasswordform\"}$percnt" e...
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...
NatSkinUserRegistrationViewTemplate
in System
%{}% %{}% System. System.NatSkinUserRegistrationViewTemplate %{}% %{}% %{}% %{}% { "Fwk1FirstName": "", "Fwk1LastName": "", "Fwk1LoginName": { …
NatSkinUserViewTemplate
in System
Title FirstName MiddleName LastName OrganisationName Profession TopicType TopicTitle Initials radial gradient style='' %TMPL:P{ "banner::content::" }% %TM...
NatSkinWebSearchViewTemplate
in System
%{ ########################################################################### inherit settings from standard view template }% %{ #############################...
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...
ObjectMethod
in System
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...
OriginalDocumentGraphics
in System
Documentation Graphics and Filetype icons This is the Foswiki icon library. The graphics can be used in topics and by web applications. Usage Default notation: …
PackageForm
in System
Name: Type: Size: Values: Description: Author text 60 Version text 60 Numerical version number e.g. 1.2 Release text 60 …
PageCaching
in System
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
in System
Parent list Generated list of (potential) parent topics. select To use this list in Foswiki applications, use: %INCLUDE{ ".ParentList" section="select" }...
PatternSkin
in System
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...
PatternSkinCss
in System
CSS elements in PatternSkin This page is a reference for all CSS classes used in PatternSkin. PatternSkin uses 4 stylesheets: * layout.css: positioning of bloc...
PatternSkinCssCookbook
in System
.PatternSkin CSS Cookbook Questions and answers on how to customize the default look of Foswiki for your own needs, using style sheets. For configuring page eleme...
PatternSkinCssCookbookCenterPage
in System
PatternSkinCssCookbook Recipe: Center the page This recipe shows how center the page horizontally and vertically. This line loads the extra style definition: *...
PatternSkinCssCookbookCenterPageBorder
in System
PatternSkinCssCookbook Recipe: Center the page with a border This recipe shows how to put a border around the page, while centering the page horizontally. The exa...
PatternSkinCssCookbookEditTableStyle
in System
PatternSkinCssCookbook Recipe: EditTable style Cookbook example to illustrate control over EditTable edit styles. 1 EditTable uses a monospace font in edit mod...
PatternSkinCssCookbookFonts
in System
PatternSkinCssCookbook Recipe: Font variation Cookbook example with other fonts and font colors. This line loads the extra style definition: * Set USERSTYLEURL...
PatternSkinCssCookbookHideActions
in System
PatternSkinCssCookbook Recipe: Hide action buttons This recipe shows how to hide the action buttons for unauthorised and/or guest users: (Edit, Attach …) Note t...
PatternSkinCssCookbookNoLeftBar
in System
PatternSkinCssCookbook Recipe: Hide the left bar This line loads the extra style definition: * Set USERSTYLEURL = //PatternSkinCssCookbookNoLeftBar/hideleftbar...
PatternSkinCssCookbookNoTopBar
in System
PatternSkinCssCookbook Recipe: Hide the top bar This recipe shows how to hide the top bar. This line loads the extra style definition: * Set USERSTYLEURL=/noto...
PatternSkinCssCookbookSidebarBackground
in System
PatternSkinCssCookbook Recipe: Sidebar background color To see if the background color really extends beyond the body, we make the body contents longer than the s...
PatternSkinCssCookbookSidebarToggle
in System
System.PatternSkinCssCookbook Recipe: Left Sidebar Toggle The Sidebar is hidden for screens with width This line loads the extra style definition: * Set USERS...
PatternSkinCustomization
in System
.PatternSkin Customization Guidelines how to create and customize page templates. For styling your Foswiki using stylesheets, see PatternSkinCssCookbook. First R...
PatternSkinElements
in System
Pattern Skin Elements Some intro text. Text. Heading 1 text Heading 2 text Heading 3 text Heading 4 text Heading 5 text Heading 6 text A very very very ver...
PatternSkinGraphics
in System
PatternSkin Graphics This topic contains original Photoshop files of the graphics used in PatternSkin.
PatternSkinHorizontalNavigationExample
in System
PatternSkin horizontal navigation example Include main navigation with: This is done automatically in the templates by setting in the .SitePreferences: * #Set …
PatternSkinNavigation
in System
PatternSkin Navigation Include main navigation with: Include sections "}% %IF{"istopic '.LeftBar'" then=" $n$percntINCLUDE{\".LeftBar\"}$percnt" }...
PatternSkinTheme
in System
PatternSkin theme Default pattern skin theme. Test this theme Choose column ' selected='selected' "}% Column left (default) Column left, flexible width Column r...
PatternSkinTheme115
in System
PatternSkin theme: Foswiki release 1.1.5 Use this theme if you have created a theme or sub skin that relies on the styling of PatternSkin around release 1.1.5 or …
PatternSkinTheme2009
in System
PatternSkin theme: 2009 Test this theme Choose column ' selected='selected' "}% Column left (default) Column right No column Small left column Choose v...
PatternSkinThemeFatWilly
in System
PatternSkin theme: Foswiki "Fat Willy" Site Skin Test this theme Choose column ' selected='selected' "}% Column right No column Hide theme Store theme...
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...
PendingRegistrationsTemplate
in System
Pending Registrations Template Tailoring instructions: The contents of the Pending Registrations report can be modified to report any fields collected on a custo...
50 topic(s) found
See also the faster
WebTopicList