Changeset 619
- Timestamp:
- 11/14/08 04:20:24 (4 years ago)
- Location:
- trunk
- Files:
-
- 56 edited
- 1 moved
-
AttachmentListPlugin/test/unit/AttachmentListPlugin/AttachmentListPluginTests.pm (modified) (1 diff)
-
BenchmarkContrib/data/Benchmarks/WebPreferences.txt (modified) (1 diff)
-
BugsContrib/data/Bugs/WebAtom.txt (modified) (1 diff)
-
FamilyTreePlugin/data/FamilyTreePlugin/WebPreferences.txt (modified) (1 diff)
-
GenPDFAddOn/data/TWiki/GenPDFAddOnDemo.txt (modified) (2 diffs)
-
GenPDFAddOn/data/TWiki/GenPDFExampleTitleTopic.txt (modified) (2 diffs)
-
ImgTag/data/TWiki/ImgTag.txt (modified) (1 diff)
-
InlineEditPlugin/data/JSTests/WebPreferences.txt (modified) (1 diff)
-
MediaWikiTablePlugin/data/TWiki/MediaWikiTablePlugin.txt (modified) (1 diff)
-
MoveableTypeSkin/data/TWiki/MoveableTypeMantisDesign.txt (modified) (2 diffs)
-
MoveableTypeSkin/data/TWiki/MoveableTypeSample2Design.txt (modified) (1 diff)
-
MoveableTypeSkin/data/TWiki/MoveableTypeSample3Design.txt (modified) (1 diff)
-
MoveableTypeSkin/data/TWiki/MoveableTypeSampleDesign.txt (modified) (2 diffs)
-
NatSkin/data/TWiki/WebLinks.txt (modified) (1 diff)
-
PreferencesPlugin/data/TWiki/DefaultPreferencesForm.txt (modified) (1 diff)
-
SpanishTWikiContrib/data/TWiki_ES/PreguntasSobreFormatearTexto.txt (modified) (2 diffs)
-
SpanishTWikiContrib/data/TWiki_ES/WebHome.txt (modified) (2 diffs)
-
SpanishTWikiContrib/data/TWiki_ES/WebPreferences.txt (modified) (1 diff)
-
WidgetsSkin/data/TWiki/WidgetsMantisDesign.txt (modified) (2 diffs)
-
WidgetsSkin/data/TWiki/WidgetsSample2Design.txt (modified) (1 diff)
-
WidgetsSkin/data/TWiki/WidgetsSample3Design.txt (modified) (1 diff)
-
YetAnotherXpTrackerPlugin/data/_default_XpTracker/WebPreferences.txt (modified) (1 diff)
-
core/data/Sandbox/WebHome.txt (modified) (1 diff)
-
core/data/TWiki/BeginnersStartHere.txt (modified) (1 diff)
-
core/data/TWiki/DefaultPreferences.txt (modified) (2 diffs)
-
core/data/TWiki/FrequentlyAskedQuestions.txt (modified) (1 diff)
-
core/data/TWiki/ProjectLogos.txt (moved) (moved from trunk/core/data/TWiki/TWikiLogos.txt) (1 diff)
-
core/data/TWiki/ReleaseHistory.txt (modified) (1 diff)
-
core/data/TWiki/Skins.txt (modified) (1 diff)
-
core/data/TWiki/StartingPoints.txt (modified) (1 diff)
-
core/data/TWiki/TWikiUsersGuide.txt (modified) (1 diff)
-
core/data/TWiki/TextFormattingFAQ.txt (modified) (2 diffs)
-
core/data/TWiki/WebHome.txt (modified) (3 diffs)
-
core/data/TWiki/WebPreferences.txt (modified) (1 diff)
-
core/data/TWiki/WelcomeGuest.txt (modified) (1 diff)
-
core/data/_default/WebPreferences.txt (modified) (1 diff)
-
core/lib/TWiki/Contrib/core/MANIFEST (modified) (5 diffs)
-
core/locale/TWiki.pot (modified) (1 diff)
-
core/locale/bg.po (modified) (1 diff)
-
core/locale/cs.po (modified) (1 diff)
-
core/locale/da.po (modified) (1 diff)
-
core/locale/de.po (modified) (1 diff)
-
core/locale/es.po (modified) (1 diff)
-
core/locale/fi.po (modified) (1 diff)
-
core/locale/fr.po (modified) (1 diff)
-
core/locale/it.po (modified) (1 diff)
-
core/locale/ja.po (modified) (1 diff)
-
core/locale/nl.po (modified) (1 diff)
-
core/locale/pl.po (modified) (1 diff)
-
core/locale/pt.po (modified) (1 diff)
-
core/locale/ru.po (modified) (1 diff)
-
core/locale/sv.po (modified) (1 diff)
-
core/locale/uk.po (modified) (1 diff)
-
core/locale/zh-cn.po (modified) (1 diff)
-
core/locale/zh-tw.po (modified) (1 diff)
-
core/templates/registernotify.tmpl (modified) (1 diff)
-
core/tools/TWikiKernel/MANIFEST (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AttachmentListPlugin/test/unit/AttachmentListPlugin/AttachmentListPluginTests.pm
r549 r619 669 669 670 670 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=\",\"}%"; 672 672 673 673 my $expected = '140 x 40'; -
trunk/BenchmarkContrib/data/Benchmarks/WebPreferences.txt
r611 r619 22 22 23 23 * 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. 25 25 * #Set WEBLOGOIMG = %WEBLOGOIMG% 26 26 * #Set WEBLOGOURL = %WEBLOGOURL% -
trunk/BugsContrib/data/Bugs/WebAtom.txt
r464 r619 6 6 <link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%INCLUDINGTOPIC%?skin=rssatom" /> 7 7 <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> 9 9 <generator>TWiki %WIKIVERSION%</generator> 10 10 <rights>Copyright %GMTIME{"$year"}%, contributing authors.</rights> -
trunk/FamilyTreePlugin/data/FamilyTreePlugin/WebPreferences.txt
r611 r619 22 22 23 23 * 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. 25 25 * #Set WEBLOGOIMG = %WEBLOGOIMG% 26 26 * #Set WEBLOGOURL = %WEBLOGOURL% -
trunk/GenPDFAddOn/data/TWiki/GenPDFAddOnDemo.txt
r146 r619 52 52 <br/> 53 53 <br/></p> 54 <img src="%PUBURL%/%WEB%/ TWikiLogos/twikiRobot121x54a.gif"54 <img src="%PUBURL%/%WEB%/ProjectLogos/twikiRobot121x54a.gif" 55 55 alt="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" 57 57 alt="Powered by TWiki" width="81" height="119" align="right" /><br/> 58 58 <br/> … … 120 120 * Set GENPDFADDON_HEADERTOPIC = TWiki.GenPDFExampleHeaderFooterTopic 121 121 * Set GENPDFADDON_HEADFOOTFONT = helvetica-bold 122 * Set GENPDFADDON_LOGOIMAGE = http://localhost/twiki/pub/TWiki/ TWikiLogos/twikiRobot46x50.gif122 * Set GENPDFADDON_LOGOIMAGE = http://localhost/twiki/pub/TWiki/ProjectLogos/twikiRobot46x50.gif 123 123 * Set GENPDFADDON_FORMAT = pdf14 124 124 * Set GENPDFADDON_PERMISSIONS = print,no-copy -
trunk/GenPDFAddOn/data/TWiki/GenPDFExampleTitleTopic.txt
r482 r619 10 10 There is currently no =%<nop>ATTACHURL{topic="%<nop>WEB%.TopicName"}%= so you must expand the full path to attachments like this: 11 11 12 =%<nop>PUBURL%/%<nop>WEB%/ TWikiLogos/twikiRobot81x119.gif=12 =%<nop>PUBURL%/%<nop>WEB%/ProjectLogos/twikiRobot81x119.gif= 13 13 14 14 Also, htmldoc must be able to download it so be sure to use =%<nop>PUBURL%= not =%<nop>PUBURLPATH%= … … 21 21 %BR% 22 22 %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% 25 25 %BR% 26 26 %BR% -
trunk/ImgTag/data/TWiki/ImgTag.txt
r482 r619 36 36 37 37 If 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!"}% 39 39 40 40 -
trunk/InlineEditPlugin/data/JSTests/WebPreferences.txt
r611 r619 22 22 23 23 * 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. 25 25 * #Set WEBLOGOIMG = %WEBLOGOIMG% 26 26 * #Set WEBLOGOURL = %WEBLOGOURL% -
trunk/MediaWikiTablePlugin/data/TWiki/MediaWikiTablePlugin.txt
r482 r619 777 777 |+''A table in a table'' 778 778 |- 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" /> 781 781 |- 782 782 | 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 132 132 %STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 133 133 <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> 135 135 %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 136 136 %BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] … … 141 141 %STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 142 142 <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> 144 144 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 145 145 [[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 81 81 %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"> 82 82 <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> 84 84 %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 85 85 %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 132 132 %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"> 133 133 <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> 135 135 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 136 136 [[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 132 132 %STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 133 133 <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> 135 135 %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 136 136 %BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] … … 141 141 %STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 142 142 <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> 144 144 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 145 145 [[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 4 4 5 5 %STARTINCLUDE%<!-- twiki.weblinks --> 6 * [[T WikiTutorial][Tutorial]]6 * [[TwentyMinuteTutorial][Tutorial]] 7 7 * [[TWikiUsersGuide][Users Guide]] 8 8 * [[FrequentlyAskedQuestions][FAQ]] -
trunk/PreferencesPlugin/data/TWiki/DefaultPreferencesForm.txt
r526 r619 22 22 | WEBLOGOURL | text | 30 | %SCRIPTURL%/view%SCRIPTSUFFIX%/%BASEWEB%/%HOMETOPIC% | URL under the logo | S | 23 23 | 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 | 25 25 | WIKILOGOURL | text | 30 | http://TWiki.org/ | URL under the logo| S | 26 26 | WIKILOGOALT | text | 30 | Powered by TWiki | Logo tooltip text of the logo | S | -
trunk/SpanishTWikiContrib/data/TWiki_ES/PreguntasSobreFormatearTexto.txt
r527 r619 142 142 Esta 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. 143 143 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. 146 146 147 147 #ImgUpload … … 154 154 Esto es un proceso manual donde tiene más control sobre como se muestra la imagen. Utilice el comando HTML <img> 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. 155 155 156 * __Digite:__ <code> <img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/ TWikiLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> 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> <img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo.</code><br /> 157 __Resultado:__ <br /> <img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo. 158 158 159 159 ----- -
trunk/SpanishTWikiContrib/data/TWiki_ES/WebHome.txt
r618 r619 2 2 %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"}%), )"}%"}% 3 3 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> 5 5 6 6 ---+!! Benvenid@ a la Web <nop>%WEB% … … 36 36 37 37 ---++ Aviso legal 38 * TWiki™, 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™, 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]] 39 39 * __Nota__: Twiki (con la "w" en minúscula) es el caracter de un robot de la serie de televisión _Buck Rogers™ 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_ 40 40 * TWiki se desarrolla como Software Libre bajo la [[TWiki.GnuGeneralPublicLicense][GNU/GPL]] %FLAGGB% -
trunk/SpanishTWikiContrib/data/TWiki_ES/WebPreferences.txt
r611 r619 31 31 32 32 * 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 &© 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 &© 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%"}% 34 34 35 35 * Logotipos utilizados para efectos de traducción en esta web: -
trunk/WidgetsSkin/data/TWiki/WidgetsMantisDesign.txt
r527 r619 132 132 %STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> 133 133 <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> 135 135 %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 136 136 %BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/WidgetsSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] … … 141 141 %STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> 142 142 <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> 144 144 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 145 145 [[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 81 81 %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"> 82 82 <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> 84 84 %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 85 85 %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 132 132 %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"> 133 133 <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> 135 135 skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> 136 136 [[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 39 39 40 40 * 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. 42 42 * #Set WEBLOGOIMG = %WEBLOGOIMG% 43 43 * #Set WEBLOGOURL = %WEBLOGOURL% -
trunk/core/data/Sandbox/WebHome.txt
r482 r619 2 2 ---+!! %MAKETEXT{"Welcome to the [_1] web" args="<nop>%WEB%"}% 3 3 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%.T WikiTutorial,<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"}% 5 5 6 6 ---++ %MAKETEXT{"Test Topics"}% -
trunk/core/data/TWiki/BeginnersStartHere.txt
r482 r619 338 338 %SLIDESHOWEND% 339 339 340 __Related topics:__ WelcomeGuest, T WikiTutorial341 340 __Related topics:__ WelcomeGuest, TwentyMinuteTutorial 341 -
trunk/core/data/TWiki/DefaultPreferences.txt
r611 r619 38 38 39 39 * 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 &© 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 &© 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%"}% 41 41 42 42 * Simplified Copyright notice for the WebRss feed (don't use any special characters, html tags, entities, wiki markup or WikiWords) … … 119 119 120 120 * 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.gif121 * Set WIKILOGOIMG = %PUBURL%/%SYSTEMWEB%/ProjectLogos/T-logo-140x40-t.gif 122 122 * Set WIKILOGOURL = http://TWiki.org/ 123 123 * Set WIKILOGOALT = Powered by <nop>%WIKITOOLNAME% -
trunk/core/data/TWiki/FrequentlyAskedQuestions.txt
r569 r619 26 26 27 27 * CompleteDocumentation: All you need to know to install and configure TWiki 28 * T WikiTutorial: Get a jump start on using TWiki28 * TwentyMinuteTutorial: Get a jump start on using this wiki 29 29 * GoodStyle: Things to consider when changing text 30 30 * WikiSyntax, TextFormattingRules: A quick one-two guide to TWiki shorthand basics -
trunk/core/data/TWiki/ProjectLogos.txt
r490 r619 73 73 If 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): 74 74 75 =<a href="http://twiki.org/"><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" /></a>=75 =<a href="http://twiki.org/"><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" /></a>= 76 76 77 77 If you create your own TWiki skin you are encouraged to add the small 80x31 pixel TWiki logo at the bottom of your skin: 78 78 79 =<a href="http://twiki.org/"><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" /></a>=79 =<a href="http://twiki.org/"><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" /></a>= 80 80 81 81 ---++ Right to use Trademarked Artwork -
trunk/core/data/TWiki/ReleaseHistory.txt
r618 r619 261 261 | *Documentation, logo artwork, skins:* || 262 262 | 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 TWikiLogoswith 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]] | 264 264 | Improved templates and PatternSkin | [[TWiki:Main.ArthurClemens][ArthurClemens]] | 265 265 -
trunk/core/data/TWiki/Skins.txt
r604 r619 38 38 If 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. 39 39 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 =<a href="http://twiki.org/"><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" /></a>=40 For 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 =<a href="http://twiki.org/"><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" /></a>= 43 43 44 44 The standard TWiki skins show the logo in the =%<nop>WEBCOPYRIGHT%= variable. -
trunk/core/data/TWiki/StartingPoints.txt
r569 r619 5 5 6 6 * WelcomeGuest: A brief intro for first-time visitors 7 * *[[T WikiTutorial]]*: A compact, 20-minute TWikiprimer7 * *[[TwentyMinuteTutorial]]*: A compact, 20-minute primer 8 8 * %HOMETOPIC%: Entry point for this TWiki web. 9 9 * TWikiSite: Explains what a TWiki site is -
trunk/core/data/TWiki/TWikiUsersGuide.txt
r615 r619 12 12 * *One-Page Primers* 13 13 * TWikiSite: Ultra-compact, 2-minute TWiki primer 14 * T WikiTutorial: A compact, 20-minute TWikiprimer<p />14 * TwentyMinuteTutorial: A compact, 20-minute primer<p /> 15 15 * SearchHelp: Tips and help on search 16 16 * GoodStyle: Working tips for an open collaboration environment -
trunk/core/data/TWiki/TextFormattingFAQ.txt
r490 r619 139 139 This 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. 140 140 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. 143 143 144 144 #ImgUpload … … 151 151 This is a manual process where you have more control over the rendering of the image. Use the <img> 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. 152 152 153 * __You enter:__ <code> <img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/ TWikiLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> 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> <img src="%<nop>PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo.</code><br /> 154 __Result:__ <br /> <img src="%PUBURLPATH%/%SYSTEMWEB%/ProjectLogos/T-logo-80x15.gif" width="80" height="15" border="0" alt="logo" /> logo. 155 155 156 156 ----- -
trunk/core/data/TWiki/WebHome.txt
r618 r619 1 1 %META:TOPICINFO{author="ProjectContributor" date="1215477424" format="1.1" version="$Rev: 15474 $"}% 2 2 <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> 4 4 <br />The official TWiki<sup>®</sup> site is <a href="http://twiki.org"><span class="twikiLinkLabel">twiki.org</span></a> 5 5 </div> … … 15 15 <div style="float:right;width:255px;padding:1em;">%INCLUDE{ "TWikiTipsOfTheDayInclude" warn="off" }%</div> 16 16 * [[WelcomeGuest][Welcome Guest]] - look here first 17 * [[T WikiTutorial][Tutorial]] - 20 minutes TWikitutorial17 * [[TwentyMinuteTutorial][Tutorial]] - 20 minute tutorial 18 18 * [[TWikiUsersGuide][User's Guide]] - documentation for TWiki users 19 19 * [[FrequentlyAskedQuestions][Frequently Asked Questions]] - about TWiki … … 35 35 ---++ Disclaimer 36 36 37 * TWiki<sup>®</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>®</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. 38 38 * Twiki (with a lower case "w") is a robot character from the _Buck Rogers™ 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. 39 39 * TWiki is developed as Free Software under the [[GnuGeneralPublicLicense][GNU/GPL]]. -
trunk/core/data/TWiki/WebPreferences.txt
r611 r619 33 33 34 34 * 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 &© 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 &© 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%"}% 36 36 37 37 * 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 20 20 * *Organize.* You can learn to use DataForms and [[FormattedSearch]]es to include topic information - for example, classify pages by subject, status, or date. 21 21 * *Learn more.* Some good places to start: 22 * T WikiTutorial is a 20-minute tour of TWiki essentials.22 * TwentyMinuteTutorial is a 20-minute tour of the essentials of this wiki. 23 23 * BeginnersStartHere is a short introduction training course for beginners. 24 24 * WikiReferences links to selected articles and books about wiki technology and online collaboration. -
trunk/core/data/_default/WebPreferences.txt
r611 r619 22 22 23 23 * 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. 25 25 * #Set WEBLOGOIMG = %WEBLOGOIMG% 26 26 * #Set WEBLOGOURL = %WEBLOGOURL% -
trunk/core/lib/TWiki/Contrib/core/MANIFEST
r618 r619 145 145 data/TWiki/PrintSkin.txt 0644 146 146 data/TWiki/ProjectContributor.txt 0644 147 data/TWiki/ProjectLogos.txt 0644 147 148 data/TWiki/QuietSave.txt 0644 148 149 data/TWiki/QuerySearch.txt 0644 … … 164 165 data/TWiki/StartingPoints.txt 0644 165 166 data/TWiki/StaticMethod.txt 0644 167 data/TWiki/TwentyMinuteTutorial.txt 0644 166 168 data/TWiki/TWikiJavascripts.txt 0644 167 data/TWiki/TWikiLogos.txt 0644168 169 data/TWiki/TWikiMetaData.txt 0644 169 170 data/TWiki/TWikiRenderingShortcut.txt 0644 … … 176 177 data/TWiki/TWikiTemplates.txt 0644 177 178 data/TWiki/TWikiTopics.txt 0644 178 data/TWiki/TWikiTutorial.txt 0644179 179 data/TWiki/TWikiUpgradeGuide.txt 0644 180 180 data/TWiki/TWikiUserAuthentication.txt 0644 … … 938 938 pub/TWiki/PrintSkin/fullscreen.gif 0644 939 939 pub/TWiki/PrintSkin/screenshot.gif 0644 940 pub/TWiki/ProjectLogos/T-badge-88x31.gif 0644 941 pub/TWiki/ProjectLogos/T-logo-124x35-t.gif 0644 942 pub/TWiki/ProjectLogos/T-logo-124x35.png 0644 943 pub/TWiki/ProjectLogos/T-logo-140x40-t.gif 0644 944 pub/TWiki/ProjectLogos/T-logo-140x40.png 0644 945 pub/TWiki/ProjectLogos/T-logo-158x45-t.gif 0644 946 pub/TWiki/ProjectLogos/T-logo-158x45.png 0644 947 pub/TWiki/ProjectLogos/T-logo-169x130-t.gif 0644 948 pub/TWiki/ProjectLogos/T-logo-169x130.png 0644 949 pub/TWiki/ProjectLogos/T-logo-16x16-t.gif 0644 950 pub/TWiki/ProjectLogos/T-logo-16x16.png 0644 951 pub/TWiki/ProjectLogos/T-logo-175x50-t.gif 0644 952 pub/TWiki/ProjectLogos/T-logo-175x50.png 0644 953 pub/TWiki/ProjectLogos/T-logo-235x67-t.gif 0644 954 pub/TWiki/ProjectLogos/T-logo-235x67.png 0644 955 pub/TWiki/ProjectLogos/T-logo-34x26-t.gif 0644 956 pub/TWiki/ProjectLogos/T-logo-34x26.png 0644 957 pub/TWiki/ProjectLogos/T-logo-3640x1038-b.png 0644 958 pub/TWiki/ProjectLogos/T-logo-456x130-t.gif 0644 959 pub/TWiki/ProjectLogos/T-logo-456x130.png 0644 960 pub/TWiki/ProjectLogos/T-logo-46x35-t.gif 0644 961 pub/TWiki/ProjectLogos/T-logo-46x35.png 0644 962 pub/TWiki/ProjectLogos/T-logo-52x40-t.gif 0644 963 pub/TWiki/ProjectLogos/T-logo-52x40.png 0644 964 pub/TWiki/ProjectLogos/T-logo-58x45-t.gif 0644 965 pub/TWiki/ProjectLogos/T-logo-58x45.png 0644 966 pub/TWiki/ProjectLogos/T-logo-65x50-t.gif 0644 967 pub/TWiki/ProjectLogos/T-logo-65x50.png 0644 968 pub/TWiki/ProjectLogos/T-logo-80x15.gif 0644 969 pub/TWiki/ProjectLogos/T-logo-80x15.png 0644 970 pub/TWiki/ProjectLogos/T-logo-87x67-t.gif 0644 971 pub/TWiki/ProjectLogos/T-logo-87x67.png 0644 972 pub/TWiki/ProjectLogos/T-logo-88x31-t.gif 0644 973 pub/TWiki/ProjectLogos/T-logo-88x31.png 0644 974 pub/TWiki/ProjectLogos/T-logo.svg 0644 975 pub/TWiki/ProjectLogos/favicon.ico 0644 940 976 pub/TWiki/TWiki/thoth_baboon.gif 0644 941 977 pub/TWiki/TWikiJavascripts/twiki.js 0644 … … 958 994 pub/TWiki/TWikiJavascripts/twikiuiToggle.js 0644 959 995 pub/TWiki/TWikiJavascripts/unicode_chars.js 0644 960 pub/TWiki/TWikiLogos/T-badge-88x31.gif 0644961 pub/TWiki/TWikiLogos/T-logo-124x35-t.gif 0644962 pub/TWiki/TWikiLogos/T-logo-124x35.png 0644963 pub/TWiki/TWikiLogos/T-logo-140x40-t.gif 0644964 pub/TWiki/TWikiLogos/T-logo-140x40.png 0644965 pub/TWiki/TWikiLogos/T-logo-158x45-t.gif 0644966 pub/TWiki/TWikiLogos/T-logo-158x45.png 0644967 pub/TWiki/TWikiLogos/T-logo-169x130-t.gif 0644968 pub/TWiki/TWikiLogos/T-logo-169x130.png 0644969 pub/TWiki/TWikiLogos/T-logo-16x16-t.gif 0644970 pub/TWiki/TWikiLogos/T-logo-16x16.png 0644971 pub/TWiki/TWikiLogos/T-logo-175x50-t.gif 0644972 pub/TWiki/TWikiLogos/T-logo-175x50.png 0644973 pub/TWiki/TWikiLogos/T-logo-235x67-t.gif 0644974 pub/TWiki/TWikiLogos/T-logo-235x67.png 0644975 pub/TWiki/TWikiLogos/T-logo-34x26-t.gif 0644976 pub/TWiki/TWikiLogos/T-logo-34x26.png 0644977 pub/TWiki/TWikiLogos/T-logo-3640x1038-b.png 0644978 pub/TWiki/TWikiLogos/T-logo-456x130-t.gif 0644979 pub/TWiki/TWikiLogos/T-logo-456x130.png 0644980 pub/TWiki/TWikiLogos/T-logo-46x35-t.gif 0644981 pub/TWiki/TWikiLogos/T-logo-46x35.png 0644982 pub/TWiki/TWikiLogos/T-logo-52x40-t.gif 0644983 pub/TWiki/TWikiLogos/T-logo-52x40.png 0644984 pub/TWiki/TWikiLogos/T-logo-58x45-t.gif 0644985 pub/TWiki/TWikiLogos/T-logo-58x45.png 0644986 pub/TWiki/TWikiLogos/T-logo-65x50-t.gif 0644987 pub/TWiki/TWikiLogos/T-logo-65x50.png 0644988 pub/TWiki/TWikiLogos/T-logo-80x15.gif 0644989 pub/TWiki/TWikiLogos/T-logo-80x15.png 0644990 pub/TWiki/TWikiLogos/T-logo-87x67-t.gif 0644991 pub/TWiki/TWikiLogos/T-logo-87x67.png 0644992 pub/TWiki/TWikiLogos/T-logo-88x31-t.gif 0644993 pub/TWiki/TWikiLogos/T-logo-88x31.png 0644994 pub/TWiki/TWikiLogos/T-logo.svg 0644995 pub/TWiki/TWikiLogos/favicon.ico 0644996 996 pub/TWiki/TWikiTemplates/base.css 0644 997 997 pub/TWiki/TWikiTemplates/default.css 0644 -
trunk/core/locale/TWiki.pot
r464 r619 2027 2027 msgid "" 2028 2028 "Read %1 to get a quick overview of this collaboration platform. To learn " 2029 "more, study the T WikiTutorial, which is accessible from the same link."2029 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2030 2030 msgstr "" 2031 2031 -
trunk/core/locale/bg.po
r464 r619 2191 2191 msgid "" 2192 2192 "Read %1 to get a quick overview of this collaboration platform. To learn " 2193 "more, study the T WikiTutorial, which is accessible from the same link."2193 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2194 2194 msgstr "" 2195 2195 -
trunk/core/locale/cs.po
r464 r619 2204 2204 msgid "" 2205 2205 "Read %1 to get a quick overview of this collaboration platform. To learn " 2206 "more, study the T WikiTutorial, which is accessible from the same link."2206 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2207 2207 msgstr "" 2208 2208 "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 T WikiTutorial, kterÜ je odtud "2209 "spolupráci. Aby jste se nauÄil vÃce, ÄtÄte TwentyMinuteTutorial, kterÜ je odtud " 2210 2210 "pÅÃstupnÜ." 2211 2211 -
trunk/core/locale/da.po
r464 r619 2201 2201 msgid "" 2202 2202 "Read %1 to get a quick overview of this collaboration platform. To learn " 2203 "more, study the T WikiTutorial, which is accessible from the same link."2203 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2204 2204 msgstr "" 2205 2205 "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 T WikiTutorial, som kan "2206 "at få en dybere indsigt i systemet kan du lÊse siden TwentyMinuteTutorial, som kan " 2207 2207 "nås fra samme link." 2208 2208 -
trunk/core/locale/de.po
r464 r619 2207 2207 msgid "" 2208 2208 "Read %1 to get a quick overview of this collaboration platform. To learn " 2209 "more, study the T WikiTutorial, which is accessible from the same link."2209 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2210 2210 msgstr "Lesen Sie %1, um einen schnellen Ãberblick ÃŒber die Kollaborations-Plattform " 2211 "zu bekommen. FÃŒr mehr Informationen lesen Sie das T WikiTutorial."2211 "zu bekommen. FÃŒr mehr Informationen lesen Sie das TwentyMinuteTutorial." 2212 2212 2213 2213 #: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 -
trunk/core/locale/es.po
r464 r619 2201 2201 msgid "" 2202 2202 "Read %1 to get a quick overview of this collaboration platform. To learn " 2203 "more, study the T WikiTutorial, which is accessible from the same link."2203 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2204 2204 msgstr "" 2205 2205 "Lea %1 para obtener una vista rápida de esta plataforma de colaboración. " 2206 "Para aprender más, estudie el T WikiTutorial, el cual está accesible en el "2206 "Para aprender más, estudie el TwentyMinuteTutorial, el cual está accesible en el " 2207 2207 "mismo enlace." 2208 2208 -
trunk/core/locale/fi.po
r464 r619 2038 2038 msgid "" 2039 2039 "Read %1 to get a quick overview of this collaboration platform. To learn " 2040 "more, study the T WikiTutorial, which is accessible from the same link."2040 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2041 2041 msgstr "" 2042 2042 -
trunk/core/locale/fr.po
r464 r619 2231 2231 msgid "" 2232 2232 "Read %1 to get a quick overview of this collaboration platform. To learn " 2233 "more, study the T WikiTutorial, which is accessible from the same link."2233 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2234 2234 msgstr "" 2235 2235 "Lisez %1 pour un aperçu rapide de ce logiciel collaboratif. Pour en " 2236 "apprendre plus, lisez le tutoriel (T WikiTutorial), qui est disponible sur la "2236 "apprendre plus, lisez le tutoriel (TwentyMinuteTutorial), qui est disponible sur la " 2237 2237 "même page." 2238 2238 -
trunk/core/locale/it.po
r464 r619 2188 2188 msgid "" 2189 2189 "Read %1 to get a quick overview of this collaboration platform. To learn " 2190 "more, study the T WikiTutorial, which is accessible from the same link."2190 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2191 2191 msgstr "" 2192 2192 "Leggi %1 per avere una spiegazione veloce su questa piattaforma " 2193 "collaborativa. Per imparare di più studia il T WikiTutorial, che Ú "2193 "collaborativa. Per imparare di più studia il TwentyMinuteTutorial, che Ú " 2194 2194 "accessibile dallo steso link." 2195 2195 -
trunk/core/locale/ja.po
r464 r619 2225 2225 msgid "" 2226 2226 "Read %1 to get a quick overview of this collaboration platform. To learn " 2227 "more, study the T WikiTutorial, which is accessible from the same link."2227 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2228 2228 msgstr "" 2229 2229 "%1ãèªãã§ããã®ã³ã©ãã¬ãŒã·ã§ã³ãã©ãããã©ãŒã ã倧ãŸãã«çè§£ããŠãã ããã" 2230 "ãã£ã𿲢山èŠããå Žåã¯ã%SYSTEMWEB%.T WikiTutorialãåç2230 "ãã£ã𿲢山èŠããå Žåã¯ã%SYSTEMWEB%.TwentyMinuteTutorialãåç 2231 2231 §ããŠãã ããã" 2232 2232 -
trunk/core/locale/nl.po
r464 r619 2200 2200 msgid "" 2201 2201 "Read %1 to get a quick overview of this collaboration platform. To learn " 2202 "more, study the T WikiTutorial, which is accessible from the same link."2202 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2203 2203 msgstr "" 2204 2204 "Lees %1 om een snel overzicht te krijgen van dit samenwerkingsplatform. Voor " 2205 "meer informatie, bestudeer de T WikiTutorial, die toegankelijk is via "2205 "meer informatie, bestudeer de TwentyMinuteTutorial, die toegankelijk is via " 2206 2206 "dezelfde link." 2207 2207 -
trunk/core/locale/pl.po
r464 r619 2368 2368 msgid "" 2369 2369 "Read %1 to get a quick overview of this collaboration platform. To learn " 2370 "more, study the T WikiTutorial, which is accessible from the same link."2370 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2371 2371 msgstr "" 2372 2372 "Przejdź na stronÄ %1 w celu zapoznania siÄ z platformÄ 2373 2373 TWiki. WiÄcej " 2374 "informacji jest dostÄpnych na stronie T WikiTutorial."2374 "informacji jest dostÄpnych na stronie TwentyMinuteTutorial." 2375 2375 2376 2376 #: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 -
trunk/core/locale/pt.po
r464 r619 2196 2196 msgid "" 2197 2197 "Read %1 to get a quick overview of this collaboration platform. To learn " 2198 "more, study the T WikiTutorial, which is accessible from the same link."2198 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2199 2199 msgstr "" 2200 2200 "Leia %1 para obter uma visão geral rápida sobre essa plataforma de " 2201 "colaboração. Para aprender mais, leia o T WikiTutorial, que é acessÃvel a "2201 "colaboração. Para aprender mais, leia o TwentyMinuteTutorial, que é acessÃvel a " 2202 2202 "partir do mesmo link." 2203 2203 -
trunk/core/locale/ru.po
r464 r619 2340 2340 msgid "" 2341 2341 "Read %1 to get a quick overview of this collaboration platform. To learn " 2342 "more, study the T WikiTutorial, which is accessible from the same link."2342 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2343 2343 msgstr "" 2344 2344 "ÐÑПÑÑОÑе %1 ÑÑÐŸÐ±Ñ Ð¿ÐŸÐ»ÑÑОÑÑ ÐŸÐ±Ð·ÐŸÑМПе пÑеЎÑÑавлеМОе Пб ÑÑПй плаÑÑПÑЌе ÐŽÐ»Ñ " 2345 "ПÑгаМОзаÑОО ÑПвЌеÑÑМПй ÑабПÑÑ. ЧÑÐŸÐ±Ñ ÑзМаÑÑ Ð±ÐŸÐ»ÑÑе, ОзÑÑОÑе T WikiTutorial, "2345 "ПÑгаМОзаÑОО ÑПвЌеÑÑМПй ÑабПÑÑ. ЧÑÐŸÐ±Ñ ÑзМаÑÑ Ð±ÐŸÐ»ÑÑе, ОзÑÑОÑе TwentyMinutesTutorial, " 2346 2346 "ЎПÑÑÑпМÑй пП ÑПй же ÑÑÑлке." 2347 2347 -
trunk/core/locale/sv.po
r464 r619 2173 2173 msgid "" 2174 2174 "Read %1 to get a quick overview of this collaboration platform. To learn " 2175 "more, study the T WikiTutorial, which is accessible from the same link."2175 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2176 2176 msgstr "" 2177 2177 "LÀs %1 för en överblick om sammarbetsplattformen. För djupare insikt kan du " 2178 "lÀsa T WikiTutorial som kan nås från samma lÀnk."2178 "lÀsa TwentyMinuteTutorial som kan nås från samma lÀnk." 2179 2179 2180 2180 #: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 -
trunk/core/locale/uk.po
r464 r619 2289 2289 msgid "" 2290 2290 "Read %1 to get a quick overview of this collaboration platform. To learn " 2291 "more, study the T WikiTutorial, which is accessible from the same link."2291 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2292 2292 msgstr "" 2293 2293 "ÐÑПÑОÑайÑе %1 ÑПб ПÑÑОЌаÑО ПглÑЎПве ÑÑÐ²Ð»ÐµÐœÐœÑ Ð¿ÑП ÑÑ Ð¿Ð»Ð°ÑÑПÑÐŒÑ ÐŽÐ»Ñ " 2294 "ПÑгаМÑзаÑÑÑ ÑпÑлÑÐœÐŸÑ ÑПбПÑО. ЩПб ÐŽÑзМаÑОÑÑ Ð±ÑлÑÑе, вОвÑÑÑÑ T WikiTutorial, "2294 "ПÑгаМÑзаÑÑÑ ÑпÑлÑÐœÐŸÑ ÑПбПÑО. ЩПб ÐŽÑзМаÑОÑÑ Ð±ÑлÑÑе, вОвÑÑÑÑ TwentyMinuteTutorial, " 2295 2295 "ЎПÑÑÑпМОй за ÑОЌ же пПÑОлаММÑÐŒ." 2296 2296 -
trunk/core/locale/zh-cn.po
r464 r619 2177 2177 msgid "" 2178 2178 "Read %1 to get a quick overview of this collaboration platform. To learn " 2179 "more, study the T WikiTutorial, which is accessible from the same link."2179 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2180 2180 msgstr "" 2181 2181 "çäžäž%1ïŒå¯¹è¿äžªååå¹³å°çæäžäžªå€§æŠçäºè§£ïŒæŽå€å¯ä»¥åè%SYSTEMWEB%." 2182 "T WikiTutorial."2182 "TwentyMinuteTutorial." 2183 2183 2184 2184 #: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 -
trunk/core/locale/zh-tw.po
r464 r619 2175 2175 msgid "" 2176 2176 "Read %1 to get a quick overview of this collaboration platform. To learn " 2177 "more, study the T WikiTutorial, which is accessible from the same link."2177 "more, study the TwentyMinuteTutorial, which is accessible from the same link." 2178 2178 msgstr "" 2179 2179 "çäžäž%1ïŒå°éåååå¹³èºçæäžå倧æŠççè§£ïŒæŽå€å¯ä»¥åè%SYSTEMWEB%." 2180 "T WikiTutorial."2180 "TwentyMinuteTutorial." 2181 2181 2182 2182 #: twikiplugins/PatternSkin/templates/edit.pattern.tmpl:27 -
trunk/core/templates/registernotify.tmpl
r14 r619 8 8 %MAKETEXT{"Thank you for registering in the [_1] collaboration platform. Please save this e-mail for future reference." args="%WIKITOOLNAME%"}% 9 9 10 %MAKETEXT{"Read [_1] to get a quick overview of this collaboration platform. To learn more, study the T WikiTutorial, 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"}% 11 11 12 12 %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 131 131 data/TWiki/PrintSkin.txt 0660 132 132 data/TWiki/ProjectContributor.txt 0660 133 data/TWiki/ProjectLogos.txt 0660 133 134 data/TWiki/QuietSave.txt 0660 134 135 data/TWiki/ReferenceManual.txt 0660 … … 149 150 data/TWiki/StartingPoints.txt 0660 150 151 data/TWiki/StaticMethod.txt 0660 152 data/TWiki/TwentyMinuteTutorial.txt 0660 151 153 data/TWiki/TWiki.txt 0660 152 154 data/TWiki/TWikiJavascripts.txt 0660 153 data/TWiki/TWikiLogos.txt 0660154 155 data/TWiki/TWikiMetaData.txt 0660 155 156 data/TWiki/TWikiRegistration.txt 0660 … … 162 163 data/TWiki/TWikiTemplates.txt 0660 163 164 data/TWiki/TWikiTopics.txt 0660 164 data/TWiki/TWikiTutorial.txt 0660165 165 data/TWiki/TWikiUpgradeGuide.txt 0660 166 166 data/TWiki/TWikiUpgradeTo01Dec2000.txt 0660 … … 537 537 pub/TWiki/PrintSkin/fullscreen.gif 0660 538 538 pub/TWiki/PrintSkin/screenshot.gif 0660 539 pub/TWiki/ TWikiLogos/T-logo-124x35-t.gif 0660540 pub/TWiki/ TWikiLogos/T-logo-124x35.png 0660541 pub/TWiki/ TWikiLogos/T-logo-140x40-t.gif 0660542 pub/TWiki/ TWikiLogos/T-logo-140x40.png 0660543 pub/TWiki/ TWikiLogos/T-logo-158x45-t.gif 0660544 pub/TWiki/ TWikiLogos/T-logo-158x45.png 0660545 pub/TWiki/ TWikiLogos/T-logo-169x130-t.gif 0660546 pub/TWiki/ TWikiLogos/T-logo-169x130.png 0660547 pub/TWiki/ TWikiLogos/T-logo-16x16-t.gif 0660548 pub/TWiki/ TWikiLogos/T-logo-16x16.png 0660549 pub/TWiki/ TWikiLogos/T-logo-175x50-t.gif 0660550 pub/TWiki/ TWikiLogos/T-logo-175x50.png 0660551 pub/TWiki/ TWikiLogos/T-logo-235x67-t.gif 0660552 pub/TWiki/ TWikiLogos/T-logo-235x67.png 0660553 pub/TWiki/ TWikiLogos/T-logo-34x26-t.gif 0660554 pub/TWiki/ TWikiLogos/T-logo-34x26.png 0660555 pub/TWiki/ TWikiLogos/T-logo-3640x1038-b.png 0660556 pub/TWiki/ TWikiLogos/T-logo-456x130-t.gif 0660557 pub/TWiki/ TWikiLogos/T-logo-456x130.png 0660558 pub/TWiki/ TWikiLogos/T-logo-46x35-t.gif 0660559 pub/TWiki/ TWikiLogos/T-logo-46x35.png 0660560 pub/TWiki/ TWikiLogos/T-logo-52x40-t.gif 0660561 pub/TWiki/ TWikiLogos/T-logo-52x40.png 0660562 pub/TWiki/ TWikiLogos/T-logo-58x45-t.gif 0660563 pub/TWiki/ TWikiLogos/T-logo-58x45.png 0660564 pub/TWiki/ TWikiLogos/T-logo-65x50-t.gif 0660565 pub/TWiki/ TWikiLogos/T-logo-65x50.png 0660566 pub/TWiki/ TWikiLogos/T-logo-80x15.gif 0660567 pub/TWiki/ TWikiLogos/T-logo-80x15.png 0660568 pub/TWiki/ TWikiLogos/T-logo-87x67-t.gif 0660569 pub/TWiki/ TWikiLogos/T-logo-87x67.png 0660570 pub/TWiki/ TWikiLogos/T-logo-88x31-t.gif 0660571 pub/TWiki/ TWikiLogos/T-logo-88x31.png 0660572 pub/TWiki/ TWikiLogos/T-logo.svg 0660573 pub/TWiki/ TWikiLogos/favicon.ico 0660539 pub/TWiki/ProjectLogos/T-logo-124x35-t.gif 0660 540 pub/TWiki/ProjectLogos/T-logo-124x35.png 0660 541 pub/TWiki/ProjectLogos/T-logo-140x40-t.gif 0660 542 pub/TWiki/ProjectLogos/T-logo-140x40.png 0660 543 pub/TWiki/ProjectLogos/T-logo-158x45-t.gif 0660 544 pub/TWiki/ProjectLogos/T-logo-158x45.png 0660 545 pub/TWiki/ProjectLogos/T-logo-169x130-t.gif 0660 546 pub/TWiki/ProjectLogos/T-logo-169x130.png 0660 547 pub/TWiki/ProjectLogos/T-logo-16x16-t.gif 0660 548 pub/TWiki/ProjectLogos/T-logo-16x16.png 0660 549 pub/TWiki/ProjectLogos/T-logo-175x50-t.gif 0660 550 pub/TWiki/ProjectLogos/T-logo-175x50.png 0660 551 pub/TWiki/ProjectLogos/T-logo-235x67-t.gif 0660 552 pub/TWiki/ProjectLogos/T-logo-235x67.png 0660 553 pub/TWiki/ProjectLogos/T-logo-34x26-t.gif 0660 554 pub/TWiki/ProjectLogos/T-logo-34x26.png 0660 555 pub/TWiki/ProjectLogos/T-logo-3640x1038-b.png 0660 556 pub/TWiki/ProjectLogos/T-logo-456x130-t.gif 0660 557 pub/TWiki/ProjectLogos/T-logo-456x130.png 0660 558 pub/TWiki/ProjectLogos/T-logo-46x35-t.gif 0660 559 pub/TWiki/ProjectLogos/T-logo-46x35.png 0660 560 pub/TWiki/ProjectLogos/T-logo-52x40-t.gif 0660 561 pub/TWiki/ProjectLogos/T-logo-52x40.png 0660 562 pub/TWiki/ProjectLogos/T-logo-58x45-t.gif 0660 563 pub/TWiki/ProjectLogos/T-logo-58x45.png 0660 564 pub/TWiki/ProjectLogos/T-logo-65x50-t.gif 0660 565 pub/TWiki/ProjectLogos/T-logo-65x50.png 0660 566 pub/TWiki/ProjectLogos/T-logo-80x15.gif 0660 567 pub/TWiki/ProjectLogos/T-logo-80x15.png 0660 568 pub/TWiki/ProjectLogos/T-logo-87x67-t.gif 0660 569 pub/TWiki/ProjectLogos/T-logo-87x67.png 0660 570 pub/TWiki/ProjectLogos/T-logo-88x31-t.gif 0660 571 pub/TWiki/ProjectLogos/T-logo-88x31.png 0660 572 pub/TWiki/ProjectLogos/T-logo.svg 0660 573 pub/TWiki/ProjectLogos/favicon.ico 0660 574 574 pub/TWiki/TWikiTemplates/testscreen.gif 0660 575 575 pub/TWiki/TWikiJavascripts/twiki.js 0660
Note: See TracChangeset
for help on using the changeset viewer.
