Home

OFF-SOFT.net

OFF-SOFT.net

This site is support & information site of WEB,and Software. This site might help you that create software or Web Site…perhaps?[:]

Joomla! To comment on the article (yvComment Try)

Published on| March 31st, 2009 | 1 Comment.
Description:
Joomla! To comment on the article to your blog in general, is required for the extension of the comment. (A standard feature, no) So, GPL is a license, so ease of use yvComment decided to try.
yvComment reason is selected, GPL, and it was in overseas, it is well known, the prediction is being refined. So, immediately, let me try.

STEP.1 Download what you need
  • yvcomment to download to download the components, plug-in module 3.
    If documentation of English, are here.

  • Download Capture Plug In
    , you accept the comments from the guest user to view the image identification information in order to prevent spam, in order to get input.
    ※ In particular, it will not accept comments from the guests, not required.
    yvcomment that support the capture, the following two.
    If you need to download from the link above.
    ※ OSTWigits, try and find is very difficult to recognize. Bigo Captcha is recommended by the server may not work. In addition, to capture the images, some may take longer. (Note you must have a high load. )
    Also, STWigits is, Windows system was not working. Not examined, the cause is unknown. Windows is not clear whether it corresponds to.
STEP.2 Let's install
All STEP.1 install the downloaded.
Installation instructions, the normal component, the plug-in module is installed in the same template.
Installing the extension of the management menu screen / do the uninstall.


When installing yvComment component may cause the following error.
Database errors: Error message: "You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIKE jos_content)' at line 1 SQL = CREATE TABLE jos_yvcomment (LIKE jos_content) "SQL =" CREATE TABLE jos_yvcomment (LIKE jos_content) "
This is, MySQL may occur depending on the version.
In this case, jos_yvcomment at the table, should I have to create. Configuration of this table, jos_content is the same.
The following SQL will create jos_yvcomment 1.5.9 in the case of the SQL statement.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
CREATE TABLE jos_yvcomment (
  id int(11) unsigned NOT NULL auto_increment,
  title text NOT NULL,
  alias varchar(255) NOT NULL default '',
  title_alias text NOT NULL,
  introtext mediumtext NOT NULL,
  fulltext mediumtext NOT NULL,
  state tinyint(3) NOT NULL default '0',
  sectionid int(11) unsigned NOT NULL default '0',
  mask int(11) unsigned NOT NULL default '0',
  catid int(11) unsigned NOT NULL default '0',
  created datetime NOT NULL default '0000-00-00 00:00:00',
  created_by int(11) unsigned NOT NULL default '0',
  created_by_alias text NOT NULL,
  modified datetime NOT NULL default '0000-00-00 00:00:00',
  modified_by int(11) unsigned NOT NULL default '0',
  checked_out int(11) unsigned NOT NULL default '0',
  checked_out_time datetime NOT NULL default '0000-00-00 00:00:00',
  publish_up datetime NOT NULL default '0000-00-00 00:00:00',
  publish_down datetime NOT NULL default '0000-00-00 00:00:00',
  images text NOT NULL,
  urls text NOT NULL,
  attribs text NOT NULL,
  version int(11) unsigned NOT NULL default '1',
  parentid int(11) unsigned NOT NULL default '0',
  ordering int(11) NOT NULL default '0',
  metakey text NOT NULL,
  metadesc text NOT NULL,
  access int(11) unsigned NOT NULL default '0',
  hits int(11) unsigned NOT NULL default '0',
  metadata text NOT NULL,
  PRIMARY KEY  (id),
  KEY idx_section (sectionid),
  KEY idx_access (access),
  KEY idx_checkout (checked_out),
  KEY idx_state (state),
  KEY idx_catid (catid),
  KEY idx_createdby (created_by)
) TYPE=MyISAM AUTO_INCREMENT=52 ;
 
This creates a SQL statement such as phpmyadmin, run, create, again, you probably will install the components.
STEP.3 comment section, you create a category
After the installation section for comments, create a new category.
yvComment is treated as a comment in one article. Therefore, the section associated to the article, you need a category.
Section and category names are also accepted. You have a good descriptive name.

If you can write a comment from a guest user, you must also register for temporary guest users to leave comments.
Registration of registered user, you can write a guest user.
This new name is "Publisher" It is a group.

STEP.4 Let's set yvComment Plugin parameters
Set the yvComment plugin parameters.
Configuration is done from a management plug-in extension of the administration menu. YvComment plugin from the Admin menu.

There are a lot of parameters, it is overwhelming, if one checks, not difficult.
Large, and I do sense the parameters in bold in the table below.
Use Content Table Yes
Use designated Section and Category for comments Yes
Section for comments STEP.3 created by specifying the section
Category for comments STEP.3 created in a specific category
Up until now, following the suggestions above.
List of Sections IDs of Articles which may, or may not, contain comments 1,2
List of Categories IDs of Articles which may, or may not, contain comments  
List of IDs of Articles which may, or may not, contain comments  
Exclude Sections, Categories and Articles, selected above ( 'No' - include) No
These settings to specify whether to enable comment on any article.
For example, if you set as above,
Section is allowed to comment or two.

