Changes for page Features

Last modified by Lucas Charpentier (Sereza7) on 2024/03/26

From version 6.1
edited by Vincent Massol
on 2017/09/07
Change comment: There is no comment for this version
To version 7.1
edited by Vincent Massol
on 2017/09/07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -48,6 +48,7 @@
48 48  #displayFeatures($basicMap)
49 49  {{/velocity}}
50 50  
51 +{{cache id='flavorFeatures' timeToLive='86400'}}
51 51  {{velocity}}
52 52  #set ($xwql = "from doc.object(ExtensionCode.ExtensionClass) as extension, doc.object(EXOExtensionCode.ExtensionClass) as exoextension where extension.type = 'xar' and extension.name not like '% Macro' and (exoextension.bundledWith like '%enterprise%' OR exoextension.bundledWith like '%standard%')")
53 53  #set ($extensions = $services.query.xwql($xwql).setWiki('extensions').execute())
... ... @@ -71,7 +71,7 @@
71 71  
72 72  = XWiki Standard Features =
73 73  
74 -[[XWiki Standard>>http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki%20Standard%20Flavor/]] is the [[Flavor>>Documentation.UserGuide.Features.Applications||anchor="HFlavors"]] developed by the XWiki Dev Team. It contains the following features (in addition to the base features listed above).
75 +[[XWiki Standard>>http://extensions.xwiki.org/xwiki/bin/view/Extension/XWiki%20Standard%20Flavor/]] is the [[Flavor>>Documentation.UserGuide.Features.Applications||anchor="HFlavors"]] developed by the XWiki Dev Team. It contains the following features (in addition to the base features listed above), which are [[Extensions>>Documentation.UserGuide.Features.Applications||anchor="HExtensions"]] installed by default.
75 75  
76 76  {{/velocity}}
77 77  
... ... @@ -78,6 +78,7 @@
78 78  {{velocity filter="html"}}
79 79  #displayFeatures($flavorMap)
80 80  {{/velocity}}
82 +{{/cache}}
81 81  
82 82  {{velocity}}
83 83  = Other Features =

Get Connected