Backlinks to WebPreferences in TWiki Web (Search all webs)
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...
AutoSectionsPlugin Usage https://tier2.uos.ac.kr/pub/TWiki/AutoSectionsPlugin/autosections demo.png https://tier2.uos.ac.kr/pub/TWiki/AutoSectionsPlugin/autosections...
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. WARNING: TWiki 4 only. If you want to use this plugin...
Generate PDF Add On This is a substantial re write of the TWiki:Codev.PrintUsingPDF pdf script. It essentially accomplishes the same goal but with more integration...
This page serves as the title page for documents created with .GenPDFAddOn. The content between the horizontal rules will be printed on the title page of the PDF document...
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged...
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...
Metadata Repository Motivation If you have hundreds or thousands of webs on a TWiki site, web metadata stored in a data repository is useful. It can...
.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 https://tier2.uos.ac.kr/pub/TWiki/PatternSkinCssCookbookNoLeftBar...
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...
Read only and mirror web support Scope This topic describes how to set up read only webs. A read only web can be mirrored from another site. But how to mirror a web...
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...
SetGetPlugin Introduction Use % SET{ to store a JSON object or arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included...
KoreaCmsWiki Site Map Web KoreaCmsWiki Site Map Use to... You can use color coding by web for identification...
TWiki External Links URLs starting with file , ftp , gopher , http , https , irc , mailto , news , nntp and telnet are linked automatically if preceded...
# 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...
Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that Plugins can use to interact with the...
# TWiki Glossary Simple glossary of TWiki terms Term Definition Attachment: Any type of file that is uploaded via browser and attached to a topic...
# Appendix A: TWiki Development Timeline TWiki Release 4.1 (Edinburgh), 16 Jan 2007 New Features and Enhancements of TWiki Release 4.1 Easier Installation...
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...
# TWiki Plugins Add functionality to TWiki with readily available Plugins; create Plugins based on APIs Overview You can add Plugins to extend TWiki functionality...
KoreaCmsWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. Note: This topic should...
Name Type Size Value Tooltip message Attributes WEBBGCOLOR text 20 #FFD8AA HTML Color S FAVICON text 30 /TWiki/WebPreferences/favicon...
Package TWiki::Prefs The Prefs class is a singleton that implements management of preferences. It uses a stack of TWiki::Prefs::PrefsCache objects to store the preferences...
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...
TWiki Release 4.1.2 (Edinburgh), 15:45:54 03 March 2007 Introduction TWiki Release 4.1.0 is a minor release. TWiki releases are either major (major new features and...
TWiki Release 4.2.4 (Freetown), 2008 12 06 Note: This is the release note for the previous major release version 4.2.X. This note, TWikiReleaseNotes04x00 and...
Release Notes of TWiki 6.0.2 (Jerusalem), 2015 11 29 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded...
Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded...
# TWiki Skins Skins overlay regular templates to give different looks and feels to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the...
Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind...
# TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview There are three types of template: Master Templates...
WikiWords for linking WikiWords are capitalized words, run together, such as WebPreferences and CollaborationPlatform. Using a lot of WikiWords creates a...
Control table attributes with TablePlugin The TablePlugin gives extra control of table display: Allows sorting Changing table properties like border width...
TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as Cairo or TWiki4.0) to TWiki 4.1 Overview TWiki 4.0.0 was a major new...
# TWiki Variables Special text strings expand on the fly to display user data or system info TWikiVariables are text strings % VARIABLE% or % VARIABLE...
Table Plugin Gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing and cell padding Changing...
Tag me: Change Requests Note: Creating, renaming, and deleting of tags is ususally done by users that have received permissions to do this. Permissions are...
Tag me Plugin Plugin to tag wiki content collectively or authoritatively in order to make it easier to find content and to get a meaningful page ranking. Introduction...
Template Web Purpose Template webs were created to act as templates in creating webs. It is now possible to create webs via the .ManagingWebs topic. In the not...
TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: How can I disable the WYSIWYG editor? A: There are several ways to disable the WYSIWYG...
TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari...
TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and...
Default Web Top Menu of TopMenuSkin This topic defines the default menu structure of a web. It is used by the TopMenuSkin in case the WebTopMenu topic is missing in...
User Subwebs TWiki provides each user with their own topic having their information and configuration. You may want to provide each user with a subweb Main/FirstLast...
COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % COMMENT% without parameters shows a simple text box. A % COMMENT...
WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, WIKIPREFSTOPIC, VAR
WIKIHOMEURL site home URL Syntax % WIKIHOMEURL% Expands to Defined in TWikiPreferences and normally per default set to % SCRIPTURLPATH{`view`...
bin/view/~jsmith redirected to bin/view/JaneSmith You can go to a user`s topic by ~loginname instead of /FirstLast. More specifically, if you open http://twiki...
TWiki 웹에 오신 것을 환영합니다. 트위키의 기능을 배우고 트위키 시스템을 유지보수하는 곳 트위키는 유연하고, 강력하...
1 Web Users Groups Index Search Changes Notifications Statistics Preferences User Reference...
Top Menu of TWiki Web This topic defines the menu structure of the TWiki web, used by the TopMenuSkin . 1 Web` User registration...
Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HTML...
Number of topics: 60