Tassos Bassoukos

Environmentaly friendly. Using 100% recycled electrons.

New comment options

I've pushed some updates to the blogentis server today. They include some fixes to the RSS subsystem, admin-settable copyright statements to the feeds, finally some pages for user and blog management and some upgrades to the comment permisssions.

In reverse order: the new comment permission scheme will allow blog admins to better specify who can post comments to their blog. The currently available options are anonymous guests, guests with names, registered members of the site, members of the blog and nobody. These options also apply to the viewing permissions of the comments; you can restrict comment creation only to registered users but viewable by all and vice versa: comments created by everybody but viewable only by the blog members. Unfortunately, if you have modified your PostDetails fragment, you will need to replace the comment logic with something like this (watch the line breaks!):

## show the comment counter
#if($properties.detailEnableCommentCount)
#if($commentHelper.isCommentsShown($blog,$post) && $post.comments.size()>0)
[<a href="$link.setPost($post)#Comments">$post.comments.size() comments</a>]
#elseif($commentHelper.isCommentable($blog,$post))
[<a href="$link.setPost($post)#Comments">add comment</a>]
#end
#end

The blog and user management pages are only available to the site administrator and concern themselves only with addition and removal of blogs and users, not setting properties and settings.

The RSS subsystem has obtained a new configuration page where the blog admin can set the default format of the RSS feeds (RSS 2, RDF and ATOM are currently supported), and whether the default should include full posts or only excerpts. Several settings are now admin-settable, such as copyright statements, the address of the editor and the RSS feed language.

Whew, that was quite a bit more than I suspected...

@ Wednesday, 01 December 2004, 15:00 in (Blog Development) - 1 comments

Year 30, Day 1 >> << Blog speed up

Comments
  1. Comment by Anonymouson Monday, 05 April 2010, 01:34
    People in all countries take the credit loans in different creditors, just because that is simple and comfortable.
Post a comment
Name:
Webpage:
Save this info.
Comment Text:
Trackback

The Trackback link for this post is here.