2018-07-16T03:20:47ZTWikiRenderDotPmhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiRenderDotPm2018-07-16T03:20:47ZPackage 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)TWikiContributorVarENCODEhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarENCODE2018-07-14T23:23:02ZENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor)TWikiContributorTwistyContribhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TwistyContrib2018-07-06T08:19:01ZTwistyContrib Introduction This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. TwistyContrib... (last changed by TWikiContributor)TWikiContributorVarTWIKISHEEThttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarTWIKISHEET2016-04-14T09:38:39ZTWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters... (last changed by TWikiContributor)TWikiContributorSlideShowPluginhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/SlideShowPlugin2016-01-09T23:49:53ZSlide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... (last changed by TWikiContributor)TWikiContributorTWikiDotPmhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiDotPm2015-11-29T10:27:03ZPackage TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor)TWikiContributorWebChangesAlerthttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/WebChangesAlert2015-02-27T05:46:19ZWeb Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor)TWikiContributorVarREVINFO2https://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarREVINFO22013-11-27T08:00:26ZREVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor)TWikiContributorTWikiMdrepoDotPmhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiMdrepoDotPm2013-10-14T08:02:47ZPackage TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... (last changed by TWikiContributor)TWikiContributorVarWIKIUSERNAMEhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarWIKIUSERNAME2012-11-15T07:41:29ZWIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor)TWikiContributorVarLOCALSITEPREFShttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarLOCALSITEPREFS2012-11-14T05:54:05ZLOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level... (last changed by TWikiContributor)TWikiContributorVarDISPLAYTIMEhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarDISPLAYTIME2012-11-12T08:04:55ZDISPLAYTIME display date and time Syntax: % DISPLAYTIME% Expands to: Date part of the format is displayed as defined by the {DefaultDateFormat... (last changed by TWikiContributor)TWikiContributorVarDATEhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarDATE2012-11-12T08:03:26ZDATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor)TWikiContributorSearchingAndListingVariableshttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/SearchingAndListingVariables2012-11-11T09:07:03Z (last changed by TWikiContributor)TWikiContributorTWikiTipsOfTheDayhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiTipsOfTheDay2012-09-05T06:15:48ZTWiki Tips Of The Day These are all tips of the day. They are located in the web (official TWiki tips) and web (custom tips). Total: tips See also: TWiki Tips... (last changed by TWikiContributor)TWikiContributorTWikiTip013https://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiTip0132011-07-07T22:17:26ZPreferences settings TWiki has these levels of preferences settings: 1 System level settings: Site name, proxy settings, access control, skin 1 Site... (last changed by TWikiContributor)TWikiContributor
> >
TWikiDocGraphicshttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiDocGraphics2018-07-15T07:01:40ZTWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All... (last changed by TWikiContributor)TWikiContributorVarURLPARAMhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarURLPARAM2018-07-14T23:23:02ZURLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter... (last changed by TWikiContributor)TWikiContributorBackupRestorePluginhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/BackupRestorePlugin2018-07-10T22:15:29ZBackup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiContributor)TWikiContributorTWikiDashboardAddOnhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiDashboardAddOn2018-07-06T07:55:27ZTWiki Dashboard Add On Introduction A dashboard comes into play when users need to get an overview of their work and want to navigate quickly to relevant places.... (last changed by TWikiContributor)TWikiContributorSiteMaphttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/SiteMap2015-07-21T18:08:49ZTWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor)TWikiContributorSearchResultsPaginationhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/SearchResultsPagination2015-06-08T08:17:58ZSearch Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor)TWikiContributorTopMenuSkinTopBarhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TopMenuSkinTopBar2014-06-19T03:01:22ZTop Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor)TWikiContributorTWikiUICopyDotPmhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiUICopyDotPm2013-10-14T08:02:47ZPackage TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor)TWikiContributorTWikiConfigureCheckersCertificateDotPmhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm2013-10-14T08:02:47ZPackage TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor)TWikiContributorVarGROUPShttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarGROUPS2013-10-10T00:18:58ZGROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor)TWikiContributorVarVBARhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarVBAR2013-10-02T21:27:09ZVBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor)TWikiContributorVarBBhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarBB2013-10-02T21:27:09ZBB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor)TWikiContributorVarNBSPhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarNBSP2013-10-02T21:18:55ZNBSP non breaking space The WYSIWYG editor tends to change nbsp; into normal space. Use this variable where non breaking space needs to be retained, such as... (last changed by TWikiContributor)TWikiContributorVarHhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarH2013-09-14T07:33:48ZH help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor)TWikiContributorWebCreateNewTopicTemplatehttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/WebCreateNewTopicTemplate2013-04-10T10:41:37ZCreate New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor)TWikiContributorVarEXAMPLEVARhttps://cds.kuhep.kreonet.net/wiki/twiki-6.1.0/bin/view/TWiki/VarEXAMPLEVAR2012-11-15T09:41:23ZEXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... (last changed by TWikiContributor)TWikiContributor