This documentation relates to an early version of Confluence.
For documentation on the latest Confluence release, please go to the documentation home page.

Blog Posts Macro

All Versions
Click for all versions
Confluence 1.4 Documentation

Index

The Blog Posts Macro allows you to display a space's news items within a page. Clicking on the title of the news item opens it up in a new window.

Blog Posts Macro

What you need to type What you will get
{blog-posts}

asas

Posted at Sep 20, 2005 by Vidya Madabushi | 0 comments

This is a sample news item for the Documentation Space.

Posted at Aug 26, 2005 by Vidya Madabushi | 0 comments
Last changed Aug 11, 2005 23:26 by Vidya Madabushi

Sample News

Posted at Jul 08, 2005 by admin | 2 comments

Optional Parameters

Specify the number of posts you want displayed

{blog-posts:1}

Display the content in its entirety, as short excerpts, or as a list of titles

Excerpts

{blog-posts:5|content=excerpts}

Titles

{blog-posts:5|content=excerpts}

Choose from how far back in time you want items displayed

For example, "time=12h" would display those items created in the last twelve hours, and "time=7d" would show items made in the last week. (The default is no limit)

Hours

{blog-posts:time=12h}

Days

{blog-posts:time=7d}
RELATED TOPICS

Working with Macros
Working with News Overview

Take me back to Help Home

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jul 03, 2007

    Anon says:

    Shouldn't the macro under Titles be: blogposts:5\ content=titles? \\

    Shouldn't the macro under Titles be: blog-posts:5|content=titles?