Changes for page Blog categories
Last modified by Ludovic Dubost on 2019/06/17 20:28
From version 2.1
edited by Ludovic Dubost
on 2019/06/17 20:28
on 2019/06/17 20:28
Change comment:
Install extension [org.xwiki.contrib.blog:application-blog-ui/9.10.1]
To version 1.1
edited by Ludovic Dubost
on 2017/01/07 20:29
on 2017/01/07 20:29
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-blog-ui-8.4.3]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,7 +10,7 @@ 10 10 #displayCategoriesHierarchyRecursive($tree $doc.fullName 1 'editable') 11 11 #if($xwiki.hasAccessLevel('edit', $xcontext.user, $doc.fullName)) 12 12 * (% class="blog-add-category-label"%)$services.icon.renderHTML('add') 13 -[[$services.localization.render('blog.categories.addcategory')>>Blog.ManageCategories||queryString="xaction=showAddCategory&parentCategory=${escapetool.url(${doc.fullName})}"]](%%)(%%) 13 +[[$services.localization.render('xe.blog.categories.addcategory')>>Blog.ManageCategories||queryString="xaction=showAddCategory&parentCategory=${escapetool.url(${doc.fullName})}"]](%%)(%%) 14 14 ## 15 15 #if("$!{request.xaction}" == 'showAddCategory' && "$!{request.parentCategory}" == ${doc.fullName}) #addCategoryForm() #end 16 16 ##