I'm thinking of +1'ing this, but I'm not sure I get it completely. If it removes hardcoded HTML, +1. Hopefully this is separate from the moderation option discussion Neil and I had offline. Also, I need to be able to hide the comment moderation buttons in my print styles, so they need to be classed. I think this patch does this, yes/no? Chris On Apr 6, 2005 5:02 PM, drumm <drupal-devel@drupal.org> wrote:
Issue status update for http://drupal.org/node/20103
Project: Drupal Version: cvs Component: comment.module Category: tasks Priority: normal Assigned to: drumm Reported by: drumm Updated by: drumm Status: patch Attachment: http://drupal.org/files/issues/comment.module_8.diff (5.34 KB)
Removing another place where we have hard coded HTML instead of the form functions. The unpublish selection actually didn't seem to work, so I removed it since we have delete. It should be implemented as a link anyway.
drumm