Results from TWiki web retrieved at 15:40 (GMT)

This is a short introductory training course for TWiki beginners. A Taste of TWiki The basic function of TWiki is a Wiki (if that helps!) A Wiki is like a web site ...
Access Keys What are access keys? Access keys are keyboard shortcuts which allow the user to navigate around a website or a piece of computer software without having ...
A List of TWiki Administrator Documentation
Administrator Skills Assumptions Note: If you aren't already fairly well skilled in Linux/Unix/Windows, Apache, and so on, consider using TWiki:Codev.TWikiVMDebianStable ...
Admin tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure, , InterWikis, Variables, Doc Graphics ...
FAQ: How can I create a simple TWiki Form based application? Answer: 1 Create a TWiki Form and define fields (see TWikiForms for details) 1 Add the form in ...
#EncodeURLsUTF8 Appendix B: Encode URLs With UTF8 Use internationalised characters within WikiWords and attachment names This topic addresses implemented UTF 8 ...
Behaviour Javascript framework Contrib This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com/behaviour/. Behaviour ...
BookView is an option available from the advanced search topic. It allows you to display the result in "book view", that is, the whole content of topics is shown instead ...
nop BreadCrumbsPlugin Description This plugin helps you to locate where you are, and shows you how you can escape from there using breadcrumbs navigation. Two types ...
BrowserBoosterPlugin Usage After the plugin is enabled in configure, you do not need to do anything further. Why do I want to use this extension? There are at least ...
Bulk Registration Administrators can use this topic to register (i.e. create logins and UserTopics) for a group of people quickly. Create a table in the REGISTERTOPIC ...
See WikiWord Related Topics: UserDocumentationCategory
Package extends CGI::Session::ErrorHandler head1 NAME CGI::Session persistent session data in CGI applications head1 SYNOPSIS # Object initialization: ...
Package head1 NAME CGI::Session::Driver::DBI Base class for native DBI related CGI::Session drivers head1 SYNOPSIS require CGI::Session::Driver::DBI; ...
Package head1 NAME CGI::Session::Driver::db file CGI::Session driver for BerkeleyDB using DB File head1 SYNOPSIS $s new CGI::Session("driver:db file", ...
Package extends CGI::Session::ErrorHandler head1 NAME CGI::Session::Driver CGI::Session driver specifications head1 WARNING Version 4.0 of CGI::Session's driver ...
Package head1 NAME CGI::Session::Driver::file Default CGI::Session driver head1 SYNOPSIS $s new CGI::Session(); $s new CGI::Session("driver:file" ...
Package extends CGI::Session::Driver::DBI head1 NAME CGI::Session::Driver::mysql CGI::Session driver for MySQL database head1 SYNOPSIS $s new CGI::Session ...
Package extends CGI::Session::Driver::DBI head1 NAME CGI::Session::Driver::postgresql PostgreSQL driver for CGI::Session head1 SYNOPSIS use CGI::Session ...
Package head1 NAME CGI::Session::Driver::sqlite CGI::Session driver for SQLite head1 SYNOPSIS $s new CGI::Session("driver:sqlite", $sid, {DataSource ' ...
Package head1 NAME CGI::Session::ErrorHandler error handling routines for CGI::Session head1 SYNOPSIS require CGI::Session::ErrorHandler @ISA qw( CGI ...
Package extends CGI::Session::ErrorHandler head1 NAME CGI::Session::ID::incr CGI::Session ID driver head1 SYNOPSIS use CGI::Session; $session new ...
Package extends CGI::Session::ErrorHandler head1 NAME CGI::Session::ID::md5 default CGI::Session ID generator head1 SYNOPSIS use CGI::Session; $s ...
Package head1 NAME CGI::Session::Serialize::default Default CGI::Session serializer head1 DESCRIPTION This library is used by CGI::Session driver to serialize ...
Package head1 NAME CGI::Session::Serialize::freezethaw serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session ...
Package head1 NAME CGI::Session::Serialize::json serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session data ...
Package head1 NAME CGI::Session::Serialize::storable Serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session ...
Package head1 NAME CGI::Session::Serialize::yaml serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session data ...
Package head1 NAME CGI::Session::Tutorial Extended CGI::Session manual head1 STATE MAINTENANCE OVERVIEW Since HTTP is a stateless protocol, each subsequent click ...
Calendar Plugin (version 1.020) The nop CalendarPlugin handles the tag % nop CALENDAR% that inserts a monthly calendar in the page. Multiple topics can be specified ...
List of all Category topics
Change E mail Address Security Note : Set Email user #64;examplePasDeJambonSvp.com %IF{ "context passwords modifyable" then " " else "" }% Registered ...
%IF{ "context passwords modifyable" then "" else "" }% : : : : ResetPassword, ChangeEmailAddress ...
Checklist Plugin nop ChecklistPlugin creates simple checklists. It handles the tags % nop CLI% ( nop CheckList Item), % nop CHECKLIST%, % nop CHECKLISTSTART%, % ...
nop ChecklistTablePlugin This plugin helps you to create a checklist with tables. A HTML form for a quick add of new entries and a table editor are also available ...
A ClassMethod is a method that must be called relative to the containing class object. This normally only applies to the new method used to create new object instances ...
Classic Skin The classic TWiki skin is a bare bone and functional skin, supporting any browser, and has a minimum of graphics This is not really a skin. It is the ...
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples ...
Top comment output 2 TWikiContributor 26 Nov 2006 Top comment output 1 TWikiContributor 26 Nov 2006 CommentPlugin examples CommentPlugin templates ...
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 ...
Compare Revisions Add On This add on compares the renderd HTML output of two revisions and shows the differences broken down to the word by word level if necessary ...
CompareRevisionsAddOn Plugin This is an helper plugin for the CompareRevisionsAddOn on TWiki 4. It has two purposes: 1 It sets the CompareRevisionAddonPluginEnabled ...
FAQ: How do I delete or rename a topic? Answer: These two questions are answered together because often when you think you want to delete a page, more often it makes ...
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 ...
A List of TWiki Developer Documentation
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 ...
FAQ: Why does the topic revision not increase when I edit a topic? Answer: The same topic revision will be used when you save a topic again within a certain time ...
EditRowPlugin A replacement for most of EditTablePlugin, some of EditTablerowPlugin and some of TablePlugin. Features: 1 You can edit one row at a time, instead ...
WikiRing //EditRowPlugin/wikiringlogo20x20.png Projects Nr Project State Progress Timestamp 1 Sliced yoghourt completed : ) 26 Jun ...
Edit Table Plugin Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. Simply add an Edit table button ...
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 ...
(just an example illustrating how to create a new topic based on a specific template topic. TWikiTemplates has more)
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. Attachments ...
Each FileAttachment in a Topic has an attribute string. At present only the hidden attribute is supported. If the attribute includes h then the attachment is considered ...
nop FilterPlugin Powered by nop WikiRing Consultants Description This plugin allows to substitute and extract information from content by using ...
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 for ...
FlexWebListNavi The fragment below can be used in a sidebar navigation to establish a "twisted" subweb navigation. Use it by adding % nop INCLUDE{"TWiki.FlexWebListNavi ...
nop FlexWebListPlugin Description This is a replacement for TWiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures ...
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 TWiki:Plugins ...
Normally, if you make subsequent edits within a one hour period (configuration item ReplaceIfEditedAgainWithin ), nop Koalatest will fold together your changes. ...
Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements ...
TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % nop SEARCH{...}% is a table consisting ...
nop GluePlugin Description Powered by nop WikiRing Consultants This plugin will help you to write readable markup ( nop TWikiMarkup, HMTL, .. ...
FAQ: TWiki has a GPL (GNU General Public License). What is GPL? Answer: TWiki is distributed under the GNU General Public License, see TWikiDownload. GPL is one of ...
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 ...
nop GoodStyle Collaboration Tips TWiki has a very simple text formatting shorthand . In any case, you won't go wrong if you simply: start each line without ...
Hide/Unhide Attachments You can hide/unhide file attachments in normal topic view. In the FileAttachment table, click on an action link, enable the Hide ...
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 ...
Example child topic for HierarchicalNavigation.
History Plugin This plugin shows a complete or partial history of a document. The output can arbitrarily be formatted. An example for a Wikipedia like history is included ...
nop IfDefinedPlugin Description Powered by nop WikiRing Consultants This plugin adds a couple of tags that allow to render content conditionally ...
IF Statements The % nop IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % nop IF{"CONDITION" then "THEN ...
Include Topics and Web Pages Using % nop INCLUDE{...}% Variable Use the % nop INCLUDE{...}% variable to embed the content of another topic or web page inside a ...
Installed Plugins Plugins are mainly user contributed add ons that enhance and extend TWiki features and capabilities. A limited number of plugins are included in ...
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged ...
nop Inter Wiki Link Rules (or Links to other Sites) This topic lists all aliases needed to map Inter Site links to external wikis/sites. Whenever you write ExternalSite ...
Interwiki Plugin The nop InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired ...
JSCalendarContrib Summary of Contents This module packages the JSCalendar Javascript in a form suitable for use with TWiki. Detailed Documentation Read the Mishoo ...
Inline include of JSCalendarContrib HTML for use in forms. @import url('//JSCalendarContrib/calendar blue.css');.calendar {z index:2000;}
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 localization ...
The name you log in with A login name is a sequence of alphanumeric characters and underscores. You cannot alter your LoginName: you have to get the administrator ...
MailerContrib Allows users to "subscribe" to regularly scheduled e mails containing either: A report on changes to all topics that have changed within a particular ...
Main Features of TWiki Any web browser: Edit existing pages or create new pages by using any web browser. There is no need to upload pages. Edit link ...
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 another ...
Manage Users Register users on your TWiki site; change/reset/install passwords; remove user accounts Some of the features below may be disabled, depending on your ...
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 area ...
Package Monitoring package. Instrument the code like this: use Monitor; Monitor::MARK("Description of event"); Monitor::MARK("Another event"); or, to monitor all ...
ManagingTopics can be used to move a topic from one Web to another. One specialised use of this is DeleteWeb. Related Topics: UserDocumentationCategory
nop MySideBar %MAKETEXT{"Create your personalized sidebar." args "//SideBar?topicparent ;templatetopic .MySideBarTemplate, nop SideBar"}% NatSkin, NatSkinPlugin ...
%TWISTY{ prefix "" suffix "" link " " showimg "" hideimg "" remember "on" firststart "show"}% %TWISTY{ link " " remember "on" showimg ...
NatSearch Search facility for the NatSkin. Description nop NatSearch unifies the Seach and the Jump box known from the standard TWiki. It uses one input field to ...
The Natural Skin Description Powered by nop WikiRing Consultants NatSkin is a skin driven by cascading stylesheets shipping 12 predefined styles ...
NatSkinConfiguration Theme configuration The different NatSkin styles (themes) are controlled using TWiki preference variables and can be set per user (on the ...
NatSkinCss This is a reference guide to all css classes used by NatSkin. These are all classes and not ids , that is all classes below are applied to the html markup ...
NatSkinFAQ The documentation of nop NatSkin is crap. I'm lost! If you need help there are a couple of options: Create a support request on TWiki:Support/WebHome ...
The Natural Skin Plugin Description Powered by nop WikiRing Consultants This is the supplemental plugin for the NatSkin. Its main purpose is to ...
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 the ...
NatSkinTemplates The template setup of the NatSkin differes completely from the standard templates that come with the TWiki folowing its own inner logic compared to ...
: My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ...
NewsPlugin v1.5 The News plugin implements a simple "Headlines" view, or summary, of a list of news or a weblog. Add a % nop NEWS% variable in a news topic named ...
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() ObjectMethod ...
Pattern skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot ...
Color scheme settings for .PatternSkin Use this topic to change the color settings of .PatternSkin. When this topic is saved, the attachment theme colors.css will ...
CSS elements in PatternSkin This page is a reference for all CSS classes used in PatternSkin. PatternSkin uses 4 stylesheets: layout.css: positioning of block ...
.PatternSkin CSS Cookbook Questions and answers on how to customize the default look of TWiki for your own needs, using style sheets. For configuring page elements ...
PatternSkinCssCookbook Recipe: Center the page This recipe shows how center the page horizontally and vertically. This line loads the extra style definition: ...
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 ...
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 ...
PatternSkinCssCookbook Recipe: Hide the left bar This line loads the extra style definition: Set USERSTYLEURL /hideleftbar.css You can write this line in .TWikiPreferences ...
PatternSkinCssCookbook Recipe: Hide the top bar This recipe shows how to hide the top bar and to put the logo in the left bar. This line loads the extra style definition ...
.PatternSkin Customization Questions and answers on configuring page elements. For styling your TWiki, see PatternSkinCssCookbook. First Read: How to modify PatternSkin ...
h1 header with link Intro text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text ...
PatternSkin Graphics This topic contains original Photoshop files of the graphics used in PatternSkin.
Peter Thoeny is the founder of TWiki and TWiki.org, is a Core Team member, and a TWikiContributor. See home page at TWiki:Main.PeterThoeny
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 markup ...
nop PreferencesPlugin Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar to how tables ...
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 background ...
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 ...
Public Cache Add On Makes TWiki surviving being Slashdotted serves pages 100 times faster. Goals I made this addon for people (like me) wanting to have their ...
Public Cache Plugin Support Plugin for the PublicCacheAddOn, in charge of invalidating its cache on topic saves. Plugin Installation Instructions This plugin ...
Query Search Query searches help you search the contents of forms attached to your topics, as well as the values of other meta data attached to the topic. Using query ...
langMenu new QuickMenu.Menu(langBar, "", "", "", ""); //?template oopslanguagechanged language $langtag\"$marker);" selection "" marker ", \"\""}%
authMenu new QuickMenu.Menu(menuBar,"","","",""); %IF{"context authenticated" then ' authMenu.Add("","//",""); authMenu.Add("","",""); ' else ' authMenu.Add("","" ...
utilMenu new QuickMenu.Menu(menuBar,"","","",""); if ("".match(/TWikiAdminGroup/)) { utilMenu.Add("","//TWikiUsers",""); utilMenu.Add("","//TWikiGroups",""); ...
websMenu new QuickMenu.Menu(menuBar,"","","",""); /$name/",""); websMenu.Items websMenu.Items.length 1 .Icon.style.background "%$markerVAR{"WEBBGCOLOR" web $qname ...
QuickMenu is Disabled! Why is the QuickMenu disabled? The QuickMenuSkin requires a browser with Javascript enabled. Without Javascript the menu will not load and ...
Quick Menu Skin Screen Shot Installation Note: You do not need to install anything on the browser to use this skin. The following instructions are for the administrator ...
Like Save but does not e mail people on the WebNotify notification list same effect as checking "Minor changes, don't notify". Related Topics: UserDocumentationCategory ...
RatingContrib This is a rating widget that can support a "line of stars" style input field. Usage In TWiki Install the contrib into your TWiki. You can immediately ...
Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar ...
Render List Plugin Render bullet lists in a variety of formats Syntax Rules RENDERLIST Variable Place a % nop RENDERLIST{ parameters }% before any bullet ...
%IF{ "context passwords modifyable" then "" else "" }% : ChangePassword, ChangeEmailAddress, UserToolsCategory, AdminToolsCategory ...
You can enter a short summary of the changes you have made in this topic. This summary can be shown in the revision information on a history page or other pages. If ...
nop RevCommentPlugin This plugin allows to enter a short summary of changes made to a topic for a new revision. This summary can be displayed e.g. in a history page ...
FAQ: I've problems with the nop WebSearch. There is no Search Result on any inquiry. By clicking the Index topic it's the same problem. Answer: That is an indication ...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default ...
Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki's full ...
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 ...
most recent topic changes in webs Last Modified Web.Topic Last Editor %SEARCH{ "." type "regex" nosearch "on" nototal "on" limit "" web "" excludetopic ...
nop Koalatest Site Map Web nop Koalatest Site Map Use to... You can use color coding by web for identification and ...
Permissions settings of the webs on this TWiki site Web Sitemap VIEW CHANGE RENAME Listed DENY ALLOW DENY ALLOW ...
Slide Show Plugin This plugin converts a topic with headings into a slideshow. Introduction There is already a defacto standard for presentations, why this plugin ...
nop Smart Edit Add On Smart Edit is a JavaScript editor " la wikipedia" for TWiki. It takes an alternate approach to the WYSIWYG one, as its goals are be useful ...
Smartedit v2 Features and user manual Styles Supported styles : Bold, Bold Italic, Italic, Formatted, Verbatim, Blockquote, Heading 1 to 6. How does it work ? ...
The Smilies Plugin nop : ) Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile : nop ) or a frown ...
TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code This package doesn't smell This package ...
TWiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Koalatest topics. Formulae like % nop CALC{"$INT(7/3)"}% are evaluated at page view time ...
The 216 Standard Colors This table can be used to choose a color in of each web. #000000 #000033 #000066 #000099 #0000CC #0000FF #003300 #003333 #003366 ...
Welcome to nop Koalatest. This page assumes that you are a new user to nop Koalatest, and that you've never heard of Wiki before. Here are the most important pages ...
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 ...
Subscribe Plugin Example (only works if plugin is installed, and you are logged in (not .TWikiGuest)): Usage Access Controls The guest user is not allowed to subscribe ...
TWiki Access Control Restricting read and write access to topics and webs, by User