yvComment is the first native Joomla! 1.5 Commenting solution,
it is well documented and free.
It has two required parts (i.e., extensions): component + plugin. It
also has a lot of optional extensions, including Module, Community
Builder plugin, Content Subscription plugin and 35 Language packs, so
the resulting solution may be very simple or more complex - it's up to
you.
yvComment supports Captcha (secret word) extensions, OpenID, Smileys,
BBCodes, Avatars/Gravatars, WYSIWYG editor, Community Builder, Acajoom
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 optionally 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.
yvComment is very deep integrated into the Joomla! core, which it
tries to extend and not to duplicate.
Terms of use: Copyright (C) 2007-2010 Yuri
Volkov, Moscow, Russia.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License, version 2, as published
by the Free Software Foundation. This program is distributed in the hope
that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
Create content subscription extension for Joomla! (or
find existing one...) There is a need for the option that every user can
choose some commented articles where he will be notified if there are a
new comment. So the user will be notified only if a favoured article
had new comment.
I think, that this should not be "yvComment's feature" and
some more general 'Joomla! content subscription extension' should be
created (or existing found and adapted...), that would allow user to
subscribe to new articles (and updates...) by: Section, Category,
relation to specific Article (e.g. "Subscribe to Comments of this
article") etc. I don't know about such extension yet.
Starting from v.1.24 yvComment has basic support for Content
subscription.
Create sandbox (demo site...) for
yvComment. People ask to set up Joomla! site specially for
the yvComment where the comments can be seen live in action and where
there is special section for people who are willing to test new
releases...
I don't have time to maintain such site (it needs to be autoreset
frequently...), so we need volunteers to set up such yvComment's
sandbox.
Create spammer blocking extension,
that analyzes (and logs, audits...) user's IP, email, nickname etc. or
integrate existing one with yvComment
I have several similar requests to add such features to the yvComment,
see e.g. here. I'm sure this feature have to be site-wide
(to log and audit all/selected visits/content changes...) and not
inside yvComment. By the way, comments may be edited not only by
yvComment, but just like any other article. This is about security of
the whole site.
I found one extension, called "Fly06 Spammer Blocker" that does something
like this (and support Joomla! 1.5 natively!). Maybe the best move
would be to integrate yvComment with this existing extension...
Create "Badwords" extension.
"Bad words" option is used to stop people posting swear words
etc... "Badwords" should be separate, site-wide extension,
that may be used to "filter" any spam... If think about this
deeper, this extension should be VERY intelligent AND language-aware...
So, the task is to create good "badwords" extension.
Integration with yvComment would be easy.
There is simple "JBehave - Content filtering" content plugin,
that does the job of replacing preconfigured words with mask ('***')
before displaying the page, but:
- it replaces these words in the 'text' field only of content (e.g. in
the 'Text of comment'),
- and it doesn't prevent from posting (saving) this 'bad content' to
your site.
Find out, how to create custom, extension specific
(e.g. yvComment's), parameters for the selected article. There are
always situations, when user needs some customization of extension for
exactly one article (e.g. you want to close comments for one article).
Unfortunately, Joomla! allows only one set of plugin parameters
for the whole site. I didn't invent smart enough place/method yet,
where and how to do this for ONE article...
Maybe we need some "meta tag" for the article to store such
"article specific" parameters... Try to find out, how this
should be done from Joomla's architecture point of view? (What are
"best Joomla!'s practices" to do this?). Or, maybe, you may
even change Joomla! core to support this feature...
E.g. we may integrate yvComment's parameters into the Article Manager /
Advanced Parameters. So you can decide per article to customize a few
global options, like an article with comments disabled (For example at
a contact page), disable guest posts, or set a maximum number of
characters. So you can overrule the general settings.
One way to have additional parameters for Article, that is possible
(but requires hack in Joomla!'s core), is described here.
If you want to take part in the development
of yvComment extension, you're welcome, and there is always work for
you: you may start from reading TODO list below or
propose your idea... In any case: please
write me!
Troubleshooting
and 'Before you begin'
If you have any problem and want it to be fixed quickly,
please read this page from the very top to the bottom - it is being
maintained exactly for this purpose: to save your time, to make your
questions answered and problems solved..
If you got this error message during installation of
yvComment: 'Error! Could not find an XML setup file in the package.' -
this means, that you didn't read instructions below (in this case, Section
"1. Installation of Joomla! and it's extension(s)"):
yvComment-unzip1st.zip is NOT installable file.
To minimize chance of problems, my advice is to use PHP5 and
MySQL5. And don't use "legacy mode" in Joomla! until it's
absolutely necessary for you.
PHP version 5 is required.
Please note, that I didn't test latest versions of
yvComment in "legacy mode" of Joomla! ...
It appears, that yvComment is
not compatible with MySQL v.4 , because it uses 'LIKE
<table>' keyword. So MySQL v.5 is required! Although,
MySQL documentation says, that:
"In MySQL 4.1, you can also use LIKE to create an empty table
based on the definition of another table, including any column
attributes and indexes the original table has: CREATE TABLE new_tbl
LIKE orig_tbl;". There are reports also, that this works. So, maybe,
MySQL v.4 will work for you.
Current version of yvComment requires Joomla!
version 1.5.6 or newer (higher version number), v.1.5.15 or newer is
recommended. yvComment was successfully tested on "Joomla!
1.5.17". Moreover, it definitely doesn't work on older builds of
Joomla! 1.5.
So, if you have some problem, start with moving (at your test site, not
at production site!) to the newest stable version of Joomla!.
If you installed yvCommentLanguage pack, but don't see interface in
your language, please make sure, that you installed 'full' language
pack of Joomla! for this language for Administrator interface BEFORE
installing yvCommentLanguage pack.
Language packs v.2.xx are for yvComment v.2.xx
only! So you should install language pack v.1.xx for yvComment 1.25.003
(e.g. yvCommentLanguagePack_es-ES_1.21.001.zip for Spanish)
If you have problem with one of Joomla! extensions, that works
with yvComment, please read messages and post your questions to the
corresponding forum threads, e.g.: yvBBCode,
yvSmiley, Bigo
Captcha.
If you still have problem with yvComment solution, please read
messages in yvComment's topic of Joomla! forum, or you can
even perform Full text search in yvComment's topic, so it is
very easy to find, what you need (please note that full text search is
available only after you logged in to the forum as a registered user).
There are more, than 1200 messages in that topic already, so there is a
good chance, that your questions were answered earlier (several times ).
If you believe you found a bug in yvComment and you want to
make yvComment better, please describe the problem in details,
including:
exact Joomla! version number,
exact version of yvComment,
scenario (steps) to reproduce the problem.
- and send your report to the JoomlaCode Tracker: we may discuss that bug there
and ensure it won't be forgotten.
If you still have other problem and you need help (support),
please describe that problem in details... and send your report to the
above mentioned forum: that forum is the best
place to get answers to your questions (from the whole Joomla!
community).
Attention! You should follow instructions,
presented below,
in the order, in which they are presented.
Good luck and let's go!
Upgrading existing installation of yvComment
The best way to be notified about yvComment
updates is using Joomla Extensions Directory (somehow...).
Some time ago I thought, that you may monitor packages in JoomlaCode,
but I've noticed, that I don't receive any notifications from it by
email... In JoomlaCode: Please register in JoomlaCode, log in, and you
will have an option to "Monitor package" (e.g. 1_yvComment package or
your language pack...), see the screenshot.
If you're not upgrading existing installation of yvComment,
please skip this section.
The only reliable way to upgrade existing installation of
yvComment is to uninstall it (uninstall both component and plugin), and
then install new version (as it is described below). To upgrade language
pack, you have to uninstall this language pack only and then install
newer one.
Please note, that yvComment doesn't delete any comments during
uninstallation, so you won't lose any comment. And, of cause, yvComment
won't delete any of your (added by user) custom files, e.g. your custom
template (see template override).
These are "yvComment plugin" parameters, that are not
preserved during upgrade, and you have to set them again after
installation. To speed up setting of parameters (and to be sure, that
you didn't forget something...), I recommend to open yvComment plugin
parameters in new window of your Internet browser before uninstall,
leave it open, and use information from this window as a reference for
setting parameters of newer version. After uninstallation of old
version, installation and configuring of newer one, please close this
"reference window". And don't press any buttons on it!
In a case of any problem during installation, please refer to the
Troubleshooting section above.
1. Installation and configuration of Joomla!
and it's extensions
It is recommended to have Joomla! 1.5.14 or newer, because
yvComment is not tested to work with earlier builds of Joomla!
(In any case you MUST have at least Joomla! 1.5.6. If this is not
a case, do not waste your time trying to install yvComment ).
If you want to see yvComment in a Language other than English,
you should start from install 'full' language pack of Joomla! for this
language for Administrator interface, downloading it e.g. from Joomla! Accredited Translations.
Attention! You should install Administrator Language pack even
if you need other language for the frontend (Site) only.
Only after this you can succesfully install yvCommentLanguagePack for
that language.
To have Smileys support in yvComment, please install (and
configure, and enable! - for this and all other extensions, mentioned
in this section) yvSmiley
extension.
To have BBCodes support in yvComment, please install yvBBCode
extension.
To have Avatars (and Gravatars) of authors of comments
(including avatars of guests...), please install Avatar/Gravatar Plugin.
To have Captcha (secret images) support in yvComment, please
install one of these compatible extensions:
JCCreCaptcha extension. Please note
that yvComment doesn't support JCCreCaptcha "out of the
box" yet..., but this article have instructions on two (!) ways of
integration: "Using JCCreCaptcha with yvComment". Thanks
to Júlio Oliveira for the tips!
Please note, that yvComment uses Captcha extension for posting comments
by unregistered users (i.e. guests) only.
To have Community Builder (CB) support, you have to install
"Community Builder" extension v.1.2, of course
.
To have OpenID support (see "Use OpenID" option) in yvComment, you MUST
meet these requirements:
PHP5 is required.
Enable the "Authentication - OpenID" Joomla!
core plugin for this "Use OpenID" option to work.
Set "Search Engine Friendly URLs" option to
"Yes" (in Joomla! Global Configuration)
or patch one line in the
"/components/com_user/controller.php" file (line 128 for
Joomla! v.1.5.12):
// 2009-07-12 yvolk changed the third parameter from 'method' to 'default'
// Otherwise Joomla! sometimes doesn't see the 'return' var:
// e.g. in a case of the POST request, where the 'return' var is in the
// 'action' attribute of the form.
if ($return = JRequest::getVar('return', '', 'default', 'base64')) {
//if ($return = JRequest::getVar('return', '', 'method', 'base64')) {
To allow Authors to subscribe
to email notifications about new or updated Comments on their Articles
(and optionally Comments also):
Install Acajoom News. Create new List (called e.g.
"Comments on my Articles") and look up its 'listid' (integer
number) for future reference. (TIP: See the value of the 'listid'
query parameter in the URL of the list) Acajoom will be responsible
for the subscription management.
Install "Content Subscription - Acajoom" plugin (it
is in yvComment JoomlaCode project now though technically it is
not dependent on yvComment) and set its "List ID of the 'Comments
on My Articles' List" parameter to the 'listid' found at the
previous step.
The plugin is very simple: the only task it does is to look up the
Author in the configured Acajoom List to decide if the Author (Joomla!
User) is subscribed to the List.
2. Installation of yvComment extensions
Download these three yvComment extensions: yvCommentComponent,
yvCommentPlugin and yvCommentModule:
Download these files from JoomlaCode: yvCommentComponent-X.XX.XXX.zip,
yvCommentModule-X.XX.XXX.zip, yvCommentPlugin-X.XX.XXX.zip
and yvCommentPlugin2-X.XX.XXX.zip
Or download single file distribution package, located on this
site, (yvComment-unzip1st.zip) and extract from it three files, mentioned
above. Don't try to 'install' yvComment-unzip1st.zip file!
Install yvComment extensions. It is required to install both
"yvComment Component" and "yvComment Plugin".
"yvComment Module" and "yvComment Plugin 2"
(for the Second type of Comments)
are optional and may be installed at any time later.
yvComment distribution packages contain English language files
only. If you need additional language(s), download
yvCommentLanguagePacks from JoomlaCode and install them.
(yvCommentLanguagePacks should not be enabled!)
You may wonder, why do you have to install
more than one yvComment package, if you want e.g. "comment plugin
only". The short answer is: this is the irony of the Joomla!
architecture (or you may call it a "feature"). All these components,
plugins and modules were invented for different types of extensions, but
in real life even a good "commenting plugin" has to be
all of them to meet user needs.
Now you may continue to the "Preparing for
configuration" below.
3. Preparing for configuration
Before going to the configuration, you have to make some
additional steps in Joomla! Administrator interface (back-end):
If you need an easy way to distinguish Comments (of Articles)
from Articles themselves (and from other content, e.g. News etc.), you
have to create Section and Category (in this Section) specially for
comments (later you will select them in yvComment Plugin parameters).
These Section and Category shouldn't be used for any other content,
i.e. for (other types of) Articles, to avoid confusion. Articles (that
are being commented) may belong to ANY section and category, except to
created on this step. So:
Create new section (e.g. "Comments").
Create new category (e.g. "Unsorted comments"),
that belongs to "Comments" section.
Read more about "Use designated Section and Category for
comments" option below.
If you plan to enable guests (visitors, unregistered users...)
to post comments:
Create special 'Guest user', who will become (from
Joomla's point of view) Author of all comments, created by
different guests (guests are not themselves registered users of
Joomla!).
Joomla! doesn't have built-in 'Guest user account' (Guest
user) to impersonate guests, so you have to create such user yourself:
e.g. (in the backend menu->'Site'->'User
Manager'->Click 'New' button) create user with
'Name'='Guest user' and 'Username'='guest'.
Guest user has to be in the Author group.
If you plan to edit comments with Joomla! built-in editor,
this 'Guest user' should be enabled.
Now you may continue to the "Step-by-step
configuration" below.
4. Step-by-step configuration of
yvComment plugin
yvComment has three types of parameters: those that are global
for the whole yvComment solution (component + plugin + module),
those that are specific to the yvCommentPlugin, and those that are
specific to the yvCommentModule.
Let's deal with first two types in this section (the last one
is described in the "Configuring
yvComment module" section below). You get to these parameters this
way: Administrator interface->Extensions->Plugin
Manager->yvcomment. You will see something similar to the picture to
the right. The instructions which follow are divided into two parts.
Part 1 of 2: Global yvComment solution parameters.
"Use Content Table".
By default, yvComment stores Comments in the same database table that
stores Articles. In effect, Comments become just another kind of
Joomla! Article (i.e. content).
Some people feel that since they expect a lot of Comments, these should
be stored in a separate database table, though I don't recommend this
since the database table is quite capable of handling all Comments and
you will lose many interesting features (e.g. making comments linkable,
capability to have comments on comments etc.).
At any rate, if you want to have your comments in their own database
table, set "Use Content Table" option to "No".
"Use designated Section
and Category for comments"
'Yes' - All comments will be in their own Section (and
Category) for comments. This is default setting, it allows you to
distinguish Comments (of Articles) from Articles themselves (and from
other content, e.g. News etc.) by Section of the content item.
Setting Section and Category for comments is required for this
setting.
'No' - Each new Comment is being put to the Section/Category
of the parent Article. So Articles and their Comments are in the same
sections and categories. Later at any time Section or Category of any
Comment may be changed just like for Articles.
The only difference between Article and Comment is that 'parentid'
attribute (database column) of the Article is empty (or equal to 0),
and 'parentid' of a Comment is set to the 'id' of the commented
(parent) Article.
You may need this setting if you don't see much difference between
"general" Articles and Comments.
If you have opted to "Use designated Section and Category
for comments", you MUST set the "Section for
Comments" and "Category for comments" -
select the Section and the Category, created earlier specifically
for Comments, from the lists.
"List of Sections IDs of Articles which
may, or may not, contain comments". It is possible to limit
Comments to certain Articles and block this capability for others. If
that is desired, the IDs of the permitted Sections can be listed here
-- e.g., 1, 22, 15 -- and for all other Sections the Comment facility
will not be enabled. Leave this field blank if you want to enable
Comments to be added to any Article in any Section.
"List of Categories IDs of Articles
which may, or may not, contain comments" E.g. 1, 3, 25
Again, leave this field blank if you want to enable Comments to be
added to any Article in any Category.
"List of IDs of Articles which may, or may not,
contain comments". In addition to the previous options based on
Sections and Categories you have this option to deal with individual
Articles. This gives you maximum flexibility in defining which Article
may, and which may not, be commented.
(Please note: if an Article already has Comments, and later you try to
disable commenting on this Article, those existing Comments on this
Article will still exist and will still be visible to users. Unless you
go to the back-end and delete those comments individually)
IDs of Sections, Categories and Articles are
logically joined,
using the logical operator 'or').
"Exclude Sections and Categories,
selected above (No - include)" - normally leave this without a
check mark (checked off, in effect).
You may need to use a check mark to turn it on in situation like this:
You decided, that you want to have Comments for all sections of your
site, except for the two sections with IDs 2 and 4.
To achieve this, you have to check this mark on AND type 2,
4 in the "List of Sections IDs of Articles which may, or may not,
contain comments" field.
"Use CSS
file". yvComment comes with four style files, and here you may
select one of the four or you may opt not to use any of them at all:
selecting 'No' option -- and, hence, instead use your custom CSS file.
It should be added that if you have a sense of beauty, you may contribute some new style to be included in the
yvComment package.
"Subject of comments" When this option is set
to 'Hide', users don't see subject (title) of Comments and don't have
to write them. In this case, adding a Comment to the database,
yvComment sets the title of the Comment to the first 40 characters of
its text (And you will see the title in e.g. Joomla! Article manager).
"Comment Linkable" (only for "Use
Content Table"="Yes"). This is important if you want to
enable users to comment on Comments. The link here leads to the article
view of comment, where users may see and/or add comments on this
Comment.
"Author mentioned by". This feature
enables you to select if you want to see 'Username' of the Author of a
Comment (or Article) (default) or the 'Name'. Both Name and Username
are taken from 'User details' (see Joomla!'s "User Manager").
Please note, that currently Joomla! core can show only 'Name' for the
Author of the Article, so this feature is ahead of the Joomla!'s core.
"Author Name Linkable". If enabled,
the name of the Comment's author becomes a link to his (or her) Web
page.
For registered users, the URL of the link is taken from the
"Web URL" attribute of the Contact, "Linked to
User" (associated with this user). Standard Joomla!'s way to
do this is to use "Contact Manager" in the back-end:
menu->Components->Contacts->Contacts.
For guests, provided their ability to comment is enabled (see
below), this is a "link to a site" or to Guest's email.
"Execute content plugins" -
enabling this option allows you to use (in theory, all) content plugins
with yvComment, just like for Articles. This option is disabled ('No')
by default to prevent possible incompatibility with content plugins.
This option was successfully tested with these plugins:
yvBBCode
and yvSmiley.
Please note, that these two extensions work faster, when they are not
used as Content plugins, but are configured to replace text of the
whole page. So, I recommend configuring yvBBCode and yvSmiley not to
"Enable Smileys for the text of Articles" (this means 'don't
act as content plugin').
"Allow comments on
comment" global option for yvComment (only for "Use Content
Table"="Yes") has these values:
"No" - this is the simplest option.
"Owner's reply only" - only Author of the Article
or Administrator is allowed to add exactly one comment on Comment.
This comment on comment can not be commented. This behavior is similar
to the way things work with the Joomla! Extensions Directory (JED) - see "Owner's replies" which
sometime appear for some reviews ("reviews" are, in fact,
comments).
"Administrator's reply only". - Same as
"Owner's reply only" above, but only Administrators (or
other users, who have 'all rights' to edit comments) are allowed to
add comment on Comment.
"One level deep" - any Comment on an Article may
itself be commented by one or more users. These comments on Comment,
however, cannot themselves be further commented. So, this amounts to a
restricted case of "Threaded comments" (see the following
value).
"Threaded comments" - each Comment may have an
unlimited number of comments. Each comment on Comment may also be
commented, and so on, to any level.
If this value is selected, every Comment, like e.g. an Article in blog
view, has a "Comments(n)" or "Reply" link that
leads to standard Joomla!'s 'article' view of this Comment, where
users may see and/or add comments on this Comment.
"Editor" This option allows you to
choose the editor for the text of the Comment (i.e., the editor the
user uses to add or edit Comments):
"Generic editor" - simple text area and,
optionally, BBCodes and Smileys (if these extensions are installed).
"WYSIWYG editor" - Joomla!'s configured WYSIWYG
editor. If you select this value , you have to set the "Allow
HTML in text of comments" option to "Allow row data"
(otherwise, your formatting wouldn't be stored).
"Minimum period between posts of one
user, seconds". The parameter, just like "Minimum period between posts of any
guest, seconds" serves as the security measure against spam. But
the main purpose of this parameter is to avoid duplicated posts in a
case user managed to click the "Post" button twice for the
same comment. Default setting is 60 seconds.
If you keep getting the same message:
"Posts must be more than NN seconds apart. Maybe you've hit the
'Post' button twice? ID=NNN" please check your Comments and
Articles: it looks like you have at least one Article/Comment, created
"In the future" (e.g. for test purposes) and its ID is that
"NNN". In this case you must delete that "Future article" or
set the "Minimum period between posts of one user, seconds"
parameter to "0" (empty field won't work!)
"Auto close comments after specified
number of days". Setting this option disables the addition of new
comments to old articles, but it doesn't prevent registered users from
correcting or updating their outdated information in old entries. There
is an image to show, that Comments are closed,
if in fact they are closed, to the article view of the plugin, near
number of comments. I couldn't decide, where to put it, but I felt,
that this image should be somewhere.
"Immediately publish comments".
This "Global moderation option" allows you to control, if you want
comments, created by users, to be visible to all visitors of the site
just after they are added.
Set option to "Yes for everybody" to allow
immediate publishing for everybody,
"Yes for registered users" (default) - to allow for
registered users only (In this case guest comments are invisible).
"No" - comments of all users (except users, who
have 'all rights' to edit content in Joomla!) are added to the site,
but are invisible to the visitors of the site until approved (checked)
and published by the site Publisher or Administrator (more precisely:
by user, who has 'all rights' to edit content in Joomla!).
Publishers and Administrators of the site see unpublished
Comments in the front-end (after they log on to the front-end ) in the
same list that contains all Comments on an Article). Since they may
edit and publish ANY Comments, these will become visible to other users
of the site only after the 'Published' option of the Comment is set to
'Yes'. And, of course, Publishers and Administrators may delete
comments altogether.
In the back-end menu "Components->yvComment->List of
Comments" lists of Comments may be filtered by the
"State" of the Comments - just like for all articles
(including comments...) in the
menu->'Content'->'Article Manager'.
Finally, please note: in any case guests are not allowed to edit
any comments (neither their own, nor comments of other guests).
"List of Usernames to notify of new or
updated comments". This parameter allows you to have an email
notification feature about new or modified comments for Admins and
Publishers:
This is a comma separated list of usernames (e.g.: admin,
peter, mike ). Actual email addresses would be taken from the Joomla!
list of Users on the fly. Both Admins and Publishers of Joomla! have
rights to edit comments, so their usernames may be on the list.
If this list is empty, mail notification is turned off.
Notification is not sent, if the user who added or changed
the comment, has all rights to edit comments (i.e., if Admin or
Publisher adds or modifies comment, nobody is notified). This is done
to avoid unnecessary additional emails about the same comments.
"Notify Authors
about comments on their Articles" option allows email
notifications of Authors of Articles (and of Comments).
Optional compatible Content
Subscription extension is needed to allow subscription per User (per
Author). Without that "Content Subscription extension" all
Authors are subscribed (or NO Authors are subscribed) depending on the
settings below.
"No" - notification is turned off (Means "No
Authors are subscribed").
"Only the Author of the commented article" - only
one Author of the commented Article (or commented Comment) will be
notified.
"All authors up in the thread" - if comments on
comments are enabled and some user added comment on comment of some
level: the list of Authors to be notified consists not only of the
Author of the "immediate parent" but of the Author of the
Comment/Article that was commented by that comment and so on...
"Delete to Trash" option makes
'comments deletion' much like 'Article Trash' in the Article Manager.
If this option is set to 'Yes', comments are not deleted from database,
until an Administrator deletes them from the 'Article Trash'. This
option works only if Comments are set to use the Content table.
"Allow
guests to add comments". If you want to let everybody see
comments, but want to restrict addition of comments to registered users
only, set this option to "No".
If you allow guests to add comments:
Specify 'Username of Guest' (e.g. guest),
created earlier. This user, (specified by Username), will become the
Author of all comments, created by guests. Setting this option is
required for consistency with "general Articles" of Joomla!:
every article has to have an Author (from the list of registered
users).
"Check guest name" ('Yes' by
default). The default setting enables yvComment to determine whether
the guest's alias ("Your name" field of the "Add your
comment" form) is part of any registered user's name.
If you want to allow a guest to add a link to his or her Web
page to the Comment, you have to set the "Allow
guests to link to a site" option to do this. This link is stored
in the "metadata" field of the comment.
Please note that, due to the known bug in the Joomla! core at this
time, if you edit an existing Comment from the back-end using
Joomla!'s "Article Manager", this link to the guest's
webiste would be erased. So don't use "Article Manager" in
the back-end to edit Comments, made by guests, in conjunction with
this option. We're lucky, that this bug doesn't exist for editing
Comment with Joomla!'s Editor from the front-end! See bug No. 8709 and Topic: Extending metadata of Articles (Poor
implementation of content metadata saving).
"Minimum
period between posts of any guest, seconds". This is security
measure against spam: even if some spam-bot generate different guest
aliases, this parameter will allow to control maximum rate of "spam
comments". Default setting is 30 seconds.
If you want, and it is highly recommended,
to protect your site from spam with a Captcha (a special image that
contains data the user must input when submitting a Comment and which
serves as a guard against automatic spamming), you have to:
Configure this plugin and don't forget to enable it!
Set the "Use Captcha" option of
yvComment plugin to "Yes".
You may also want to enable the "Delay loading
captcha image" option. This option delays loading the captcha
image until the user starts to type the text of Comment (or clicks in
the comment text box). The purpose of this is to speed up page
loading and lessen the load on the server. Most users will be
discouraged from commenting if they have to wait on starting their
Comment for the captcha image to load. (Thanks to Jan Tångring for this
contribution).
"Use OpenID" option allows to identify a
commentor using OpenID external service. It works exactly
like in case the commentor first logs into a Joomla! site using OpenID
and then adds a Comment, but here yvComment allows to log in and to
add the Comment in one step.
If this option is set to "yes", a guest is required
to authenticate in order to post comment to the site. So, in some
sense, you effectively disabled "untrusted guests" to post comments...
If the commentor was not a Joomla!
user yet, Joomla! either automatically adds the commentor as new
Joomla! user or doesn't add him to the list of users, but creates a
"Temporary user", who lives only during one session. Which way Joomla!
would go depends upon the "Auto-create Users" option of the
"User - Joomla!" core Joomla! plugin.
The case when new Joomla! User was created is simple: yvComment
adds the new Comment with this User as an author of the Comment.
The case when Joomla! created "Temporary user" is more
interesting and non-trivial: yvComment adds the new Comment with
"Guest" as an author of the Comment, but it remembers this Temporary
user's OpenID in the metadata of the Comment (an Alias and email
provided by the OpenID provider after successful authentication are
being added also). Hence comments added by such OpenID authenticated
guests are all by the same "Guest" author from Joomla! point of view
(e.g. in the Article Manager), but yvComment clearly marks such
authors (in the list of comments) with the "OpenID logo": .
Please see the prerequisites
for this "Use OpenID" option to work.
This option was tested with OpenID
authentication service only, but it but MAY work with other external
authentication service provided there is Joomla! authentication plugin
for such service.
Part 2 of 2: Parameters that are specific to the
yvCommentPlugin.
There are three options which
need to be set with respect to the position of Comments: "Position
of comments in Article view", "Position of
comments on the Frontpage" and "Position of
comments in other views". This allows flexible customization of
the plugin (Unfortunately, Joomla! doesn't allow configuring plugins
differently for different menu items/articles, so this, not very
elegant decision, was taken).
Each option has four possible values. Three are simple: "Inside
Article box", "Below Article box" (default) and
"Hide".
The fourth, "Defined by Article template",
is for advanced usage. This is for people who are creating their own
templates for the Joomla! site, for those who want to have full control
of the places where the HTML text of the yvComment plugin ("Output
of yvComment") will be inserted.
When this value is selected, yvComment plugin doesn't add "Output
of yvComment" to the predefined place of the page (e.g. it doesn't
append its output to the text of the article). Instead, it creates a
new attribute of the article: 'comments', - and writes "Output of
yvComment" there. (The 'comments' attribute is not stored in the
database)
To place this "Output of yvComment" onto the page something
like this should be added to the article's template (the example below
is for 'frontpage' and 'blog' views):
E.g., if you want to customize position comments on the frontpage,
please insert the above code in the file
'components/com_content/views/frontpage/tmpl/default_item.php' just
before line:
<span class="article_separator"> </span>
Please note, that for "Defined by Article
template position" yvComment's templates should be customized
also. E.g. you may want to delete additional DIVs around 'Add your
comment' text to place it in line with 'Read more...' on the frontpage.
You may also decide not to have yvComment for some views of your
content.
There is another, very interesting usage of
the "Hide" value of the "Position
of comments in Article view" option, that doesn't require creation
of custom templates:
You may have comments of the Article in the Module (yvComment module)
rather than 'inside/below' the Article! See section "Comments of the Article in the Module"
for more details.
The three options: "What to show on article
page/frontpage/other page" have these values:
"'Comments (n)' text only"
"'Comments (n)' link only"
"Comments of one article"
The options allow you to have, for example:
'Comments (n)' links to comments on the the frontpage and
blog pages, and list of comments on the Article page (default
settings).
Comments of each Article directly on blog page, below each
Article (Set "What to show on frontpage/other page" to
"Comments of one article").
No comments on the 'article' view: only the 'Comments(n)' (or
'Add your comment') link that leads to the separate page with the
Comments of this Article (Set "What to show on article page"
to "'Comments (n)' link only").
The "Show 'Please register'" option
was added after many questions about how to add this capability. If set
to 'yes', yvComment shows, inarticle view, the message 'Please register
or login to add your comments to this article' - if addition of
comments is allowed for this Article, but not allowed for this User.
"Position of 'Add your comment' form".
There are four 'positions' now:
"Above list of comments"
"Below list of comments" (default);
"On a separate page, above list of comments"
"On a separate page, below list of comments"
- the last two values allow you to 'hide' the form from
the page where list of comments of the Article is shown. When these
positions are chosen, instead of the whole Comment form, the user sees
one 'Add your comment' button only, that leads to the separate
page.
Enable plugin (in 'Details' box to the left set "Enabled"
option to 'Yes').
You may configure, if Comments are visible to unregistered
users, by setting "Access level" parameter.
Please note, that access level of Comment is set the same as access
level of the commented (parent) Article during creation (editing) of
the Comment.
Save the new configuration of the yvComment Plugin.
5. Configuring yvComment module
The yvCommentModule offers the
same Views as in yvCommentPlugin and in Joomla! "Menu Item
Manager".
yvComment module is by default configured to act as a "Latest
comments" module (View name: "List of Comments", Layout
name: "003 (Like 'Latest News')"), but you may set other views
and layouts.
A great feature of Joomla! modules is that you may create any number of
modules, based on the "yvComment" module (having the same
'mod_yvcomment' type), each having different settings.
"View name". yvComment has three
views now, each view gives you, in fact, different "yvComment
module":
"List of Comments" - List of
comments, sorted by date. Use it e.g. as "Latest comments".
"Most commented" - This view shows
the list of Articles in the descending order of number of Comments for
each article. Number of Comments for each Article is shown also. This
module has only one predefined layout: "Like Latest News".
"Comments of one Article" - This
is the view, that is used in yvCommentPlugin.
"Layout name" is the name of the
"Template file" that comes with yvComment. Each yvComment
View comes with three layouts, and here you may select one of the three
or you may opt to create your own layout with a new name - just select
the 'Custom layout' option and type the name of your custom layout in
the 'Custom layout' parameter.
"Default" - this is most 'verbose' layout. Is used
for the list of comments in the yvCommentPlugin.
"002 (Latest comments)" - Simple layout (see
yourself...)
"003 (Like 'Latest News')" -
"Custom layout" - select this option if you want to
use your custom layout. In this case you have to type the name of your
layout in the "Custom layout" parameter.
You may use any existing layout as a starting point for your Custom
template.
You may also create your own custom layout using the name of an
existing layout (the same 'Template
override' feature of Joomla! as for component and plugin).
"Max characters in the text of comment"
limits the number of characters in the text for long titles (comments).
"Filter list by" option allows you
to have a very flexible module, one that shows 'Latest comments' within
current context (Whole site, Section, Category, Article). For example,
it may show you on the frontpage, say, the 5 latest comments from the
whole site, and if you navigate to the 'Section blog', the same module
will show you 'Latest comments' on the Articles in this section.
"Module title is dynamic" option
changes the title of the module according to what the 'scope' of
Comments on current page is. Works if the "Filter list by"
option was set to some "auto" mode.
"Limit results to previous" allows
user to see not only "All" items in the list, but filter out
results for 1 day, week, month, year (just like in the search form of Joomla!
forums and in phpBB3
in general).
Enable module (in 'Details' box to the left set 'Enabled'
option to 'Yes').
Save the new configuration of this yvComment Module.
If you need another "yvcomment
module": in the menu "Extensions->Module Manager"
press "New" button, select "yvcomment" module and
press "Next" button. Then give some new title to this newly
created module, configure it, as you wish, set module position and Save
module.
6. Installation and
configuration of yvComment CB plugin
To install yvComment CB plugin
(file yvCommentCBPlugin_X.XX.XXX.zip) in the menu select
"Components->Community Builder->Plugin management" and
on the "CB Plugin Manager" page click "Install
Plugin" link. "Publish" the "CB yvComment"
plugin.
To configure "Comments" tab (of User's profile) click
"Tab Management" link in the top CB menu. On the "CB Tab
Manager" page configure "Tab" that has "CB
yvComment" in the "Plugin" column. Parameters of the Tab,
that are related to yvComment (see picture to the right), are the same
as for yvComment module (see above).
CB doesn't know about comments as a special type of content. This
is why it shows all user's comments on the "Articles" tab
also. To fix this (to filter out comments from other content) into the
"getDisplayTab" function of the
"components/com_comprofiler/plugin/user/plug_cbmamboauthortab/cb.authortab.php"
after these lines:
$query .= "\n WHERE a.created_by=". (int) $user->id .""
. "\n AND a.state = 1 "
insert this code ( it is being injected inside an SQL-building
statement):
;
// 2010-05-19 Inserted by yvolk to fix CB v.1.2:
// don't show comments in the 'Articles' tab
if (!class_exists('yvCommentHelper')) {
$path = JPATH_SITE . DS . 'components' . DS . 'com_yvcomment' . DS . 'helpers.php';
if (file_exists($path)) {
require_once ($path);
}
}
if (class_exists('yvCommentHelper')) {
$yvComment = &yvCommentHelper::getInstance(1);
$yvComment2 = &yvCommentHelper::getInstance(2);
if ($yvComment->Ok()) {
if ($yvComment->UseDesignatedSectionForComments()) {
$query .= ' AND (a.sectionid<>' . $yvComment->getSectionForComments() . ')';
} else {
$query .= ' AND (a.parentid=0)';
}
if ($yvComment2->Ok()) {
// Hide comments of the Type 2
if ($yvComment2->UseDesignatedSectionForComments()) {
$query .= ' AND (a.sectionid<>' . $yvComment2->getSectionForComments() . ')';
} else {
$query .= ' AND (a.parentid=0)';
}
}
}
}
$query .= ''
7. Configuring other
extensions
You may try (test) to add comments in the front-end - these
new comments will appear in the "Latest News" module.
If this is not what you want:
in Administrator interface go to the "Extensions->Module
manager"->"Latest News" module and set
"SectionID" parameter to "1" (filter the list:
"1" is ID of the "News" section). - So comments
won't appear in the list of the "Latest News" any more .
If you want to have a "Latest Comments"
module, create another module of the mod_latestnews "module
type":
- In the menu "Extensions->Module Manager" press
"New" button,
select "Latest News" module and press "Next"
button.
- Then give the "Latest Comments" title to this newly created
module, set "Section ID" parameter to the ID of
"Comments" section, set module position and Save
module.
8. Styles and layout customization, localization
(translation)
Style sheets
By default, yvComment uses one of four simple CSS files
(components/com_yvcomment/assets/style001.css ...), that are intended to
be used as a starting point for customization. If you have made your
customized css in your template (for yvComment or for the whole site),
you have to change the setting of "Use CSS file" parameter to
"No".
Template override
yvComment has full support of Joomla!'s "template
override" feature for yvCommentPlugin, yvCommentModule and
yvCommentComponent, the same as for any of Joomla!'s core
components/modules. Accordingly, you may copy e.g. the file
'components/com_yvcomment/views/comment/tmpl/default.php' to the
directory of your template (e.g.
'templates/mytemplatename/html/com_yvcomment/comment/default.php')
and customize it, as you wish. Moreover, as you may have different
templates for different parts of your site (more precisely: you may
assign different templates for different "Menu items" of your
Joomla! site), and you may have different templates for yvComment for
them.
Q. I cannot find any code in
'components/com_yvcomment/views/comment/tmpl/default.php' file, which
actually display comments A. This line "displays comments":
echo $yvComment->ShowCommentsOnArticle($parmsv); }
- in fact at this line second template is called (nested template...):
components/com_yvcomment/views/listofcomments/tmpl/default.php
Translation
Currently yvComment is translated into 35 languages!
Please note, that some translations may be a bit outdated. For some
languages only the front-end is translated. The yvCommentComponent
package contains English language file only. Translations are in
yvCommentLanguagePacks, that may be downloaded from JoomlaCode
and installed separately.
Of course, you may customize yvComment, editing these language files.
E.g., you may decide to change the layout of notification messages...
Only don't forget to backup your customized files before upgrading
to any new version of yvComment.
English language file is here:
"administrator/language/en-GB/en-GB.com_yvcomment.ini".
There is also a special 'English language pack' that is a
template package to be used by translators to create additional language
packs for the yvComment extension. So, if you want to create a new
translation for yvComment, download that 'English language pack' from JoomlaCode
(see '3_LanguagePackTemplate' package) and follow instructions in the
yvCommentLanguagePack_en-GB.xml file. As a result, you will have
yvCommentLanguagePack_xx-XX_V.VV.VVV.000.zip package for your language,
where 'xx-XX' is the code or your language (see your 'full' Joomla!
language pack) and 'V.VV.VVV' is version of Language pack (it remains
the same as for English language pack, that was translated).
To be sure that your customized language .ini
file will work correctly on the site, you should save it in 'utf-8'
encoding with BOM. Generally, the editor does this automatically,
because the original (used as template) English language .ini file also
has BOM. E.g., the Windows Notepad program understands this and you
don't need to think about this. If this is not the default with your
Editor, you should explicitly "Save as..." or try other,
'unicode-aware' Editor.
Viewing Comments
There are two ways to see Comments. If you "Use Content
Table" for Comments, you may use both of them, if not - yvComment's
way is the only way .
First, Joomla!'s general way to view Articles
If you have opted for "Use Content Table" for Comments,
Comments are ordinary Articles from Joomla!'s point of view (but even
Joomla! may distinguish Comments by using a special Section for
Comments). In fact, you may think of yvComment as another way (fast and
simple) to publish and to organize your articles (another
"dimension", if you like ): yvComment allows you
to create Comments (descendants) of Articles, and it allows you to add
comments on comments, thus creating tree structure of articles/comments
(ascendants/descendants).
So you may use for Comments:
The same "Article manager" in the
back-end to manage comments.
All views ("Menu Item Types") of Articles to
show comments.
Any Joomla! extensions, designed for Articles. E.g.
"Latest News" module in default installation (without filters
by Section/Category) shows you titles of Comments in the same way
titles are shown for ordinary Articles. If you click on the link, you
will see the Comment in the "Article view", just as you would
see any other Article. In this case, though, yvComment recognizes the
Comment and shows you, for your convenience, the link to the parent
Article of this Comment ("This is comment of...").
You may use the "Latest News" module as a "Latest
Comments" - just configure it to show "Articles" from
your predefined "Comment" Section or Category.
if you need both "Latest News" and
"Latest Comments" modules in your site, you may "add New
Module" (create duplicate of the same mod_latestnews "module
type"): press "New" button on the "Module
Manager" window; select "Latest News" module and press
"Next" button...
Adding Comments filter to the Article
Manager
If you opted to use Content table for comments, you may find it
useful to have additional, comments filter in Joomla! Article Manager.
In order to have it, you should make these additions to the Joomla! core
files:
1. To the
'administrator/components/com_content/admin.content.html.php' file,
function showContent, after this:
<?php
// Begin Comments filter for yvComment, part 1 of 3 --------------
// 2009-06-06 Inserted by yvolk
if ( isset($lists['filter_comments'])) {
echo "document.getElementById('filter_comments').value='0';";
}
// End Comments filter for yvComment, part 1 of 3 --------------
?>
2. To the same
'administrator/components/com_content/admin.content.html.php' file,
function showContent, after this:
<td nowrap="nowrap">
<?php
and before this:
echo $lists['sectionid'];
add this text:
// Begin Comments filter for yvComment, part 2 of 3 --------------
// 2009-06-06 Inserted by yvolk
if ( isset($lists['filter_comments'])) {
echo $lists['filter_comments'];
}
// End Comments filter for yvComment, part 2 of 3 --------------
3. To the 'administrator/components/com_content/controller.php'
file, function viewContent, after this:
// Build the where clause of the content record query
$where = (count($where) ? ' WHERE '.implode(' AND ', $where) : '');
add this text:
// Begin Comments filter for yvComment, part 3 of 3 --------------
// 2010-05-22 Inserted by yvolk
if (!class_exists('yvCommentHelper')) {
//echo '1. No yvComment;';
$path = JPATH_SITE . DS . 'components' . DS . 'com_yvcomment' . DS . 'helpers.php';
if (file_exists($path)) {
require_once ($path);
}
}
if (class_exists('yvCommentHelper')) {
$yvComment = &yvCommentHelper::getInstance(1);
$yvComment2 = &yvCommentHelper::getInstance(2);
if ($yvComment->Ok()) {
$filter_comments = (int) $mainframe->getUserStateFromRequest( $context.'filter_comments', 'filter_comments', '0', 'int' );
if ($filter_comments != '0') {
//echo '2. yvComment loaded;';
switch ($filter_comments) {
case '1': // Hide comments
if ($yvComment->UseDesignatedSectionForComments()) {
$where[] = '(c.sectionid<>' . $yvComment->getSectionForComments() . ')';
} else {
$where[] = '(c.parentid=0)';
}
if ($yvComment2->Ok()) {
// Hide comments of the Type 2
if ($yvComment2->UseDesignatedSectionForComments()) {
$where[] = '(c.sectionid<>' . $yvComment2->getSectionForComments() . ')';
} else {
$where[] = '(c.parentid=0)';
}
}
break;
case '2': // Show comments only
$where1 = '';
if ($yvComment->UseDesignatedSectionForComments()) {
$where1 = '(c.sectionid=' . $yvComment->getSectionForComments() . ')';
} else {
$where1 = '(c.parentid<>0)';
}
if ($yvComment2->Ok()) {
// OR comments of the Type 2
$where2 = '';
if ($yvComment2->UseDesignatedSectionForComments()) {
$where2 = '(c.sectionid=' . $yvComment2->getSectionForComments() . ')';
} else {
$where2 = '(c.parentid<>0)';
}
$where1 = '(' . $where1 . ' OR ' . $where2 . ')';
}
$where[] = $where1;
}
}
// Prepare comments dropdown (combobox) filter
$list_filter_comments = array(
array( 'value' => '0',
'text' => '- ' . JText::_('SET_COMMENTS_FILTER') . ' -'),
array( 'value' => '1',
'text' => JText::_('HIDE_COMMENTS')),
array( 'value' => '2',
'text' => JText::_('SHOW_COMMENTS_ONLY'))
);
$lists['filter_comments'] = JHTML::_('select.genericlist', $list_filter_comments, 'filter_comments', 'class="inputbox" size="1" onchange="document.adminForm.submit( );"', 'value', 'text', $filter_comments);
}
}
// End Comments filter for yvComment, part 3 of 3 --------------
Language strings, used in this patch, are arleady included in the
language file of yvComment (in the
'administrator/language/en-GB/en-GB.com_yvcomment.ini' file):
Second, yvComment's
specific way to view comments
Currently, there are two types of "Views" for
yvComments (you may use them, while creating "pages" i.e.
"menu items", of your site):
"Comment" page (+ plugin view)
Comments of the Article are shown below the Article, when you see
the whole article, i.e. in "Article view". If this Article is,
in fact, Comment of other Article, yvComment shows you the link to the
parent article ("This is Comment of "..."").
On the screenshot below: comments of the Article in plugin view -
Beez template (browser: Internet Explorer 7.0). You may see 'edit' and
'delete' images next to each comment, because current user is Admin and
he may manage these comments from the front-end.
'Add your comment' form is hidden.
Comments of the Article in plugin view - Rhuk_milkyway template
(Browser: Firefox 2.0)
"List of Comments" page
You may create pages (Menu Items) to see list of comments. Menu
item type is "List of Comments". List on this page may be
filtered by Section and/or Category of parent Article.
So you may have, e.g., page "Comments on News", if you set
"Section of commented Articles" parameter to "News".
For each comment in this list, yvComment shows you the link to
the parent article.
yvComment uses Joomla!'s built-in pagination support to paginate
the list.
"yvComment" module
The same "List of
Comments" (and different layouts of this view, including 3 prebuilt
layouts) may be shown through modules, based on 'yvcomment' module.
On the picture to the left, you see 'List of Comments' view of
yvComment, default layout, as a module.
On the picture to the right, you see 'Most commented' view of
yvComment, "003 (Like 'Latest News')" layout, as a module.
Comments on the
Article in the yvCommentModule
You may have comments on an Article (including link to add
comments and, maybe, even commenting form...) in the yvCommentModule
rather than 'inside/below' the article. In this way you may easily
customize the look and position of comments for different pages (because
Joomla! allows you to have different modules for different menu
items...).
To have Comments on the Article in the yvCommentModule, you must:
Configure and enable yvCommentPlugin (see above).
Specifically, set "Position of comments in Article view"
option = "Hide".
Configure yvCommentModule to show comments just like plugin
generally does (you may create another, or even more than one module
for this purpose...):
Set "View name" = "Comments of one
Article"
Set "Layout name" = "Default"
Set "Filter list by" = "current (or first)
article"
You may choose any "Position" of the module. For
example, for default Joomla! template you may select
"Position" = "footer" - and at first you will not
even notice the difference between these settings and usial position
of comments in the Plugin, below the article.
Please note that yvComment shows a list of comments on the
'print' page of the Article, even if the "Position
of comments in Article view" option is set to "Hide".
This is done, because that 'print' page of the Article doesn't show any
module and so, comments would be unprintable.
Comments
Tab in the CB User Profile
You may see comments of one user in the tab of this user's Profile Page
(of the "Community Builder" extension).
If you use Second type of comments, you may use second Tab for
them. (See "Comment2" tab on the picture to the right)
Back-end view of comments
There is back-end view of comments, in admin menu:
Components->yvComment->List of Comments. An Administrator may
view, edit and delete comments from this view. Back-end admin is
needed mostly in a case you don't "Use Content Table"
for Comments.
The list of Comments may be filtered by the "State"
which has been assigned to each Comment (All/Published/Unpublished) -
just like for Articles (including comments...) in menu
"Content->Article Manager".
Adding, editing and deleting comments
To add Comments, you use the "Add your comment" form at
the bottom of the Article page (when you see the whole article, i.e. in
"Article view").
yvComment allows you to write HTML source code (HTML tags) in the
"Text" field of a Comment only if "Allow HTML in comments
text while add/edit comment" parameter is set to "Allow HTML
only".
By default, user has to be logged on to add a Comment. Change
"Allow guests to add comments" parameter to "Yes" to
allow guests to add comments. Note, that in this case security is low,
and yvComment itself has no strong spam protection yet (except for
"Minimum period between posts..." parameters), so install a
Captcha plugin (see above).
From the front-end, a user may edit his (or her) comment, by
clicking the image for editing articles: ( - for unpublished
comments). An Administrator may edit or delete any Comment (remember
also, that by using "Article manager" in the back-end you may
also manage comments).
Using WYSIWYG editor to add or edit comments
You may configure the "Editor" option to use
"WYSIWYG editor" (Joomla!'s configured WYSIWYG editor) for the
text of comment (to add or edit comments). See, how it looks:
In addition to the above, if you opt to use the Contents database
table to store Comments, you will see Comments as ordinary Articles
(e.g. in "Latest news" module) . In this case you may also
edit the Comment with your configured WYSIWYG editor, and yvComment will
show you this Comment with all formatting (and images).
Please note that due to the known bug in Joomla! core (see Topic: Extending metadata of Articles (Poor
implementation of content metadata) if you edit existing Comment from
the back-end using Joomla! "Article Manager", then additional
metadata, created by yvComment (link to the Web site and email of Guest)
would be erased. So don't use "Article Manager" in the
back-end to edit comments, made by guests, in conjunction with this
option. We're lucky, that this bug doesn't exist for editing Comment
with Joomla! Editor from front-end!
Feedback
Your feedback is greatly appreciated!
If you found a bug in yvComment, or even
developed a fix for it; if you created new translation
or updated existing one - please, send them to the author!
If you want to discuss yvComment with Joomla!
community, please go to the Joomla! forum. Please refer to the
"TODO" section below before posting Your suggestions.
If you want to write your review of yvComment
or to read reviews by other users, please go to the Joomla! Extensions Directory. Please, help others
to make the right choice !
TODO - Future plans and thoughts
Move 'Select State' and 'Display #' list-boxes to the top.
Maybe pagination will be moved to the top also...
? An option to have "Category of comment" in the
Comment editing Form. So I will have to add Categories of comments to
the views...
? Plugin parameters for Menu Item (a way to configure the look
of the Comments plugin for different Menu Items).
? "Maybe I'm just dreaming but one day I'd like to see a
function (mootools? js?) to hide/show comments like some wordpress
plugs - e.g. the one used here in j! developers blog )" (rufuz)".
? Improve comments on comments:
Option to expand/collapse tree of comments.
Information for Developers
yvComment is written from scratch specifically for Joomla! 1.5,
and it is not compatible with previous versions of Joomla!/Mambo. So it
is able to use the most advanced features of Joomla! 1.5.
My intention has been to develop an extension that is as
"natural", native to Joomla!, and that uses as many built-in
(or existing) features (and tools, extensions, including third-party
products, developed for Joomla!), as possible.
yvComment uses the MVC (Model-View-Controller) architectural pattern.
I think, that the most interesting fact for developers is, that
yvComment uses the same MVC code for its Component, Module and Plugin
parts. So, Joomla! Component, Module and Plugin classes are, in fact,
different interfaces to the same core of yvComment.
In other words, yvComment is:
a single big thing that has everything needed for the
whole "yvComment solution" with minimum duplication;
plus it has three very small pieces of code to be (seen
by user...):
- in component,
- in plugin (actually, two plugins: in Joomla! and in Community Builder
extension),
- and in module.
Data model
yvComment has two basic options: use the 'Content' table of
Joomla! or use its own table. In both cases the structure of the table
is the same: as this structure is defined in the
"installation/sql/mysql/joomla.sql" file; see 'Table structure
for table `#__content`'.
If you want to see what data is inside that table, use some SQL
manager (e.g. phpMyAdmin) to look at the 'jos_content' table (or
'jos_yvcomment' table, if you are not using "Content" table
for Comments) of your database.
yvComment uses the "Content" table the same way Joomla!
itself uses it. This is why you may use any extension to
view/edit/administer comments.
yvComment extends the Joomla!'s "Content" table in the points
listed below:
Every Comment is linked to the Article using 'parentid' field.
So, for example, if you have a "Sample Article" Article with
the id=4, all Comments on this "Sample Article" will have
parentid=4. I think this is proper usage of the existing field of the
'jos_content' table. This approach allows any level of hierarchy: any
comment, conceptually, may be commented, and there is such feature
already: "Comment on comments" (see above).
Please note that yvComment uses some additional 'attributes'
of comment. All these additional attributes are stored in the
'metadata' field of the "Content" table. Again, this is
proper usage of this field, not a 'hack' of the Joomla! core, I
believe.
The following attributes are stored in the metadata field of the
"Content" table:
'created_by_username' - OpenID of the guest, who
was not a Joomla! user while adding the Comment, but who was
authenticated by an OpenID provider;
'created_by_link' - link to guest's Website;
'created_by_email' - guest's email.
Let's suppose you first opted not to use content table for
Comments, but later changed your mind and decided to use it (i.e. to
have Comments in the same table as Articles). So you need to move your
Comments to the 'content' table. To do this, you should backup your data
and then execute this set of SQL statement in MySQL manager (e.g. in
phpMyAdmin). Please note that these statements should be executed at
once (in one SQL window):
SET @MaxId = GREATEST(
(SELECT MAX(id) FROM `jos_content`),
(SELECT MAX(id) FROM `jos_yvComment`)
);
UPDATE `jos_yvcomment` SET id = ( id + @MaxId );
INSERT INTO `jos_content` (SELECT * FROM `jos_yvcomment`);
v.1.25.3 (May 19, 2010). Two commenting systems in one!
Attention! This release has too many changes in
the yvComment's source code, so please test it thoroughly before
updating Your production site!
PHP4 is not supported any more.
Added Second Type Of Comments: Now you may
have two independent lists of comments in one site, even two types/kinds
of comments for each article - as if you
installed two different Commenting systems simultaneously.
So almost everything (plugin, module...) got new parameter:
"Comment Type ID". It may be left blank (or set to 1) for CommentTypeID=1
(or if You don't use second type of comment).
It should be set to "2" for CommentTypeID=2
yvComment CB Plugin has TWO tabs now. You may use second tab
for second type of comments.
You may ask: Why do I may need the second type of comments? -
It's not easy question :-)
But one of my users needed it, so maybe this will help you
to create your unique site design/services also...
The subtle difference between real second commenting solutition and this
Second type of Comment inside the same yvComment is much easier
administration of yvComment's approach:
You learn, configure and patch one solution.
The design of the yvComment guarantees that the two types of Comments
will work with each other/
The ony additional thing that you have to install to have the
Second Type Of Comments is second plugin: yvCommentPlugin2-X.XX.XXX.zip
In fact, the second plugin is very small and is needed only because
Joomla! doesn't allow to clone/instantiate additional copies of
existing plugins...
To have this "Comment type 2" You have to:
Configure first type of Comments following all instructions, i.e.
configure yvComment as if there is no second type.
Make sure everything works Ok, before going firther.
Install yvCommentPlugin2-X.XX.XXX.zip, following the same
instructions. Obviously, you have to create different Section and
Category for each Type Of Comments.
Same way, if you need Module(s) for this "Comment Type
ID"=2, create additional Module(s) in Joomla! interface
(you don't need any second module extension, because Joomla! allows
you to clone existing one).
Multiple levels of comments for 'Threaded comments' in Plugin
and in List of Comments views.
Added 'Maximum level of comment on comment' option to
restrict commenting levels for 'Allow comments on comment' option set
to 'Threaded comments'.
Added 'Show comments on Comment' Plugin option to switch
between 'first level only' or 'multilevel' views of the List of
Comments (this option works both for Plugin and for Module).
Added two debug options to help resolve problems: 'Debug' and
'Debug security'.
v.1.24 (August 30, 2009). Notify Authors about
comments on their Articles.
Added extension-independent interface (Joomla! event) to allow
subscription on notifications per Author.
Added "Content
Subscription - Acajoom" plugin that implements subscribtion
interface for "Acajoom News v.4.1.3" Joomla! extension. Thanks to "lemur1" for providing
the idea and code for integration with Acajoom.
yvComment project SVN repository created at JoomlaCode to
simplify developers collaboration.
v.1.23 (July 11, 2009). OpenID integration.
Added the "Use OpenID" option to identify a
commentor using OpenID external service. More details are here.
Changed: If "Delay loading captcha image" option is
set to 'Yes' AND text of a Comment is not empty - Captcha loading is
NOT delayed (this is how it should be from the start...). Corresponding
javascript code was fixed to be compatible both with MSIE and Mozilla
Firefox.
Added the "Publish/Unpublish" button (visible for
admins only) to publish/unpublish a Comment in one click.
Added the "Show comments on Comment" option to the
module and "List of Comments" view. Set it to 'No' to see all
comments, including comments on comments, in one ordered (non threaded)
list. This is especially useful for the "Latest comments"
list in the module.
Changed: Almost all CSS classes were renamed to avoid
conflicts with poorly written templates, e.g.
class="Header"-> class="CommentHeader" etc.
v.1.22 (May 16, 2009). Community Builder
integration.
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 (in 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...)
v.1.21 (March 08, 2009). Comments on blog pages.
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). All Comments, created by yvComment v. less that
1.21.0 are still fully compatible (viewable and editable), so there is
no need for any 'database upgrade'.
Moreover, yvComment correctly understands 'break' between 'introtext'
and 'fulltext' fields (<hr id="system-readmore" />).
Again: just like Joomla! core does.
"Use designated Section and Category for comments"
option was added with Yes/No values.
'Yes' - All comments are in their own Section (and Category)
for comments (set below).
'No' - in the section/category of the parent Article).
The three options: "What to show on article
page/frontpage/other page" were added with these values:
"'Comments (n)' text only"
"'Comments (n)' link only"
"Comments of one article"
The options allow you to have, for example:
'Comments (n)' links to comments on blog pages, and list of
comments on the Article page (default settings).
Comments of each Article directly on blog page, below each
Article.
No comments on the 'article' view: only the 'Comments(n)' (or
'Add your comment') link that leads to the separate page with the
Comments of this Article.
The "Link 'Comments(n)' text to some other page"
option was not needed any more and it was deleted.
Values of the "Position of 'Add your
comment' form" option where changed, so there are four
"positions" now:
"Above list of comments"
"Below list of comments" (default);
"On a separate page, above list of comments"
"On a separate page, below list of comments"
- the last two values allow you to 'hide' the form from the
page where list of comments of the Article is shown. When these
positions are chosen, instead of the whole Comment form, the user sees
one 'Add your comment' button only, that leads to the separate
page.
Added two new translations (new languages) since previous
release, see them at JoomlaCode:
"Most commented" view was added to be used mostly in
the module. This view shows the list of articles in the descending
order of number of comments for each article. Number of comments is
shown also. This module has only one predefined layout: "Like
Latest News".
"Max characters in the text of comment" parameter
was added to the listofcomments/mostcommented views (and to the module)
to limit the number of characters in the text for long titles
(comments).
"IDs of commented Articles" filter was added to the
listofcomments/mostcommented views (and to the module) (Thanks to Peter v.d.
Hulst).
"Limit results to previous" filter was added to the
listofcomments/mostcommented views (and to the module). So user may see
not only "All" items in the list, but filter out results for
1 day, week, month, year (just like in search
form of Joomla! forum and in phpBB3 in general).
Access level of Comment is set the same as access level of the
commented (parent) Article during creation (editing) of the Comment.
(This more advanced task was not done yet: To change access level of
comments of one Article, when access of this article is being changed
(if Joomla! has a hook for this...)
"Delete to Trash" option was added that makes
'comments deletion' much like 'Article Trash' in the Article Manager.
If this option is set to 'Yes', comments are not deleted from database,
until an Administrator deletes them from the 'Article Trash'. This
option works only if Comments are set to use the Content table.
New value to "Allow comments on comment" option was
added: "Administrator's reply only". - Same as "Owner's
reply only", but only Administrators (or other users, who have
'all rights' to edit comments) are allowed to add comment on Comment.
"Immediately publish guest comments" option was
renamed to "Immediately publish comments".
This "Global moderation option" allows you to control, if you
want comments, created by users, to be visible to all visitors of the
site just after they are added.
Set option to "Yes for everybody" to allow
immediate publishing for everybody,
"Yes for registered users" - to allow for
registered users only.
"No" - comments of all users (except users, who
have 'all rights' to edit content in Joomla!) are added to the site,
but are invisible to the visitors of the site until approved (checked)
and published by the site Publisher or Administrator (more precisely:
by user, who has 'all rights' to edit content in Joomla!).
Added two new translations (new languages) since previous
release, see them at JoomlaCode:
v.1.19 (September 21, 2008). Comments on Comments!
Added: yvComment is 'Print aware' now: forms, buttons and
links to add comments are hidden from 'print' page of the Article.
Added "Allow comments on comment" global
option for yvComment (only for "Use Content
Table"="Yes") with these values:
"No" - this is the simplest option.
"Owner's reply only" - only Author of the Article
or Administrator is allowed to add exactly one comment on Comment.
This comment on comment can not be commented. This behavior works
similar to JED - see "Owner's replies" for some
reviews ("reviews" are, in fact, comments).
"One level deep" any Comment on Article may have
any number of comments. These comments on Comment can not be further
commented. So, this is restricted case of "Threaded
comments" (see next value).
"Threaded comments" - each Comment may have any
number of comments. Each comment on Comment may also be commented, and
so on to any level deep. If this value is selected, every comment, as
e.g. article in blog view, has "Comments(n)" or
"Reply" link, that leads to the standard Joomla!'s 'article'
view of this comment, where users may see and/or add comments on this
Comment.
Added "Comment Linkable" option for yvComment
(only for "Use Content Table"="Yes") The link leads
to the article view of comment, where users may see and/or add comments
on this Comment.
Changed: "Position of comments"
option was replaced with three options: "Position
of comments in Article view", "Position of
comments on the Frontpage" and "Position of
comments in other views" to allow more flexible customization of
the plugin (Unfortunately, Joomla! doesn't allow to configure plugins
differently for different menu items/articles, so this, not very
elegant decision, was taken).
Each option has four values. Three are simple: "Inside Article
box", "Below Article box" (default) and
"Hide".
The fourth, "Defined by Article template",
is for advanced usage.
'Defined by Article template' is for people, creating their own
templates for the Joomla! site, for those, who want to have full
control of the places, where the HTML text of the yvComment plugin
("Output of yvComment") would be inserted.
When this value is selected, yvComment plugin doesn't add "Output
of yvComment" to the predefined place of the page (e.g. it doesn't
uppend its output to the text of the article). Instead, it creates new
attribute of the article: 'comments', - and writes "Output of
yvComment" there. (The 'comments' attribute is not stored in the
database)
To place this "Output of yvComment" onto the page something
like this should be added to the article's template (the example below
is for 'frontpage' and 'blog' views):
E.g., if you want to customize position comments
on the frontpage, please insert the above code in the file
'components/com_content/views/frontpage/tmpl/default_item.php' just
before line:
<span class="article_separator"> </span>
Please note, that for 'Defined by Article
template' 'position' yvComment's templates should be customized also.
E.g. you may want to delete additional DIVs around 'Add your comment'
text to place it in line with 'Read more...' on the frontpage. You may
also decide not to have yvComment for some view of your content...
There is another, very interesting usage of
the "Hide" value of the "Position
of comments in Article view" option, that doesn't require creation
of custom templates:
You may have comments of the Article in the Module (yvComment module)
rather than 'inside/below' the Article! See section "Comments of the Article in the Module"
for more details.
Added "List of IDs of Articles which may, or may
not, contain comments" option in addition to existing options for
Sections and Categories of Articles to be commented. This option gives
you maximum flexibility in defining, which Article may, and which may
not be commented. E.g. you may decide to enable commenting for one
Article only.
Please note, that if Article already has comments, and later you would
disable commenting on this article, comments on this Article still will
exist and will be visible to users.
Added image to show, if comments are closed,
to the article view of plugin, near number of comments. I couldn't
decide, where to put it, by felt, that this image should be
somewhere...
Added "Delay loading captcha image" option,
that enables to delay loading captcha image until user starts to type
text of comment (or clicks in the comment text box). The purpose is to
speed up page loading and lessen the load on the server. Most users
will not comment. Now they wont have to wait for the captcha image to
load. (Thanks to Jan
Tångring for the contribution)
Added five new translations (new languages) since previous
release, see them at JoomlaCode:
Added very flexible and context-sensitive
"yvcomment" module, that uses the same MVC code of yvComment,
as plugin and component. This module is preconfigured as 'Latest
comments', but may be something more...
Language packs are being rebuilt. Now yvComment has single
language file to avoid duplication.
v.1.17 (June 15, 2008)
Added "Auto close comments after specified number of
days" option. Setting this option disables addition of new
comments to the old articles, but it doesn't prevent registered users
from correcting or updating their outdated information in old entries.
Added "Show 'Please register'" option (after many
questions about how to do this...). If set to 'yes', yvComment shows
message 'Please register or login to add your comments to this article'
in article view, if addition of comments is allowed for this Article,
but not allowed for this User.
Seven (!) new translations were added since previous release,
see them at JoomlaCode:
Added new value: 'Defined by Article template', - for the
'Position of comments' option. This new value is for people, creating
their own templates for the Joomla! site, for those, who want to have
full control of the places, where the HTML text of the yvComment plugin
would be inserted.
When this value is selected, yvComment plugin doesn't add itself its
HTML text output to the predefined place of the page (e.g. it doesn't
uppend its output to the text of the article). Instead, it creates new
attribute of the article: 'comments', - and writes text, that it
created, there. (The 'comments' attribute is not stored in the
database)
To place this text onto the page something like this should be added to
the article's template (or frontpage, blog...):
Please note, that in this case yvComment's
templates should be also customized. E.g. you may want to delete
additional DIVs around 'Add your comment' text to place it in line with
'Read more...' on the frontpage. You may also decide do not have
yvComment for some view of your content...
Added 'Author mentioned by' option with two values: 'Name'
(default) and 'Username'. Now you may see Username of the Author of
comment (or Article) in addition to the 'Name'. Both Name and Username
are taken from 'User details' (see Joomla!'s "User Manager").
Please note, that currently Joomla! core can show 'Name' only for the
Author of the Article, so this feature is ahead of the Joomla!'s core.
Added 'Category for comments' parameter, allowing for Category
IDs (categories of Articles to be commented) to be included or excluded
(in addition to the Section IDs, that were earlier).
v.1.15 (March 29, 2008)
All translations were removed from main yvComment packages.
Now yvComment Component and Plugin packages contain English language
files only. All 16 translations were moved to 16
yvCommentLanguagePacks, that may be downloaded from JoomlaCode and installed separately.
There is also special, 'English language pack', that is template
package to be used by translators to create additional language packs
for yvComment extension.
For information, why this was done, please see the discussion in the
forum: How to create language pack for Joomla! 1.5
extension.
Two new CSS files (themes) designed for use with yvComment. In
fact, these 'themes' are not original: they are inspired by Joomla!
forum (this style is default now) and by MS Outlook 2007 message lists
(Gradient). These themes are included in the package of yvComment (see
below).
Added option "Use CSS file", that allows user to
select one of three style files, included with this extension, or don't
use them at all (and, hence, put CSS for yvComment in your custom CSS
file). (This option replaces "Use Default CSS file" option,
that had only 'Yes/No' values).
Future versions of yvComment may include more styles, contributed by
community members...
Added option "Position of 'Add your comment' form".
There are two 'positions' now:
'Below list of comments' (default) - this is how it was
before;
'On a separate page' - this allows you to 'hide' the form
from the page, where comments are shown. Instead whole form, user sees
one 'Add your comment' button only, that leads to the separate page.
Added option 'Subject of comments' (with values 'Hide' and
'Show'). When this option is set to 'Hide', users don't see subject
(title) of the comment and don't have to write it. I think, that
"default subject", e.g.: 'Re: <Title of the article>')
- is bad decision: nobody looks at them, even if you try to write
something meaningful . So, if you don't want
to have subject, I think it's better make it invisible... and put some
first words from message itself to the title (automatically while
saving comment).
Added option "Execute content plugins". Enabling
this option allows you to use (in theory, all) content plugins with
yvComment, just like for Articles. This option is disabled ('No') by
default to prevent possible incompatibility with content plugins. This
option was successfully tested with these plugins:
yvBBCode
and yvSmiley.
Please note, that these two extensions work faster, when they are not
used as Content plugins, but are configured to replace text of the
whole page. So, I recommend to configure yvBBCode and yvSmiley not to
"Enable Smileys for the text of Articles" (this means 'don't
act as content plugin').
Added full support of "template override" for plugin
and component, like for any Joomla!'s core component/module. So you may
copy file 'components/com_yvcomment/views/comment/tmpl/default.php' to
the directory of your template (e.g.
'templates/mytemplatename/html/com_yvcomment/comment/default.php') and
customize it, as you wish. Moreover, as you may have different
templates for different parts of your site, so you may have different
templates for yvComment for them.hem.
Added mail notification feature about new or modified comments
for Admins and Publishers:
Added option 'List of Usernames to notify of new or updated
comments'. This is comma separated list of usernames (e.g.: admin,
peter, mike ). Actual emails would be taken from Joomla! list of Users
on the fly. Both Admins and Publishers of Joomla! have rights to edit
comments, so their usernames may be in the list.
Notification is not sent, if user, who added or changed the
comment, has all rights to edit comments. This is done to avoid
unnecessary additional emails about the same comments.
Added 'Guest is required to specify email' option for those
administrators, who want their guests to do so :-). Currently these
emails almost are not used anywhere (default template has example of
its usage...), but you may use them in the customized templates (e.g.
you may show them for admins...).
Links to the Articles are made consistent with that of
Joomla!'s core, both for SEF URLs on and off.
v.1.10 (November 25, 2007)
Added option 'Immediately publish guest comments' ('No' - by
default). If this option is set to 'No':
Comments, created by guests, are added to the site, but are
invisible until being approved (checked) and published by site
Publisher or Administrator.
Just like for general Articles, Publishers and Administrators
of the site see unpublished comments in the frontend (in the same list
of comments of articles), and they may edit and publish them (or, of
cause, they may delete them), so these comments will become visible to
other users of the site after 'publishing' (setting 'Published' option
of the comment to 'Yes').
In the backend menu "Components->yvComment->List
of Comments" may be filtered now by "State" of comments
- again, just like for all articles (including comments...) in menu
"Content->Article Manager".
Added translation:
French translation (Frontend only, full translation added for
v.1.11. Thanks to Florent NOUVELLON).
Set "Use BBCode form buttons" to "yes" in
yvComment
Enable BBCodes replacement for the whole page in yvBBCode
or set "Replace BBCodes in text" to "yes" in
yvComment
Added options for Smileys: "Use Smiley form buttons"
and "Replace Smileys in text" just like for BBCodes.
v.1.8 (October 20,
2007)
Added pagination of Comments in plugin mode. You have to turn
pagination on in yvComment plugin parameters. Due to Joomla!
restriction of JPagination class, only one pagination control may be on
a page. So yvComment turns on "pagination of comments" for
particular page (Menu item) only if pagination for this Menu item is
turned off.
Fixed bug of previous release: no Comments were visible in the
"List of Comments" view (in the backend also).
Fixed bug: Captcha image didn't show, when SEO was enabled
(wrong URL to the image...).
Quite a lot of refactoring, so new bugs may appear at first...
Fixed code to work with Joomla! 1.5 RC2. Now yvComment doesn't
work with older builds of Joomla!
Added option "Username of Guest". This user,
(specified by his Username), will become Author of all comments,
created by guests. Joomla! doesn't have built-in Guest user account, so
you have to create such user yourself. Guest account has to be in
Author group and may be disabled (to prevent logging on with this
account). Setting this option is required for consistency with
"general Articles" of Joomla!
Added option "Check guest name" ('Yes' by default)
to turn on or off check: if guest's alias ("Your name" field)
is part of any registered user's name.
Added option "Author Name Linkable". If enabled,
name of the comment's author becomes a link to his (or her) Web page.
For registered users, the URL of the link is taken from the
"Web URL" field of the Contact, "Linked to User"
(associated with this user). Standard Joomla! way to do this is to use
"Contact Manager" in the backend:
menu->Components->Contacts->Contacts.
If you enabled guests to add comments, and you want to allow
guest to add link to his (or her) Web page to the comment, you have to
set "Allow guests to link to a site" option also. This link
is stored in the "metadata" field of the comment.
Please note, that due to the known bug in Joomla! core (see Topic: Extending metadata of Articles (Poor
implementation of content metadata saving)) if you edit existing
Comment from the backend using Joomla! "Article Manager",
this link would be erased. So don't use "Article Manager" in
the backend to edit comments, made by guests, in conjunction with this
option. We're lucky, that this bug doesn't exist for editing Comment
with Joomla! Editor from frontend!
Changed. Captcha (if enabled) is shown for guests only.
Added Smiley support, to have Smileys support in yvComment,
please install yvSmiley
extension.
v.1.4 (June 19,
2007)
Fixed PHP-language incompatibilities, that prevented yvComment
from work under PHP4. Now yvComment supports both PHP4 and PHP5!
Added backend view of comments, in admin menu:
Components->yvComment->List of Comments. Administrator may view,
edit and delete comments from this view.
Added "Link 'Comments(n)' text to some other page"
parameter with values:
'No' - 'Comments(n)' text is not linkable
'Article page with comments' - 'Comments(n)' text is a link. If there
are no comments for the Article, the text of the link is changed to the
'Add your comment'.
Added "Max characters in the text of comment"
parameter.
Added "Primary order" parameter enabling to sort
comments (in plugin) by date (oldest or most recent first).
Added check of Joomla!'s build number. New "Enable
Joomla!'s version check warning" parameter may be used to disable
warnings.
Error reporting improved. This effort was done to make it
easier for Administrator to figure out the cause of the problem and in
the end - to help him (or her) make yvComment work properly .
v.1.3 (May 27,
2007)
Anti-Flood / anti-spam functions added:
Added parameter 'Minimum period between posts of one user,
seconds' (Guests with different aliases are treated as different
users). Now if you press Post button more, than once, you will get
this error message: 'Your previous post was not long ago. Maybe you
pressed Post button twice?'.
This second new parameter: 'Minimum period between posts of
any guest, seconds' is a security measure against spam: even if some
spam-bot will generate different guest aliases, this parameter allows
to control maximum rate of "spam comments".
Added check of Guest's name: it shouldn't be like user's name
(or any part of user's name). So guests are not allowed to type these
aliases: 'admin', 'strator' (part of 'Administrator') etc.
Added "SectionIDs of Articles" parameter: Now you
may define the list of Sections (of Articles), for which comments may
(or may not, if excluded) be added. So now you may have sections
without comments (e.g. for some static content). By the way, you may
define now, if comments on comments are enabled... (because all
comments are essentially Articles of one predefined Section, configured
by Administrator).
The simplest version check of Joomla!'s core added.