Changeset 619


Ignore:
Timestamp:
11/14/08 04:20:24 (4 years ago)
Author:
SebastianKlus
Message:

Item109: Changing TWikiTutorial to TwentyMinuteTutorial

Location:
trunk
Files:
56 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/AttachmentListPlugin/test/unit/AttachmentListPlugin/AttachmentListPluginTests.pm

    r549 r619  
    669669 
    670670    my $source = 
    671 "%ATTACHMENTLIST{topic=\"TWikiLogos\" web=\"%SYSTEMWEB%\" format=\"$format\" file=\"T-logo-140x40.png\" separator=\",\"}%"; 
     671"%ATTACHMENTLIST{topic=\"ProjectLogos\" web=\"%SYSTEMWEB%\" format=\"$format\" file=\"T-logo-140x40.png\" separator=\",\"}%"; 
    672672 
    673673    my $expected = '140 x 40'; 
  • trunk/BenchmarkContrib/data/Benchmarks/WebPreferences.txt

    r611 r619  
    2222 
    2323   * Image, URL and alternate tooltip text of web's logo.%BR% 
    24      __Note:__ Don't add your own local logos to the %SYSTEMWEB%.TWikiLogos topic; create your own logos topic instead. 
     24     __Note:__ Don't add your own local logos to the %SYSTEMWEB%.ProjectLogos topic; create your own logos topic instead. 
    2525      * #Set WEBLOGOIMG = %WEBLOGOIMG% 
    2626      * #Set WEBLOGOURL = %WEBLOGOURL% 
  • trunk/BugsContrib/data/Bugs/WebAtom.txt

    r464 r619  
    66<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%INCLUDINGTOPIC%?skin=rssatom" /> 
    77<link rel="alternate" type="text/html" hreflang="%LANGUAGES{format="$langtag" separator=","}%" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%INCLUDINGTOPIC%" /> 
    8 <logo>%PUBURL%/%SYSTEMWEB%/TWikiLogos/twikilogo88x31.gif</logo> 
     8<logo>%PUBURL%/%SYSTEMWEB%/ProjectLogos/twikilogo88x31.gif</logo> 
    99<generator>TWiki %WIKIVERSION%</generator> 
    1010<rights>Copyright %GMTIME{"$year"}%, contributing authors.</rights> 
  • trunk/FamilyTreePlugin/data/FamilyTreePlugin/WebPreferences.txt

    r611 r619  
    2222 
    2323   * Image, URL and alternate tooltip text of web's logo.%BR% 
    24      __Note:__ Don't add your own local logos to the %SYSTEMWEB%.TWikiLogos topic; create your own logos topic instead. 
     24     __Note:__ Don't add your own local logos to the %SYSTEMWEB%.ProjectLogos topic; create your own logos topic instead. 
    2525      * #Set WEBLOGOIMG = %WEBLOGOIMG% 
    2626      * #Set WEBLOGOURL = %WEBLOGOURL% 
  • trunk/GenPDFAddOn/data/TWiki/GenPDFAddOnDemo.txt

    r146 r619  
    5252&nbsp;<br/> 
    5353&nbsp;<br/></p> 
    54 <img src="%PUBURL%/%WEB%/TWikiLogos/twikiRobot121x54a.gif" 
     54<img src="%PUBURL%/%WEB%/ProjectLogos/twikiRobot121x54a.gif" 
    5555alt="Powered by TWiki" width="121" height="54" align="left" /> 
    56 <img src="%PUBURL%/%WEB%/TWikiLogos/twikiRobot81x119.gif" 
     56<img src="%PUBURL%/%WEB%/ProjectLogos/twikiRobot81x119.gif" 
    5757alt="Powered by TWiki" width="81" height="119" align="right" /><br/> 
    5858&nbsp;<br/> 
     
    120120                * Set GENPDFADDON_HEADERTOPIC = TWiki.GenPDFExampleHeaderFooterTopic 
    121121                * Set GENPDFADDON_HEADFOOTFONT = helvetica-bold 
    122                 * Set GENPDFADDON_LOGOIMAGE = http://localhost/twiki/pub/TWiki/TWikiLogos/twikiRobot46x50.gif 
     122                * Set GENPDFADDON_LOGOIMAGE = http://localhost/twiki/pub/TWiki/ProjectLogos/twikiRobot46x50.gif 
    123123                * Set GENPDFADDON_FORMAT = pdf14 
    124124                * Set GENPDFADDON_PERMISSIONS = print,no-copy 
  • trunk/GenPDFAddOn/data/TWiki/GenPDFExampleTitleTopic.txt

    r482 r619  
    1010There is currently no =%<nop>ATTACHURL{topic="%<nop>WEB%.TopicName"}%= so you must expand the full path to attachments like this: 
    1111 
    12 =%<nop>PUBURL%/%<nop>WEB%/TWikiLogos/twikiRobot81x119.gif= 
     12=%<nop>PUBURL%/%<nop>WEB%/ProjectLogos/twikiRobot81x119.gif= 
    1313 
    1414Also, htmldoc must be able to download it so be sure to use =%<nop>PUBURL%= not =%<nop>PUBURLPATH%= 
     
    2121&nbsp;%BR% 
    2222&nbsp;%BR%</p> 
    23 <img src="%PUBURL%/%WEB%/TWikiLogos/twikiRobot121x54a.gif" alt="Powered by TWiki" width="121" height="54" align="left" /> 
    24 <img src="%PUBURL%/%WEB%/TWikiLogos/twikiRobot81x119.gif" alt="Powered by TWiki" width="81" height="119" align="right" />%BR% 
     23<img src="%PUBURL%/%WEB%/ProjectLogos/twikiRobot121x54a.gif" alt="Powered by TWiki" width="121" height="54" align="left" /> 
     24<img src="%PUBURL%/%WEB%/ProjectLogos/twikiRobot81x119.gif" alt="Powered by TWiki" width="81" height="119" align="right" />%BR% 
    2525&nbsp;%BR% 
    2626&nbsp;%BR% 
  • trunk/ImgTag/data/TWiki/ImgTag.txt

    r482 r619  
    3636 
    3737If this tag is successfully installed and enabled, you'll see an image here: 
    38 %IMG{web="TWiki" topic="TWikiLogos" "T-logo-80x15.gif" caption="Look! An image!"}% 
     38%IMG{web="TWiki" topic="ProjectLogos" "T-logo-80x15.gif" caption="Look! An image!"}% 
    3939 
    4040 
  • trunk/InlineEditPlugin/data/JSTests/WebPreferences.txt

    r611 r619  
    2222 
    2323   * Image, URL and alternate tooltip text of web's logo.%BR% 
    24      __Note:__ Don't add your own local logos to the %SYSTEMWEB%.TWikiLogos topic; create your own logos topic instead. 
     24     __Note:__ Don't add your own local logos to the %SYSTEMWEB%.ProjectLogos topic; create your own logos topic instead. 
    2525      * #Set WEBLOGOIMG = %WEBLOGOIMG% 
    2626      * #Set WEBLOGOURL = %WEBLOGOURL% 
  • trunk/MediaWikiTablePlugin/data/TWiki/MediaWikiTablePlugin.txt

    r482 r619  
    777777|+''A table in a table'' 
    778778|- 
    779 | align="center" width="150px" | <img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-65x50-t.gif" alt="TWiki" /> 
    780 | align="center" width="150px" | <img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-65x50-t.gif" alt="TWiki" /> 
     779| align="center" width="150px" | <img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-65x50-t.gif" alt="TWiki" /> 
     780| align="center" width="150px" | <img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-65x50-t.gif" alt="TWiki" /> 
    781781|- 
    782782| align="center" colspan="2" style="border-top:1px solid red; border-right:1px solid red; border-bottom:2px solid red; border-left:1px solid red;" | Two logos 
  • trunk/MoveableTypeSkin/data/TWiki/MoveableTypeMantisDesign.txt

    r527 r619  
    132132%STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 
    133133   <div class="module-content"> 
    134       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     134      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    135135%BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    136136%BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
     
    141141%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 
    142142   <div class="module-content"> 
    143       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     143      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    144144 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    145145 [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/MoveableTypeSkin/data/TWiki/MoveableTypeSample2Design.txt

    r527 r619  
    8181%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module">%STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 
    8282   <div class="module-content"> 
    83       Powered by<br /><a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki</a> 
     83      Powered by<br /><a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki</a> 
    8484%BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    8585%BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/MoveableTypeSkin/data/TWiki/MoveableTypeSample3Design.txt

    r527 r619  
    132132%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 
    133133   <div class="module-content"> 
    134       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     134      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    135135 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    136136 [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/MoveableTypeSkin/data/TWiki/MoveableTypeSampleDesign.txt

    r527 r619  
    132132%STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 
    133133   <div class="module-content"> 
    134       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     134      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    135135%BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    136136%BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
     
    141141%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 
    142142   <div class="module-content"> 
    143       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     143      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    144144 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    145145 [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/NatSkin/data/TWiki/WebLinks.txt

    r615 r619  
    44 
    55%STARTINCLUDE%<!-- twiki.weblinks --> 
    6    * [[TWikiTutorial][Tutorial]] 
     6   * [[TwentyMinuteTutorial][Tutorial]] 
    77   * [[TWikiUsersGuide][Users Guide]] 
    88   * [[FrequentlyAskedQuestions][FAQ]] 
  • trunk/PreferencesPlugin/data/TWiki/DefaultPreferencesForm.txt

    r526 r619  
    2222| WEBLOGOURL | text | 30 | %SCRIPTURL%/view%SCRIPTSUFFIX%/%BASEWEB%/%HOMETOPIC% | URL under the logo | S | 
    2323| WEBLOGOALT | text | 30 | Home | Logo tooltip text of the logo | S | 
    24 | WIKILOGOIMG | text | 30 | %PUBURL%/%SYSTEMWEB%/TWikiLogos/horzTWiki.gif | URL of a logo image | S | 
     24| WIKILOGOIMG | text | 30 | %PUBURL%/%SYSTEMWEB%/ProjectLogos/horzTWiki.gif | URL of a logo image | S | 
    2525| WIKILOGOURL | text | 30 | http://TWiki.org/ | URL under the logo| S | 
    2626| WIKILOGOALT | text | 30 | Powered by TWiki | Logo tooltip text of the logo | S | 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/PreguntasSobreFormatearTexto.txt

    r527 r619  
    142142Esta es una manera simple y automática de incluir imágenes. Simplemente escriba la dirección URL del archivo de la imagen, esto le creará la imagen en la página. __NOTA:__ La imagen tiene que ser [[#ImgUpload][accessible]] como URL. 
    143143 
    144    * __Digite:__ <code> %<nop>PUBURL%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif logo.</code> <br /> 
    145      __Resultado:__ %PUBURL%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif logo. 
     144   * __Digite:__ <code> %<nop>PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif logo.</code> <br /> 
     145     __Resultado:__ %PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif logo. 
    146146 
    147147#ImgUpload 
     
    154154Esto es un proceso manual donde tiene más control sobre como se muestra la imagen. Utilice el comando HTML &lt;img&gt; para incluir archivos GIF, JPG y PNG. __Nota:__ El proceso de mostrar la página es más rápido si incluye los parámetros =width= y =height= que contiene el tamaño actual de la imagen. http://www.htmlhelp.com/reference/wilbur/special/img.html contiene más detalles acerca imágenes. 
    155155 
    156    * __Digite:__ <code> &lt;img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /&gt; logo.</code><br /> 
    157     __Resultado:__ <br /> <img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo. 
     156   * __Digite:__ <code> &lt;img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /&gt; logo.</code><br /> 
     157    __Resultado:__ <br /> <img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo. 
    158158 
    159159----- 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebHome.txt

    r618 r619  
    22%INCLUDE{"TWiki.TranslationNote" section="%FORMFIELD{"Language"}%" ORIGIN="%FORMFIELD{"Origin"}%" REVISION="%FORMFIELD{"Revision"}%" ORIGINWEB="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,$FIND(., %FORMFIELD{"Origin"}%),$LENGTH(%FORMFIELD{"Origin"}%), )"}%" ORIGINTOPIC="%CALC{"$REPLACE(%FORMFIELD{"Origin"}%,0,$FIND(., %FORMFIELD{"Origin"}%), )"}%"}% 
    33 
    4 <a href="http://twiki.org"><img width="235" alt="Colabore con TWiki -- visite TWiki.org" src="/twiki/pub/%SYSTEMWEB%/TWikiLogos/T-logo-235x67-t.gif" style="margin: 0.3em 0pt" title="Colabore con TWiki -- visite TWiki.org" height="67" border="0" /></a> <br />El sitio oficial de TWiki es <a href="http://twiki.org">twiki.org</a> 
     4<a href="http://twiki.org"><img width="235" alt="Colabore con TWiki -- visite TWiki.org" src="/twiki/pub/%SYSTEMWEB%/ProjectLogos/T-logo-235x67-t.gif" style="margin: 0.3em 0pt" title="Colabore con TWiki -- visite TWiki.org" height="67" border="0" /></a> <br />El sitio oficial de TWiki es <a href="http://twiki.org">twiki.org</a> 
    55 
    66---+!! Benvenid@ a la Web <nop>%WEB% 
     
    3636 
    3737---++ Aviso legal 
    38    * TWiki&trade;, el [[TWiki.TWikiLogos][logo TWiki]] y la línea "Collaborate with TWiki" son marcas registradas de [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]] 
     38   * TWiki&trade;, el [[TWiki.ProjectLogos][logo TWiki]] y la línea "Collaborate with TWiki" son marcas registradas de [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]] 
    3939   * __Nota__: Twiki (con la "w" en minúscula) es el caracter de un robot de la serie de televisión _Buck Rogers&trade; in the 25th Century_. TWiki (con la "W" en mayúscula) no es afiliado con Dille Family Trust, el propietario de la marca registrada del nombre _Buck Rogers_ 
    4040   * TWiki se desarrolla como Software Libre bajo la [[TWiki.GnuGeneralPublicLicense][GNU/GPL]] %FLAGGB% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebPreferences.txt

    r611 r619  
    3131 
    3232   * Nota de derechos reservados para la web TWiki. 
    33       * Set WEBCOPYRIGHT = <span class="twikiRight"> <a href="http://twiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-badge-88x31.gif" alt="This site is powered by the TWiki collaboration platform" width="88" height="31" title="This site is powered by the TWiki collaboration platform" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="<br /> __Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% 
     33      * Set WEBCOPYRIGHT = <span class="twikiRight"> <a href="http://twiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-badge-88x31.gif" alt="This site is powered by the TWiki collaboration platform" width="88" height="31" title="This site is powered by the TWiki collaboration platform" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="<br /> __Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% 
    3434 
    3535   * Logotipos utilizados para efectos de traducción en esta web: 
  • trunk/WidgetsSkin/data/TWiki/WidgetsMantisDesign.txt

    r527 r619  
    132132%STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 
    133133   <div class="module-content"> 
    134       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     134      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    135135%BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    136136%BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/WidgetsSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
     
    141141%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 
    142142   <div class="module-content"> 
    143       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     143      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    144144 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    145145 [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/WidgetsSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/WidgetsSkin/data/TWiki/WidgetsSample2Design.txt

    r527 r619  
    8181%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module">%STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 
    8282   <div class="module-content"> 
    83       Powered by<br /><a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki</a> 
     83      Powered by<br /><a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki</a> 
    8484%BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    8585%BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/WidgetsSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/WidgetsSkin/data/TWiki/WidgetsSample3Design.txt

    r527 r619  
    132132%STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 
    133133   <div class="module-content"> 
    134       <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki powered</a> 
     134      <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-34x26.png" />TWiki powered</a> 
    135135 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 
    136136 [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/WidgetsSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0'  /> WikiRing.com partner]] 
  • trunk/YetAnotherXpTrackerPlugin/data/_default_XpTracker/WebPreferences.txt

    r611 r619  
    3939 
    4040   * Image, URL and alternate tooltip text of web's logo.%BR% 
    41      __Note:__ Don't add your own local logos to the %SYSTEMWEB%.TWikiLogos topic; create your own logos topic instead. 
     41     __Note:__ Don't add your own local logos to the %SYSTEMWEB%.ProjectLogos topic; create your own logos topic instead. 
    4242      * #Set WEBLOGOIMG = %WEBLOGOIMG% 
    4343      * #Set WEBLOGOURL = %WEBLOGOURL% 
  • trunk/core/data/Sandbox/WebHome.txt

    r482 r619  
    22---+!! %MAKETEXT{"Welcome to the [_1] web" args="<nop>%WEB%"}% 
    33 
    4 %MAKETEXT{"The [_1] web is the sandbox you can use for testing. Everybody is welcome to add or delete some stuff. It is recommended to walk through the [_2] to get a jumpstart on the [_3] tool. A good rule of thumb is to add at the end of the page and sign and date it with your [_4]." args="<b><nop>%WEB%</b>,%SYSTEMWEB%.TWikiTutorial,<nop>%WIKITOOLNAME%,%SYSTEMWEB%.WikiName"}% 
     4%MAKETEXT{"The [_1] web is the sandbox you can use for testing. Everybody is welcome to add or delete some stuff. It is recommended to walk through the [_2] to get a jumpstart on the [_3] tool. A good rule of thumb is to add at the end of the page and sign and date it with your [_4]." args="<b><nop>%WEB%</b>,%SYSTEMWEB%.TwentyMinuteTutorial,<nop>%WIKITOOLNAME%,%SYSTEMWEB%.WikiName"}% 
    55 
    66---++ %MAKETEXT{"Test Topics"}% 
  • trunk/core/data/TWiki/BeginnersStartHere.txt

    r482 r619  
    338338%SLIDESHOWEND% 
    339339 
    340 __Related topics:__ WelcomeGuest, TWikiTutorial 
    341  
     340__Related topics:__ WelcomeGuest, TwentyMinuteTutorial 
     341 
  • trunk/core/data/TWiki/DefaultPreferences.txt

    r611 r619  
    3838 
    3939   * Copyright notice: 
    40       * Set WEBCOPYRIGHT = <span class="twikiRight"> <a href="http://twiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-badge-88x31.gif" alt="This site is powered by the TWiki collaboration platform" width="88" height="31" title="This site is powered by the TWiki collaboration platform" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="<br /> __Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% 
     40      * Set WEBCOPYRIGHT = <span class="twikiRight"> <a href="http://twiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-badge-88x31.gif" alt="This site is powered by the TWiki collaboration platform" width="88" height="31" title="This site is powered by the TWiki collaboration platform" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="<br /> __Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% 
    4141 
    4242   * Simplified Copyright notice for the WebRss feed (don't use any special characters, html tags, entities, wiki markup or WikiWords) 
     
    119119 
    120120   * Image, URL and alternate tooltip text of the logo *for this installation*: you should change these settings for your site, or they can be overwridden in !WebPreferences for individual webs by defining these variables there. 
    121       * Set WIKILOGOIMG = %PUBURL%/%SYSTEMWEB%/TWikiLogos/T-logo-140x40-t.gif 
     121      * Set WIKILOGOIMG = %PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-140x40-t.gif 
    122122      * Set WIKILOGOURL = http://TWiki.org/ 
    123123      * Set WIKILOGOALT = Powered by <nop>%WIKITOOLNAME% 
  • trunk/core/data/TWiki/FrequentlyAskedQuestions.txt

    r569 r619  
    2626 
    2727   * CompleteDocumentation: All you need to know to install and configure TWiki 
    28    * TWikiTutorial: Get a jump start on using TWiki  
     28   * TwentyMinuteTutorial: Get a jump start on using this wiki  
    2929   * GoodStyle: Things to consider when changing text 
    3030   * WikiSyntax, TextFormattingRules: A quick one-two guide to TWiki shorthand basics 
  • trunk/core/data/TWiki/ProjectLogos.txt

    r490 r619  
    7373If you use the official TWiki.org artwork on your own site you can link back to TWiki.org. Use this HTML (with any logo file on this page): 
    7474 
    75 =&lt;a href="http://twiki.org/"&gt;&lt;img src="%<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiLogos/T-logo-140x40-t.gif" alt="This site is powered by the TWiki collaboration platform" title="This site is powered by the TWiki collaboration platform" border="0" /&gt;&lt;/a&gt;= 
     75=&lt;a href="http://twiki.org/"&gt;&lt;img src="%<nop>PUBURL%/%<nop>SYSTEMWEB%/ProjectLogos/T-logo-140x40-t.gif" alt="This site is powered by the TWiki collaboration platform" title="This site is powered by the TWiki collaboration platform" border="0" /&gt;&lt;/a&gt;= 
    7676 
    7777If you create your own TWiki skin you are encouraged to add the small 80x31 pixel TWiki logo at the bottom of your skin: 
    7878 
    79 =&lt;a href="http://twiki.org/"&gt;&lt;img src="%<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" alt="This site is powered by the TWiki collaboration platform" width="80" height="15" title="This site is powered by the TWiki collaboration platform" border="0" /&gt;&lt;/a&gt;= 
     79=&lt;a href="http://twiki.org/"&gt;&lt;img src="%<nop>PUBURL%/%<nop>SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" alt="This site is powered by the TWiki collaboration platform" width="80" height="15" title="This site is powered by the TWiki collaboration platform" border="0" /&gt;&lt;/a&gt;= 
    8080 
    8181---++ Right to use Trademarked Artwork 
  • trunk/core/data/TWiki/ReleaseHistory.txt

    r618 r619  
    261261| *Documentation, logo artwork, skins:*  || 
    262262| Documentation | [[http://c-dot.co.uk][Crawford Currie]], [[TWiki:Main.LynnwoodBrown][LynnwoodBrown]], [[http://www.structuredwikis.com/][Peter Thoeny]], [[http://www.home.org.au][Sven Dowideit]] and others | 
    263 | Design of TWikiLogos with big "T" in a speech bubble | [[TWiki:Main.ArthurClemens][ArthurClemens]], [[TWiki:Main.PeterThoeny][Peter Thoeny]] | 
     263| Design of [[ProjectLogos][TWikiLogos]] with big "T" in a speech bubble | [[TWiki:Main.ArthurClemens][ArthurClemens]], [[TWiki:Main.PeterThoeny][Peter Thoeny]] | 
    264264| Improved templates and PatternSkin | [[TWiki:Main.ArthurClemens][ArthurClemens]] | 
    265265 
  • trunk/core/data/TWiki/Skins.txt

    r604 r619  
    3838If you use PatternSkin as your starting point, and you want to modify the layout, colors or even the templates to suit your own needs, have a look first at the topics PatternSkinCustomization and PatternSkinCssCookbook. 
    3939 
    40 For your own TWiki skin you are encouraged to show a small 80x31 pixel <a href="http://twiki.org/"><img src="%PUBURL%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" alt="This site is powered by the TWiki collaboration platform" width="80" height="15" title="This site is powered by the TWiki collaboration platform" border="0" /></a> logo at the bottom of your skin: 
    41  
    42 =&lt;a href="http://twiki.org/"&gt;&lt;img src="%<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" alt="This site is powered by the TWiki collaboration platform" width="80" height="15" title="This site is powered by the TWiki collaboration platform" border="0" /&gt;&lt;/a&gt;= 
     40For your own TWiki skin you are encouraged to show a small 80x31 pixel <a href="http://twiki.org/"><img src="%PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" alt="This site is powered by the TWiki collaboration platform" width="80" height="15" title="This site is powered by the TWiki collaboration platform" border="0" /></a> logo at the bottom of your skin: 
     41 
     42=&lt;a href="http://twiki.org/"&gt;&lt;img src="%<nop>PUBURL%/%<nop>SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" alt="This site is powered by the TWiki collaboration platform" width="80" height="15" title="This site is powered by the TWiki collaboration platform" border="0" /&gt;&lt;/a&gt;= 
    4343 
    4444The standard TWiki skins show the logo in the =%<nop>WEBCOPYRIGHT%= variable. 
  • trunk/core/data/TWiki/StartingPoints.txt

    r569 r619  
    55 
    66   * WelcomeGuest: A brief intro for first-time visitors 
    7    * *[[TWikiTutorial]]*: A compact, 20-minute TWiki primer 
     7   * *[[TwentyMinuteTutorial]]*: A compact, 20-minute primer 
    88   * %HOMETOPIC%: Entry point for this TWiki web. 
    99   * TWikiSite: Explains what a TWiki site is 
  • trunk/core/data/TWiki/TWikiUsersGuide.txt

    r615 r619  
    1212   * *One-Page Primers* 
    1313      * TWikiSite: Ultra-compact, 2-minute TWiki primer 
    14       * TWikiTutorial: A compact, 20-minute TWiki primer<p /> 
     14      * TwentyMinuteTutorial: A compact, 20-minute primer<p /> 
    1515      * SearchHelp: Tips and help on search 
    1616      * GoodStyle: Working tips for an open collaboration environment 
  • trunk/core/data/TWiki/TextFormattingFAQ.txt

    r490 r619  
    139139This is a simple and automatic way of including inline images. Simply write the URL of the image file, this will create the inline image for you. __NOTE:__ The images must be [[#ImgUpload][accessible]] as a URL. 
    140140 
    141    * __You enter:__ <code> %<nop>PUBURL%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif logo.</code> <br /> 
    142      __Result:__ %PUBURL%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif logo. 
     141   * __You enter:__ <code> %<nop>PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif logo.</code> <br /> 
     142     __Result:__ %PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif logo. 
    143143 
    144144#ImgUpload 
     
    151151This is a manual process where you have more control over the rendering of the image. Use the &lt;img&gt; tag of HTML to include GIF, JPG and PNG files. __Note:__ The rendering of the topic is faster if you include the =width= and =height= parameters that have the actual image size. http://www.htmlhelp.com/reference/wilbur/special/img.html has more on inline images. 
    152152 
    153    * __You enter:__ <code> &lt;img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /&gt; logo.</code><br /> 
    154     __Result:__ <br /> <img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo. 
     153   * __You enter:__ <code> &lt;img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /&gt; logo.</code><br /> 
     154    __Result:__ <br /> <img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo. 
    155155 
    156156----- 
  • trunk/core/data/TWiki/WebHome.txt

    r618 r619  
    11%META:TOPICINFO{author="ProjectContributor" date="1215477424" format="1.1" version="$Rev: 15474 $"}% 
    22<div style="float:right;width:255px;padding:1em;text-align:center;"> 
    3 <a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-235x67-t.gif" style="margin:.3em 0;" width="235" height="67" alt="Collaborate with TWiki -- visit TWiki.org" title="Collaborate with TWiki -- visit TWiki.org" border="0" /></a> 
     3<a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-235x67-t.gif" style="margin:.3em 0;" width="235" height="67" alt="Collaborate with TWiki -- visit TWiki.org" title="Collaborate with TWiki -- visit TWiki.org" border="0" /></a> 
    44<br />The official TWiki<sup>&reg;</sup> site is <a href="http://twiki.org"><span class="twikiLinkLabel">twiki.org</span></a> 
    55</div> 
     
    1515<div style="float:right;width:255px;padding:1em;">%INCLUDE{ "TWikiTipsOfTheDayInclude" warn="off" }%</div> 
    1616   * [[WelcomeGuest][Welcome Guest]] - look here first 
    17    * [[TWikiTutorial][Tutorial]] - 20 minutes TWiki tutorial 
     17   * [[TwentyMinuteTutorial][Tutorial]] - 20 minute tutorial 
    1818   * [[TWikiUsersGuide][User's Guide]] - documentation for TWiki users 
    1919   * [[FrequentlyAskedQuestions][Frequently Asked Questions]] - about TWiki 
     
    3535---++ Disclaimer 
    3636 
    37    * TWiki<sup>&reg;</sup> is a registered trademarks of TWiki founder [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]], [[http://twiki.net/][TWIKI.NET]]. The [[TWikiLogos][TWiki logo]] and the "Collaborate with TWiki" tagline are trademarks of Peter Thoeny. 
     37   * TWiki<sup>&reg;</sup> is a registered trademarks of TWiki founder [[http://twiki.org/cgi-bin/view/Main/PeterThoeny][Peter Thoeny]], [[http://twiki.net/][TWIKI.NET]]. The [[ProjectLogos][TWiki logo]] and the "Collaborate with TWiki" tagline are trademarks of Peter Thoeny. 
    3838   * Twiki (with a lower case "w") is a robot character from the _Buck Rogers&trade; in the 25th Century_ TV series. TWiki (with an upper case "W") is not affiliated with the Dille Family Trust, the registered trademark owner of the _Buck Rogers_ name. 
    3939   * TWiki is developed as Free Software under the [[GnuGeneralPublicLicense][GNU/GPL]]. 
  • trunk/core/data/TWiki/WebPreferences.txt

    r611 r619  
    3333 
    3434   * Copyright notice for the TWiki web. 
    35       * Set WEBCOPYRIGHT = <span class="twikiRight"> <a href="http://twiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-badge-88x31.gif" alt="This site is powered by the TWiki collaboration platform" width="88" height="31" title="This site is powered by the TWiki collaboration platform" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="<br /> __Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% 
     35      * Set WEBCOPYRIGHT = <span class="twikiRight"> <a href="http://twiki.org/"><img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-badge-88x31.gif" alt="This site is powered by the TWiki collaboration platform" width="88" height="31" title="This site is powered by the TWiki collaboration platform" border="0" /></a></span>%MAKETEXT{"Copyright &&copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors." args="1999-%GMTIME{$year}%"}% <br /> %MAKETEXT{"Ideas, requests, problems regarding [_1]? <a href='[_2]'>Send feedback</a>" args="<nop>%WIKITOOLNAME%,mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME%%20Feedback%20on%20%BASEWEB%.%BASETOPIC%"}% %IF{"$ WEB= $ SYSTEMWEB" then="<br /> __Note:__ Please contribute updates to this topic on TWiki.org at TWiki:TWiki.%BASETOPIC%"}% 
    3636 
    3737   * Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the <nop>%WEB% web: (See %SYSTEMWEB%.AccessControl). 
  • trunk/core/data/TWiki/WelcomeGuest.txt

    r604 r619  
    2020   * *Organize.* You can learn to use DataForms and [[FormattedSearch]]es to include topic information - for example, classify pages by subject, status, or date. 
    2121   * *Learn more.* Some good places to start: 
    22       * TWikiTutorial is a 20-minute tour of TWiki essentials.  
     22      * TwentyMinuteTutorial is a 20-minute tour of the essentials of this wiki.  
    2323      * BeginnersStartHere is a short introduction training course for beginners.  
    2424      * WikiReferences links to selected articles and books about wiki technology and online collaboration. 
  • trunk/core/data/_default/WebPreferences.txt

    r611 r619  
    2222 
    2323   * Image, URL and alternate tooltip text of web's logo.%BR% 
    24      __Note:__ Don't add your own local logos to the [[%SYSTEMWEB%.TWikiLogos][TWikiLogos]] topic; create your own logos topic instead. 
     24     __Note:__ Don't add your own local logos to the [[%SYSTEMWEB%.ProjectLogos][ProjectLogos]] topic; create your own logos topic instead. 
    2525      * #Set WEBLOGOIMG = %WEBLOGOIMG% 
    2626      * #Set WEBLOGOURL = %WEBLOGOURL% 
  • trunk/core/lib/TWiki/Contrib/core/MANIFEST

    r618 r619  
    145145data/TWiki/PrintSkin.txt 0644 
    146146data/TWiki/ProjectContributor.txt 0644 
     147data/TWiki/ProjectLogos.txt 0644 
    147148data/TWiki/QuietSave.txt 0644 
    148149data/TWiki/QuerySearch.txt 0644 
     
    164165data/TWiki/StartingPoints.txt 0644 
    165166data/TWiki/StaticMethod.txt 0644 
     167data/TWiki/TwentyMinuteTutorial.txt 0644 
    166168data/TWiki/TWikiJavascripts.txt 0644 
    167 data/TWiki/TWikiLogos.txt 0644 
    168169data/TWiki/TWikiMetaData.txt 0644 
    169170data/TWiki/TWikiRenderingShortcut.txt 0644 
     
    176177data/TWiki/TWikiTemplates.txt 0644 
    177178data/TWiki/TWikiTopics.txt 0644 
    178 data/TWiki/TWikiTutorial.txt 0644 
    179179data/TWiki/TWikiUpgradeGuide.txt 0644 
    180180data/TWiki/TWikiUserAuthentication.txt 0644 
     
    938938pub/TWiki/PrintSkin/fullscreen.gif 0644 
    939939pub/TWiki/PrintSkin/screenshot.gif 0644 
     940pub/TWiki/ProjectLogos/T-badge-88x31.gif 0644 
     941pub/TWiki/ProjectLogos/T-logo-124x35-t.gif 0644 
     942pub/TWiki/ProjectLogos/T-logo-124x35.png 0644 
     943pub/TWiki/ProjectLogos/T-logo-140x40-t.gif 0644 
     944pub/TWiki/ProjectLogos/T-logo-140x40.png 0644 
     945pub/TWiki/ProjectLogos/T-logo-158x45-t.gif 0644 
     946pub/TWiki/ProjectLogos/T-logo-158x45.png 0644 
     947pub/TWiki/ProjectLogos/T-logo-169x130-t.gif 0644 
     948pub/TWiki/ProjectLogos/T-logo-169x130.png 0644 
     949pub/TWiki/ProjectLogos/T-logo-16x16-t.gif 0644 
     950pub/TWiki/ProjectLogos/T-logo-16x16.png 0644 
     951pub/TWiki/ProjectLogos/T-logo-175x50-t.gif 0644 
     952pub/TWiki/ProjectLogos/T-logo-175x50.png 0644 
     953pub/TWiki/ProjectLogos/T-logo-235x67-t.gif 0644 
     954pub/TWiki/ProjectLogos/T-logo-235x67.png 0644 
     955pub/TWiki/ProjectLogos/T-logo-34x26-t.gif 0644 
     956pub/TWiki/ProjectLogos/T-logo-34x26.png 0644 
     957pub/TWiki/ProjectLogos/T-logo-3640x1038-b.png 0644 
     958pub/TWiki/ProjectLogos/T-logo-456x130-t.gif 0644 
     959pub/TWiki/ProjectLogos/T-logo-456x130.png 0644 
     960pub/TWiki/ProjectLogos/T-logo-46x35-t.gif 0644 
     961pub/TWiki/ProjectLogos/T-logo-46x35.png 0644 
     962pub/TWiki/ProjectLogos/T-logo-52x40-t.gif 0644 
     963pub/TWiki/ProjectLogos/T-logo-52x40.png 0644 
     964pub/TWiki/ProjectLogos/T-logo-58x45-t.gif 0644 
     965pub/TWiki/ProjectLogos/T-logo-58x45.png 0644 
     966pub/TWiki/ProjectLogos/T-logo-65x50-t.gif 0644 
     967pub/TWiki/ProjectLogos/T-logo-65x50.png 0644 
     968pub/TWiki/ProjectLogos/T-logo-80x15.gif 0644 
     969pub/TWiki/ProjectLogos/T-logo-80x15.png 0644 
     970pub/TWiki/ProjectLogos/T-logo-87x67-t.gif 0644 
     971pub/TWiki/ProjectLogos/T-logo-87x67.png 0644 
     972pub/TWiki/ProjectLogos/T-logo-88x31-t.gif 0644 
     973pub/TWiki/ProjectLogos/T-logo-88x31.png 0644 
     974pub/TWiki/ProjectLogos/T-logo.svg 0644 
     975pub/TWiki/ProjectLogos/favicon.ico 0644 
    940976pub/TWiki/TWiki/thoth_baboon.gif 0644 
    941977pub/TWiki/TWikiJavascripts/twiki.js 0644 
     
    958994pub/TWiki/TWikiJavascripts/twikiuiToggle.js 0644 
    959995pub/TWiki/TWikiJavascripts/unicode_chars.js 0644 
    960 pub/TWiki/TWikiLogos/T-badge-88x31.gif 0644 
    961 pub/TWiki/TWikiLogos/T-logo-124x35-t.gif 0644 
    962 pub/TWiki/TWikiLogos/T-logo-124x35.png 0644 
    963 pub/TWiki/TWikiLogos/T-logo-140x40-t.gif 0644 
    964 pub/TWiki/TWikiLogos/T-logo-140x40.png 0644 
    965 pub/TWiki/TWikiLogos/T-logo-158x45-t.gif 0644 
    966 pub/TWiki/TWikiLogos/T-logo-158x45.png 0644 
    967 pub/TWiki/TWikiLogos/T-logo-169x130-t.gif 0644 
    968 pub/TWiki/TWikiLogos/T-logo-169x130.png 0644 
    969 pub/TWiki/TWikiLogos/T-logo-16x16-t.gif 0644 
    970 pub/TWiki/TWikiLogos/T-logo-16x16.png 0644 
    971 pub/TWiki/TWikiLogos/T-logo-175x50-t.gif 0644 
    972 pub/TWiki/TWikiLogos/T-logo-175x50.png 0644 
    973 pub/TWiki/TWikiLogos/T-logo-235x67-t.gif 0644 
    974 pub/TWiki/TWikiLogos/T-logo-235x67.png 0644 
    975 pub/TWiki/TWikiLogos/T-logo-34x26-t.gif 0644 
    976 pub/TWiki/TWikiLogos/T-logo-34x26.png 0644 
    977 pub/TWiki/TWikiLogos/T-logo-3640x1038-b.png 0644 
    978 pub/TWiki/TWikiLogos/T-logo-456x130-t.gif 0644 
    979 pub/TWiki/TWikiLogos/T-logo-456x130.png 0644 
    980 pub/TWiki/TWikiLogos/T-logo-46x35-t.gif 0644 
    981 pub/TWiki/TWikiLogos/T-logo-46x35.png 0644 
    982 pub/TWiki/TWikiLogos/T-logo-52x40-t.gif 0644 
    983 pub/TWiki/TWikiLogos/T-logo-52x40.png 0644 
    984 pub/TWiki/TWikiLogos/T-logo-58x45-t.gif 0644 
    985 pub/TWiki/TWikiLogos/T-logo-58x45.png 0644 
    986 pub/TWiki/TWikiLogos/T-logo-65x50-t.gif 0644 
    987 pub/TWiki/TWikiLogos/T-logo-65x50.png 0644 
    988 pub/TWiki/TWikiLogos/T-logo-80x15.gif 0644 
    989 pub/TWiki/TWikiLogos/T-logo-80x15.png 0644 
    990 pub/TWiki/TWikiLogos/T-logo-87x67-t.gif 0644 
    991 pub/TWiki/TWikiLogos/T-logo-87x67.png 0644 
    992 pub/TWiki/TWikiLogos/T-logo-88x31-t.gif 0644 
    993 pub/TWiki/TWikiLogos/T-logo-88x31.png 0644 
    994 pub/TWiki/TWikiLogos/T-logo.svg 0644 
    995 pub/TWiki/TWikiLogos/favicon.ico 0644 
    996996pub/TWiki/TWikiTemplates/base.css 0644 
    997997pub/TWiki/TWikiTemplates/default.css 0644 
  • trunk/core/locale/TWiki.pot

    r464 r619  
    20272027msgid "" 
    20282028"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2029 "more, study the TWikiTutorial, which is accessible from the same link." 
     2029"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    20302030msgstr "" 
    20312031 
  • trunk/core/locale/bg.po

    r464 r619  
    21912191msgid "" 
    21922192"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2193 "more, study the TWikiTutorial, which is accessible from the same link." 
     2193"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    21942194msgstr "" 
    21952195 
  • trunk/core/locale/cs.po

    r464 r619  
    22042204msgid "" 
    22052205"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2206 "more, study the TWikiTutorial, which is accessible from the same link." 
     2206"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22072207msgstr "" 
    22082208"Přečtěte si prosím %1 aby jste získal přehled o této platformě ke " 
    2209 "spolupráci. Aby jste se naučil více, čtěte TWikiTutorial, kterÜ je odtud " 
     2209"spolupráci. Aby jste se naučil více, čtěte TwentyMinuteTutorial, kterÜ je odtud " 
    22102210"přístupnÜ." 
    22112211 
  • trunk/core/locale/da.po

    r464 r619  
    22012201msgid "" 
    22022202"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2203 "more, study the TWikiTutorial, which is accessible from the same link." 
     2203"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22042204msgstr "" 
    22052205"Siden %1 giver dig et et hurtigt overblik over e-samarbejds-platformen. For " 
    2206 "at fÃ¥ en dybere indsigt i systemet kan du lÊse siden TWikiTutorial, som kan " 
     2206"at fÃ¥ en dybere indsigt i systemet kan du lÊse siden TwentyMinuteTutorial, som kan " 
    22072207"nÃ¥s fra samme link." 
    22082208 
  • trunk/core/locale/de.po

    r464 r619  
    22072207msgid "" 
    22082208"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2209 "more, study the TWikiTutorial, which is accessible from the same link." 
     2209"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22102210msgstr "Lesen Sie %1, um einen schnellen Überblick ÃŒber die Kollaborations-Plattform " 
    2211 "zu bekommen. FÃŒr mehr Informationen lesen Sie das TWikiTutorial." 
     2211"zu bekommen. FÃŒr mehr Informationen lesen Sie das TwentyMinuteTutorial." 
    22122212 
    22132213#: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 
  • trunk/core/locale/es.po

    r464 r619  
    22012201msgid "" 
    22022202"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2203 "more, study the TWikiTutorial, which is accessible from the same link." 
     2203"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22042204msgstr "" 
    22052205"Lea %1 para obtener una vista rápida de esta plataforma de colaboración. " 
    2206 "Para aprender más, estudie el TWikiTutorial, el cual está accesible en el " 
     2206"Para aprender más, estudie el TwentyMinuteTutorial, el cual está accesible en el " 
    22072207"mismo enlace." 
    22082208 
  • trunk/core/locale/fi.po

    r464 r619  
    20382038msgid "" 
    20392039"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2040 "more, study the TWikiTutorial, which is accessible from the same link." 
     2040"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    20412041msgstr "" 
    20422042 
  • trunk/core/locale/fr.po

    r464 r619  
    22312231msgid "" 
    22322232"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2233 "more, study the TWikiTutorial, which is accessible from the same link." 
     2233"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22342234msgstr "" 
    22352235"Lisez %1 pour un aperçu rapide de ce logiciel collaboratif. Pour en " 
    2236 "apprendre plus, lisez le tutoriel (TWikiTutorial), qui est disponible sur la " 
     2236"apprendre plus, lisez le tutoriel (TwentyMinuteTutorial), qui est disponible sur la " 
    22372237"même page." 
    22382238 
  • trunk/core/locale/it.po

    r464 r619  
    21882188msgid "" 
    21892189"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2190 "more, study the TWikiTutorial, which is accessible from the same link." 
     2190"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    21912191msgstr "" 
    21922192"Leggi %1 per avere una spiegazione veloce su questa piattaforma " 
    2193 "collaborativa. Per imparare di più studia il TWikiTutorial, che Ú " 
     2193"collaborativa. Per imparare di più studia il TwentyMinuteTutorial, che Ú " 
    21942194"accessibile dallo steso link." 
    21952195 
  • trunk/core/locale/ja.po

    r464 r619  
    22252225msgid "" 
    22262226"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2227 "more, study the TWikiTutorial, which is accessible from the same link." 
     2227"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22282228msgstr "" 
    22292229"%1を読んで、このコラボレヌションプラットフォヌムを倧たかに理解しおください。" 
    2230 "もっず沢山芋たい堎合は、%SYSTEMWEB%.TWikiTutorialを参ç 
     2230"もっず沢山芋たい堎合は、%SYSTEMWEB%.TwentyMinuteTutorialを参ç 
    22312231§ã—おください。" 
    22322232 
  • trunk/core/locale/nl.po

    r464 r619  
    22002200msgid "" 
    22012201"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2202 "more, study the TWikiTutorial, which is accessible from the same link." 
     2202"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22032203msgstr "" 
    22042204"Lees %1 om een snel overzicht te krijgen van dit samenwerkingsplatform. Voor " 
    2205 "meer informatie, bestudeer de TWikiTutorial, die toegankelijk is via " 
     2205"meer informatie, bestudeer de TwentyMinuteTutorial, die toegankelijk is via " 
    22062206"dezelfde link." 
    22072207 
  • trunk/core/locale/pl.po

    r464 r619  
    23682368msgid "" 
    23692369"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2370 "more, study the TWikiTutorial, which is accessible from the same link." 
     2370"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    23712371msgstr "" 
    23722372"Przejdź na stronę %1 w celu zapoznania się z platformĠ
    23732373 TWiki. Więcej " 
    2374 "informacji jest dostępnych na stronie TWikiTutorial." 
     2374"informacji jest dostępnych na stronie TwentyMinuteTutorial." 
    23752375 
    23762376#: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 
  • trunk/core/locale/pt.po

    r464 r619  
    21962196msgid "" 
    21972197"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2198 "more, study the TWikiTutorial, which is accessible from the same link." 
     2198"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    21992199msgstr "" 
    22002200"Leia %1 para obter uma visão geral rápida sobre essa plataforma de " 
    2201 "colaboração. Para aprender mais, leia o TWikiTutorial, que é acessível a " 
     2201"colaboração. Para aprender mais, leia o TwentyMinuteTutorial, que é acessível a " 
    22022202"partir do mesmo link." 
    22032203 
  • trunk/core/locale/ru.po

    r464 r619  
    23402340msgid "" 
    23412341"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2342 "more, study the TWikiTutorial, which is accessible from the same link." 
     2342"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    23432343msgstr "" 
    23442344"ПрПчтОте %1 чтПбы пПлучОть ПбзПрМПе преЎставлеМОе Пб этПй платфПрЌе Ўля " 
    2345 "ПргаМОзацОО сПвЌестМПй рабПты. ЧтПбы узМать бПльше, ОзучОте TWikiTutorial, " 
     2345"ПргаМОзацОО сПвЌестМПй рабПты. ЧтПбы узМать бПльше, ОзучОте TwentyMinutesTutorial, " 
    23462346"ЎПступМый пП тПй же ссылке." 
    23472347 
  • trunk/core/locale/sv.po

    r464 r619  
    21732173msgid "" 
    21742174"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2175 "more, study the TWikiTutorial, which is accessible from the same link." 
     2175"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    21762176msgstr "" 
    21772177"LÀs %1 för en överblick om sammarbetsplattformen. För djupare insikt kan du " 
    2178 "lÀsa TWikiTutorial som kan nÃ¥s frÃ¥n samma lÀnk." 
     2178"lÀsa TwentyMinuteTutorial som kan nÃ¥s frÃ¥n samma lÀnk." 
    21792179 
    21802180#: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 
  • trunk/core/locale/uk.po

    r464 r619  
    22892289msgid "" 
    22902290"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2291 "more, study the TWikiTutorial, which is accessible from the same link." 
     2291"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    22922292msgstr "" 
    22932293"ПрПчОтайте %1 щПб ПтрОЌатО ПгляЎПве уявлеММя прП цю платфПрЌу Ўля " 
    2294 "ПргаМізації спільМПї рПбПтО. ЩПб ЎізМатОся більше, вОвчіть TWikiTutorial, " 
     2294"ПргаМізації спільМПї рПбПтО. ЩПб ЎізМатОся більше, вОвчіть TwentyMinuteTutorial, " 
    22952295"ЎПступМОй за тОЌ же пПсОлаММяЌ." 
    22962296 
  • trunk/core/locale/zh-cn.po

    r464 r619  
    21772177msgid "" 
    21782178"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2179 "more, study the TWikiTutorial, which is accessible from the same link." 
     2179"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    21802180msgstr "" 
    21812181"看侀例%1对这䞪协同平台的有䞀䞪倧抂的了解曎倚可以参考%SYSTEMWEB%." 
    2182 "TWikiTutorial." 
     2182"TwentyMinuteTutorial." 
    21832183 
    21842184#: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 
  • trunk/core/locale/zh-tw.po

    r464 r619  
    21752175msgid "" 
    21762176"Read %1 to get a quick overview of this collaboration platform. To learn " 
    2177 "more, study the TWikiTutorial, which is accessible from the same link." 
     2177"more, study the TwentyMinuteTutorial, which is accessible from the same link." 
    21782178msgstr "" 
    21792179"看侀例%1對這個協同平臺的有䞀個倧抂的瞭解曎倚可以參考%SYSTEMWEB%." 
    2180 "TWikiTutorial." 
     2180"TwentyMinuteTutorial." 
    21812181 
    21822182#: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 
  • trunk/core/templates/registernotify.tmpl

    r14 r619  
    88%MAKETEXT{"Thank you for registering in the [_1] collaboration platform. Please save this e-mail for future reference." args="%WIKITOOLNAME%"}% 
    99 
    10 %MAKETEXT{"Read [_1] to get a quick overview of this collaboration platform. To learn more, study the TWikiTutorial, which is accessible from the same link." args="%SCRIPTURL{"view"}%/%SYSTEMWEB%/WelcomeGuest"}% 
     10%MAKETEXT{"Read [_1] to get a quick overview of this collaboration platform. To learn more, study the TwentyMinuteTutorial, which is accessible from the same link." args="%SCRIPTURL{"view"}%/%SYSTEMWEB%/WelcomeGuest"}% 
    1111 
    1212%MAKETEXT{"Your personal [_1] topic is located at [_2]. You can customize it as you like:" args="%WIKITOOLNAME%, %SCRIPTURL{"view"}%/%USERSWEB%/%WIKINAME%"}% 
  • trunk/core/tools/TWikiKernel/MANIFEST

    r615 r619  
    131131data/TWiki/PrintSkin.txt 0660 
    132132data/TWiki/ProjectContributor.txt 0660 
     133data/TWiki/ProjectLogos.txt 0660 
    133134data/TWiki/QuietSave.txt 0660 
    134135data/TWiki/ReferenceManual.txt 0660 
     
    149150data/TWiki/StartingPoints.txt 0660 
    150151data/TWiki/StaticMethod.txt 0660 
     152data/TWiki/TwentyMinuteTutorial.txt 0660 
    151153data/TWiki/TWiki.txt 0660 
    152154data/TWiki/TWikiJavascripts.txt 0660 
    153 data/TWiki/TWikiLogos.txt 0660 
    154155data/TWiki/TWikiMetaData.txt 0660 
    155156data/TWiki/TWikiRegistration.txt 0660 
     
    162163data/TWiki/TWikiTemplates.txt 0660 
    163164data/TWiki/TWikiTopics.txt 0660 
    164 data/TWiki/TWikiTutorial.txt 0660 
    165165data/TWiki/TWikiUpgradeGuide.txt 0660 
    166166data/TWiki/TWikiUpgradeTo01Dec2000.txt 0660 
     
    537537pub/TWiki/PrintSkin/fullscreen.gif 0660 
    538538pub/TWiki/PrintSkin/screenshot.gif 0660 
    539 pub/TWiki/TWikiLogos/T-logo-124x35-t.gif 0660 
    540 pub/TWiki/TWikiLogos/T-logo-124x35.png 0660 
    541 pub/TWiki/TWikiLogos/T-logo-140x40-t.gif 0660 
    542 pub/TWiki/TWikiLogos/T-logo-140x40.png 0660 
    543 pub/TWiki/TWikiLogos/T-logo-158x45-t.gif 0660 
    544 pub/TWiki/TWikiLogos/T-logo-158x45.png 0660 
    545 pub/TWiki/TWikiLogos/T-logo-169x130-t.gif 0660 
    546 pub/TWiki/TWikiLogos/T-logo-169x130.png 0660 
    547 pub/TWiki/TWikiLogos/T-logo-16x16-t.gif 0660 
    548 pub/TWiki/TWikiLogos/T-logo-16x16.png 0660 
    549 pub/TWiki/TWikiLogos/T-logo-175x50-t.gif 0660 
    550 pub/TWiki/TWikiLogos/T-logo-175x50.png 0660 
    551 pub/TWiki/TWikiLogos/T-logo-235x67-t.gif 0660 
    552 pub/TWiki/TWikiLogos/T-logo-235x67.png 0660 
    553 pub/TWiki/TWikiLogos/T-logo-34x26-t.gif 0660 
    554 pub/TWiki/TWikiLogos/T-logo-34x26.png 0660 
    555 pub/TWiki/TWikiLogos/T-logo-3640x1038-b.png 0660 
    556 pub/TWiki/TWikiLogos/T-logo-456x130-t.gif 0660 
    557 pub/TWiki/TWikiLogos/T-logo-456x130.png 0660 
    558 pub/TWiki/TWikiLogos/T-logo-46x35-t.gif 0660 
    559 pub/TWiki/TWikiLogos/T-logo-46x35.png 0660 
    560 pub/TWiki/TWikiLogos/T-logo-52x40-t.gif 0660 
    561 pub/TWiki/TWikiLogos/T-logo-52x40.png 0660 
    562 pub/TWiki/TWikiLogos/T-logo-58x45-t.gif 0660 
    563 pub/TWiki/TWikiLogos/T-logo-58x45.png 0660 
    564 pub/TWiki/TWikiLogos/T-logo-65x50-t.gif 0660 
    565 pub/TWiki/TWikiLogos/T-logo-65x50.png 0660 
    566 pub/TWiki/TWikiLogos/T-logo-80x15.gif 0660 
    567 pub/TWiki/TWikiLogos/T-logo-80x15.png 0660 
    568 pub/TWiki/TWikiLogos/T-logo-87x67-t.gif 0660 
    569 pub/TWiki/TWikiLogos/T-logo-87x67.png 0660 
    570 pub/TWiki/TWikiLogos/T-logo-88x31-t.gif 0660 
    571 pub/TWiki/TWikiLogos/T-logo-88x31.png 0660 
    572 pub/TWiki/TWikiLogos/T-logo.svg 0660 
    573 pub/TWiki/TWikiLogos/favicon.ico 0660 
     539pub/TWiki/ProjectLogos/T-logo-124x35-t.gif 0660 
     540pub/TWiki/ProjectLogos/T-logo-124x35.png 0660 
     541pub/TWiki/ProjectLogos/T-logo-140x40-t.gif 0660 
     542pub/TWiki/ProjectLogos/T-logo-140x40.png 0660 
     543pub/TWiki/ProjectLogos/T-logo-158x45-t.gif 0660 
     544pub/TWiki/ProjectLogos/T-logo-158x45.png 0660 
     545pub/TWiki/ProjectLogos/T-logo-169x130-t.gif 0660 
     546pub/TWiki/ProjectLogos/T-logo-169x130.png 0660 
     547pub/TWiki/ProjectLogos/T-logo-16x16-t.gif 0660 
     548pub/TWiki/ProjectLogos/T-logo-16x16.png 0660 
     549pub/TWiki/ProjectLogos/T-logo-175x50-t.gif 0660 
     550pub/TWiki/ProjectLogos/T-logo-175x50.png 0660 
     551pub/TWiki/ProjectLogos/T-logo-235x67-t.gif 0660 
     552pub/TWiki/ProjectLogos/T-logo-235x67.png 0660 
     553pub/TWiki/ProjectLogos/T-logo-34x26-t.gif 0660 
     554pub/TWiki/ProjectLogos/T-logo-34x26.png 0660 
     555pub/TWiki/ProjectLogos/T-logo-3640x1038-b.png 0660 
     556pub/TWiki/ProjectLogos/T-logo-456x130-t.gif 0660 
     557pub/TWiki/ProjectLogos/T-logo-456x130.png 0660 
     558pub/TWiki/ProjectLogos/T-logo-46x35-t.gif 0660 
     559pub/TWiki/ProjectLogos/T-logo-46x35.png 0660 
     560pub/TWiki/ProjectLogos/T-logo-52x40-t.gif 0660 
     561pub/TWiki/ProjectLogos/T-logo-52x40.png 0660 
     562pub/TWiki/ProjectLogos/T-logo-58x45-t.gif 0660 
     563pub/TWiki/ProjectLogos/T-logo-58x45.png 0660 
     564pub/TWiki/ProjectLogos/T-logo-65x50-t.gif 0660 
     565pub/TWiki/ProjectLogos/T-logo-65x50.png 0660 
     566pub/TWiki/ProjectLogos/T-logo-80x15.gif 0660 
     567pub/TWiki/ProjectLogos/T-logo-80x15.png 0660 
     568pub/TWiki/ProjectLogos/T-logo-87x67-t.gif 0660 
     569pub/TWiki/ProjectLogos/T-logo-87x67.png 0660 
     570pub/TWiki/ProjectLogos/T-logo-88x31-t.gif 0660 
     571pub/TWiki/ProjectLogos/T-logo-88x31.png 0660 
     572pub/TWiki/ProjectLogos/T-logo.svg 0660 
     573pub/TWiki/ProjectLogos/favicon.ico 0660 
    574574pub/TWiki/TWikiTemplates/testscreen.gif 0660 
    575575pub/TWiki/TWikiJavascripts/twiki.js 0660 
Note: See TracChangeset for help on using the changeset viewer.