This module will allow you to set the period of time for the publishing of your post.
This module will allow you to set the period of time for the publishing of your post.
##Configuration Options
When you add a post, you can insert the start publication date and the end publication date from the "Published Period" tab.
In order to filtering posts, you must call the "FilteredBlogEntries" function in BlogEntry.ss
<% if FilteredBlogEntries %>
<% loop FilteredBlogEntries %>
<% include BlogSummary %>
<% end_loop %>
<% else %>
<h2><% _t('BlogTree_ss.NOENTRIES', 'There are no blog entries') %></h2>
<% end_if %>
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem