Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

blog/ future post


Go to End


2 Posts   1669 Views

Avatar
isolated

Community Member, 28 Posts

10 February 2013 at 12:02pm

Hi,

so there are posts how to make blog work with "future post" that will be displayed.

However using tag cloud, data is not considered: for tag cloud construction addind if statement is all you need.

What to do with the post listing using tags? (by pressing a tag we should consider date as well), but where could i define it?

Avatar
isolated

Community Member, 28 Posts

10 February 2013 at 12:04pm

found, fixed, blog_tree adding where blog_entry.date>now()