> On 20 Jan 2017, at 09:57, Canny <[email protected]> wrote:
>
> And what is place to look for the truncation handling and remove of the blog
> post creation button?
You need to check what BlogPostSheet does and adapt it.
Ok I’ve done it for you ;) Use the following content in your page:
{{include reference="Blog.BlogCode"/}}
{{velocity}}
{{html clean="false" wiki="true"}}
#getBlogEntries($doc $entries)
#displayBlog($entries 'index' true true)
#displayNavigationLinks($doc)
{{/html}}
{{/velocity}}
Thanks
-Vincent
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/Inline-blog-with-teaser-in-a-page-tp7602494p7602506.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.