|
|
50 recent changes in System Web retrieved at 06:21 (GMT)
TopicUserMappingContrib
in System
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authentication ...
changed on 11 Apr 2012 - 13:52 by UnknownUser
DefaultUserRegistration
in System
%ADDTOZONE{ "script" id="JavascriptFiles/foswikiString" text="" }% %IF{ "not context registration_enabled" then=" %IF{ "$USERNAME ingroup 'AdminGroup ...
changed on 01 Oct 2011 - 23:39 by ProjectContributor
TwistyPlugin
in System
TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: ...
changed on 07 Jul 2011 - 03:19 by ProjectContributor
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 your ...
changed on 18 Apr 2011 - 03:53 by ProjectContributor
TipsContrib
in System
Tips Contrib Package Displays a rotating "Tip of the Day" to help familiarize new users with Foswiki features. Includes an application for creating custom tips for ...
changed on 11 Apr 2011 - 00:00 by ProjectContributor
ChangeEmailAddress
in System
%IF{ "context passwords_modifyable" then="$percentINCLUDE{\"ChangeEmailAddress\" section=\"secretEmailEnabled\"}$percent" else="$percentINCLUDE{\"ChangeEmailAddress ...
changed on 04 Apr 2011 - 10:46 by ProjectContributor
ResetPassword
in System
%IF{ "context passwords_modifyable" then="$percentINCLUDE{\"ResetPassword\" section=\"resetPassword\"}$percent" else="" }% * * ChangePassword, ChangeEmailAddress ...
changed on 19 Nov 2010 - 00:11 by ProjectContributor
TipsTopics
in System
Tips Tips are tips and hints contributed by users. Use this form to search for tips. You can contribute new tips here. Search (perl regular expression): " topic= ...
changed on 05 Nov 2010 - 13:48 by ProjectContributor
TipsOfTheDay
in System
Tips Of The Day These are all tips of the day. They are located in the web (official distribution tips) and web (custom tips). Total: tips See also: Tips Of The ...
changed on 05 Nov 2010 - 13:48 by ProjectContributor
VarTWISTY
in System
#VarTWISTY TWISTY This renders the button as well as the toggled content section contained within this and the closing ENDTWISTY tag. Usage: %TWISTY{ ... }% Toggable ...
changed on 27 Oct 2010 - 09:50 by ProjectContributor
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 *Tooltip message ...
changed on 26 Sep 2010 - 11:40 by ProjectContributor
VarTWISTYBUTTON
in System
#VarTWISTYBUTTON TWISTYBUTTON Shorthand version for TWISTYSHOW TWISTYHIDE This is useful if both the show and the hide button take the same arguments. * Supported ...
changed on 20 Sep 2010 - 08:56 by ProjectContributor
VarTWISTYTOGGLE
in System
#VarTWISTYTOGGLE TWISTYTOGGLE Twisty Toggle contents section * Syntax: %TWISTYTOGGLE{id="myid"}% * Supported parameters: Parameter Value Description ...
changed on 19 Sep 2010 - 14:08 by ProjectContributor
VarTWISTYSHOW
in System
#VarTWISTYSHOW TWISTYSHOW Show/open link * Syntax: %TWISTYSHOW{id="myid" ... }% * Supported parameters: Parameter Value Description Remark ...
changed on 19 Sep 2010 - 14:08 by ProjectContributor
VarTWISTYHIDE
in System
#VarTWISTYHIDE TWISTYHIDE Hide/close link * Syntax: %TWISTYHIDE{id="myid" ... }% * Supported parameters: Parameter Value Description Remark ...
changed on 19 Sep 2010 - 14:08 by ProjectContributor
VarENDTWISTYTOGGLE
in System
#VarENDTWISTYTOGGLE ENDTWISTYTOGGLE The Twisty closure * Syntax: %ENDTWISTYTOGGLE% * Will end the most inner unclosed Twisty Toggle section, using the proper ...
changed on 19 Sep 2010 - 06:13 by ProjectContributor
VarENDTWISTY
in System
#VarENDTWISTY ENDTWISTY Twisty closure, complements the opening TWISTY tag. * Syntax: %ENDTWISTY% * Related:
changed on 19 Sep 2010 - 06:13 by ProjectContributor
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 registering ...
changed on 19 Sep 2010 - 02:19 by ProjectContributor
UserSetting
in System
User Settings preference settings customizable by users Some of the preference settings are explicitly intended to be customized by users, though a default is provided ...
changed on 19 Sep 2010 - 02:19 by ProjectContributor
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 ...
changed on 19 Sep 2010 - 02:19 by ProjectContributor
FAQRebuildingWikiUsersTopic
in System
Under normal circumstances, there should be no need to rebuild your .WikiUsers topic. Sometimes, the .WikiUsers topic maintained by .TopicUserMappingContrib may not ...
changed on 19 Sep 2010 - 02:19 by ProjectContributor
TipsOfTheDayInclude
in System
Tips Of the Day Include This Page randomly picks a Tip of the day to display. The includes the part between the horizontal rules. Tip of the Day ))$SET(pos, $FIND ...
changed on 15 Sep 2010 - 18:53 by ProjectContributor
BulkRegistration
in System
Bulk Registration Administrators can use this topic to register (i.e. create logins and user topics) for a group of people in one batch. Unlike normal registration ...
changed on 23 Aug 2010 - 13:51 by ProjectContributor
TipTopic027
in System
Custom rendered bullets RenderListPlugin can render bulleted lists in a variety of different ways. Use %RENDERLIST{ parameters }% before any bulleted list. More Information ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic026
in System
SlideShowPlugin for presentations Use SlideShowPlugin to convert a topic with headings and bullets into a slideshow presentation. This plugin is useful when content ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic025
in System
SpreadSheetPlugin for dynamic content Over 80 formulae are available through the SpreadSheetPlugin. For Example: * $AVERAGE() * $IF() * $REPLACE() * $TIME ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic022
in System
Edit tables with EditTablePlugin EditTablePlugin allows you to edit tables using edit fields and drop down boxes. Tables have an button if preceeded by an %EDITTABLE ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic020
in System
InterwikiPlugin links The InterwikiPlugin automatically links ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic. This enables ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic019
in System
Commenting with hidden text To hide sections of a Foswiki topic, use HTML comments. Example comment within a sentence: Visible ! and hidden text Example spanning ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic017
in System
Revision control In Foswiki, assuming appropriate AccessControls, anyone can change anything but those changes are logged. There is a complete audit trail with record ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic016
in System
Foswiki Skins Skins overlay regular templates with alternate layouts (and styles). You can use Skins to change the look of a Foswiki topic, for example, the layout ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic015
in System
Breadcrumb The breadcrumb of a topic shows you page hierarchy. It is constructed using a topic's parent setting; for example, the breadcrumb on this page looks like ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic014
in System
File attachments Files can be attached to any topic. The action of attaching a file to a topic is similar to attaching a file to an e mail use the Attach link in ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic013
in System
Preference settings Foswiki has several levels of preferences settings. See PreferenceSettings for a full list and more information: 1 Site level settings: ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic011
in System
Server side include To include the contents of a web page or Foswiki topic, use %INCLUDE{"page"}%. Examples: This example requires {INCLUDE}{AllowURLs} enabled in ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic008
in System
Escaping Foswiki rendering Use the verbatim tag to surround code excerpts and other formatted text with = verbatim = and = /verbatim = tags. Each tag must be on a ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic007
in System
Linking to a file attachment A link to a file attachment may be created in a few different ways: 1 If using the WYSIWYG editor (TinyMCEPlugin), use the attach ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic006
in System
Creating a Table of Contents %TOC% automatically creates a table of contents based on the headings present in the topic. To exclude a heading from a %TOC% add !! to ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic005
in System
Re parenting a topic The breadcrumbs ( Contribs TipsContrib TipsOfTheDay , for example) of any topic is constructed automatically in Foswiki by following ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic004
in System
E mail alert of topic changes Subscribing to WebNotify will enable Foswiki to send you details of changes made on topics in a certain web. You can choose to be notified ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic003
in System
Raw Text link At the bottom of each page among the action links (assuming use of the default PatternSkin), there is a View wiki text link which shows how a topic looks ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipTopic002
in System
WebChanges to see recent activity Each Foswiki web has a WebChanges topic that lists recent activity from all editors of the web. This can be useful when looking for ...
changed on 18 Aug 2010 - 15:08 by ProjectContributor
TipsOfTheDayTemplate
in System
Heading Quick Summary with link to more information. See More Tips...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
TipsOfTheDayAdmin
in System
Tip Of The Day Administration Adminstrative Pages TipsOfTheDay Aggregated List of All Tips, from and . TipsOfTheDayAddNew Add A New Tip TipsOfTheDayInclude ...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
TipsOfTheDayAddNew
in System
Add New Tip Of The Day There are Custom Tips maintained on your local Foswiki installation, Official Tips distributed with the Tips Contrib, and Plugin Tips maintained ...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
TipTopic029
in System
RSS news feed of topic changes You can use an RSS news reader to find out what is new in a Foswiki web. This complements WebChanges that shows recent changes in a ...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
TipTopic028
in System
Keyword search Interactive search is a keyword search by default. For example, to search for all topics that contain "SOAP", "WSDL", a literal "web service", but not ...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
TipTopic024
in System
Comment box with CommentPlugin The CommentPlugin allows users to quickly post comments to a page without an edit/preview/save cycle. Write %COMMENT{ attributes ...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
TipTopic023
in System
Control table attributes with TablePlugin The TablePlugin gives extra control of table display: * Allows sorting * Changing table properties like border width ...
changed on 12 Aug 2010 - 17:10 by ProjectContributor
50 topics found
See also:
![]() ![]() |