LikeDislike

Creator: Valentin Rasulov (valikras)

Need help installing this extra?

About LikeDislike

LikeDislike flexible extension of voting for MODX Revolution. It allows visitors to vote for anything you want on your website.

Information

Released
December 26, 2012

Supported Database
MySQL

License
GPLv2

Supported Versions
2.2 - Current

Downloads
6,096

Instructions

Homepage and documentation - http://like.artdevue.com

The source code - - http://github.com/artdevue/LikeDislike

Issues - http://github.com/artdevue/LikeDislike/issues

# Quick Start

In a convenient location site template you need to insert a snippet

[ [ likeCssjs ] ]

that connects CSS and JS files needed to run LikeDislike. 

Note! If you have a web site is not connected JQuery, then the call must specify the &jsConnect=`true`, and the call should look like this

[ [ likeCssjs? &jsConnect=`true` ] ]

# Basic Configuration

Before you start using LikeDislike, you can customize it to fit your work priorities. You can configure Cookies, IP and user id

The main settings are located in LikeDislike System Settings, in the section "likedislike".

All tips are described in the comments for each configuration.

# Admin panel

By selecting the top menu under "Components" - LikeDislike, you are in control LikeDislike.

You can keep track of your objects, delete them, close the vote. Added to the blocked IP addresses of users who are not eligible to vote.

# Creating

You can create LikeDislike click anywhere on the page. To do this, add the snippet call:

[ [ !LikeDislike? &name=`ITEM_NAME` ] ]

The item name (in bold) may be omitted if you visit a call LikeDislike, because the default name equally [ [ *pagetitle ] ].

Remember! , that the element name must be unique on a single resource or exclusion.

Call LikeDislike should NOT CACHE

Added property to display the results in the field of TV or a resource in more detail http://like.artdevue.com/en/help.html#output-target

# More on the election of the template and output format on the page http://like.artdevue.com/en/help.html

New in 1.0.3-rc1

# December 26, 2012, version 1.0.3 rc1

[0010] issues #5 Checking the registered user (https://github.com/artdevue/LikeDislike/issues/5). Problem in providing context for the user.

# October 1, 2012, version 1.0.1 rc1

[0009] Created a system event OnlikeDislikeSave

[0008] Fixed a problem MODx version to compare in connector.php (https://github.com/artdevue/LikeDislike/issues/2)

[0007] Small fix code

[0006] Can be a resource to display any field vote convenient resource for statistics

[0005] Added property to display the results in the field of TV or a resource in more detail http://like.artdevue.com/en/help.html#output-target

# August 25, 2012, version 1.0.0 beta5

[0004] Fixed a bug in the class LikeDislike line 514, not the right event for error says.

# August 20, 2012, version 1.0.0 beta4

[0003] One mistake when enabling likedislike.userLoginRequired configured LikeDislike

# August 17, 2012, version 1.0.0 beta3

[0002] Correction of errors on the non-existent objects, and if enabled printing error output

# August 16, 2012, version 1.0.0 beta2

[0001] when loading the resource removed Ajax request. Now we get the data from the Ajax only when someone clicks on an item LikeDislike.

Current releases

1.0.3-rc1
View | Download
December 26, 2012
2.2 - Current