Skip to content

Commit 82a11a5

Browse files
committed
textile Readme
1 parent 77c0b10 commit 82a11a5

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

README.textile

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

0 commit comments

Comments
 (0)