Tait's Web Site
  Personal Professional Christian Stuff Photographs Miscellaneous Blog email Admin

  TWiki's TWiki web The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform. http://tait.tcyrus.com/bin/view/TWiki Copyright 2026 by contributing authors 2018-07-16T03:20:47Z TWikiRenderDotPm http://tait.tcyrus.com/bin/view/TWiki/TWikiRenderDotPm 2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor BiblePlugin http://tait.tcyrus.com/bin/view/TWiki/BiblePlugin 2018-07-06T06:58:55Z Bible Plugin Introduction The BiblePlugin provides a way to auto include bible references Plugin settings are stored as preferences variables. To reference a plugin... (last changed by TWikiContributor) TWikiContributor UserReports http://tait.tcyrus.com/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor TWikiOopsExceptionDotPm http://tait.tcyrus.com/bin/view/TWiki/TWikiOopsExceptionDotPm 2013-10-14T08:02:47Z Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... (last changed by TWikiContributor) TWikiContributor TWikiAccessDotPm http://tait.tcyrus.com/bin/view/TWiki/TWikiAccessDotPm 2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) TWikiContributor VarADDTOHEAD http://tait.tcyrus.com/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings http://tait.tcyrus.com/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor VarMDREPO http://tait.tcyrus.com/bin/view/TWiki/VarMDREPO 2013-04-05T08:04:52Z MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... (last changed by TWikiContributor) TWikiContributor VarCONTENTMODE http://tait.tcyrus.com/bin/view/TWiki/VarCONTENTMODE 2012-11-30T07:50:47Z CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... (last changed by TWikiContributor) TWikiContributor VarLOGINURL http://tait.tcyrus.com/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL http://tait.tcyrus.com/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) TWikiContributor VarFAILEDPLUGINS http://tait.tcyrus.com/bin/view/TWiki/VarFAILEDPLUGINS 2012-11-13T08:25:27Z FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (last changed by TWikiContributor) TWikiContributor VarENDCOLOR http://tait.tcyrus.com/bin/view/TWiki/VarENDCOLOR 2012-11-12T08:21:03Z ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) TWikiContributor VarDISPLAYTIME2 http://tait.tcyrus.com/bin/view/TWiki/VarDISPLAYTIME2 2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) TWikiContributor VarDATE http://tait.tcyrus.com/bin/view/TWiki/VarDATE 2012-11-12T08:03:26Z DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) TWikiContributor VarATTACHURL http://tait.tcyrus.com/bin/view/TWiki/VarATTACHURL 2012-11-12T06:37:53Z ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: http://tait.tcyrus.com/pub/TWiki/VarATTACHURL Example:... (last changed by TWikiContributor) TWikiContributor