Changes for page XWiki Syntax Guide

Last modified by Ludovic Dubost on 2020/07/30 11:21

From version 8.1
edited by Ludovic Dubost
on 2017/01/07 20:21
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui-8.4.3]
To version 7.1
edited by Ludovic Dubost
on 2016/10/24 00:53
Change comment: Install extension [org.xwiki.platform:xwiki-platform-help-ui-8.2.1]

Summary

Details

Page properties
Content
... ... @@ -308,11 +308,11 @@
308 308  ##-----------------------------------------
309 309  ## syntax-page display
310 310  ##-----------------------------------------
311 - #set ($subHeading = '===')
312 312   (% id="syntax-page-content" %)(((
313 313   #if(!$crtSection && !$crtCategory)
314 314   #syntax_displayCategories($syntaxMenu 'syntax.')
315 315   #elseif (!$crtSection)
315 + #set ($subHeading = '===')
316 316   #syntax_displayCategory($crtCategory.children 'syntax.' '==')
317 317   #else
318 318   #syntax_displaySection($crtSection 'syntax.' false)