NOTE: This is a Work in Progress document developers use to work on the release notes of
LimaRelease.
Release Notes of TWiki-6.2.0 (Lima), Work in Progress Release
Introduction
TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded around a million times and is used as a mission critical platform by many leading Fortune 500 businesses and government agencies on their intranet, extranet or public website. Users without programming skills can create web applications. Developers can integrate TWiki applications with other enterprise applications.
TWiki-6.2.0 released on TBD is a minor release that brings many usability enhancements, strengthens TWiki as an application platform, and has enhanced security.
Feature Highlights
- TWiki Application Platform Enhancements
- Miscellaneous Feature Enhancements
Pre-installed Extensions
TWiki-6.2 ships with:
- Plugins: BackupRestorePlugin, ColorPickerPlugin, CommentPlugin, DatePickerPlugin, EditTablePlugin, EmptyPlugin, HeadlinesPlugin, InterwikiPlugin, JQueryPlugin, PreferencesPlugin, RenderListPlugin, SetGetPlugin, SlideShowPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin, TagMePlugin, TinyMCEPlugin, TWikiSheetPlugin, TwistyPlugin, WatchlistPlugin, WysiwygPlugin
- Contribs: BehaviourContrib, MailerContrib, TipsContrib, TWikiUserMappingContrib, TwistyContrib
- Skins: MovedSkin, PatternSkin, PlainSkin, PrintSkin, TopMenuSkin
- Apps: TWikiDashboardAddOn, ScrollBoxAddOn
Supported User Interface Languages
The user interface of this TWiki version is localized to 19 languages:
English (default), Bulgarian (
bg), Chinese simplified (
zh-cn), Chinese traditional (
zh-tw), Czechoslovakian (
cs), Danish (
da), Dutch (
nl), German (
de), Finnish (
fi), French (
fr), Italian (
it), Japanese (
ja), Korean (
ko), Polish (
pl), Portuguese (
pt), Russian (
ru), Slovakian (
sv), Spanish (
es), Ukrainian (
uk).
Note: TWiki needs to be configured properly to display user interface languages other than the default English language. Details in
TWiki:TWiki.InstallationWithI18N
and
TWiki:TWiki.InternationalizationSupplement
.
Notes for TWiki Administrators and Wiki Champions
TBD 1
FIXME
TBD 2
FIXME
Usage of $TWiki::Plugins::VERSION
The
$TWiki::Plugins::VERSION number can be used by plugins for conditional code execution. From TWiki-6.0.0 on, the version umber is aligned with the TWiki version number, e.g. for this release,
$TWiki::Plugins::VERSION is set to
6.10. The number needs to be numeric so that a number comparison can be done. By convention,
Major.MinorPatch is used, e.g.
6.12 for a future TWiki-
6.
1.
2 release.
History of
$TWiki::Plugins::VERSION numbers:
| TWiki release |
Code name |
$TWiki::Plugins::VERSION |
| TWiki-2001-09-01 |
Athens |
1.000 |
| TWiki-2003-02-01 |
Beijing |
1.010 |
| TWiki-2004-09-02 |
Cairo |
1.025 |
| TWiki-4.0 |
Dakar |
1.1 |
| TWiki-4.1 |
Edinburgh |
1.11 |
| TWiki-4.2 |
Freetown |
1.2 |
| TWiki-4.3 |
Georgetown |
1.2 |
| TWiki-5.0 |
Helsinki |
1.3 |
| TWiki-5.1 |
Istanbul |
1.4 |
| TWiki-6.0.0 |
Jerusalem |
6.00 |
| TWiki-6.0.1 |
" |
6.01 |
| TWiki-6.0.2 |
" |
6.02 |
| TWiki-6.1.0 |
Kampala |
6.10 |
| TWiki-6.2.0 |
Lima |
6.20 |
Upgrade From Earlier Releases
Follow the
TWikiUpgradeGuide to install TWiki and migrate data from your existing TWiki.
You can use the
BackupRestorePlugin to backup an old TWiki and then simply restore the content to a new TWiki.

Make sure to exclude the TWiki web on restore!
Deprecation Notices
MailerContrib Deprecated
The
MailerContrib is deprecated and will be replaced in a future TWiki release by the newly added
WatchlistPlugin.
TWiki-6.2.0 Minor Release - Details
TWiki-6.2.0 was built from SVN
http://svn.twiki.org/svn/twiki/trunk
revision rTBD (2020-TBD)
Enhancements
Fixes
Related Topics: TWikiHistory,
TWikiInstallationGuide,
TWikiUpgradeGuide,
TWikiReleaseNotes04x00,
TWikiReleaseNotes04x00x00,
TWikiReleaseNotes04x01,
TWikiReleaseNotes04x02,
TWikiReleaseNotes04x03,
TWikiReleaseNotes05x00,
TWikiReleaseNotes05x01,
TWikiReleaseNotes06x00,
TWikiReleaseNotes06x01
Comments