Exclude Sections, Categories and Articles, selected above ( 'No' - include): Yes
If you,
The two sections will no longer allow comments.
In addition, two other sections will be allowed for comment.

This Yes / No tolerance will be reversed.

Explained later, is probably unnecessary and, in brief
List of Sections IDs ...: whether to allow the section ID
List of Categories IDs ...: whether to allow the Tree ID
List of Articles IDs ...: whether to allow the article ID
Be.
If all the spaces are all allowed / not allowed any of it.
Use CSS file Select an image to view the comments
Subject of comments Specify whether to display the title
Comment Linkable To specify a link to more comments
Author mentioned by Who write, or spell the name of the user to specify the name or description
Author name Linkable To specify a link to more than fill
Execute content plugins Specify whether to use a plug-in content
Enable Joomla! 'S version check warnings Joomla! To specify whether to perform a version check
Joomla! Version of the core, yvComment security if there are different versions of the work, the error below.

If an error such, Joomla! Or to update the version of the core, yvComment going down version is better.
In either case you can not only determine if a problem in your operation, it is best to be taken off the check.
Allow comments on comment Specify whether to allow comments for the comments
Editor Editor's comment section, specify whether to use?
Generic editor: pictures of a normal text box
WYSIWYG editor: HTML not aware that you can easily create decorative Toolbar
Use Smiley form buttons Smailey to specify whether to use the button
This is a separate, yvSmailey must be installed.
Use BBCode form buttons BBCode to specify whether to use the button
This is a separate, yvBBCode must be installed.
Allow HTML in text of comments Comments in HTML to specify whether to allow
Max characters in the text of comment To specify the maximum length of comments
Minimum period between posts of one user, seconds Comment from the same user to specify the number of seconds to reject a series of stop accepting
Auto close comments after specified number of days To specify the number of days to remove a comment automatically
Immediately publish comments To specify the timing of public comments
Yes For Everybody: All published immediately.
Yes Registered User: Users that have been registered, the public immediately.
Except for required certification.
List of Usernames to notify of new or updated comments Or a new comment is added to, when updated, here you specify to notify anyone or to specify the user name.
Cases) admin
Delete to Trash Specify whether you want to move to trash when deleting a comment
Allow guests to add comments Yes, specify whether you want to allow comments from guests: If you do not want to allow permission, keep the default "No".
Username of Guest To specify the user name of guest
STEP.3 to specify the user name
you created in the non ※ If you want to write a guest, you do not specify anything.
Check guest name Specify whether to check if the user name and name ~ twice by mistake Guests
Guest is required to specify email Specify whether to request a designated email address for the guest
Allow guests to link to a site Guests for the specified URL to allow
Minimum period between posts of any guest, seconds Guests (at different guests) from the comments, to specify the number of seconds to reject a series of stop accepting
Use Captcha Specify whether to use an image not captured ※ If you want to write a guest, "No" designation.
"Yes" if you, STEP.1 be one of the Capture Plug-In.
Delay loading captcha image Have a good view as to whether to display an image captured when the focus in the comments, a little, to display pictures, so take a load to the server, I think, would be specified.
However, the screen will change.
Position of comments on 'article' view In the article, to specify the location of the comment
What to show on an article page In the article, you specify whether to make a comment?
Comments of one Article; show everything in the article.
'Comments (n)' link only: show only the links in the article.
'Comments (n)' text only: show only the text in the article.
Position of comments on the Frontpage In a front page, specify the location of the comment
What to show on the frontpage In a front page, specify whether to make a comment?
Comments of one Article; show everything in the article.
'Comments (n)' link only: show only the links in the article.
'Comments (n)' text only: show only the text in the article.
Position of comments on other views In other pages, you specify the location of the comment
What to show on the other views In other pages, you specify whether to make a comment?
Comments of one Article; show everything in the article.
'Comments (n)' link only: show only the links in the article.
'Comments (n)' text only: show only the text in the article.
Position of comments on other views In other pages, you specify the location of the comment
Show 'Please register' If there is no comment, "registered" to specify whether to display the comments and
Position of 'Add your comment' form "Add Your Comment" to specify where to display the form of comments and
Primary Order Comments by the old order, to specify the new order?
Pagination To specify a set number of pages

So far, after the set, I think the comments are displayed with the article to enable this plugin.



Comments

1 Comment. “Joomla! To comment on the article (yvComment Try)”


  1. Joomla!エクステンション: コメント機能 yvComment | Narratives from a Counselling Room
    September 6th, 2011 @ 17:42:22

    […] Joomla! で 記事にコメントするには(yvCommentを使ってみる) […]

Leave a Reply







  • はてなブックマークへ追加する
  • Facebookでシェアする
  • twitter でつぶやく
  • Google Plusでシェアする
  • Pocketでシェアする
ページトップへ