Lance,

I could not find the Edit Weblog window.
The one which I can see shows recent entries on the LHS and trackbacks
and comments hyperlinks on the RHS.
However when I click on the comments hyperlink nothing happens.

What I have noticed is that there are no Actionforms generated at
runtime in my org.roller.presentation.forms package.
  Can that have something to do with the above problem?


Thanks,
Nitin
 

-----Original Message-----
From: Lance Lavandowska [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 18, 2005 12:23 PM
To: [email protected]
Subject: Re: Facility to delete comments for a blog_entry

On 8/18/05, Nitin Shirke <[EMAIL PROTECTED]> wrote:
> 
> Has anyone implemented a way to allow the administrator to delete some
> of the comments?

The individual blog owner can delete comments for a particular post in
the Edit Weblog window (at the bottom).  There is no facility for the
Roller Admin to delete comments, nor for a blog owner to manage *all*
comments.
 
> Also I have been trying to get rid of the calendar and the blogroll in
> my comments page.

The comments page is actually the same page as the main Weblog page. 
Currently the calendar is generated by a JSP Tag which is called via
Velocity.  You would have to alter it to be aware that one is looking
at a comment page and to skip calendar display.  The blogroll is
displayed by a roller macro (check bookmarks.vm) - you'd have to
likewise customize that macro.

Lance


Reply via email to