Localization And AJAX Updates

Localization
I have localize WP-Stats and WP-UserOnline in addition to WP-Polls. If any one of you willing are to test it for me, the downloads links are as follows:
» WP-Stats 2.06 Localized Version
» WP-UserOnline 2.06 Localized Version

If you do test it, please feedback to me if there are any text not translated properly or can be improved. Thanks alot.

Example of WP-UserOnline: You need to create a new .po based on the .pot then after translating you need to save as for example: wp-useronline-de_DE.po where de_DE is your language. The poedit (I assume you are using poedit) will generate a file called wp-useronline-de_DE.mo.

Note: make sure that both files are in wp-content/plugins/useronline

AJAX
WP-Polls and WP-UserOnline now processes AJAX in their own file like polls.php and useronline.php instead of index.php. I think in this way it will be faster and it will have lesser conflicts with other plugins. I have also removed the Javascript variable site_url in them because it is not used.

1 Star2 Stars3 Stars4 Stars5 Stars (645 votes, average: 3.98 out of 5)

WP-Polls Update

» Now you can change WP-Polls’s Poll Bar style in WP-Admin itself, one of the features that I longing to implement is finally implemented. See that in action.

» WP-Polls is now 100% localize thanks to Ravan and Philippe Corbes.

» If you do not like WP-Polls and wish to remove it totally, you wish came true. The built-in uninstaller by Philippe Corbes does the trick.

» The usage instructions is now in the plugin itself under Polls -> Polls Usage

On other plugins, I will work on WP-Downloads and WP-Ban in December, expect it to be out for testing by January 2007.

1 Star2 Stars3 Stars4 Stars5 Stars (302 votes, average: 3.82 out of 5)

WP-Downloads

I wonder if anybody is interested in this plugin which I think I may name it WP-Downloads. I ported it over from my WP 1.5.2 Site (http://www.lesterchan.net/blogs/) and modify it a little to be WP 2.0 friendly. What it does is basically add a little Download Section in your WordPress site. It will just keep track of how many times a file is downloaded. It will be a single page Download Section with categories to separate the files. I am still considering whether or not to add a upload feature to it as PHP only supports maximum 2MB of upload. Right now you have to upload the file to a directory set in the option page. I have not coded the user side yet, but the admin side is more or less done.

Give me your comments on this.

A similar demo is on http://www.lesterchan.net/others/downloads.php.
WP-Downloads Admin Screen

1 Star2 Stars3 Stars4 Stars5 Stars (333 votes, average: 3.90 out of 5)