@@ -2,33 +2,27 @@ h1. Unicode-url-for-Textpattern
22
33- Summary := textpattern plugin wcz_utf8_url – uses UTF-8 permlinks instead of transliterated ones for SEO
44
5- - Features :=
5+ - Features := automatically handles non-ASCII characters
6+ integrated function for updating all of your existing titles – backup first!!!, use on your OWN risk -- ==<txp:update_urls />==
7+ works with German, Russian, Ukrainian (on live sites)
8+ tested with Japanese, Farsi, Arabic =:
69
7- * automatically handles non-ASCII characters
8- * integrated function for updating all of your existing titles – backup first!!!, use on your OWN risk —> <txp:update_urls />
9- * works with German, Russian, Ukrainian (on live sites)
10- * tested with Japanese, Farsi, Arabic
10+ - Version history:
11+ := 0.1.7 - fixed error with right-to-left languages
12+ 0.1.6 - Minor fix autodetect charset in mb_strlower
13+ 0.1.5 - Minor fix for mb_strlower and charset
14+ 0.1.4 - minor fix of preserving already existing dashes/minuses
15+ 0.1.3 - added remove small words
16+ 0.1.2 - minor fixes with double dashes and trimming the url string
17+ 0.1.1 - minor fixes
18+ 0.1.0 - initial release =:
1119
12- - Version history: :=
20+ - Requirements := *Tested with:* Textpattern 4.4.1 – 4.5.7, MySQL 5.1.49, PHP 5.3.3 (Debian Squeeze)
1321
14- * 0.1.7 - fixed error with right-to-left languages
15- * 0.1.6 - Minor fix autodetect charset in mb_strlower
16- * 0.1.5 - Minor fix for mb_strlower and charset
17- * 0.1.4 - minor fix of preserving already existing dashes/minuses
18- * 0.1.3 - added remove small words
19- * 0.1.2 - minor fixes with double dashes and trimming the url string
20- * 0.1.1 - minor fixes
21- * 0.1.0 - initial release
22+ - Download & Installation := Download wcz_utf_url and install it in the usual way.
23+ Adjust Textpattern->Advanced Options->“Maximum URL length (in characters)” to your needs. =:
2224
23- - Requirements :=
24- *Tested with:* Textpattern 4.4.1 – 4.5.7, MySQL 5.1.49, PHP 5.3.3 (Debian Squeeze)
25-
26- - Download & Installation :=
27- Download wcz_utf_url and install it in the usual way.
28- Adjust Textpattern->Advanced Options->“Maximum URL length (in characters)” to your needs.
29-
30- - Source :=
31- Git repository: "*https://github.com/whocarez-textpattern/Unicode-url-for-Textpattern*":https://github.com/whocarez-textpattern/Unicode-url-for-Textpattern
25+ - Source := Git repository: "*https://github.com/whocarez-textpattern/Unicode-url-for-Textpattern*":https://github.com/whocarez-textpattern/Unicode-url-for-Textpattern =:
3226
3327- Bugs & Limitations := Let me know if you find any problems.
3428
@@ -37,4 +31,3 @@ Git repository: "*https://github.com/whocarez-textpattern/Unicode-url-for-Textpa
3731- Feedback := Comments are welcome.
3832
3933- Credits := Big thanks to Gocom
40-
0 commit comments