Personal Professional Christian Stuff Photographs Miscellaneous Blog email Admin

  TWiki's TWiki web http://tait.tcyrus.com/bin/view/TWiki The Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform. en-us Copyright 2024 by contributing authors TWiki Administrator [twiki-admin@tcyrus.com] The contributing authors of TWiki TWiki Home - this site is powered by TWiki(R).TWiki http://tait.tcyrus.com/bin/view/TWiki /pub/TWiki/TWikiLogos/T-logo-140x40-t.gif TWikiSheetPlugin http://tait.tcyrus.com/bin/view/TWiki/TWikiSheetPlugin TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor) 2018-07-16T01:42:02Z TWikiContributor UserReports http://tait.tcyrus.com/bin/view/TWiki/UserReports 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) 2015-05-29T23:43:57Z TWikiContributor TopMenuSkinTopBar http://tait.tcyrus.com/bin/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) 2014-06-19T03:01:22Z TWikiContributor VarHIDE http://tait.tcyrus.com/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor TWikiMetaDotPm http://tait.tcyrus.com/bin/view/TWiki/TWikiMetaDotPm Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIMdrepoUIDotPm http://tait.tcyrus.com/bin/view/TWiki/TWikiUIMdrepoUIDotPm Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiAccessDotPm http://tait.tcyrus.com/bin/view/TWiki/TWikiAccessDotPm 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) 2013-10-14T08:02:47Z TWikiContributor WebPreferencesHelp http://tait.tcyrus.com/bin/view/TWiki/WebPreferencesHelp Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor) 2013-09-25T19:36:25Z TWikiContributor VarADDTOHEAD http://tait.tcyrus.com/bin/view/TWiki/VarADDTOHEAD 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) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings http://tait.tcyrus.com/bin/view/TWiki/WysiwygPluginSettings 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) 2013-09-12T05:06:39Z TWikiContributor WebTopicEditTemplate http://tait.tcyrus.com/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor VarSTARTSECTION http://tait.tcyrus.com/bin/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor) 2012-11-15T06:29:08Z TWikiContributor VarSPACEDTOPIC http://tait.tcyrus.com/bin/view/TWiki/VarSPACEDTOPIC 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... (last changed by TWikiContributor) 2012-11-15T06:27:45Z TWikiContributor VarREVINFO http://tait.tcyrus.com/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) 2012-11-15T06:09:07Z TWikiContributor VarPUBURL http://tait.tcyrus.com/bin/view/TWiki/VarPUBURL PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor VarLOGINURL http://tait.tcyrus.com/bin/view/TWiki/VarLOGINURL 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) 2012-11-14T05:52:24Z TWikiContributor