The Blog-entry 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 Entry Macro

What you need to type

What you will get

{blog-posts}

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