Changes for page BlogPostLayoutIDoc

Last modified by Administrator on 03.08.2023 14:17

From version 10.8
edited by Administrator
on 18.09.2017 07:47
Change comment: There is no comment for this version
To version 10.10
edited by Administrator
on 18.09.2017 07:48
Change comment: There is no comment for this version

Summary

Details

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -82,8 +82,8 @@
82 82   #listCategories($postObj) #*
83 83   ## Since the publish date and update date are not set at the exact same time, there could be a small difference that
84 84   ## we assume cannot be more than 3 seconds.
85 - *#(% class="separator" %)·(%%) [[{{translation key='blog.code.permalink'/}}>>$postDoc||rel="bookmark"]] ##
86 - (% class="separator" %)·(%%) [[{{translation key='blog.code.comments'/}}>>$postDoc||anchor="Comments"]] (% class="itemCount" %)($postDoc.comments.size())(%%) ##
85 + *#(% class="separator" %)·(%%) [[{{translation key='blog.code.permalink'/}}>>$postDoc||rel="bookmark"]] ##
86 + (% class="separator" %)·(%%) [[{{translation key='blog.code.comments'/}}>>$postDoc||anchor="Comments"]] (% class="itemCount" %)($postDoc.comments.size())(%%) ##
87 87   )))## entry-footer
88 88  ## #end
89 89