Changeset 618
- Timestamp:
- 11/14/08 01:16:41 (4 years ago)
- Location:
- trunk
- Files:
-
- 9 edited
- 1 moved
-
SpanishTWikiContrib/data/TWiki_ES/WebHome.txt (modified) (1 diff)
-
core/data/TWiki/ReleaseHistory.txt (modified) (1 diff)
-
core/data/TWiki/ReleaseNotes01x00.txt (moved) (moved from trunk/core/data/TWiki/TWikiReleaseNotes04x02.txt)
-
core/data/TWiki/TWikiUpgradeGuide.txt (modified) (1 diff)
-
core/data/TWiki/WebHome.txt (modified) (1 diff)
-
core/index.html (modified) (1 diff)
-
core/lib/TWiki/Contrib/core/MANIFEST (modified) (2 diffs)
-
core/tools/build.pl (modified) (1 diff)
-
core/tools/pkg/debian/docs (modified) (1 diff)
-
core/tools/pkg/debian/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SpanishTWikiContrib/data/TWiki_ES/WebHome.txt
r615 r618 21 21 * [[PreguntasFrecuentes][Preguntas frecuentes]] - acerca del TWiki 22 22 * [[%SYSTEMWEB%.ReferenceManual][Manual de referencia]] %FLAGGB% - documentación para administradores del sistema 23 * [[ TWiki.AdminToolsCategory][Herramientas de administración]] %FLAGGB% - administre el TWiki24 * [[ TWiki.TWikiReleaseNotes04x02][TWiki-4.2 Release Notes]] %FLAGGB% - describe que hay de nuevo en esta edición23 * [[%SYSTEMWEB%.AdminToolsCategory][Herramientas de administración]] %FLAGGB% - administre el TWiki 24 * [[%SYSTEMWEB%.ReleaseNotes01x00][TWiki-4.2 Release Notes]] %FLAGGB% - describe que hay de nuevo en esta edición 25 25 26 26 ---++ <nop>%WEB% Web Utilities -
trunk/core/data/TWiki/ReleaseHistory.txt
r611 r618 87 87 __Note:__ Order of contributors under "Spec and code", "Templates and skins" and "Documentation" is based on number of SVN file changes for core and default extensions from March 2007 (svn rev:13046) to Jan 2008 (svn rev:16210). (Details at TWikibug:TWiki420SvnLog). Order of contributors under "Testing and bug fixing" is based on Bugs web statistics from 2007-03 to 2007-12. Order of contributors under "TWiki.org wiki champions" and "Customer support" is based on TWiki.org web statistics from 2007-02 to 2007-12. 88 88 89 See more details on the TWiki 4.2 release at TWikiReleaseNotes04x02. 89 90 90 91 91 #EdinburghRelease -
trunk/core/data/TWiki/TWikiUpgradeGuide.txt
r526 r618 22 22 ---++ Major Changes Compared to TWiki Release 01-Sep-2004 and TWiki Release 4.0.0 23 23 24 See TWikiReleaseNotes04x00, TWikiReleaseNotes04x01 and TWikiReleaseNotes04x0224 See ReleaseNotes01x01 25 25 26 26 -
trunk/core/data/TWiki/WebHome.txt
r615 r618 20 20 * [[ReferenceManual][Reference Manual]] - documentation for system administrators 21 21 * [[AdminToolsCategory][Admin Tools]] - manage the TWiki site 22 * [[ TWikiReleaseNotes04x02][TWiki-4.2 Release Notes]] - describes what's new in this release22 * [[ReleaseNotes01x00][Release Notes for 1.0]] - describes what's new in this release 23 23 24 24 ---++ <nop>%WEB% Web Utilities -
trunk/core/index.html
r14 r618 1820 1820 <li><a href="bin/configure">Configure TWiki</a></li> 1821 1821 <li><a href="TWikiUpgradeGuide.html">TWiki Upgrade Guide</a></li> 1822 <li><a href=" TWikiReleaseNotes04x02.html">TWiki-4.2 Release Notes</a></li>1822 <li><a href="ReleaseNotes01x00.html">TWiki-4.2 Release Notes</a></li> 1823 1823 </ul> 1824 1824 <p><strong>Note:</strong> These pages do not need to be accessible by browsers. Preventing access will increase security and will not affect TWiki in any way.</p> -
trunk/core/lib/TWiki/Contrib/core/MANIFEST
r615 r618 151 151 data/TWiki/RegularExpression.txt 0644 152 152 data/TWiki/ReleaseHistory.txt 0644 153 data/TWiki/ReleaseNotes01x00.txt 0644 153 154 data/TWiki/RenameWeb.txt 0644 154 155 data/TWiki/SearchDoesNotWork.txt 0644 … … 166 167 data/TWiki/TWikiLogos.txt 0644 167 168 data/TWiki/TWikiMetaData.txt 0644 168 data/TWiki/TWikiReleaseNotes04x00.txt 0644169 data/TWiki/TWikiReleaseNotes04x01.txt 0644170 data/TWiki/TWikiReleaseNotes04x02.txt 0644171 169 data/TWiki/TWikiRenderingShortcut.txt 0644 172 170 data/TWiki/TWikiScripts.txt 0644 -
trunk/core/tools/build.pl
r606 r618 253 253 # print `cd $this->{basedir}/bin ; ./view TWiki.CompleteDocumentation skin plain | $this->{basedir}/tools/fix_local_links.pl > $this->{tmpDir}/CompleteDocumentation.html`; 254 254 print `cd $this->{basedir}/bin ; ./view TWiki.ReleaseHistory skin plain | $this->{basedir}/tools/fix_local_links.pl > $this->{tmpDir}/ReleaseHistory.html`; 255 print `cd $this->{basedir}/bin ; ./view TWiki. TWikiReleaseNotes04x02 skin plain | $this->{basedir}/tools/fix_local_links.pl > $this->{tmpDir}/TWikiReleaseNotes04x02.html`;255 print `cd $this->{basedir}/bin ; ./view TWiki.ReleaseNotes01x00 skin plain | $this->{basedir}/tools/fix_local_links.pl > $this->{tmpDir}/ReleaseNotes01x00.html`; 256 256 print `cd $this->{basedir}/bin ; ./view TWiki.TWikiUpgradeGuide skin plain | $this->{basedir}/tools/fix_local_links.pl > $this->{tmpDir}/TWikiUpgradeGuide.html`; 257 257 print `cd $this->{basedir}/bin ; ./view TWiki.InstallationGuide skin plain | $this->{basedir}/tools/fix_local_links.pl > $this->{tmpDir}/INSTALL.html`; 258 $this->filter_txt("$this->{tmpDir}/ TWikiReleaseNotes04x02.html", "$this->{tmpDir}/TWikiReleaseNotes04x02.html");258 $this->filter_txt("$this->{tmpDir}/ReleaseNotes01x00.html", "$this->{tmpDir}/ReleaseNotes01x00.html"); 259 259 print "Automatic documentation built\n"; 260 260 } -
trunk/core/tools/pkg/debian/docs
r577 r618 3 3 readme.txt 4 4 INSTALL.html 5 TWikiReleaseNotes04x02.html5 ReleaseNotes01x00.html 6 6 ReleaseHistory.html -
trunk/core/tools/pkg/debian/index.html
r14 r618 1820 1820 <li><a href="bin/configure">Configure TWiki</a></li> 1821 1821 <li><a href="TWikiUpgradeGuide.html">TWiki Upgrade Guide</a></li> 1822 <li><a href=" TWikiReleaseNotes04x02.html">TWiki-4.2 Release Notes</a></li>1822 <li><a href="ReleaseNotes01x00.html">TWiki-4.2 Release Notes</a></li> 1823 1823 </ul> 1824 1824 <p><strong>Note:</strong> These pages do not need to be accessible by browsers. Preventing access will increase security and will not affect TWiki in any way.</p>
Note: See TracChangeset
for help on using the changeset viewer.
