Line: 1 to 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
TWiki Release 4.0 (Dakar) | ||||||||||
Changed: | ||||||||||
< < | Note: This is the release note for the previous major release version 4.0.X. It is included with 4.1.X because it contains valuable information for people upgrading from earlier versions. Both for the admin and the users. See TWikiReleaseNotes04x01 for the 4.1.X release notes | |||||||||
> > | Note: This is the release note for the previous major release version 4.0.X. It is included with 4.1.X because it contains valuable information for people upgrading from earlier versions. Both for the admin and the users. See TWikiReleaseNotes04x01 for the 4.1.X release notes. | |||||||||
'Dakar' is the first major release of the TWiki Enterprise Collaboration Platform in over a year. The focus of this release has been on refactoring the code in the interests of security, efficiency and maintainability, though a range of powerful new features are also included. The refactoring work has included tightening up the specification of certain key TWiki behaviours, which has resulted in some specification changes. The impact on end users has been minimised as far as possible. | ||||||||||
Line: 241 to 241 | ||||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
This is a change from previous versions, where the User preferences were evaluated between the topic and the web. Note that a user can still dictate preference values that can't be overridden by the topic or the web | ||||||||||
Line: 256 to 256 | ||||||||||
The following standard preferences have been removed: MAILTHISTOPIC, MAILTHISTOPICTEXT, TOPICURL, READTOPICPREFS, TOPICOVERRIDESUSER (click on the name to search for occurrences on this site). If they are in use on your site, you can restore them to their Cairo settings by simply cutting and pasting the old definitions. | ||||||||||
Changed: | ||||||||||
< < | {LocalSitePreferences} (was Main.TWikiPreferences) | |||||||||
> > | {LocalSitePreferences} (was Main.TWikiPreferences) | |||||||||
Customized site preferences can now be saved in the {LocalSitePreferences} topic which will override settings in {SitePrefsTopicName}. This simplifies upgrades as you can overwrite the {SitePrefsTopicName} topic and gain any new or updated preference settings without losing your local customizations. | ||||||||||
Line: 268 to 268 | ||||||||||
favicon.ico , hardcode a specific web, for example: | ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Line: 276 to 276 | ||||||||||
The "Force New Revision" checkbox is a way to force it to create a separate revision each time you save. | ||||||||||
Changed: | ||||||||||
< < | The TWiki.TWikiPreferences variable FORCENEWREVISIONCHECKBOX controls whether this is checked by default or not. | |||||||||
> > | The TWiki.TWikiPreferences variable FORCENEWREVISIONCHECKBOX controls whether this is checked by default or not. | |||||||||
On a related note, you can force every save to be a new revision number by editing lib/TWiki.cfg and setting {ReplaceIfEditedAgainWithin} to 0. | ||||||||||
Line: 290 to 290 | ||||||||||
WEBLOGOURL variable. For example: | ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Line: 300 to 300 | ||||||||||
The FINALPREFERENCES setting prevents particular preference settings from being over-ridden at a lower level. The hierarchy of how FINALPREFERENCES settings are applied has been clarified/formalized as reflected in the following chart:
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Line: 375 to 375 | ||||||||||
New User RegistrationThe new user registration process has been extensively reworked to improve usability and security of the registration process. | ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Line: 476 to 476 | ||||||||||
Supporting web names that are WikiWordsAlthough web names have been permitted to be WikiWords![]() ![]() ![]() | ||||||||||
Changed: | ||||||||||
< < | Skins should be upgraded if they have standalone %WEB% variables; only standalone %WEB% text that potentially could be turned into a link (because of a WikiWord) needs to be escaped. Same for %MAINWEB% and %TWIKIWEB% . | |||||||||
> > | Skins should be upgraded if they have standalone %WEB% variables; only standalone %WEB% text that potentially could be turned into a link (because of a WikiWord) needs to be escaped. Same for %USERSWEB% and %SYSTEMWEB% . | |||||||||
Examples: | ||||||||||
Line: 547 to 547 | ||||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
|