| #
ad81d431 |
| 27-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Wildcardsearch added #552 #632
Now searching for word parts is possible by adding or prepending a * character to the searchword:
'foo*' searches for words beginning with 'foo' eg. 'foobar' '*foo' l
Wildcardsearch added #552 #632
Now searching for word parts is possible by adding or prepending a * character to the searchword:
'foo*' searches for words beginning with 'foo' eg. 'foobar' '*foo' looks for words ending in 'foo' eg. 'barfoo' '*foo*' gets anything with 'foo' in it eg. 'barfoobaz'
darcs-hash:20051127180723-7ad00-1eb29e812ddaf38d9812697bb1cffffe9a5fb330.gz
show more ...
|
| #
f949a01c |
| 08-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed two bugs reported by Timo Falk
darcs-hash:20051108195013-7ad00-f2b2b6d955e64fe2d2abfc1d9421ed619f70abd3.gz
|
| #
fc1c55b1 |
| 06-Nov-2005 |
hfuecks <hfuecks@gmail.com> |
get_tests_running_1
darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz
|
| #
15fa0b4f |
| 17-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
removed mb_string requirement in JSON.php #592
darcs-hash:20051017200431-7ad00-c9ed74326a44b078cc516e08515375d9d0fba811.gz
|
| #
df3ecd55 |
| 06-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed $UTF8_UPPER_ACCENTS array
darcs-hash:20051006175402-7ad00-f0bccfd8a14f231aab7c15a571628f9320e4fead.gz
|
| #
4d807ea6 |
| 18-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
small fix for utf8.php
utf8_strtoupper called mb_strtolower
darcs-hash:20050918094308-7ad00-c595455bcb6e312f29c0d27fa83d0905cd2303cc.gz
|
| #
b4ce25e9 |
| 07-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
a first step for search indexing - nothing to see yet
darcs-hash:20050807203322-7ad00-6db6733f8fcd861366856635ba3d205fd3bb54da.gz
|
| #
4a47269f |
| 28-Jun-2005 |
andi <andi@splitbrain.org> |
relicensed utf8 lib under LGPL to make it available to a broader audience
darcs-hash:20050628201920-9977f-91d30cb4391f49979415edf31b798e31177d76c2.gz
|
| #
ea2eed85 |
| 11-Jun-2005 |
andi <andi@splitbrain.org> |
spellchecker fixes for Konqeror
Konqeror seems to ignore the charset
darcs-hash:20050611092916-9977f-311b99e63b66a83c9f9022c468ba61d0687822c2.gz
|
| #
dc57ef04 |
| 07-Jun-2005 |
andi <andi@splitbrain.org> |
AJAX spellchecker #29
This is nearly a complete rewrite of the gmail like AJAX spellchecker from http://www.broken-notebook.com/spell_checker/index.php
Here are the differences and features
* se
AJAX spellchecker #29
This is nearly a complete rewrite of the gmail like AJAX spellchecker from http://www.broken-notebook.com/spell_checker/index.php
Here are the differences and features
* seemless integrated into DokuWiki * no need for the pspell extension * needs GNU aspell installed (not sure about the version I guess 0.60+ for UTF8) * needs PHP 4.3.0+ * uses SACK for AJAX * gets errors and suggestions in one transfer
So far only tested in Firefox. It should work in IE, Safari and Opera 8, too. Please test and report back.
darcs-hash:20050607194456-9977f-f699144d1fd28359742b2ce0f28c839a1f4cefbb.gz
show more ...
|
| #
7d8be200 |
| 20-May-2005 |
andi <andi@splitbrain.org> |
fixed problem with utf8_substr and feed generation #340
darcs-hash:20050520203448-9977f-4381d98899e730a301c655b5aae59e83b5580a88.gz
|
| #
5c812709 |
| 29-Apr-2005 |
andi <andi@splitbrain.org> |
performance enhancement for utf8_stripspecials
darcs-hash:20050429211602-9977f-70bda6c598e239d227663a6c2ff1c19fbf069bb8.gz
|
| #
2cd2db38 |
| 27-Apr-2005 |
andi <andi@splitbrain.org> |
optimized count calls in for loops
darcs-hash:20050427182243-9977f-4c1ec6ce278925147379430540eec723d109444a.gz
|
| #
340756e4 |
| 13-Apr-2005 |
andi <andi@splitbrain.org> |
removed closing php tag for includes
darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
|
| #
f29317c1 |
| 19-Mar-2005 |
andi <andi@splitbrain.org> |
UTF8 performance enhancements
darcs-hash:20050319141940-9977f-480f5b4d61060e1c36774859677671cb7cb32e4b.gz
|
| #
e1906e6e |
| 27-Feb-2005 |
andi <andi@splitbrain.org> |
better mailheader handling #168
darcs-hash:20050227094102-9977f-a481ce76ccdb40f8eaa762a332b93093de8f7a87.gz
|
| #
3ed6dbb8 |
| 25-Feb-2005 |
andi <andi@splitbrain.org> |
fix for #164
darcs-hash:20050225164823-9977f-c45bc34160b06a1bc1aa41c1f238daaeaae4c7ff.gz
|
| #
ed7b5f09 |
| 19-Feb-2005 |
andi <andi@splitbrain.org> |
added init.php - may have broken something! (related to #153)
darcs-hash:20050219102055-9977f-575d654e742934c911ffab855d82aa91f198b5cf.gz
|
| #
099ada41 |
| 16-Feb-2005 |
andi <andi@splitbrain.org> |
utf8_stripspecials added (related to #152)
darcs-hash:20050216201830-9977f-57c89f9f77c9ee598af884efac9fb62d3b977961.gz
|
| #
44f669e9 |
| 27-Jan-2005 |
andi <andi@splitbrain.org> |
utf8 safe mailfunctions added (fixes #82)
darcs-hash:20050127211411-9977f-77f25921e855969dd8b7d4ded732bfdba5aec7ab.gz
|
| #
0c59b0cf |
| 25-Jan-2005 |
andi <andi@splitbrain.org> |
more deaccenting
darcs-hash:20050125184855-9977f-bcb8c1e22c8814d1d9b2c65a5673dae5ef7d86e4.gz
|
| #
f59b22f0 |
| 23-Jan-2005 |
andi <andi@splitbrain.org> |
safe mode for utf8_encodeFN
darcs-hash:20050123182753-9977f-9226687e01f083dbeea7a205db30a6d74ed2eb5f.gz
|
| #
7077c942 |
| 23-Jan-2005 |
andi <andi@splitbrain.org> |
utf8 substr replacement
darcs-hash:20050123163344-9977f-38c3f78a3b76ab0e7f181698cb79711b5d3469c1.gz
|
| #
2f954959 |
| 23-Jan-2005 |
andi <andi@splitbrain.org> |
utf8 replacements for strpos and strlen
darcs-hash:20050123155239-9977f-2ddc1e19ccf48579c71382e8933166a86ee750a4.gz
|
| #
f29bd553 |
| 23-Jan-2005 |
andi <andi@splitbrain.org> |
utf8_check
darcs-hash:20050123113432-9977f-c9ffd2cf315325fa6abc04323e767875d0f11d84.gz
|