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

PatternSkin Customization Guidelines how to create and customize page templates of the .PatternSkin. For styling your TWiki using stylesheets, see PatternSkinCssCookbook...
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...
PatternSkinCssCookbook Recipe: Hide the left bar This line loads the extra style definition: Set USERSTYLEURL https://www.linux4sam.org/pub/TWiki/PatternSkinCssCookbookNoLeftB...
PatternSkinCssCookbook Recipe: Font variation Cookbook example with other fonts and font colors. This line loads the extra style definition: Set USERSTYLEURL...
PatternSkinCssCookbook Recipe: EditTable style Cookbook example to illustrate control over EditTable edit styles. 1 EditTable uses a monospace font in edit mode...
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: Center the page This recipe shows how center the page horizontally and vertically. This line loads the extra style definition:...
.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...
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...
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...
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...
Parameterized Variables (Macros) It is possible to pass parameters to TWiki variables. This is called a macro in a programming language. To define a parameterized...
Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding...
Object Method An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod...
My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own...
MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When...
Package Monitor Monitoring package. Instrument the code like this: use Monitor; Monitor::MARK(`Description of event`); Monitor::MARK(`Another event`); or, to monitor...
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...
Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one workspace, one...
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 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...
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...
Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics...
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...
Managing a Large Site There is no limitation with the number of webs and users a TWiki site can have. But there are several considerationgs needed to run a site having...
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...
Jump Box The Jump Box at the top or sidebar of each page is a hidden gem for quick navigation in a large TWiki. 1. Quick Jump: Enter a topic name to quickly jump...
Inline include of JSCalendarContrib HTML for use in forms. NOTE: As of 2012 12 12 this now uses the DatePickerPlugin. Please update your content to use the % DATEPICKER...
JS Calendar Contrib Deprecation Notice and Migration This JSCalendar based DHTML pop up calendar is now repackaged as DatePickerPlugin. Simply installing the TWiki...
JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript...
Interwiki Plugin Introduction The InterwikiPlugin links ExternalSite:Page text to a page on an external site based on aliases defined in the .InterWikis...
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...
Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged...
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...
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...
INCLUDE a topic in the raw When a topic is included, normally TWiki variables in the included topic are expanded in the context of the inlcluded topic. But if raw...
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...
IfDefinedPlugin Description This plugin adds a couple of tags that allow to render content conditionally. There are two different ways to do that: either by...
Example child topic for HierarchicalNavigation.
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...
Hide/Unhide Attachments You can hide/unhide file attachments in normal topic view. In the FileAttachment table, click on an action link, enable the...
Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Notes: RSS (Rich...
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...
FAQ: TWiki is distributed under the GPL (GNU General Public License). What is GPL? Answer: TWiki is distributed under the GNU General Public License, see TWikiDownload...
GluePlugin Description This plugin will help you to write readable markup (TWikiMarkup, HMTL, ...) within TWiki by allowing tags and arguments to be formatted...
TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic...
Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements...
Main features No html knowledge required to create forms Add input fields, textareas, dropdown select boxes, checkboxes, radio buttons Set preselected...
Normally, if you make subsequent edits within a one hour period (configuration item {ReplaceIfEditedAgainWithin} ), TWiki will fold together your changes. This...
FootNotePlugin Footnotes are notes placed at the end of a topic. Syntax Rules Write {{ note text }} anywhere in a TWiki topic. This will be replaced...
Flex Web List Tree 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...
FlexWebListPlugin Description This is a replacement for TWiki`s standard WEBLIST variable. It is extended to improve the display of hierarchical web structures...
Flex Web List Navigation The fragment below can be used in a sidebar navigation to establish a `twisted` subweb navigation. Use it by adding % INCLUDE{`TWiki.FlexWebListNavi...
Flex Web List Examples These are some simple examples to show how to use the basic features of the FlexWebListPlugin. Please create some sub webs in the Sandbox web...
FilterPlugin Description This plugin allows to substitute and extract information from content by using regular expressions. There are three different types...
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...
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...
(just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more)
Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended...
Manage Users: Edit User Account WikiName of user: find users Related topics: ManagingUsers, QueryUsers, AdminToolsCategory
Edit Table Plugin Introduction Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. Simply add an Edit...
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...
Edit Contrib Package Provides subroutines useful in writing plugins that edit and save parts of topics. Summary of Contents This contrib provides subroutines that...
Use the `Minor changes, don`t notify` checkbox when saving a page in case you only make a minor change to a topic and you do not want to inform everybody who is on...
A List of TWiki Developer Documentation Related topics:
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...
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...
Date Picker Plugin Introduction The DatePickerPlugin handles an input field with a pop up calendar to select a date for use in TWiki forms and TWiki applications...
Custom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed...
Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified...
ConnectByRestPlugin This plugin wraps functions from the TWiki API in REST functions. The intention is to offer external applications access to TWiki by implementing...
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...
Top comment output 2 TWikiContributor 26 Nov 2006 Top comment output 1 TWikiContributor 26 Nov 2006 CommentPlugin examples CommentPlugin templates...
Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples...
Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a...
Class Method 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...
Change E mail Address This form is used to change your registered e mail addresses. Your registered e mails are used by TWiki for sending you e mails, including notifications...
List of all Category topics
See WikiWord Related Topics: UserDocumentationCategory
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...
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...
Book View 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...
Behaviour Javascript Framework Contrib Introduction This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com...
Backup Restore Plugin Beta Version Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line...
TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory
Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work...
Appendix B: Encode URLs With UTF8 Use internationalised characters within WikiWords and attachment names This topic addresses implemented UTF 8 support for URLs...
FAQ: How can I create a simple TWiki Forms based application? Answer: TWiki applications help automate workflows you have at the workplace. TWiki has a built in database...

«Previous   1  2  3  4  5  6  7   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

r11 - 14 Sep 2013 - 23:05:28 - TWikiContributor
 
Linux & Open Source for AT91 Microchip Microprocessors

Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.

Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.

Microchip® and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries. This site is powered by the TWiki collaboration platform

Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.

Ideas, requests, contributions ? Connect to LinksToCommunities page.

Syndicate this siteRSS ATOM