Business Process Technology
Prof. Dr. Mathias Weske
>> TWiki > WebChanges

50 Recent Changes in TWiki Web retrieved at 21:53 (GMT)

WebStatistics 15 May 2012 - 21:55 - r1687 TWikiAdminGroup
Statistics for TWiki Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads ...
WebNotify 03 Dec 2008 - 14:24 - r10 DanielTaschik
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 to come ...
WebHome 08 Sep 2008 - 19:39 - r92 DanielTaschik
The official TWiki site is twiki.org Welcome to the TWiki Web The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible ...
BlogAddOn 07 Apr 2008 - 20:20 - NEW TWikiContributor
Blog !AddOn A simple weblog application based on TWiki Forms. Screenshots Example list view (with TWiki:Plugins/PersonalInfoAddOn pictures): Example post: Features ...
OryxSkin 12 Mar 2008 - 13:28 - r11 MatthiasKunze
Skin for the Oryx Web Attach any skin related files here.
DBCachePlugin 07 Dec 2007 - 18:13 - NEW TWikiContributor
DBCachePlugin Description This is a lightweighted frontend to the DBCacheContrib. The provided tags DBQUERY and DBCALL can be used as a replacement for SEARCH and ...
DBCacheContrib 04 Dec 2007 - 13:09 - NEW TWikiGuest
DBCacheContrib Reusable code that treats TWiki forms as if they were table rows in a database. Summary of Contents This module supports structured queries over a ...
ResetPassword 30 Nov 2007 - 17:49 - r11 HolgerJust
: ChangePassword, ChangeEmailAddress, UserToolsCategory, AdminToolsCategory
ChangePassword 30 Nov 2007 - 17:48 - r12 HolgerJust
: : : : ResetPassword, ChangeEmailAddress, UserToolsCategory, AdminToolsCategory
TWikiPreferences 22 Oct 2007 - 14:22 - r80 HolgerJust
BPT Wiki 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 ...
InterWikis 14 Oct 2007 - 16:48 - r9 HolgerJust
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 ...
NatSearch 21 Sep 2007 - 09:23 - NEW TWikiContributor
NatSearch Search facility for the NatSkin. Description NatSearch unifies the Seach and the Jump box known from the standard TWiki. It uses one input field to either ...
DirectedGraphPlugin 16 Sep 2007 - 11:58 - r2 HolgerJust
Directed Graph Plugin Introduction Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph ...
AliasPlugin 14 Sep 2007 - 16:29 - NEW TWikiContributor
AliasPlugin Description Powered by WikiRing Consultants This plugin allows you to create arbitrary word aliases. If you write down a word that has ...
NatSkinStyleBrowser 26 Jul 2007 - 09:54 - NEW TWikiContributor
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 ...
FlexWebListNavi 23 Jul 2007 - 21:34 - NEW TWikiContributor
FlexWebListNavi The fragment below can be used in a sidebar navigation to establish a "twisted" subweb navigation. Use it by adding %INCLUDE{"TWiki.FlexWebListNavi ...
VarCODE 02 Jun 2007 - 22:57 - NEW TWikiContributor
#VarCODE CODE{"language"} format and syntax highlight code fragments Syntax: %CODE{"language"}% where language is one of bash , c , c# , java ...
BeautifierPlugin 28 Apr 2007 - 13:27 - r2 TWikiContributor
BeautifierPlugin This plugin allows you to have code fragments automatically formatted and highlighted. It uses the library (included) written by Mike Jewell. Syntax ...
FilterPlugin 11 Mar 2007 - 07:52 - NEW TWikiContributor
FilterPlugin This plugin allows to substitute and extract information from content by using regular expressions. Syntax Rules SUBST Syntax : %SUBST{topic "... ...
FlexWebListExamples 10 Mar 2007 - 07:39 - NEW TWikiContributor
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 ...
TWikiAccessControl 02 Mar 2007 - 19:54 - r34 TWikiContributor
# TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics ...
VarWEB 04 Feb 2007 - 09:47 - r2 TWikiContributor
#VarWEB 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 ...
NatSkin 01 Feb 2007 - 16:22 - NEW TWikiContributor
The Natural Skin Description Powered by WikiRing Consultants NatSkin is a skin driven by cascading stylesheets shipping 12 predefined styles (themes ...
TWikiClientDotPm 16 Jan 2007 - 04:12 - r3 TWikiContributor
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 ...
TWikiSandboxDotPm 16 Jan 2007 - 04:12 - r3 TWikiContributor
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 ...
TWikiIfDotPm 16 Jan 2007 - 04:12 - r2 TWikiContributor
Package TWiki::If Support for the conditions in %IF{} statements. Basically a simple stack based parser for infix expressions that generates a parse tree that can ...
TWikiUIUploadDotPm 16 Jan 2007 - 04:11 - r3 TWikiContributor
Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) upload command handler. This method is designed to be ...
TWikiPluginDotPm 16 Jan 2007 - 04:11 - r2 TWikiContributor
Package ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module (options) name ...
TWikiPrefsDotPm 16 Jan 2007 - 04:11 - r5 TWikiContributor
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 ...
TWikiAttachDotPm 16 Jan 2007 - 04:11 - r2 TWikiContributor
Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor ObjectMethod renderMetaData ...
TWikiUIManageDotPm 16 Jan 2007 - 04:11 - r3 TWikiContributor
Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be ...
NatSkinCss 09 Jan 2007 - 16:25 - NEW TWikiContributor
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 ...
NatSkinConfiguration 09 Jan 2007 - 16:22 - NEW TWikiContributor
NatSkinConfiguration Theme configuration The different NatSkin styles (themes) are controlled using TWiki preference variables and can be set per user (on the ...
WebSearchAdvanced 04 Jan 2007 - 01:27 - r5 TWikiContributor
%SEARCH{ "" type "keyword" scope "" web "" nosearch "" casesensitive "" bookview "" nosummary "" nototal "" order "" reverse "" regex "" limit "" zeroresults "" } ...
AdminToolsCategory 15 Nov 2006 - 19:43 - r4 TWikiContributor
Admin tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure, , InterWikis, Variables, Doc Graphics ...
WebTopicNonWikiTemplate 12 Nov 2006 - 01:39 - r11 TWikiContributor
WebAliases 23 Oct 2006 - 20:55 - NEW TWikiContributor
WebAliases
BreadCrumbsPlugin 17 Oct 2006 - 15:33 - NEW TWikiContributor
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 ...
VarWHITE 16 Oct 2006 - 03:59 - NEW TWikiContributor
#VarWHITE WHITE start white colored text WHITE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
WhatDoesTWikiStandFor 16 Oct 2006 - 03:59 - r3 TWikiContributor
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 named ...
RenderListPlugin 23 Sep 2006 - 06:04 - r11 TWikiContributor
Render List Plugin Render bullet lists in a variety of formats Syntax Rules RENDERLIST Variable Place a %RENDERLIST{ parameters }% before any bullet list ...
TWikiSystemRequirements 11 Sep 2006 - 23:24 - r36 TWikiContributor
# TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly ...
NatSkinFAQ 25 Aug 2006 - 15:28 - NEW TWikiContributor
NatSkinFAQ The documentation of NatSkin is crap. I'm lost! If you need help there are a couple of options: Create a support request on TWiki:Support/WebHome ...
HeadlinesPlugin 27 May 2006 - 07:56 - NEW TWikiContributor
Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Note: Syndic8.com ...
TagCloudPlugin 10 Mar 2006 - 20:14 - NEW TWikiContributor
TagCloudPlugin Description This plugin helps rendering tag clouds. From Wikipedia:Tag cloud A Tag Cloud is a text based depiction of tags across a body of content ...
NatSkinPlugin 08 Feb 2006 - 09:15 - NEW TWikiContributor
The Natural Skin Plugin Description Powered by WikiRing Consultants This is the supplemental plugin for the NatSkin. Its main purpose is to supply ...
TWikiUIChangeFormDotPm 01 Feb 2006 - 12:01 - NEW TWikiContributor
Package TWiki::UI::ChangeForm Service functions used by the UI packages ClassMethod generate ($session,$theWeb,$theTopic,$editaction) Generate the page that supports ...
TWikiJavascripts 01 Feb 2006 - 12:01 - NEW TWikiContributor
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 ...
NatSkinTemplates 26 Aug 2005 - 16:57 - NEW TWikiContributor
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 ...
HiddenAttachment 27 Mar 2005 - 13:14 - r4 TWikiContributor
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 ...
Found 50 topics.

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

University of Potsdam
Business Process Technology
Hasso-Plattner-Institute
Prof.-Dr.-Helmert-Str. 2-3
D-14482 Potsdam, Germany
Phone: +49 (0) 331-5509-180
Fax: +49 (0) 331-5509-189