You are not logged in.
This plugin has two functions: rate an article by voting plus or minus, and return a list of best (or worst) rated articles.
This is a recovery of wlk_helpful, and as such it is able, at its first activation, to recover the data.
It additionnaly provides
Makes use of the jQuery library and rah_external_output plugin.
—
Changelog:
Last edited by CeBe (2013-04-30 14:09:32)
Offline
Incredible! Well done. I like it definitely.
Patrick.
Txp Tricks & Tips by french users : http://txp-fr.net | G+
@Devs : Can’t find the punched tape version of TXP and I need it!
Happy user of TXP 1.0RC1
Offline
Beau boulot !
Nico
Offline
Merci :)
Latest news:
Source data (in wlk_* tables) may in certain cases be inconsistent.
If you have problems using cbe_helpful, it may be the reason. Don’t hesitate in this case to drop a message, I’ll do my best to establish a diagnostic and help you repair what can be repaired.
Offline
Niconemo wrote:
Beau boulot !
In French; Exactement. Plutôt douée la p’tite; hein?
International: This girl makes a very good job!
Patrick.
Txp Tricks & Tips by french users : http://txp-fr.net | G+
@Devs : Can’t find the punched tape version of TXP and I need it!
Happy user of TXP 1.0RC1
Offline
Version 0.2 released !
cbe_helpful_list can now display cbe_helpful_score, cbe_helpful_yes, cbe_helpful_no, like this :<txp:cbe_helpful_list label="Top10" label="h2" limit="10">
<txp:permlink><txp:title /></txp:permlink>(<txp:cbe_helpful_score />)
</txp:cbe_helpful>
Offline
Looks great, but I’ve been unable to get this plugin to work. Any tips? Here’s what I checked:
jQuery is loaded and working (v1.3.2 should be OK, right?)
rah_external_output is installed and activated
cbe_helpful is activated :-)
No errors or warnings in the JS error console.
I am using the demonstration tags from the documentation. But when I click on “Yes” or “No,” nothing happens.
Please let me know if there’s anything I’m missing here. Thanks for developing this plugin!
Offline
maruchan a écrit:
jQuery is loaded and working (v1.3.2 should be OK, right?)
Mmmmh … not sure. The plugin was developed with jQuery 1.6.1
Offline
I have problem, i have about 50 articles to rate, but topics and Voting result dont shows correctly, I press button Vote, then article have+1, but after refresh 0 again.. okay, in TOP page no changes too, but if I make some corrections in TOP form, add some simbol, or delete it refreshes from database and points, whom I tried to add, are added too, and then its like stuck again, I am using 4.3.0 version of Textpattern and:
rah_external_output 0.5
cbe_helpful 0.2.1
Last edited by elwins (2012-01-02 02:06:34)
Offline
Hello:
Nice plugin! I’m playing with it for a new site, but I found a problem with it. The plugin asumes that every time is invoqued it must to show a lot of info.
In my case, I would like to display only de <txp:cbe_helpful_score /> in articles lists (normal article lists, not when using <txp:cbe_helpful_list />) leaving the voting functionality to the individual articles.
In my article list form tried this:
<txp:cbe_helpful label=”“ wraptag=”“><txp:cbe_helpful_score wraptag=”“/></txp:cbe_helpful> to retrieve only the score data per article, but it gives me this:
<div class=“helpfulrater”><li style=“display:none;” class=“thisid”>18</li><li style=“display:none;” class=“unit”>percent</li><span title=“Score” class=“value”> 0,00 %</span></div>
I think it is a lot of code only for display “0,00%”. Couldn’t it be possible to ad a param or something to be able to retrieve only the score of an article? ( 0,00 % in the example)?
<txp:rocks/>
Offline