Changes for page Release Notes for XWiki 10.4-rc-1
Last modified by Guillaume Delhumeau on 2018/08/13
Change comment:
Adding translations
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.evalica - Content
-
... ... @@ -29,7 +29,7 @@ 29 29 30 30 The following translations have been updated: 31 31 32 -{{language codes=" none, none"/}}32 +{{language codes="fr, no"/}} 33 33 34 34 {{comment}} 35 35 TODO: uncomment and update with proper link when the report is ready. ... ... @@ -61,7 +61,7 @@ 61 61 62 62 == Issues specific to XWiki 10.4 == 63 63 64 -* The ##Global## wiki macro visibility value now has a different meaning than previously. It now means that if the page is in the main wiki the macro will be available for the whole farms (i.e. on subwikis too) and if the page is in a subwiki, it'll be available only to that subwiki (i.e. same as the ##Wiki## visibility in this case). Thus if you had some wiki macro wi ththe##Global##visibilitysetandlocated in a subwikithenyou'll need to:64 +* The ##Global## wiki macro visibility value now has a different meaning than previously. It now means that if the page is in the main wiki the macro will be available for the whole farms (i.e. on subwikis too) and if the page is in a subwiki, it'll be available only to that subwiki (i.e. same as the ##Wiki## visibility in this case). Thus if you had some wiki macro which need to apply to all wikis but is currently stored in a subwiki you'll need to: 65 65 ** Move it to the main wiki 66 66 ** or copy the macro page in all wikis where you need to have it available 67 67