Changeset 192684
- Timestamp:
- 01/11/2010 02:59:22 PM (16 years ago)
- Location:
- wp-photocontest/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-photocontest.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-photocontest/trunk/readme.txt
r192675 r192684 5 5 Requires at least: 2.7 6 6 Tested up to: 2.9.1 7 Stable tag: 1. 3.67 Stable tag: 1.4 8 8 9 9 This plugin automatically turns a WordPress-page into a photo contest. … … 276 276 Special chars problems: 277 277 * When you create a contest with stressed characters in it's name than the plug-in fails to display thumbnails. 278 * When people title their photos with stressed characters than thay are not displayed it the thumbnails.279 Probably the font that you are using in your swf file doesn't support stressed characters.280 Could you provide a Unicode font instead281 278 282 279 Login problems: 283 280 * Why do you do check for the version in login.php. I use WP Security Scan and my wp version is changed to abc. Could you please remove it? 284 281 * Login --> Register --> back to contest (already logged in) 285 * Rights check fails!286 282 287 283 Adding permalinks: -
wp-photocontest/trunk/wp-photocontest.php
r192675 r192684 4 4 Plugin URI: http://www.vanderstad.nl/wordpress/plugins/wp-photocontest 5 5 Description: Adds a photo contest to your post or page. Note: Only apply auto-upgrade when you don't care about losing your contests!! (and if you do: Backup you tables, 'CONTEST_FOLDER'- and 'skins'-directories!) 6 Version: 1. 3.66 Version: 1.4 7 7 Author: Frank van der Stad 8 8 Author URI: http://www.vanderstad.nl/wordpress/ 9 9 Text Domain: wp-photocontest 10 Year: 20 0910 Year: 2010 11 11 Last Translator: Frank van der Stad <[email protected]> 12 12 Language Team: Frank van der Stad <[email protected]>
Note: See TracChangeset
for help on using the changeset viewer.