=== Plugin Name ===
Contributors: g30rg3x
Donate link: http://g30rg3x.com/donate/
Tags: IDN, i15d, permalinks, personalize, i18n
Requires at least: 2.0
Tested up to: 2.8
Stable tag: 1.0.2
i15d/i18n Permalinks for WordPress.
== Description ==
Did you ever want to:
* Have i15d/i18n permalinks?
* Use non-ASCII characters on permalinks?
* Personalize more your current permalinks?
*i15d WP* is a plugin specifically designed to fulfill this purposes without having to struggle.
You just need to activate this plugin and it will be *good-to-go*.
No modification to the core neither template files will be needed.
== Installation ==
1. Upload **i15d-wp.php** to the */wp-content/plugins/* directory
1. Activate the plugin **i15d WP** through the *Plugins* menu in WordPress
1. And thats all, you are now *good-to-go* **:-)**
== Frequently Asked Questions ==
= i15d stands for... =
**i**nternationalize**d**.
= i18n stands for... =
**i**nternationalizatio**n**.
= I don't understand the purpose of this plugin... Could you explain it a little further? =
WordPress is by default really restrictive on what characters you can use inside your permalinks.
*i15d WP* changes the WordPress behavior to be less restrictive with the characters, so that you can
start using more characters (i.e. non-ASCII characters) on your permalinks without being truncated or deleted.
= Why does WordPress make such a character restriction on permalinks? =
For just one simple reason: **Characters Encodings** (specially multi-byte character encodings).
So, even if the permalinks are similar but with different encoding, Wordpress won't be able to process
them equally and will, therefore, issue a *404 Not Found* HTTP Error.
= Does this plugin fix this issue? =
Unfortunately... NO.
Fixing the encodings issue is a really complicated and time-consuming task but we will consider this issue
in further versions.
= Why did you develop this plugin? =
This plugin was originally a custom software made for some webmasters of [IDN](http://en.wikipedia.org/wiki/Internationalized_domain_name "Internationalized domain name on Wikipedia")
Blogs and since maybe someone else might find it useful, I released this little work to the public **:-P**.
= How can i contribute? =
You can help us by finding and reporting bugs or well donating to the project by following *Donate to this plugin* link.
== Screenshots ==
1. No Screenshots avaliable at the moment.