TagThePress now also works when the wp-config.php file is not located in the WordPress root directory.
2.1
Compatible with WordPress 2.8.2.
Added better error reporting.
Added workaround regarding the HTML comments added to the Ajax response by WP Super Cache.
Changed MIME-type of the Ajax reponse to application/json.
2.0
Compatible with WordPress 2.8.
Added select box for the maximum number of returned tags (5 to 100).
Added error messages in case of timeouts.
1.2
Finally fixed bug when articles exceed a certain length.
Fixed bug which could prevent the "Fetch tags" button from being shown after saving the article.
Added tag suggestions for persons and locations.
Increased maximum number of returned tags to 15.
1.1
Fixed bug when not using graphical editor
Added workaround for Internet Explorer which has a maximum URI length of 2,048 characters. Currently, the content gets brutally cut at the last "space" character within this range, when this length is exceeded.
Fixed bug which could prevent the German localization from being loaded
1.0
Initial release
Added localization (English, German)
Tested with Internet Explorer, Firefox, Safari and Opera