Edgewall Software

Changes between Version 96 and Version 97 of TracUpgrade


Ignore:
Timestamp:
Oct 11, 2013, 1:26:14 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Slight reword.

Legend:

Unmodified
Added
Removed
Modified
  • TracUpgrade

    v96 v97  
    7979==== Upgrading from Trac 1.0 to 1.1.x ==== #to1.1.x
    8080
    81 Since 1.1.2 the read-only attribute of wiki pages is enabled and enforced only when `ReadonlyWikiPolicy` is in the list of active permission policies. If `[trac] permission_policy` has the default value `DefaultPermissionPolicy, LegacyAttachmentPolicy`, then `ReadonlyWikiPolicy` only needs to be added to the front of the list:
     81Since 1.1.2 the read-only attribute of wiki pages is enabled and enforced only when `ReadonlyWikiPolicy` is in the list of active permission policies. If `[trac] permission_policy` has the default value `DefaultPermissionPolicy, LegacyAttachmentPolicy`, then `ReadonlyWikiPolicy` can just be added to the front of the list:
    8282{{{
    8383[trac]