Changeset 546


Ignore:
Timestamp:
11/11/08 09:57:28 (3 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiSkins to Skins

Location:
branches/Release04x02
Files:
22 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/data/TWiki/CascadingStyleSheets.txt

    r534 r546  
    151151Practical introduction to CSS: http://www.w3.org/Style/LieBos2e/enter/ 
    152152 
    153 __Related Topics:__ TWikiSkins, PatternSkin, DeveloperDocumentationCategory, AdminDocumentationCategory 
     153__Related Topics:__ [[Skins]], PatternSkin, DeveloperDocumentationCategory, AdminDocumentationCategory 
    154154 
    155155%STOPINCLUDE% 
  • branches/Release04x02/data/TWiki/Contribs.txt

    r531 r546  
    1717   * TWiki:Plugins.ContribPackageHowTo - instructions and template to create a new contrib package 
    1818 
    19 __See other types of extensions:__ ContributedAddOns, [[Plugins]], TWikiSkins 
     19__See other types of extensions:__ ContributedAddOns, [[Plugins]], [[Skins]] 
    2020 
    2121---++ TWiki Contribs Installed on this TWiki 
  • branches/Release04x02/data/TWiki/FileAttachment.txt

    r491 r546  
    9090---++ File Attachment Controls 
    9191 
    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): 
     92Clicking on a ==Manage== link takes you to a new page that looks a bit like this (depending on what [[Skins][skin]] is selected): 
    9393 
    9494<div class="twikiFormSteps"> 
  • branches/Release04x02/data/TWiki/IfStatements.txt

    r481 r546  
    9090*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. 
    9191 
    92 *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: 
     92*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: 
    9393| *id* | *context* | 
    9494| absolute_urls | Set if absolute URLs are required | 
  • branches/Release04x02/data/TWiki/PlainSkin.txt

    r481 r546  
    2727__Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 
    2828 
    29 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 
     29__Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 
    3030 
    3131%META:FILEATTACHMENT{name="screenshot.gif" attr="h" comment="" date="1090796589" path="C:\Data\Temp\screenshot.gif" size="8683" user="ProjectContributor" version="1.1"}% 
  • branches/Release04x02/data/TWiki/Plugins.txt

    r532 r546  
    2626   * TWiki:Plugins.PluginPackageHowTo - template to create a new plugin package 
    2727 
    28 __See other types of extensions:__ ContributedAddOns, [[Contribs]], TWikiSkins 
     28__See other types of extensions:__ ContributedAddOns, [[Contribs]], [[Skins]] 
    2929 
    3030#InstallPlugin 
  • branches/Release04x02/data/TWiki/PrintSkin.txt

    r481 r546  
    2424__Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 
    2525 
    26 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 
     26__Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser, %SYSTEMWEB%.UserDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory 
    2727 
    2828 
  • branches/Release04x02/data/TWiki/Skins.txt

    r531 r546  
    11%META:TOPICINFO{author="ProjectContributor" date="1168736701" format="1.1" version="$Rev: 16565 $"}% 
    22%STARTINCLUDE% 
    3 ---+ TWiki Skins 
     3---+ Skins 
    44 
    55_Skins overlay regular templates to give different looks and feels to TWiki screens._ 
     
    1616 
    1717__Relevant links on TWiki.org:__ 
    18    * TWiki:TWiki.TWikiSkinsSupplement - __%T% tip:__ supplemental documentation on TWiki skins 
     18   * TWiki:Support.SkinsSupplement - __%T% tip:__ supplemental documentation on skins 
    1919   * TWiki:Plugins.SkinPackage - list of all contributed skin packages 
    2020   * TWiki:Plugins.SkinDevelopment - discussion and feedback on contributed skins 
     
    248248Skin 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=. 
    249249 
    250 __Related Topics:__ TWikiSkinBrowser, AdminDocumentationCategory, DeveloperDocumentationCategory, TWiki:TWiki.TWikiSkinsSupplement 
    251  
     250__Related Topics:__ TWikiSkinBrowser, AdminDocumentationCategory, DeveloperDocumentationCategory, TWiki:Support.SkinsSupplement 
     251 
  • branches/Release04x02/data/TWiki/TWikiAddOns.txt

    r531 r546  
    1717   * TWiki:Plugins.AddOnPackageHowTo - instructions and template to create a new add-on topic 
    1818 
    19 __See other types of extensions:__ [[Contribs]], [[Plugins]], TWikiSkins 
     19__See other types of extensions:__ [[Contribs]], [[Plugins]], [[Skins]] 
    2020 
    2121---++ Add-Ons Installed on this TWiki 
  • branches/Release04x02/data/TWiki/TWikiDocGraphics.txt

    r491 r546  
    373373</blockquote> 
    374374 
    375 __Related Topics:__ TWikiSkins, DeveloperDocumentationCategory, AdminDocumentationCategory 
     375__Related Topics:__ [[Skins]], DeveloperDocumentationCategory, AdminDocumentationCategory 
    376376 
    377377__Contributors:__ Most icons on this page were originally designed by Peter Thoeny. Many icons were recreated by Arthur Clemens. 
  • branches/Release04x02/data/TWiki/TWikiDocumentation.txt

    r534 r546  
    6868 
    6969------ 
    70 %INCLUDE{"TWikiSkins"}% 
     70%INCLUDE{"Skins"}% 
    7171 
    7272[[#PageTop][Back to top]] 
  • branches/Release04x02/data/TWiki/TWikiGlossary.txt

    r528 r546  
    1414| 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...]] | 
    1515| 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...]] | 
    1717| 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...]] | 
    1818| 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...]] | 
  • branches/Release04x02/data/TWiki/TWikiInstallationGuide.txt

    r528 r546  
    8484---++ Next Steps 
    8585 
    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]] 
     86Once 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= 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]] 
    8787 
    8888#AuthenticationOfUsers 
  • branches/Release04x02/data/TWiki/TWikiReferenceManual.txt

    r534 r546  
    2121   1. [[TWikiForms][TWiki Forms]] 
    2222   1. [[Skin Templates]] 
    23    1. [[TWikiSkins][TWiki Skins (visual layout)]] 
     23   1. [[Skins][Skins (visual layout)]] 
    2424   1. [[MetaData]] 
    2525   1. [[ContributedAddOns][Contributed Add-Ons]] 
  • branches/Release04x02/data/TWiki/TWikiScripts.txt

    r528 r546  
    3131| =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) | | 
    3232| =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]]) | | 
    3535| =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 | 
    3636 
  • branches/Release04x02/data/TWiki/TWikiSkinBrowser.txt

    r481 r546  
    11%META:TOPICINFO{author="ProjectContributor" date="1163619832" format="1.0" version="$Rev: 11984 $"}% 
    2 %META:TOPICPARENT{name="TWikiSkins"}% 
    32---+ TWiki Skin Browser 
    43 
    5 You can try out the TWikiSkins currently installed on this system: 
     4You can try out the [[Skins]] currently installed on this system: 
    65 
    76<div class="skinstable"> 
     
    1413__Tip:__ Additional skins can be downloaded from TWiki:Plugins.SkinPackage 
    1514 
    16 __Note:__ TWikiSkins describes how to install and activate a skin 
     15__Note:__ [[Skins]] describes how to install and activate a skin 
    1716 
    18 __Related Topics:__ TWikiSkins, AdminDocumentationCategory, UserDocumentationCategory 
     17__Related Topics:__ [[Skins]], AdminDocumentationCategory, UserDocumentationCategory 
    1918 
  • branches/Release04x02/data/TWiki/TopicsAndWebs.txt

    r516 r546  
    4646Features that can be used by topics and sites include: 
    4747 
    48    * [[%SYSTEMWEB%.TWikiSkins][TWiki Skins]] 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: 
    4949      * default and user selectable per session 
    5050      * fully configurable look and feel 
  • branches/Release04x02/lib/MANIFEST

    r534 r546  
    143143data/TWiki/SiteMap.txt 0644 
    144144data/TWiki/SitePermissions.txt 0644 
     145data/TWiki/Skins.txt 0644 
    145146data/TWiki/StandardColors.txt 0644 
    146147data/TWiki/StartingPoints.txt 0644 
     
    172173data/TWiki/TWikiSiteTools.txt 0644 
    173174data/TWiki/TWikiSkinBrowser.txt 0644 
    174 data/TWiki/TWikiSkins.txt 0644 
    175175data/TWiki/TWikiSystemRequirements.txt 0644 
    176176data/TWiki/TWikiTemplates.txt 0644 
  • branches/Release04x02/tools/TWikiKernel/MANIFEST

    r534 r546  
    133133data/TWiki/SiteMap.txt 0660 
    134134data/TWiki/SitePermissions.txt 0660 
     135data/TWiki/Skins.txt 0660 
    135136data/TWiki/StandardColors.txt 0660 
    136137data/TWiki/StartingPoints.txt 0660 
     
    159160data/TWiki/TWikiSiteTools.txt 0660 
    160161data/TWiki/TWikiSkinBrowser.txt 0660 
    161 data/TWiki/TWikiSkins.txt 0660 
    162162data/TWiki/TWikiSystemRequirements.txt 0660 
    163163data/TWiki/TWikiTemplates.txt 0660 
  • branches/Release04x02/twikiplugins/ClassicSkin/data/TWiki/ClassicSkin.txt

    r481 r546  
    2323__Note:__ The Description, Screenshot and Base Name rows are needed by the %SYSTEMWEB%.TWikiSkinBrowser 
    2424 
    25 __Related topic:__ %SYSTEMWEB%.TWikiSkins, %SYSTEMWEB%.TWikiSkinBrowser 
     25__Related topic:__ [[%SYSTEMWEB.Skins][Skins]], %SYSTEMWEB%.TWikiSkinBrowser 
    2626 
    2727-- TWiki:Main/PeterThoeny - 25 Jul 2004 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkin.txt

    r534 r546  
    5151   * Unzip ==%TOPIC%.zip== in your twiki installation directory 
    5252   * Test if installed: %SCRIPTURLPATH{"view"}%/%WEB%/%TOPIC%?skin=pattern 
    53    * For skin activation see %SYSTEMWEB%.TWikiSkins 
     53   * For skin activation see %SYSTEMWEB%.Skins 
    5454 
    5555---+++ Troubleshooting 
     
    124124 
    125125Other skins: 
    126    * %SYSTEMWEB%.TWikiSkins 
     126   * %SYSTEMWEB%.Skins 
    127127   * %SYSTEMWEB%.TWikiSkinBrowser 
    128128 
  • branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCss.txt

    r534 r546  
    111111      * .patternSearched - feedback on the string used to search 
    112112 
    113 __Related Topics:__ TWikiSkins, AdminDocumentationCategory 
     113__Related Topics:__ [[Skins]], AdminDocumentationCategory 
    114114 
    115115 
  • branches/Release04x02/twikiplugins/TipsContrib/data/TWiki/TWikiTip016.txt

    r481 r546  
    55Skins 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. 
    66 
    7 To see the installed TWikiSkins, see TWikiSkinBrowser. 
     7To see the installed [[Skins]], see TWikiSkinBrowser. 
    88 
    99[[TWikiTipsOfTheDay][See More Tips...]] 
Note: See TracChangeset for help on using the changeset viewer.