yvComment 




It has two required parts (i.e., extensions): component + plugin. It also has a lot of optional extensions, including yvComment module, yvCommentCBPlugin and 35 yvComment Language packs, so the resulting solution may be very simple or more complex - it's up to you.
yvComment supports Captcha (secret word) extensions, Smileys, BBCodes, Avatars/Gravatars, WYSIWYG editor, Community Builder and many content plugins and tools designed to work with Articles of Joomla! (e.g. GeSHi). yvComment allows users to add comments to Articles (and Comments to Comments also). Comments may be stored in the same database table used by content (where they are treated as a special type of Article), or in their own table. (Read more on the Homepage)
What's new in v.1.22.0:
# Links to the archived articles are wrong (lead to the root)
# Filter by sections, categories and by articles in the module was not correct for some cases (thanks to Peter v.d. Hulst)
+ Added third value to the "Author name linkable" option: "Link to the CB profile" (requires Community Builder extension v.1.2)
+ New yvCommentCBPlugin was created - plugin for "Community Builder" extension v.1.2. It provides a 'Comments' user Tab (to the CB User Profile) that shows all Comments written by the user.
+ Added "Read more" link support. So if e.g. comments are being added using WYSIWYG editor, user may create intro and fulltext of the comment. BTW, "Alternative Read more text" parameter is also supported (although yvComment doesn't provide interface to set it...)
+ Access control improved. Now users of the "Registered" group are not allowed to edit their own comments. Joomla! 1.5 core doesn't have any user's group, that may add content, but may not edit their own content, so yvComment still acts not exactly the same way as Joomla! core (let's wait for Joomla! 1.6...)
What's new in v.1.21.0:
^ yvComment now (by default) stores text of the Comment in the 'introtext' field of the database table (and not in the 'fulltext' field as before). This increases compatibility with Comments, created by yvComment and Articles, created or edited by Joomla! core (or compatible extensions).
+ "Use designated Section and Category for comments" option.
+ The three options: "What to show on article page/frontpage/other page" to allow e.g. to see comments directly in the blog view below each article.
^ Values of the "Position of 'Add your comment' form" option where changed. There are 'above/below a list of comments' positions.
# yvComment module doesn't work, if yvComment plugin or yvComment component was not loaded
# Content link bug, if Joomla was installed not in the root of the site (function ContentIDToURL v.008)
^ Web page title on yvComment component page is set by yvComment: "ArticleTitle - ActionWithComment".
- This extension by default includes hidden links/advertising. Hidden links/advertising can affect the Search Engine ranking.
One item I noticed though is that when commenters add their email address (or it is required), that email address is unmasked and asking for a truckload of spam. If it is outside the article content ("Below Article Box" in the settings) the mailto: link works but is unmasked for spammers to have fun with.
If it is inside the article content ("Inside Article Box" in the settings) and you have the default joomla email masking turned on (which hopefully you do) the email link doesn't work and you get the page echo-ing part of the script tag.
I have figured out a hack around this for the time being. If you want your commenters email address masked (ad you should) modify com_yvcomments/views/tmpl/default.php on line 240. Replace:
echo '';
With:
echo $link;
You should also take out the closing "a" tag from the echo on line 251
This will display the commenters email above the name, while still masking it from spammers with the default joomla bot.
You can also modify line 2151 of helpers to read $link = $link; if you want to get rid of the "mailto:" part, which just makes it look a bit better.
Pardon the hack-y code, but I'm hoping this is just a quick fix until Yuri puts out the next version.
If all developers were this thorough and attentive there would be far fewer failed projects.
The instructions cover virtually every possible scenario a user may encounter. I don't believe I have ever seen anything as complete as this! As I was reading it, I opened up the plugin and simply did the configuration. The plugin configuration screen itself is better than a lot fo the work I;ve seen, including commercial products.
Bravo, Yuri!
it displays a comment box under articles chosen by you - this can be done by choosing individual articles, sections or categories.
this makes it perfect for me!!
it also allows the comments to show up on the same page which is great because that's exactly what i need.
thank you so much, i can't say enough about this great extension!
One downside the Bigo CAPTCHA link they give is no longer valid. http://www.joomla.com.br/downloads/doc_details/50-bigo-captcha-12.html is the new link.
The extension is flexible in its configuration and is just what i need.
I was just looking to add comments to my General/News articles, and to do something like that you only need the component and plugin (not the module). The plugin is where you do all the configuration for the extension, but the options don't do what you'd expect....
I had all my sections within one General category, but when setting the General section and Comment category in the plugin to store all comments, yvcomment considered everything in the General section to be a comment and gave errors. So I had to create a new Comment section just for a Comment category.
Also, the options which determine whether or not comments are allowed on certain articles are phrased as "list of ... articles which may or not may contain comments". Then later on you have an option called "Exclude ... selected above". It would have made so much more sense just to have separate blacklist/whitelist fields.
Overall, this is a very good extension and once you get it configured, it works great. Comments are nicely stored as articles and the interface integrates very well with my site's styling.
You're welcome!
As a user who spent several minutes analysing which comment extension to use, I believe that this extension could be much more sucessful if it had a demo link, right here in this joomla directory page. It's difficult to find a demo, so users just use another option and not yvcomment.
(you can find links for sites that use this extension somewhere in the documentation page).
The documentation looks unactrative, but it does the job and it is very complete.
It should be created a website for this extension and support. (The support is done in a single topic, in Joomla.org forum).
However, I couldn´t get any support. The author was in the support topic, saw my messages and helped other persons, but just ignored me. Didn't say that my problem was too basic to help, or that was too complicated and he couldn´t help, it just ignored me.
And when that happens, and if you aren't a joomla expert, like I am not, you should think twice if this is an extension you would want to use.
Hi, PT Lyon! I agree: yvComment really needs demo (sandbox...), dedicated Website and much more support, because number of it's users grows...
So, where are you, volunteers? Those, who want to give something to the Joomla! community.
...And of course, it's not so simple to ask/write questions that will be answered :-)
Of course, it didn't work for me. Looking at all the feedback I noticed that someone said that they were using Yoothemes and that it didn't work because of that. That got me thinking that it may be a template problem.
So I went ahead and installed it on another website that I have that uses the Joomla stock template and sure enough it work.
I'm really bummed because there's no way that I'm going to change the whole look of my site with a new template just to get this thing to work.
I'm using a BlackBear Pro template if anyone has any ideas for me. I really want to use this but at this point I think I need to cut my losses at 3 hours.
Thanks
My advice is to ask developers of the "BlackBear Pro template" to support yvComment. This means, that they will probably need to create custom CSS for yvComment, compatible with their product.
I was able to get everything working fairly quickly.
I have some trouble enabling comments on articles that are in a blog layout,but if I switch to a list layout then the comments form appears below the article.
The link to the first recommended captcha extension has been removed, but the second recommended extension OSTWigits works.
All in all a very cool extension. It does what I want it to do. Thank you.
Thank you for the tip: I can't fix BigoCaptcha description here in the JED, but I corrected links to it on the yvComment's homepage, so you may find live links to the BigoCaptcha again.
I followed the instructions carefully by spending nearly two hours checking all settings and configurations.
Sadly it behaved poorly for me, perhaps because of the template I am using (YooTheme) or simply there is a bug somewhere - btw I am not a Joomla newbie and had installed other extensions without any trouble in the past.
I admit the instructions was a little too long, however it is probably because of the numerous feature requests from other users, so likely not the developers fault. And as a freebie I did not expect too much. Instead I am now looking at a commercial version with a smoother and easier installation process.
Being licensed (and being free) exactly like Joomla! core is, yvComment has commercial support just the same way. Moreover, the GPL gives you as a Customer much more flexibility in selecting the source of support (comparing to support of commercial products/extensions).
In your case the support may come from a Web designer in general and from developers of the template that you are using (YooTheme) in particular.
Good luck, gavman, and thank you for the review!
Thank you for going through all these installation steps. Of course I agree that single install package for all needed features is more convenient than “integration” of several selected extensions. The problem is that different people need different “single install packages”. Even for “commenting” that seems so simple and that in fact is not simple at all. – This is why yvComment documentation (including history of changes) is so long.
Let me ask you if you want _one_ Captcha for your site (for Comments, for Login form, for some Contact form…) of you prefer different Captchas for different tasks? Or maybe you like to have one set of Smileys for comments and another – for News? … This is exactly why such extensions like Captcha and Smiley are not built into yvComment package: they are for the whole Joomla! site a not for Comments only.
For discussion please press "Support" button.
Only problem I had to solve was that the captcha does not work. I used an captcha-extension (bigocaptcha) and this worked fine together with your comment-extension.
Thanks for the good work!
I have some suggestions on some feature to add to it to make it even greater:
- ratings (multiple parammeter ratings would be even better) when you post comment
- rate this comment for each comment
- Some better way to manage existing comments. Filter comments per status(aproved, pending ...), per user, per category, section. Backend Ajax would be great.
That would be it for now. I'll play with it more.
Easy to install, 5 / 10 at understanding what to do after install, but I'm new to Joomla!
Great job!







