Changeset 547
- Timestamp:
- 11/11/08 09:58:26 (3 years ago)
- Location:
- trunk
- Files:
-
- 36 edited
- 1 moved
-
ClassicSkin/data/TWiki/ClassicSkin.txt (modified) (1 diff)
-
CopyCatSkin/data/TWiki/CopyCatSkin.txt (modified) (1 diff)
-
CopyCatSkin/pub/TWiki/CopyCatSkin/CopyCatSkin.txt (modified) (1 diff)
-
DragonSkin/data/TWiki/DragonSkin.txt (modified) (2 diffs)
-
MoveableTypeSkin/data/TWiki/MoveableTypeSkin.txt (modified) (1 diff)
-
PatternSkin/data/TWiki/PatternSkin.txt (modified) (2 diffs)
-
PatternSkin/data/TWiki/PatternSkinCss.txt (modified) (1 diff)
-
PublishContrib/data/TWiki/PublishContrib.txt (modified) (1 diff)
-
PublishWebPlugin/data/TWiki/PublishWebPlugin.txt (modified) (1 diff)
-
QuickMenuSkin/data/TWiki/QuickMenuDisabled.txt (modified) (1 diff)
-
QuickMenuSkin/data/TWiki/QuickMenuSkin.txt (modified) (2 diffs)
-
SpanishTWikiContrib/data/TWiki_ES/ArchivosAdjuntos.txt (modified) (1 diff)
-
SpanishTWikiContrib/data/TWiki_ES/GlosarioTWiki.txt (modified) (1 diff)
-
SpanishTWikiContrib/data/TWiki_ES/TemasTWiki.txt (modified) (1 diff)
-
TWikiNetSkin/data/TWiki/TWikiNetSkin.txt (modified) (1 diff)
-
TimeTablePlugin/data/TWiki/TimeTablePlugin.txt (modified) (1 diff)
-
TipsContrib/data/TWiki/TWikiTip016.txt (modified) (1 diff)
-
WidgetsSkin/data/TWiki/WidgetsSkin.txt (modified) (1 diff)
-
core/data/TWiki/CascadingStyleSheets.txt (modified) (1 diff)
-
core/data/TWiki/Contribs.txt (modified) (1 diff)
-
core/data/TWiki/FileAttachment.txt (modified) (1 diff)
-
core/data/TWiki/IfStatements.txt (modified) (1 diff)
-
core/data/TWiki/PlainSkin.txt (modified) (1 diff)
-
core/data/TWiki/Plugins.txt (modified) (1 diff)
-
core/data/TWiki/PrintSkin.txt (modified) (1 diff)
-
core/data/TWiki/Skins.txt (moved) (moved from trunk/core/data/TWiki/TWikiSkins.txt) (3 diffs)
-
core/data/TWiki/TWikiAddOns.txt (modified) (1 diff)
-
core/data/TWiki/TWikiDocGraphics.txt (modified) (1 diff)
-
core/data/TWiki/TWikiDocumentation.txt (modified) (1 diff)
-
core/data/TWiki/TWikiGlossary.txt (modified) (1 diff)
-
core/data/TWiki/TWikiInstallationGuide.txt (modified) (1 diff)
-
core/data/TWiki/TWikiReferenceManual.txt (modified) (1 diff)
-
core/data/TWiki/TWikiScripts.txt (modified) (1 diff)
-
core/data/TWiki/TWikiSkinBrowser.txt (modified) (2 diffs)
-
core/data/TWiki/TopicsAndWebs.txt (modified) (1 diff)
-
core/lib/TWiki/Contrib/core/MANIFEST (modified) (2 diffs)
-
core/tools/TWikiKernel/MANIFEST (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ClassicSkin/data/TWiki/ClassicSkin.txt
r482 r547 23 23 __Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 24 24 25 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser25 __Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser 26 26 27 27 -- TWiki:Main/PeterThoeny - 25 Jul 2004 -
trunk/CopyCatSkin/data/TWiki/CopyCatSkin.txt
r526 r547 48 48 49 49 50 __Related topics:__ %SYSTEMWEB%.TWikiSkins, AdaptBlogSkins50 __Related topics:__ [[%SYSTEMWEB.Skins][Skins]], AdaptBlogSkins 51 51 -
trunk/CopyCatSkin/pub/TWiki/CopyCatSkin/CopyCatSkin.txt
r526 r547 49 49 50 50 51 __Related topics:__ %SYSTEMWEB%.TWikiSkins, AdaptBlogSkins51 __Related topics:__ [[%SYSTEMWEB.Skins][Skins]], AdaptBlogSkins 52 52 -
trunk/DragonSkin/data/TWiki/DragonSkin.txt
r464 r547 32 32 * Unzip ==%TOPIC%.zip== in your twiki installation directory 33 33 * Test if installed: %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=foobar (note: see the instructions in DragonSkinInstall, first) 34 * For skin activation see %SYSTEMWEB%.TWikiSkins34 * For skin activation see [[%SYSTEMWEB.Skins]] 35 35 36 36 ---++ Skin Info … … 50 50 __Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 51 51 52 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser52 __Related topic:__ [[%SYSTEMWEB.Skins]], %SYSTEMWEB%.TWikiSkinBrowser 53 53 54 54 -- TWiki:Main/PeterThoeny - 25 Jul 2004 -
trunk/MoveableTypeSkin/data/TWiki/MoveableTypeSkin.txt
r527 r547 176 176 ---++ Contrib Info 177 177 178 This skin is an example of how to make a [[ TWikiSkins][TWikiSkin]] _without_ duplicating the work of the TWiki Core release. It reuses the default skin, and only adds a =twiki.moveabletype.tmpl=178 This skin is an example of how to make a [[%SYSTEMWEB%.Skins][Skin]] _without_ duplicating the work of the TWiki Core release. It reuses the default skin, and only adds a =twiki.moveabletype.tmpl= 179 179 (and a viewprint that I hope to remove later), and only defines the bare essentials to create HTML that is similar to an existing system. 180 180 -
trunk/PatternSkin/data/TWiki/PatternSkin.txt
r535 r547 51 51 * Unzip ==%TOPIC%.zip== in your twiki installation directory 52 52 * Test if installed: %SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?skin=pattern 53 * For skin activation see %SYSTEMWEB%.TWikiSkins53 * For skin activation see [[%SYSTEMWEB.Skins]] 54 54 55 55 ---+++ Troubleshooting … … 124 124 125 125 Other skins: 126 * %SYSTEMWEB%.TWikiSkins126 * [[%SYSTEMWEB.Skins]] 127 127 * %SYSTEMWEB%.TWikiSkinBrowser 128 128 -
trunk/PatternSkin/data/TWiki/PatternSkinCss.txt
r535 r547 111 111 * .patternSearched - feedback on the string used to search 112 112 113 __Related Topics:__ TWikiSkins, AdminDocumentationCategory113 __Related Topics:__ [[Skins]], AdminDocumentationCategory 114 114 115 115 -
trunk/PublishContrib/data/TWiki/PublishContrib.txt
r529 r547 144 144 <td> 145 145 <input type="text" name="skin" class="twikiInputField" size="20" value="basic_publish" /><br /> 146 The skin provides the template for how topics are published. See %SYSTEMWEB%.TWikiSkinsfor more informations on skins.<br />146 The skin provides the template for how topics are published. See [[%SYSTEMWEB.Skins][Skins]] for more informations on skins.<br /> 147 147 You are recommended to pick =basic_publish=, or =plain=, or a =print= skin. 148 148 Your installation may also offer a special =export= or =publish= skin.<br />%I% The =view= [[TWikiTemplates][template]] is used to generate published pages, so =view.%URLPARAM{"skin" default="basic_publish"}%.tmpl= is the template that will be used to generate the output. You can preview any topic in this skin simply by appending =?skin=%URLPARAM{"skin" default="basic_publish"}%= to the end of the view URL. Note that the standard =VIEW_TEMPLATE= template override still works when publishing. -
trunk/PublishWebPlugin/data/TWiki/PublishWebPlugin.txt
r529 r547 111 111 * Create =Index= topic and other topics 112 112 * Publish skin: 113 * Create a new publish skin based on your branding. The [[%SYSTEMWEB%. TWikiSkins][TWikiskin]] can be derived from any =twiki/templates/view.*.tmpl= skin file113 * Create a new publish skin based on your branding. The [[%SYSTEMWEB%.Skins][skin]] can be derived from any =twiki/templates/view.*.tmpl= skin file 114 114 * Omit any links to TWiki, such as edit and attach links 115 115 * The skin can use Plugin specific settings =%<nop>PUBLISHWEB{"breadcrumb"}%= and =%<nop>PUBLISHWEB{"nicetopic"}%= -
trunk/QuickMenuSkin/data/TWiki/QuickMenuDisabled.txt
r464 r547 14 14 [[%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/PatternSkin?skin=pattern][PatternSkin]] 15 15 or [[%SCRIPTURLPATH{"view"}%/%SYSTEMWEB%/ClassicSkin?skin=classic][ClassicSkin]] 16 %BR% To activate a skin see: [[ TWikiSkins#Activating_Skins][TWikiSkins]]16 %BR% To activate a skin see: [[%SYSTEMWEB%.Skins#Activating_Skins][Skins]] 17 17 18 18 %T% TWikiSkinBrowser lists all the skins installed on your server. -
trunk/QuickMenuSkin/data/TWiki/QuickMenuSkin.txt
r527 r547 20 20 * Unzip ==QuickMenuSkin.zip== in your twiki installation directory 21 21 * Test if installed: %SCRIPTURL{"view"}%/%WEB%/%TOPIC%?skin=quickmenu 22 * For skin activation see %SYSTEMWEB%. TWikiSkins22 * For skin activation see %SYSTEMWEB%.Skins 23 23 24 24 ---++ Settings … … 115 115 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/QuickMenuSkinAppraisal | 116 116 117 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory117 __Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 118 118 119 119 -- TWiki:Main/VernonLyon - 13 Jun 2006 -
trunk/SpanishTWikiContrib/data/TWiki_ES/ArchivosAdjuntos.txt
r527 r547 92 92 ---++ Controles de archivos adjuntos 93 93 94 Haciendo click en un enlace de ==administrar== le lleva a una página nueva que se parece un poco a esta (depende de la [[ TWiki.TWikiSkins][apariencia]] %FLAGGB% que está configurada):94 Haciendo click en un enlace de ==administrar== le lleva a una página nueva que se parece un poco a esta (depende de la [[%SYSTEMWEB%.Skins][apariencia]] %FLAGGB% que está configurada): 95 95 96 96 <div class="twikiFormSteps"> -
trunk/SpanishTWikiContrib/data/TWiki_ES/GlosarioTWiki.txt
r529 r547 11 11 | Archivo adjunto: | Cualquier tipo de archivo será subido por navegador y adjuntado a una _página_ de la cual puede ser revisado y descargado. [[ArchivosAdjuntos][Detalles...]] | 12 12 | Formulario: | Formulario de internet al final de una página que puede ser llenado con información adicional y una clasificación de la página específica. [[FormulariosTWiki][Detalles...]] | 13 | Máscara _(Skin)_: | Máscaras se sobreponen a la _plantilla_ regular cambiando la distribución del encabezado/pié de _páginas_; el texto de la página no se ve afectado. Máscaras se habilitan típicamente para todo el sitio o una _web_. [[ TWiki.TWikiSkins][Detalles...]] %FLAGGB% |13 | Máscara _(Skin)_: | Máscaras se sobreponen a la _plantilla_ regular cambiando la distribución del encabezado/pié de _páginas_; el texto de la página no se ve afectado. Máscaras se habilitan típicamente para todo el sitio o una _web_. [[%SYSTEMWEB%.Skins][Detalles...]] %FLAGGB% | 14 14 | Página Web _(Page)_: | Una página normal de internet. Una página del TWiki se componde de su _máscara/plantilla_ y el contenido de la _página_. | 15 15 | Página TWiki _(Topic)_: | El contenido de una _página_ TWiki, componiéndose de texto, un _formulario_ opcional y _archivos adjuntos_ opcionales. Tiene un NombreWiki que es único dentro de la _web_ correspondiente. [[TemasTWiki][Detalles...]] | -
trunk/SpanishTWikiContrib/data/TWiki_ES/TemasTWiki.txt
r313 r547 48 48 Features that can be used by topics and sites include: 49 49 50 * [[%SYSTEMWEB%. TWikiSkins][TWikiSkins]] to customize the look of headers and footers when topics are converted to Web pages for display:50 * [[%SYSTEMWEB%.Skins][Skins]] to customize the look of headers and footers when topics are converted to Web pages for display: 51 51 * default and user selectable per session 52 52 * fully configurable look and feel -
trunk/TWikiNetSkin/data/TWiki/TWikiNetSkin.txt
r526 r547 68 68 69 69 70 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory70 __Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 71 71 72 72 -
trunk/TimeTablePlugin/data/TWiki/TimeTablePlugin.txt
r529 r547 235 235 * # Set COMPATMODE = 1 236 236 237 * Set tooltip offsets (depends on your TWiki.TWikiSkins):237 * Set tooltip offsets (depends on your %SYSTEMWEB%.Skins): 238 238 * # Set TOOLTIPFIXLEFT = -163 239 239 * # Set TOOLTIPFIXTOP = 0 -
trunk/TipsContrib/data/TWiki/TWikiTip016.txt
r482 r547 5 5 Skins overlay regular templates with alternate header/footer layouts. You can use Skins to change the look of a TWiki topic, for example, the layout of the header and footer. Rendered text between header and footer does not change. You can also use Skins to define an alternate view, like a view optimized for printing. 6 6 7 To see the installed TWikiSkins, see TWikiSkinBrowser.7 To see the installed [[Skins]], see TWikiSkinBrowser. 8 8 9 9 [[TWikiTipsOfTheDay][See More Tips...]] -
trunk/WidgetsSkin/data/TWiki/WidgetsSkin.txt
r527 r547 133 133 ---++ Contrib Info 134 134 135 This skin is an example of how to make a [[ TWikiSkins][TWikiSkin]] _without_ duplicating the work of the TWiki Core release. It reuses the default skin, and only adds a =twiki.Widget.tmpl=135 This skin is an example of how to make a [[%SYSTEMWEB%.Skins][Skin]] _without_ duplicating the work of the TWiki Core release. It reuses the default skin, and only adds a =twiki.Widget.tmpl= 136 136 (and a viewprint that I hope to remove later), and only defines the bare essentials to create HTML that is similar to an existing system. 137 137 -
trunk/core/data/TWiki/CascadingStyleSheets.txt
r535 r547 151 151 Practical introduction to CSS: http://www.w3.org/Style/LieBos2e/enter/ 152 152 153 __Related Topics:__ TWikiSkins, PatternSkin, DeveloperDocumentationCategory, AdminDocumentationCategory153 __Related Topics:__ [[Skins]], PatternSkin, DeveloperDocumentationCategory, AdminDocumentationCategory 154 154 155 155 %STOPINCLUDE% -
trunk/core/data/TWiki/Contribs.txt
r530 r547 17 17 * TWiki:Plugins.ContribPackageHowTo - instructions and template to create a new contrib package 18 18 19 __See other types of extensions:__ ContributedAddOns, [[Plugins]], TWikiSkins19 __See other types of extensions:__ ContributedAddOns, [[Plugins]], [[Skins]] 20 20 21 21 ---++ TWiki Contribs Installed on this TWiki -
trunk/core/data/TWiki/FileAttachment.txt
r490 r547 90 90 ---++ File Attachment Controls 91 91 92 Clicking on a ==Manage== link takes you to a new page that looks a bit like this (depending on what [[ TWikiSkins][skin]] is selected):92 Clicking on a ==Manage== link takes you to a new page that looks a bit like this (depending on what [[Skins][skin]] is selected): 93 93 94 94 <div class="twikiFormSteps"> -
trunk/core/data/TWiki/IfStatements.txt
r482 r547 91 91 *Configuration items* are defined in [[%SCRIPTURLPATH{"configure"}%][configure]]. You cannot see the value of a configuration item, you can only see if the item is set or not. 92 92 93 *Context identifiers* are used in TWiki to label various stages of the rendering process. They are especially useful for [[ TWikiSkins][skin]] authors to find out where they are in the rendering process. The following context identifiers are available:93 *Context identifiers* are used in TWiki to label various stages of the rendering process. They are especially useful for [[Skins][skin]] authors to find out where they are in the rendering process. The following context identifiers are available: 94 94 | *id* | *context* | 95 95 | absolute_urls | Set if absolute URLs are required | -
trunk/core/data/TWiki/PlainSkin.txt
r482 r547 27 27 __Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 28 28 29 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory29 __Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 30 30 31 31 %META:FILEATTACHMENT{name="screenshot.gif" attr="h" comment="" date="1090796589" path="C:\Data\Temp\screenshot.gif" size="8683" user="ProjectContributor" version="1.1"}% -
trunk/core/data/TWiki/Plugins.txt
r533 r547 26 26 * TWiki:Plugins.PluginPackageHowTo - template to create a new plugin package 27 27 28 __See other types of extensions:__ ContributedAddOns, [[Contribs]], TWikiSkins28 __See other types of extensions:__ ContributedAddOns, [[Contribs]], [[Skins]] 29 29 30 30 #InstallPlugin -
trunk/core/data/TWiki/PrintSkin.txt
r482 r547 24 24 __Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 25 25 26 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory26 __Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 27 27 28 28 -
trunk/core/data/TWiki/Skins.txt
r530 r547 1 1 %META:TOPICINFO{author="ProjectContributor" date="1168736701" format="1.1" version="$Rev: 16565 $"}% 2 2 %STARTINCLUDE% 3 ---+ TWikiSkins3 ---+ Skins 4 4 5 5 _Skins overlay regular templates to give different looks and feels to TWiki screens._ … … 16 16 17 17 __Relevant links on TWiki.org:__ 18 * TWiki: TWiki.TWikiSkinsSupplement - __%T% tip:__ supplemental documentation on TWikiskins18 * TWiki:Support.SkinsSupplement - __%T% tip:__ supplemental documentation on skins 19 19 * TWiki:Plugins.SkinPackage - list of all contributed skin packages 20 20 * TWiki:Plugins.SkinDevelopment - discussion and feedback on contributed skins … … 248 248 Skin names starting with =rss= also have a special meaning; if one or more of the skins in the skin path starts with 'rss' then 8-bit characters will be encoded as XML entities in the output, and the =content-type= header will be forced to =text/xml=. 249 249 250 __Related Topics:__ TWikiSkinBrowser, AdminDocumentationCategory, DeveloperDocumentationCategory, TWiki: TWiki.TWikiSkinsSupplement251 250 __Related Topics:__ TWikiSkinBrowser, AdminDocumentationCategory, DeveloperDocumentationCategory, TWiki:Support.SkinsSupplement 251 -
trunk/core/data/TWiki/TWikiAddOns.txt
r530 r547 17 17 * TWiki:Plugins.AddOnPackageHowTo - instructions and template to create a new add-on topic 18 18 19 __See other types of extensions:__ [[Contribs]], [[Plugins]], TWikiSkins19 __See other types of extensions:__ [[Contribs]], [[Plugins]], [[Skins]] 20 20 21 21 ---++ Add-Ons Installed on this TWiki -
trunk/core/data/TWiki/TWikiDocGraphics.txt
r490 r547 373 373 </blockquote> 374 374 375 __Related Topics:__ TWikiSkins, DeveloperDocumentationCategory, AdminDocumentationCategory375 __Related Topics:__ [[Skins]], DeveloperDocumentationCategory, AdminDocumentationCategory 376 376 377 377 __Contributors:__ Most icons on this page were originally designed by Peter Thoeny. Many icons were recreated by Arthur Clemens. -
trunk/core/data/TWiki/TWikiDocumentation.txt
r535 r547 68 68 69 69 ------ 70 %INCLUDE{" TWikiSkins"}%70 %INCLUDE{"Skins"}% 71 71 72 72 [[#PageTop][Back to top]] -
trunk/core/data/TWiki/TWikiGlossary.txt
r529 r547 14 14 | Preferences: | The site-wide, single _web_ and single user-level preferences settings. The settings are stored in DefaultPreferences, WebPreferences and %USERSWEB%.TWikiUsers home pages. [[TWikiVariables#PreferencesVariables][Details...]] | 15 15 | Site: | A TWiki installation consisting of one or more _webs_. [[TWikiSite][Details...]] | 16 | Skin: | Skins overlay regular _templates_ with alternate header/footer layout of _pages_; topic text is not affected. Skins are typically enabled site-wide or per _web_. [[ TWikiSkins][Details...]] |16 | Skin: | Skins overlay regular _templates_ with alternate header/footer layout of _pages_; topic text is not affected. Skins are typically enabled site-wide or per _web_. [[Skins][Details...]] | 17 17 | Templates: | (1) Regular templates define header/footer layout of _pages_; topic text is not affected. (2) Template topics set the default content for new _topics_. [[SkinTemplates][Details...]] | 18 18 | Topic: | The content of a TWiki _page_, consisting of text, an optional _form_ and optional _attachments_. It has a WikiName that's unique within its _web_. [[TopicsAndWebs][Details...]] | -
trunk/core/data/TWiki/TWikiInstallationGuide.txt
r529 r547 84 84 ---++ Next Steps 85 85 86 Once you have TWiki installed and running, you might consider the following optional steps for setting up and customizing your TWiki site. Many of the references below refer to topics within your TWiki installation. For example, = TWiki.TWikiSkins= refers to the =TWikiSkins= topic in your TWiki web. Easy way to jump directly to view the pages is to open your own TWiki in your browser and write =TWiki.TWikiSkins= in the Jump test box to the right in the top bar and hit Enter. You can find these topics in the on-line reference copy at the official TWiki website: [[TWiki:TWiki04x02.WebHome][TWiki Release 4.2]]86 Once you have TWiki installed and running, you might consider the following optional steps for setting up and customizing your TWiki site. Many of the references below refer to topics within your TWiki installation. For example, =[[%SYSTEMWEB.Skins][Skins]]= refers to the =Skins= topic in your TWiki web. Easy way to jump directly to view the pages is to open your own TWiki in your browser and write =[[%SYSTEMWEB.Skins]]= in the Jump test box to the right in the top bar and hit Enter. You can find these topics in the on-line reference copy at the official TWiki website: [[TWiki:TWiki04x02.WebHome][TWiki Release 4.2]] 87 87 88 88 #AuthenticationOfUsers -
trunk/core/data/TWiki/TWikiReferenceManual.txt
r535 r547 21 21 1. [[TWikiForms][TWiki Forms]] 22 22 1. [[Skin Templates]] 23 1. [[ TWikiSkins][TWikiSkins (visual layout)]]23 1. [[Skins][Skins (visual layout)]] 24 24 1. [[MetaData]] 25 25 1. [[ContributedAddOns][Contributed Add-Ons]] -
trunk/core/data/TWiki/TWikiScripts.txt
r529 r547 31 31 | =topic= | If this is set to a URL, TWiki will immediately redirect to that URL. Otherwise it overrides the URL and is taken as the topic name (you can pass Web.<nop>TopicName) | | 32 32 | =user= | Command-line only; set the name of the user performing the action. Note: this usage is inherently insecure, as it bypasses webserver login constraints. For this reason only authorised users should be allowed to execute scripts from the command line. | | 33 | =skin= | Overrides the default skin path (see TWikiSkins) | |34 | =cover= | Specifies temporary skin path to prepend to the skin path for this script only (see TWikiSkins) | |33 | =skin= | Overrides the default skin path (see [[Skins]]) | | 34 | =cover= | Specifies temporary skin path to prepend to the skin path for this script only (see [[Skins]]) | | 35 35 | =t= | While the =t= parameter is not actively used by any scripts, it is used throughout the links like =edit= to ensure that the browser doesn't cache the reply. | generally set to current time | 36 36 -
trunk/core/data/TWiki/TWikiSkinBrowser.txt
r482 r547 1 1 %META:TOPICINFO{author="ProjectContributor" date="1163619832" format="1.0" version="$Rev: 10463 $"}% 2 %META:TOPICPARENT{name="TWikiSkins"}%3 2 ---+ TWiki Skin Browser 4 3 5 You can try out the TWikiSkinscurrently installed on this system:4 You can try out the [[Skins]] currently installed on this system: 6 5 7 6 <div class="skinstable"> … … 12 11 </style> 13 12 14 __Tip:__ Additional skins can be downloaded from TWiki: Plugins.SkinPackage13 __Tip:__ Additional skins can be downloaded from TWiki:Extensions.SkinPackage 15 14 16 __Note:__ TWikiSkinsdescribes how to install and activate a skin15 __Note:__ [[Skins]] describes how to install and activate a skin 17 16 18 __Related Topics:__ TWikiSkins, AdminDocumentationCategory, UserDocumentationCategory17 __Related Topics:__ [[Skins]], AdminDocumentationCategory, UserDocumentationCategory 19 18 -
trunk/core/data/TWiki/TopicsAndWebs.txt
r495 r547 46 46 Features that can be used by topics and sites include: 47 47 48 * [[ %SYSTEMWEB%.TWikiSkins][TWikiSkins]] to customize the look of headers and footers when topics are converted to Web pages for display:48 * [[Skins]] to customize the look of headers and footers when topics are converted to Web pages for display: 49 49 * default and user selectable per session 50 50 * fully configurable look and feel -
trunk/core/lib/TWiki/Contrib/core/MANIFEST
r535 r547 147 147 data/TWiki/SiteMap.txt 0644 148 148 data/TWiki/SitePermissions.txt 0644 149 data/TWiki/Skins.txt 0660 149 150 data/TWiki/StandardColors.txt 0644 150 151 data/TWiki/StartingPoints.txt 0644 … … 176 177 data/TWiki/TWikiSiteTools.txt 0644 177 178 data/TWiki/TWikiSkinBrowser.txt 0644 178 data/TWiki/TWikiSkins.txt 0644179 179 data/TWiki/TWikiSystemRequirements.txt 0644 180 180 data/TWiki/TWikiTemplates.txt 0644 -
trunk/core/tools/TWikiKernel/MANIFEST
r535 r547 133 133 data/TWiki/SiteMap.txt 0660 134 134 data/TWiki/SitePermissions.txt 0660 135 data/TWiki/Skins.txt 0660 135 136 data/TWiki/StandardColors.txt 0660 136 137 data/TWiki/StartingPoints.txt 0660 … … 159 160 data/TWiki/TWikiSiteTools.txt 0660 160 161 data/TWiki/TWikiSkinBrowser.txt 0660 161 data/TWiki/TWikiSkins.txt 0660162 162 data/TWiki/TWikiSystemRequirements.txt 0660 163 163 data/TWiki/TWikiTemplates.txt 0660
Note: See TracChangeset
for help on using the changeset viewer.
