|
Posts Tagged ‘download’
I have set up a project page on Google Code webiste for GD Star Rating plugin. This way we can now use built in wiki, issue tracker and subversion source code access. To access GD Star Rating on Google Code, go to this url: Source code will be the latest trunk code for the plugin, and this can be considered development version. Everyone can download it from there and use it to preview the planned release. All the latest changes will be on the Google Code SVN. I will try to update wiki pages to have a list of planned features, roadmap and anything else that can be useful. Also, there is an issue tracker and I reccommend using it to report bugs and other issues with the plugin. I will check Google Code page as often as I can, and I will also get email notifications, so I will respond to bug reports faster. I decided to release plugin little earlier then I first announced it. Plugin has come a long way, and is almost ready for a stable 1.0.0. There are few very importan thing missing, and in the next few weeks, all that will be done. As you could see in the previous post, GD Star Rating has brand new widget. Widget support multiple instances, so you can add more than one widget with different ratings into your sidebar. And widget alows you full control of the rendering using templates. This is also a preview of template system that the plugin will use for rating stars block, rating tables and everything else. Continue to see what else is new, or just download plugin and see for your self. Aug
30
2008
Using POEdit for translating plugin or themeAll plugin and theme authors that added multilanguage support to their plugins and themes, should provide valid POT file with all needed translation strings. This is not required, but it saves a lot of time for the translators. Translation process needs to produce two files, one with extension MO and the other PO. MO file is the file with actual translation, and the PO is more of a template file that looks like POT but has translation string in it. This PO file is needed if you later need to change and update translation. There are different tools you can use to translate POT file in PO/MO files, and this post will be about POEdit. This is free and multi platform program that works on Windows, Linux and MacOS. I have noticed that POEdit is not working with plural translations as it should, at least with the ones used by WordPress. And, again new version. I have added different star styles and sizes. Also, I have completed administrative page that displays all voting statistics for posts and pages. Bug with cookie saving also is fixed. I have added some screenshots for the plugin. Bug again, best way to test it is to download it and try it for yourself. |