Changes for page BlogPostLayoutIDoc

Last modified by Administrator on 03.08.2023 14:17

From version 10.13
edited by Administrator
on 18.09.2017 07:51
Change comment: There is no comment for this version
To version 10.12
edited by Administrator
on 18.09.2017 07:50
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -79,6 +79,7 @@
79 79  
80 80  ## #macro(displayEntryFooter $entryDoc $entryObj)
81 81   (% class="entry-footer" %)(((
82 + #listCategories($postObj)
82 82   (% class="separator" %)·(%%) [[{{translation key='blog.code.permalink'/}}>>$postDoc||rel="bookmark"]] ##
83 83   (% class="separator" %)·(%%) [[{{translation key='blog.code.comments'/}}>>$postDoc||anchor="Comments"]] (% class="itemCount" %)($postDoc.comments.size())(%%) ##
84 84   )))## entry-footer