Results from TWiki web retrieved at 19:12 (GMT)

Change Password Forgotten your password? Use 1 instead. 1 has a list of other TWiki users. Your 1 .LoginName: Current password:...
Reset Password Remember your password? Use 1 instead. Otherwise, use this form to get a new one e mailed to you. Note: you must have at least one valid...
TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. Note: This topic should be regarded...
Publish Web Plugin Utility to publish a TWiki web to static HTML pages. Useful to maintain a static website collaboratively in an access restricted TWiki. Description...
TWiki Release 4.0 (Dakar) `Dakar` is the first major release of the TWiki Enterprise Collaboration Platform in over a year. The focus of this release has been on refactoring...
Edit Table Plugin This plugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit table button if preceeded by an % EDITTABLE...
The % IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % IF{`CONDITION` then `THEN` else `ELSE` In the...
Package TWiki::Merge Support for merging strings StaticMethod merge2 ($arev,$a,$brev,$b,$sep,$session,$info) $arev rev for $a (string) $a first...
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 example...
Package TWiki::UI::Rest Rest delegate for view function StaticMethod gateway ($session,$pluginName,$,methodName,$scriptUrl,$query) rest command handler. This...
Package TWiki::Plurals Handle conversion of plural topic names to singular form. StaticMethod singularForm ($web,$pluralForm) $singularForm Try to singularise...
FAQ: What does the `T` in TWiki stand for? Answer: TWiki is short for TakeFive Wiki, the name of the company where its founder Peter Thoeny worked. Peter first...
PatternSkinCssCookbook Recipe: EditTable style Cookbook example to illustrate control over EditTable edit styles. 1 EditTable uses a monospace font in edit mode...
PatternSkinCssCookbook Recipe: Font variation Cookbook example with other fonts and font colors. This line loads the extra style definition: Set USERSTYLEURL...
A List of TWiki Administrator Documentation
TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The includes the part between the horizontal rules. TWiki Tip of the Day See...
TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips here. Search (perl regular expression...
Bulk Registration The .TWikiAdminGroup can use BulkRegistration to register (i.e. create logins and UserTopics) for a group of people quickly. Create a table in the...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default...
(just an example illustrating how to create a new topic based on a specific template topic. TWikiTemplates has more)
A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod defaultColour...
Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since...
ICONURLPATH{`name`} URL path of small documentation graphic or icon Generates the URL path of a TWikiDocGraphics image, typically used in an HTML img tag. Specify...
FAQ: What happens if two of us try to edit the same topic simultaneously? Answer: TWiki allows multiple simultaneous edits of the same topic, and then merges the...
REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Related: REVINFO{`format`}
Print Skin The print skin, useful to print pages with a small header and footer. Other skins, such as PatternSkin, may introduce their own print skin. This skin is...
See WikiWord Related Topics: UserDocumentationCategory
PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS, FAILEDPLUGINS, PLUGINVERSION
WIKIHOMEURL site home URL deprecated Note: use % WIKILOGOURL% defined in WebPreferences instead.
Empty TWiki Plugin This is an empty Plugin you can use as a template to build your own .TWikiPlugins. This Plugin does nothing, but is ready to be used. To create...
# Appendix A: TWiki Development Timeline TWiki Release 4.0.0 (Dakar), 01 Feb 2006 Major New Features Much simpler install and configuration Integrated...
Web Site Tools (More options in WebSearch) WebChanges: Display recent changes to the web WebIndex: List all topics in alphabetical order. See...
FAQ: How do I delete or rename a file attachment? Answer: You can move and delete attachments directly from your browser. Moving lets you transfer an attachment from...
SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit or a capital letter...
The Smilies Plugin : ) Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile : ) or a frown...
# Appendix C: TWiki CSS Listing of CSS class names emitted from TWiki core code and standard plugins, for the Dakar release. Who should read this document? Most...
META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments, forms...
TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences overwrite the site level preferences in . and...
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...
SESSION VARIABLE get, set or clear a session variable Syntax: % SESSION VARIABLE{`name` Syntax: % SESSION VARIABLE{`name` set `value` Syntax:...
# Managing Topics Browser based rename, move, and delete for individual topics Overview You can use browser based controls to change a topic`s name, move it to...
# Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one subject, one...
GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds...
# TWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located...
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 WebNotify...
Templates for CommentPlugin See .CommentPlugin#Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template...
Wiki name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee`s WikiName is TimBernersLee. Your name is also...
USERINFO retrieve details about a user (by default the logged in user) Syntax: % USERINFO% Expands to: To format that information differently:...
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged...


This topic: TWiki > WebChanges
Topic revision: r2 - 2000-08-18 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebChanges