200 Recent Changes in TWiki Web retrieved at 02:39 (GMT)

Registration To edit pages on this TWikiSite, you must have a registered user name and password. Note: Registered users can 1 change and 2 reset...
This page defines the headers and footers for documents generated by .GenPDFAddOn. See the HtmlDoc documentation for more info. If you want an image in the headers...
CMS KR Logos This official logo was made by GaramHahn. cms kr.org Logo Artwork CMSKR logo 456x130 t.gif : CMSKR logo 235x67 t.gif : CMSKR...
ExcelImportExportPlugin Overview This plugin renders an attached Excel 2003 spreadsheet as a TWiki table, and vice versa. It also provides scripts to generate...
LinkOptionsPlugin It adds one third block to `Forced Specific Links` in the format: URL or TopicName Link Text Option:value Some new options...
TWiki 웹에 오신 것을 환영합니다. 트위키의 기능을 배우고 트위키 시스템을 유지보수하는 곳 트위키는 유연하고, 강력하...
DpSyntaxHighlighterPlugin This plugin provides client side syntax highlighting using the dp.SyntaxHighlighter by Alex Gorbatchev. JavaScript needs to be enabled on...
TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences overwrite the site level preferences in . and...
BeautifierPlugin This plugin allows you to have code fragments automatically formatted and highlighted. It uses the library (included) written by Mike Jewell...
Package TWiki::Store::SearchAlgorithms::Native Native implementation of the RCS cache search. Requires tools/native search to be built and installed. search($searchString...
Package TWiki::Store::SearchAlgorithms::PurePerl Pure perl implementation of the RCS cache search. search($searchString, $topics, $options, $sDir) \%seen Search...
TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception...
WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`...
WEB name of current web % WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web...
REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Related: HTTP HOST, REMOTE ADDR, REMOTE USER
REMOTE ADDR environment variable Syntax: % REMOTE ADDR% Expands to: Related: HTTP HOST, REMOTE PORT, REMOTE USER
HTTP HOST environment variable Syntax: % HTTP HOST% Expands to: Related: REMOTE ADDR, REMOTE PORT, REMOTE USER
TWiki Installation Guide The following is installation instructions for the TWiki 4.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki...
# Appendix A: TWiki Development Timeline TWiki Release 4.1 (Edinburgh), 16 Jan 2007 New Features and Enhancements of TWiki Release 4.1 Easier Installation...
Package TWiki::Client The package is also a Factory for login managers and also the base class for all login managers. On it`s own, an object of this class is used...
Package TWiki::Sandbox This object provides an interface to the outside world. All calls to system functions, or handling of file names, should be brokered by this...
JSCalendarContrib JSCalendar, packaged for use by plugins, skins and add ons. Summary of Contents This module packages the JSCalendar Javascript in a form suitable...
Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. Base class of implementations of stores that manipulate...
Package StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension e.g. .zip, .tgz. .tar, etc...
Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. StaticMethod...
Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked...
Package TWiki::Store::RcsLite extends TWiki::Store::RcsFile This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile...
Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system...
Package TWiki::Users Singleton object that handles mapping of users to wikinames and vice versa, and user authentication checking. ClassMethod new ($session,$impl...
Package TWiki::Merge Support for merging strings StaticMethod merge2 ($arev,$a,$brev,$b,$sep,$session,$info) $arev rev for $a (string) $a first...
Package TWiki::Net Object that brokers access to network resources. ObjectMethod getUrl ($protocol,$host,$port,$url,$user,$pass) $text Get the text at the other...
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be...
Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked...
Package ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module (options) name...
Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class...
Package TWiki::Compatibility Support for compatibility with old TWiki versions. Packaged separately because 99.999999% of the time this won`t be needed. StaticMethod...
Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor ObjectMethod renderMetaData...
SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter...
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...
# 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...
MailerContrib Add on to the TWiki kernel that allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics...
TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration...
TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Doubleclick anywhere to return to the top of the page...
# TWiki Add Ons Add functionality to TWiki with extensions not based on the TWiki scripts. Overview An add on runs separately from the TWiki scripts, e.g. for data...
# TWiki Contribs Reusable code that may be used over several plugins and add ons. Overview TWiki contribs extend the functionality of TWiki, typically used by plugins...
Tips Contrib Package Displays a rotating `TWiki Tip of the Day` to help familiarize new users with TWiki features. Includes an application for creating custom tips...
Advanced Search //Modify search`; // Simple search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search where...
URLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter...
Preference settings TWiki has four levels of preferences settings: 1 Site level settings: Site name, proxy settings, access control, skin 1 Web level...
: My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide...
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...
NOTE: Edit and Attach will be disabled today between 05:00 PM and 06:00 PM PDT (00:00 to 01:00 GMT) for a scheduled TWiki maintenance. h1 header with link Intro...
Top comment output 2 TWikiContributor 26 Nov 2006 Top comment output 1 TWikiContributor 26 Nov 2006 CommentPlugin examples CommentPlugin templates...
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...
Slide Show Plugin This Plugin converts a topic with headings into a slide show. Introduction There is already a defacto standard for presentations, why this Plugin...
INCLUDE{`page`} include other topic or web page Syntax: % INCLUDE{`page` ... Supported parameters: Parameter: Description: Default:...
# TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up...
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged...
# TWiki Forms Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are the base for building database...
Add New TWiki Tip Of The Day There are Custom Tips maintained on your local KoreaCmsWiki installation, Official TWiki Tips maintained on the TWiki.org web site...
TWiki Skin Browser You can try out the TWikiSkins currently installed on this system: .skinstable td {border top:2px solid #444; padding:0.75em 0.5em;} Tip: Additional...
TWiki Release 4.0 (Dakar) Note: This is the release note for the previous major release version 4.0.X. It is included with 4.1.X because it contains valuable information...
WARNING: This topic name is not recommended because it will not be linked automatically. See 1 for details
InterwikiPlugin
r10 - 2006-11-08 - 22:23  PeterThoeny?

Interwiki Plugin The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired...
Behaviour Javascript framework Contrib This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com/behaviour/. Behaviour...
TWiki Documentation Graphics and Filetype icons This is the TWiki icon library. The graphics can be used in topics and by web applications. Usage Default notation...
NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic...
LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
MAKETEXT creates text using TWiki`s I18N infrastructure Syntax: % MAKETEXT{`string` args `...`} Supported parameters: Parameter Description...
AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in...
ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Current value: BB2 Related...
Rendering Shortcuts Easy ways to save some typing Some TWiki preferences variables are just shortcuts for convenience, to either save typing or to easily allow line...
BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Current value: BB4 Related...
Render List Plugin Render bullet lists in a variety of formats Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters before any bullet list...
GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds...
Web template topics Template topics define the default text for new topics. Available templates in Web:
# Manage Users Register users on your TWiki site; change/reset/install passwords; remove user accounts Authentication and Access Control TWikiUserAuthentication...
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...
# TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly...
TWiki Logos The official TWiki logo is a big `T` in a speech bubble convenying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork...
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...
BULLET bullet character Type: Preference variable TWikiRenderingShortcut. Current value: BULLET Related: BR, BB, BB2, BB3, BB4, VBAR
S red star icon Type: Preference variable TWikiRenderingShortcut. Current value: S Related: H, I, ICON, M, N, P, Q, T, U, X, Y
P pencil icon Type: Preference variable TWikiRenderingShortcut. Current value: P Related: H, I, ICON, M, N, Q, S, T, U, X, Y
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...
# TWiki Variables Special text strings expand on the fly to display user data or system info TWikiVariables are text strings % VARIABLE% or % VARIABLE...
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...
Using HTML You can use just about any HTML tag without a problem. You can add HTML if there is no TWiki equivalent, for example, write strike deleted text /strike...
Package TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via...
Package TWiki::Users::ApacheHtpasswdUser extends TWiki::Users::Password Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass of...
Package TWiki::Prefs::Parser This Prefs internal class is used to parse Set and Local statements from arbitrary text, and extract settings from meta objects....
PatternSkin Javascripts This topic contains javascript files that are included by PatternSkin templates and PatternSkin topics (.WebLeftBar, .WebTopBar). Related...
TWiki Javascripts This topic contains javascript files that are included by TWiki templates, and may be used by skin templates and in topics. Related Topics: TWikiTemplates...
KoreaCmsWiki`s TWiki web The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.
PatternSkinCssCookbook Recipe: EditTable style Cookbook example to illustrate control over EditTable edit styles. 1 EditTable uses a monospace font in edit mode...
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...
METASEARCH special search of meta data Syntax: % METASEARCH{... Supported parameters: Parameter: Description: Default: type...
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...
PatternSkinCssCookbook Recipe: Font variation Cookbook example with other fonts and font colors. This line loads the extra style definition: Set USERSTYLEURL...
.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...
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...
TWiki Contributor On a personal note, I would like to take this opportunity to express my sincere appreciation and thanks to all who contributed ideas, code, fixes...
A List of TWiki User Tools
A List of TWiki User Documentation
A List of TWiki Administrator Documentation
1 Web Users Groups Index Search Changes Notifications Statistics Preferences User Reference...
PreferencesPlugin Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar to how tables...
Normally, if you make subsequent edits within a one hour period (configuration item ReplaceIfEditedAgainWithin ), KoreaCmsWiki will fold together your changes...
WIKIHOMEURL site home URL Syntax % WIKIHOMEURL% Expands to Defined in TWikiPreferences and normally per default set to % SCRIPTURLPATH{`view`...
TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $name...
FAQ: Answer: Back to: TWikiFAQ
# 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...
STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end, or up to the location...
MAINWEB name of Main web The web containing ., individual user topics and .TWikiGroups Syntax: % MAINWEB% Expands to: Related: TWIKIWEB
STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given...
WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: KoreaCmsWiki Related: WIKIHOMEURL, WIKIVERSION
RSS News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed...
BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as % WEB% in case...
ManagingTopics can be used to move a topic from one Web to another. One specialised use of this is DeleteWeb. Related Topics: UserDocumentationCategory
Since wabi sabi represents a comprehensive Japanese world view or aesthetic system, it is difficult to explain precisely in western terms. According to Leonard Koren...
QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current page. For example...
ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://tier2.uos.ac.kr/pub/TWiki/VarATTACHURL Example...
PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS, FAILEDPLUGINS, PLUGINVERSION
SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Related: TWikiUserAuthentication, AUTHREALM...
(included from .SiteMap; change . to include from SiteMap instead of TWikiWebsTable)
Please bring your enhancement requests to TWiki:Codev.FeatureEnhancementRequest Related Topics: TWikiHistory has a list of added features in TWiki. TWikiPlannedFeatures...
WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, WIKIPREFSTOPIC, VAR
VAR{`NAME` web `Web`} get a preference value from another web Syntax: % VAR{`NAME` web `Web` Example: To get % WEBBGCOLOR% of the web write % VAR...
NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent...
PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB...
QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % QUERYPARAMS{... Parameters...
NOTIFYTOPIC name of the notify topic Syntax: % NOTIFYTOPIC% Expands to: , renders as Related: HOMETOPIC, STATISTICSTOPIC, TOPIC
/TWiki The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.
Table Plugin Gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing and cell padding Changing...
Text Formatting FAQ The most frequently asked questions about text formatting are answered. Also, TextFormattingRules contains the complete TWiki shorthand system...
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...
SCRIPTSUFFIX script suffix Some KoreaCmsWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: % SCRIPTSUFFIX...
Classic Skin The classic TWiki skin is the traditional TWiki skin, as seen in previous TWiki versions. Skin Info Description: Bare bone and functional, for any...
INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % WEB% if there is no INCLUDE. Syntax...
Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic...
SERVERTIME server time Syntax: % SERVERTIME% Expands to: Note: When used in a template topic, this variable will be expanded when the template...
WebLeftBar Cookbook Instructions and tips how to use WebLeftBarPersonalTemplate . WebLeftBarPersonalTemplate is a topic template to create a personal left bar block...
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...
SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Example: % SERVERTIME{`$hou:$min`...
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...
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...
FORMFIELD{`fieldname`} renders a field in the form attached to some topic Syntax: % FORMFIELD{`fieldname` Supported parameters: Parameter:...
ATTACHURLPATH path of the attachment URL of the current topic Syntax: % ATTACHURLPATH% Expands to: /pub/TWiki/VarATTACHURLPATH Related: ATTACHURL...
HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine...
BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE...
(just an example illustrating how to create a new topic based on a specific template topic. TWikiTemplates has more)
Administrator Skills Assumptions For each of these, the requirement is either pre existing knowledge/skill, or the willingness to spend significant time (i.e. from...
PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: % PLUGINVERSION{`name` to get the version of a specific plugin Example:...
REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Related: REVINFO{`format`}
HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant...
SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%...
IF Statements The % IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % IF{`CONDITION` then `THEN` else...
DATE signature format date Syntax: % DATE% Expands to: Note: When used in a template topic, this variable will be expanded when the template...
PUBURLPATH the base URL path of attachments Syntax: % PUBURLPATH% Expands to: Related: ATTACHURL, ATTACHURLPATH, PUBURL, SCRIPTURL, SCRIPTURLPATH...
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...
# TWiki Shorthand Basics If you can enter text, you`re ready for TWiki. With a few simple, intuitive TextFormattingRules, you`ll be able to use plain text to create...
DISPLAYTIME display time Syntax: % DISPLAYTIME% Expands to: Related: DISPLAYTIME{`format`}, GMTIME, SERVERTIME
WIKIPREFSTOPIC name of site wide preferences topic Syntax: % WIKIPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, WEBPREFSTOPIC
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...
WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note...
SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for...
TWIKIWEB name of TWiki documentation web The web containing all documentation and site wide preference settings for KoreaCmsWiki Syntax: % TWIKIWEB...
LANGUAGE current user`s language Returns the language code for the language used as the current user. This is the language actually used by TWiki Internationalization...
TWiki is a Web based collaboration platform A TWiki site is an easy to use, full featured open communications environment: people anywhere on the Web...
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...
# 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...
This page provides online help for new users of TWiki when editing a page. If there`s some formatting that your contributors use often, you can customize this for...
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...
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...
ACTIVATEDPLUGINS list of currently activated plugins Syntax: % ACTIVATEDPLUGINS% Expands to: Related: PLUGINDESCRIPTIONS, FAILEDPLUGINS, PLUGINVERSION...
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...
TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`...
This is a subscription service to be automatically notified by e mail when topics change in this TWiki web. This is a convenient service, so you do not have...
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...
USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith...
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...
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...
RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in a web...
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...
Edit tables with EditTablePlugin The EditTablePlugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an Edit table button...
SmiliesPlugin emoticons Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile #058; ) : ) or a frown...
Number of topics: 200

See also: RSS feed, text RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r7 - 2006-11-15 - TWikiContributor
 
KOREA-CMS
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 KoreaCmsWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebChanges