Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • North Krimsly 59 posts 80 karma points
    Dec 09, 2010 @ 19:38
    North Krimsly
    1

    How to delete comments

    Greetings all,

    It isn't clear to me how to delete a comment if it turns out to be spam.  I see that comments can be closed for a post but I don't see how they can be deleted. Sorry if I'm missing something obvious-- can someone let me know how to do this please?

    Thanks

    -NorthK

  • Steven Horler 11 posts 57 karma points
    Jan 20, 2011 @ 11:02
    Steven Horler
    1

    Hi North,

    You probably found this by now, but want to get some Karma! ;)

    You can simply go into the Content section http://yourcms/umbraco/#content, then select the comments tab (making sure you're on the root folder of the content section), and use the check box to select the comment to be removed, then click delete.

     

    Cheers,

    ~Horls

  • North Krimsly 59 posts 80 karma points
    Jan 20, 2011 @ 17:45
    North Krimsly
    0

    Thanks Steven.

    -North

  • Stuart Nisbett 11 posts 56 karma points
    Jun 22, 2011 @ 12:13
    Stuart Nisbett
    0

    Cheers Steven.

    I didn't have this tab on the dashboard because it was missing from the Dashboard.config file.

    Added it in with:

    <section alias="Comments">
        <areas>
          <area>content</area>
        </areas>
        <tab caption="Comments">
          <control>/usercontrols/Blog4Umbraco/CommentModeration.ascx</control>
        </tab>
    </section>

    This displayed the comment moderation section, but I wasn't able to delete comments until I had edited the \usercontrols\blog4umbraco\commentmoderation.ascx as per the instructions here:

    http://our.umbraco.org/forum/using/ui-questions/17573-Comment-Moderation-tab-not-deleting

    All working now.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies