Changes for page BlogPostLayoutIDoc

Last modified by Administrator on 03.08.2023 14:17

From version 10.4
edited by Administrator
on 18.09.2017 07:42
Change comment: There is no comment for this version
To version 13.1
edited by Administrator
on 03.08.2023 14:17
Change comment: Imported from XAR

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -BlogPostLayoutMyLayout
1 +BlogPostLayoutIDoc
Parent
... ... @@ -1,1 +1,1 @@
1 -xwiki:Blog.WebHome
1 +Blog.WebHome
Default language
... ... @@ -1,1 +1,0 @@
1 -cs
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
XWiki.WikiMacroClass[0]
Macro code
... ... @@ -75,24 +75,12 @@
75 75   #end
76 76   #end
77 77   #displayEntryContent($postDoc $postObj $useSummary)
78 - #displayEntryFooter($postDoc $postObj)
78 +## #displayEntryFooter($postDoc $postObj)
79 79  
80 80  ## #macro(displayEntryFooter $entryDoc $entryObj)
81 81   (% class="entry-footer" %)(((
82 - #isPublished($postObj $isPublished)
83 - (% class='entry-author-label' %)
84 - #if($isPublished)
85 - {{translation key='blog.code.postedby'/}} ##
86 - #else
87 - {{translation key='blog.code.createdby'/}} ##
88 - #end
89 - {{html wiki="false" clean="false"}}<span class='author vcard'>#userfn($postDoc.creator)</span>{{/html}} ##
90 - #getEntryDate($postDoc $postObj $entryDate)
91 - #listCategories($postObj) #*
92 - ## Since the publish date and update date are not set at the exact same time, there could be a small difference that
93 - ## we assume cannot be more than 3 seconds.
94 - *#(% class="separator" %)·(%%) [[{{translation key='blog.code.permalink'/}}>>$postDoc||rel="bookmark"]] ##
95 - (% class="separator" %)·(%%) [[{{translation key='blog.code.comments'/}}>>$postDoc||anchor="Comments"]] (% class="itemCount" %)($postDoc.comments.size())(%%) ##
82 + [[{{translation key='blog.code.permalink'/}}>>$postDoc||rel="bookmark"]] ##
83 + (% class="separator" %)·(%%) [[{{translation key='blog.code.comments'/}}>>$postDoc||anchor="Comments"]] (% class="itemCount" %)($postDoc.comments.size())(%%) ##
96 96   )))## entry-footer
97 97  ## #end
98 98  
Macro description
... ... @@ -1,1 +1,1 @@
1 -Makro pro zobraze příspěvku iDoc
1 +This macro is used to display a iDoc blog post
Macro name
... ... @@ -1,1 +1,1 @@
1 -Blog Post Layout My Layout
1 +Blog Post Layout iDoc
Macro id
... ... @@ -1,1 +1,1 @@
1 -blogPostLayoutMyLayout
1 +blogPostLayoutIDoc