12-Jul-2015, 02:55 AM
I've used Commentics for 3+ years now and just integrated this into a new site I'd been developing. I am happy with the changes since I last used it. Installing commentics on one of my sites led to a massive doubling of traffic when the site was previously stable. This was at least partially tied to comments and the growing volume of info on the site. I would definitely use a donate button if I saw one. Back when I was looking for a way to get comments on my site, the only comments systems I saw were for blogs, while I run a few static html sites. I can see how you ended up creating this and am grateful that you still support/develop it.
Anyway, after using this so much I do have some ideas to pass along.
Like anyone else with a site, I get a lot of spam, and this happens whether I use a captcha or not so I've just removed it. I've been using akismet, and in combination with the excellent filters you've given us, I am finding that no spam has made it live in my first full week with 2.5. Big thank you for that, because these two combined has me feeling very confident that they won't make it live.
Something I'd like to see in the upcoming v3, is the ability to trust Akismet and just drop those comments so that they do not need removal. I do realize that there are false positives, but they seem rare and it'd save me some time. I end up disabling comments at some point in a site's life, so that I no longer have to deal with deleting spam.
However, that you've added check boxes to let us mass-delete comments is wonderful and does help with this problem. I've realized it's better for me to let a couple of days' worth build up then delete it all at once
I assume that the new v2 of recaptcha will be in the upcoming new version. What led to me dropping the captcha entirely was my inability to modify the code in order to make the older recaptcha responsive. On mobile, it was breaking the page while securimage would not work properly on my kindle fire. It always said the code was wrong unless I pressed the reload button on the captcha. Using securimage on desktop was fine, but I didn't want mobile users to be frustrated. The new recaptcha seems to be responsive, so it would fit into my design.
My idea on Akismet may apply to this as well, depending how it works when a commentor can't pass the single check and has to enter a captcha code. To be able to set those to need approval, regardless of them getting it right, for those of us who use instant approval for most comments.
Additional ideas:
Making show x entries on Manage Comments something we can set a default for. If you edit a comment, then go back it's returned to 10 entries. With ajax in the new version, maybe this won't be an issue at all.
Similarly, if sorting on manage comments would remember what we chose last, for example when handling reports.
Set administrator reply name ("Admin"), without editing the file would be more user friendly. Also for larger systems, maybe admin display name could be set per-user. I've had 3 people managing before, and the replies all coming as Admin was not ideal.
For newbie friendliness, using $cmtx_path = $_SERVER['DOCUMENT_ROOT'] . 'comments/ might be mentioned as an option on the integration page
The options in Pages seem out of place given everything else is pretty much under settings. Settings > Pages would work fine. I'm sure some people might not notice the little 'options' there and realize they can stop page generation without a comment or stop comments on all pages.
Setting reference to cmtx_identifier was not working for me when using URL as the identifier. May be a server thing.
Overall I'm very much looking forward to V3 and know it'll take some time. I hope to hear that it will still work similarly in regards to the generation of extra pages when a url has many comments. I set mine to display oldest first, so that comments are always in the same place. Search engines then index extra copies of my pages with the comments in the right place, resulting in a lot more users getting the answers they seek.
I appreciate you taking the time to read my suggestions even if they don't make it in. Thank you for Commentics and all your hard work!
Anyway, after using this so much I do have some ideas to pass along.
Like anyone else with a site, I get a lot of spam, and this happens whether I use a captcha or not so I've just removed it. I've been using akismet, and in combination with the excellent filters you've given us, I am finding that no spam has made it live in my first full week with 2.5. Big thank you for that, because these two combined has me feeling very confident that they won't make it live.
Something I'd like to see in the upcoming v3, is the ability to trust Akismet and just drop those comments so that they do not need removal. I do realize that there are false positives, but they seem rare and it'd save me some time. I end up disabling comments at some point in a site's life, so that I no longer have to deal with deleting spam.
However, that you've added check boxes to let us mass-delete comments is wonderful and does help with this problem. I've realized it's better for me to let a couple of days' worth build up then delete it all at once
I assume that the new v2 of recaptcha will be in the upcoming new version. What led to me dropping the captcha entirely was my inability to modify the code in order to make the older recaptcha responsive. On mobile, it was breaking the page while securimage would not work properly on my kindle fire. It always said the code was wrong unless I pressed the reload button on the captcha. Using securimage on desktop was fine, but I didn't want mobile users to be frustrated. The new recaptcha seems to be responsive, so it would fit into my design.
My idea on Akismet may apply to this as well, depending how it works when a commentor can't pass the single check and has to enter a captcha code. To be able to set those to need approval, regardless of them getting it right, for those of us who use instant approval for most comments.
Additional ideas:
Making show x entries on Manage Comments something we can set a default for. If you edit a comment, then go back it's returned to 10 entries. With ajax in the new version, maybe this won't be an issue at all.
Similarly, if sorting on manage comments would remember what we chose last, for example when handling reports.
Set administrator reply name ("Admin"), without editing the file would be more user friendly. Also for larger systems, maybe admin display name could be set per-user. I've had 3 people managing before, and the replies all coming as Admin was not ideal.
For newbie friendliness, using $cmtx_path = $_SERVER['DOCUMENT_ROOT'] . 'comments/ might be mentioned as an option on the integration page
The options in Pages seem out of place given everything else is pretty much under settings. Settings > Pages would work fine. I'm sure some people might not notice the little 'options' there and realize they can stop page generation without a comment or stop comments on all pages.
Setting reference to cmtx_identifier was not working for me when using URL as the identifier. May be a server thing.
Overall I'm very much looking forward to V3 and know it'll take some time. I hope to hear that it will still work similarly in regards to the generation of extra pages when a url has many comments. I set mine to display oldest first, so that comments are always in the same place. Search engines then index extra copies of my pages with the comments in the right place, resulting in a lot more users getting the answers they seek.
I appreciate you taking the time to read my suggestions even if they don't make it in. Thank you for Commentics and all your hard work!