May I suggest some changes to the text that is shown in the Comment Mover block?

When the clipboard is empty, it shows:

There is no comments yet

...and though that should read "There are no comments yet", this would fit better in the block...

Clipboard is empty

In my case, I have comment titles (subject line) disabled. So, behind the scenes, the title field of each comment is filled with the first X characters of the body. That includes the HTML code - like "<p>" for example. This HTML code is being shown in the Comment Mover block when I cut a comment. For example:

<p>Text from the comment body...

Comment Mover should strip the HTML from the title in this case.

Comments

ExTexan’s picture

Issue summary: View changes
ExTexan’s picture

Issue summary: View changes
ExTexan’s picture

Issue summary: View changes
ExTexan’s picture

This needs to be reworded as well...

The comment was cutted to a clipboard

Actually, that whole message routine needs to be addressed. It doesn't play well with certain themes and page layouts, especially Advanced Forum pages.

Nikita Petrov’s picture

Status: Active » Closed (fixed)

ExTexan, thank you for your involving!
I commited the changes for the correct messages, I also added an admin page where you can choose a selector for placing successfull messages after cutting/pasing a comment. You will find it here admin/config/system/comment_mover
All, feel free to suggest a better place for that admin link. Thanks!

ExTexan’s picture

@Nikita,

Thanks for those changes. I'll try the new version as soon as I can.