Changed: | |||||||||||||||||||||||||||||||||||||||||||||
< < | Release Notes of TWiki-5.1 (Istanbul), 2011-08-20 | ||||||||||||||||||||||||||||||||||||||||||||
> > | Release Notes of TWiki-5.1.1 (Istanbul), 2012-01-14 | ||||||||||||||||||||||||||||||||||||||||||||
On this page:
IntroductionTWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded over half a million times and is used by many leading Fortune 500 businesses and government agencies as an intranet, extranet or a public internet website. | |||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||
< < | TWiki Release 5.1 is a minor release that brings many usability enhancements (such as point and click user data management, more visual user profile pages with picture selector, and a backup feature that helps upgrade TWiki sites) and strengthens TWiki as an application platform (such as a new macro language with parameterized variables). | ||||||||||||||||||||||||||||||||||||||||||||
> > | TWiki-5.1.0 released on 2011-08-20 is a major release that brings many usability enhancements (such as point and click user data management, more visual user profile pages with picture selector, and a backup feature that helps upgrade TWiki sites) and strengthens TWiki as an application platform (such as a new macro language with parameterized variables). | ||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||
> > | TWiki-5.1.1 released on 2012-01-14 is a patch release that adds some minor new features and fixes a number of bugs. | ||||||||||||||||||||||||||||||||||||||||||||
New Features Highlights
| |||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||||||||||
See the full list of new features and bug fixes further below.
Pre-installed ExtensionsTWiki-5.1 ships with:
Supported User Interface LanguagesThe 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.
Deprecation Notices
Notes for TWiki Administrators and Wiki ChampionsImproved User Data Management API and GUITWiki-5.1 introduces a new API and GUI to manage user data. It enhances the user mapping and password managers TWiki already has with point and click user management. Password managers can declare their own data (fields with name, value, type, note) so that TWiki's user manager can show queries and forms to display and manipulate user data in a transparent way. It is a data driven design that can be extended easily. There are two new topics for TWiki administrators:
Improved Statistics Showing Overall Site UsageTWiki used to generate just web statistics in each web. TWiki now generates also overall site usage statistics shown in Main.SiteStatistics (do not create that page, it is created automatically based on SiteStatisticsTemplate). TWikiSiteTools#WebStatistics explains how to enable automatic updates of the statistics pages. For each month, the following items are recorded using system data and TWiki log data across all webs: Total number of webs, number of webs viewed, number of webs updated, total number of topics, number of topics viewed, number of topics updated, number of attachments, number of topic views, number of topic updates, number of files uploads, data size, pub size, disk use, number of users, number of groups, number of plugins installed compared to number of plugins available, and 10 top contributors. The statistics script contacts twiki.org to query the number of plugins available for the currently installed TWiki version via an http GET. It also sends anonymized site usage statistics to twiki.org via query string. Example http request:
Example response:
The statistics script will not contact twiki.org if a {Stats}{DontContactTWikiOrg} configure setting is set.
Automatically Create Topics on Page ViewA new feature has been introduced to automatically create a non-existing topic on page view. With this it is possible to link to a topic, and in case it does not exist, have the topic created based on a specific template when clicking on the link. Use-case example: The new user bookmarks feature has a pulldown menu link to bookmark the current page. That link points to the <wikiname>Bookmarks page, which has a form pre-filled with the page and name of the to-be-bookmarked page. In case the user bookmarks page does not exist it is created first before showing the topic with the pre-filled form. Details in TWikiScripts#view.New Page Bookmarks FeatureA new bookmark feature has been introduced that replaces the personal left-bar links. Bookmarking a page is now a simple point and click operation: In the Account pulldown menu, select "Bookmark this page...". Existing bookmarks can be managed with an edit table in Main.<wikiname>Bookmarks topic, accessible via the "----- Bookmarks -----" pulldown menu of the Account pulldown. The personal left-bar topics such as JohnSmithLeftBar are no longer used. Ask users to select the "----- Bookmarks -----" pulldown menu of the Account pulldown to initially create the bookmarks topic, then to either bookmark pages, or to manually copy & paste old left-bar links to the bookmarks topic.User Profile Pages Tailored for WorkplacePrevious user profile pages had a bare bone look and the form fields were more tailored for public TWiki sites. TWiki-5.1 brings a more visual/modern page layout with profile picture selector, as well as default form fields tailored for the workplace. Changes to the TWiki.UserForm: Renamed:
Upgrade From Earlier ReleasesFollow the TWikiUpgradeGuide to install TWiki and migrate data from your existing TWiki. | |||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||
< < | Watch TWiki:Plugins.BackupRestorePlugin for an updated version. Once the web-based restore feature is implemented it will be easy to backup an old TWiki and restore content on a new TWiki. | ||||||||||||||||||||||||||||||||||||||||||||
> > | You can use the new BackupRestorePlugin to backup an old TWiki and then simply restore the content to a new TWiki. | ||||||||||||||||||||||||||||||||||||||||||||
TWiki-5.1.0 Major Release - DetailsTWiki-5.1.0 was built from SVN http://svn.twiki.org/svn/twiki/trunk revision r22128 (2011-08-20)Enhancements
| |||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||
< < | Total: 38 | ||||||||||||||||||||||||||||||||||||||||||||
> > | Total: 39 | ||||||||||||||||||||||||||||||||||||||||||||
Fixes
| |||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||
> > |
TWiki-5.1.1 Patch Release - DetailsTWiki-5.1.1 was built from SVN http://svn.twiki.org/svn/twiki/branches/TWikiRelease05x01 revision r22570 (2012-01-14)Enhancements
Fixes
| ||||||||||||||||||||||||||||||||||||||||||||
Related Topics: TWikiHistory, TWikiInstallationGuide, TWikiUpgradeGuide, TWikiReleaseNotes04x00, TWikiReleaseNotes04x01, TWikiReleaseNotes04x02, TWikiReleaseNotes04x03, TWikiReleaseNotes05x00 |
Release Notes of TWiki-5.1 (Istanbul), 2011-08-20On this page:
IntroductionTWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded over half a million times and is used by many leading Fortune 500 businesses and government agencies as an intranet, extranet or a public internet website. TWiki Release 5.1 is a minor release that brings many usability enhancements (such as point and click user data management, more visual user profile pages with picture selector, and a backup feature that helps upgrade TWiki sites) and strengthens TWiki as an application platform (such as a new macro language with parameterized variables).New Features Highlights
Pre-installed ExtensionsTWiki-5.1 ships with:
Supported User Interface LanguagesThe 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.
Deprecation Notices
Notes for TWiki Administrators and Wiki ChampionsImproved User Data Management API and GUITWiki-5.1 introduces a new API and GUI to manage user data. It enhances the user mapping and password managers TWiki already has with point and click user management. Password managers can declare their own data (fields with name, value, type, note) so that TWiki's user manager can show queries and forms to display and manipulate user data in a transparent way. It is a data driven design that can be extended easily. There are two new topics for TWiki administrators:
Improved Statistics Showing Overall Site UsageTWiki used to generate just web statistics in each web. TWiki now generates also overall site usage statistics shown in Main.SiteStatistics (do not create that page, it is created automatically based on SiteStatisticsTemplate). TWikiSiteTools#WebStatistics explains how to enable automatic updates of the statistics pages. For each month, the following items are recorded using system data and TWiki log data across all webs: Total number of webs, number of webs viewed, number of webs updated, total number of topics, number of topics viewed, number of topics updated, number of attachments, number of topic views, number of topic updates, number of files uploads, data size, pub size, disk use, number of users, number of groups, number of plugins installed compared to number of plugins available, and 10 top contributors. The statistics script contacts twiki.org to query the number of plugins available for the currently installed TWiki version via an http GET. It also sends anonymized site usage statistics to twiki.org via query string. Example http request:
Example response:
The statistics script will not contact twiki.org if a {Stats}{DontContactTWikiOrg} configure setting is set.
Automatically Create Topics on Page ViewA new feature has been introduced to automatically create a non-existing topic on page view. With this it is possible to link to a topic, and in case it does not exist, have the topic created based on a specific template when clicking on the link. Use-case example: The new user bookmarks feature has a pulldown menu link to bookmark the current page. That link points to the <wikiname>Bookmarks page, which has a form pre-filled with the page and name of the to-be-bookmarked page. In case the user bookmarks page does not exist it is created first before showing the topic with the pre-filled form. Details in TWikiScripts#view.New Page Bookmarks FeatureA new bookmark feature has been introduced that replaces the personal left-bar links. Bookmarking a page is now a simple point and click operation: In the Account pulldown menu, select "Bookmark this page...". Existing bookmarks can be managed with an edit table in Main.<wikiname>Bookmarks topic, accessible via the "----- Bookmarks -----" pulldown menu of the Account pulldown. The personal left-bar topics such as JohnSmithLeftBar are no longer used. Ask users to select the "----- Bookmarks -----" pulldown menu of the Account pulldown to initially create the bookmarks topic, then to either bookmark pages, or to manually copy & paste old left-bar links to the bookmarks topic.User Profile Pages Tailored for WorkplacePrevious user profile pages had a bare bone look and the form fields were more tailored for public TWiki sites. TWiki-5.1 brings a more visual/modern page layout with profile picture selector, as well as default form fields tailored for the workplace. Changes to the TWiki.UserForm: Renamed:
Upgrade From Earlier ReleasesFollow the TWikiUpgradeGuide to install TWiki and migrate data from your existing TWiki. Watch TWiki:Plugins.BackupRestorePlugin for an updated version. Once the web-based restore feature is implemented it will be easy to backup an old TWiki and restore content on a new TWiki.TWiki-5.1.0 Major Release - DetailsTWiki-5.1.0 was built from SVN http://svn.twiki.org/svn/twiki/trunk revision r22128 (2011-08-20)Enhancements
Fixes
|