Another Comments Idea
Ok - here's another one Tony or Mark. I have noticed now that there are a lot more comments on writing since the notice on the front page. It would be great to have a menu item that lists the recent comments together with the node title. i.e.
Home | Read | Write | Forums | Comments | Faqs
Can be done very easily with the drupal 'Views Module' which ABC must already use. - about 2 mins to set this one up. i.e.
In the Views module > check 'Page View' with view type 'List View' > in Fields add 'Node Title' and 'Comment: comment' > in 'Filters' make 'Comment count' greater than 1 > in 'Sort Criteria' make 'Comment created time' descending.
Save the view and associate it with the top menu.
This provides a list of the most recent comments in descending order with the story title as a link for the title of each comment