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)

GD Star Rating 0.7.0

Posted on 00:32, August 2nd, 2008 by Millan

New version is ready. This one will hopefully fix duplicate voting, header sent error message and few other small errors. I have tested it last two days on different blogs, with WordPress 2.5.1 and WordPress 2.6, and so far I couldn’t find any problem. If you still getting errors, please report it in the forum and add exact error you get along with version of WordPress you are using.

screenshot-5.pngThis version has working widget. There is still work to be done, but for now widget supports multiple instances, and you can add as many differently set rating widgets in sidebars as you want. For now you will have a list with rating displayed.

Also, shortcode support is expanded, new options are added into TinyMCE3 plugin settings and now you can have rating displayed with stars. You can see the example on the screenshot on the right.

Next version will be availbe in the next few days with some changes to widget and control panel.

Rating: 5.8/10 (29 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)

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)