What’s Next for GD Star Rating Plugin

Posted on 12:24, August 3rd, 2008 by Millan

Well, laste few days I have received a lot of emails and there was a discussion in the forum and on this blog about the features for GD Star Rating plugin. So, I have decided to slow down with new version, and instead I will do a rewrite on some parts of the plugin to add new things, and to make possible easier expansion for the future versions.

So, the planned 0.8.0 Beta will not be released befoe all these things are done. But, the most important thing is to make a list of the things that will be changed. If you are interested in these features, please continue reading.
Read the rest of this entry »

Rating: 5.6/10 (47 votes cast)

New Plugin: GD Plugin Core

Posted on 21:25, July 31st, 2008 by Millan

And now, for something completely different. Plugin that can be used to create plugins!

Well, I am almost 100% sure that this is one of a kind plugin, and so far I am unaware of any other similar attempt: to created one base (core) class that implements all the standard code needed for a plugin to work. To use this class, extend it, set parameters through constructor, and just concentrate on writing the actual code for the plugin features. Code is tested onlyt with WordPress 2.5 and WordPress 2.6 and older WP versions will not be suported.

Add to that Wizard that can be used to create skeleton for a plugin. Set a bunch of different parameters that describe plugin features, and in a wizard folder (must have write rights) you get folder for the plugin with all needed files, and all the necessary code for start. Such plugin can be activated in WordPress and it will work immediately. Are you intrigued? Keep reading…

Read the rest of this entry »

Rating: 4.6/10 (29 votes cast)

Forum for plugins

Posted on 14:11, July 30th, 2008 by Millan

For some time now Forum is active, and there is sub forum for each of the plugins. Here are direct links:

GD Star Rating
GD Plugin Core
GD Pages Navigator
GD LinkedId Badge

Here you can post bug reports, suggestions and feature request for each of these plugins. Also, release of each version will be announced in these forums. It’s best to keep all these in one place, instead of using post comments on this blog. I will update the missing contents with archive links in the next few days.

I will visit forums at least once a day, and I will try to respond as soon with progress reports on bugs and everything else. Also, you need to register to post there, annonymous posting is not allowed.

Rating: 3.3/10 (10 votes cast)

GD Star Rating 0.6.0

Posted on 22:24, July 29th, 2008 by Millan

Well, new version is now available. This one has some important bugs fixed including the bug that allow duplicate posting with page refresh after voting. Stars can now be GIF or JPG. There is a problem with older IE (5.5 and 6.0) that can’t render transparent PNG’s. So, you can create stars in GIF with regular 1bit transparency. I have included one stars style with GIFs.

screenshot-4.pngMost important new feature is shortcode support that will alow you to add ratings table into your posts. Also, there is a tinymce button that can help you generate shortcode using simple popup form like any other tinymce plugin. Generated table uses default CSS style, but you can change this to any style you want. CSS template for this table is included and you can either change this file or create another one similar.

Next version will have working widget and user guide. Translation support is also still in works.

Thanx for all suggestions and bug reports, and as always don’t hesitate to ask for a feature. I will see what I can add in the future releases. And again, plugin is still in development phase, so there are still errors. Please report any error you find.

There is one more problem with multiple votes, but this one is not that offten and is caused by slow response from server. This will be fixed with next version.

Rating: 5.9/10 (15 votes cast)