summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* compression fallbackAndreas Gohr2006-08-25
| | | | | | | This updates the availability check of the choosen compression method. If bzip2 is configured but not available it falls back to gzip if available. darcs-hash:20060825144739-7ad00-9f7ce54fd1dbf0d7a8272393e9bc02d862b28fff.gz
* Added bz2 compression support for Atticmarcel2006-08-23
| | | | darcs-hash:20060823211149-9c1ae-569f295c33dc798a429a373f48cb09122334ea29.gz
* update to previous ft_snippet() patch, improve snippet text selectionchris2006-08-25
| | | | darcs-hash:20060825134730-9b6ab-086ee0647af39c4398cf1726324d8215722a39db.gz
* ft_snippet optimisationschris2006-08-25
| | | | | | | | | | | This patch includes two alternative algorithms for ft_snippet(), the code which prepares the snippets seen on the search page - and the most time consuming part of the production of that page. If you have $conf['allowdebug'] on, you can specify the search algorithm to use by adding &_search darcs-hash:20060825104046-9b6ab-942d81a43cf0f85bfd235cabf6c35dd4b20e0b71.gz
* finnish translation of install.php (thanks Roope Jrvinen)chris2006-08-24
| | | | darcs-hash:20060823225137-9b6ab-e408b50f8aaeaface334a9aa602af893223d357a.gz
* minor en lang string fixchris2006-08-23
| | | | darcs-hash:20060823115006-9b6ab-af7b27a3fa1830e5bd7e152d7e589ec3a2fbcd72.gz
* Estonian language updateAndreas Gohr2006-08-18
| | | | darcs-hash:20060818143213-7ad00-ae323084b3f5d20437a415ecef7e0b679140a99b.gz
* slovak language updateAndreas Gohr2006-08-18
| | | | darcs-hash:20060818142400-7ad00-b90e76acbfc37f99d4317fea26d063f67ffb4488.gz
* typo fixes in german language #878Andreas Gohr2006-08-11
| | | | darcs-hash:20060811090311-7ad00-ed8d755831edaf12e80e20fc3a0dd3adecdb1455.gz
* more unit test fixeschris2006-08-09
| | | | | | - move parser.test.php darcs-hash:20060809192115-9b6ab-973fea51fbfdcf5f44a2ac66000f2ccb5fdd43b4.gz
* cleanID unit testschris2006-08-09
| | | | | | | + fix missing utf8 deaccent character mapping + set utf-8 charset for HTMLReporter (unit tests) darcs-hash:20060809160209-9b6ab-26c80a4830643b9790536f6d3a4adee0f451e4f0.gz
* fix for footnote nestingchris2006-08-09
| | | | darcs-hash:20060809155417-9b6ab-c88a818425487cac0cd1f8d7cd266ac088bba16c.gz
* make image details indexableAndreas Gohr2006-08-07
| | | | darcs-hash:20060807205738-7ad00-5492ba5fe3e854f9dc233254535e4e897847353c.gz
* japanese language updateAndreas Gohr2006-08-07
| | | | darcs-hash:20060807200813-7ad00-ca46ec6eca59cc368fbace6f7de337e4d1e997a5.gz
* GeSHi fixesAndreas Gohr2006-08-06
| | | | | | | | This fixes a bug in GeSHi which adds an addtional newline (patch sent to upstream) and makes sure the code highlighting cache honors the purge request variable. darcs-hash:20060806204258-7ad00-56ad794b90b8ad38f62e8e4d9e430a8622636bc5.gz
* various language fixesAndreas Gohr2006-08-06
| | | | | | | This patch makes sure all languages files have UNIX style line endings and use correct UTF-8 encoding darcs-hash:20060806143836-7ad00-2d9c48c5be303565ce461ec977c8792df61fbdd1.gz
* IT-20060806-patchpolinnia2006-08-06
| | | | | | fixed type mismatch darcs-hash:20060806102829-57bea-e9da64f51813b3923f9e1c8dfa831177288ac6ca.gz
* IT-20060806-patchpolinnia2006-08-06
| | | | | | completed IT translation for new release of Dokuwiki darcs-hash:20060806094947-57bea-f82fb29ada061db880bbab84d7cee79711f3e49b.gz
* fixed auth problem introduced in last unittest fixAndreas Gohr2006-08-05
| | | | darcs-hash:20060805163147-7ad00-77e7d9cd88f012cd2ecc6275a574abde30f4a9be.gz
* more unittest updateschris2006-08-05
| | | | darcs-hash:20060805082442-9b6ab-8447755da8c66c5cfc3ee0df0f8bb97375a2a1ff.gz
* fix for bug #701, lists in footnotes in listschris2006-08-05
| | | | | | | | | | | | | | | | added Doku_Handler_Nest class & "nest" render instruction These allows render instructions to be nested within the "nest" render instruction, isolating them from the outer list of render instructions. Not being able to do this is a particular problem for the current Doku_Handler_* classes as they process the list of intructions generated during their life without any recognition that some of the instructions may not belong to them being nested within another syntax mode. This also makes it easier for plugins to generate cacheable nested instructions rather than using the expensive p_render() function which has to create a new renderer. darcs-hash:20060804220100-9b6ab-ccd051e287af45afacdb1efecb8d9beb376276cb.gz
* unittest fixeschris2006-08-04
| | | | darcs-hash:20060804142243-9b6ab-d208f7f1a67a9958fda05c519c8407ad5e733cea.gz
* fix for php5's more stringent type checking in foreach (auth/mysql.class.php)chris2006-08-04
| | | | | | as described at http://wiki.splitbrain.org/wiki:auth:mysql#using_mysql_5 darcs-hash:20060803231253-9b6ab-bbf06ef1e9141c5ec1d3c79dad7f88481296ad8b.gz
* Missing Spanish translationsmiguel.pagano2006-08-01
| | | | darcs-hash:20060731224944-072b4-a965cc88f22614bde7d57fa2d714c749933d66f8.gz
* http_conditionalRequest clean-upoliver2006-08-01
| | | | darcs-hash:20060801041118-b3fbc-9240577694a28b3d4829a9c7ae1014f69d6422a9.gz
* polish lang updateGrzegorz Zur2006-08-02
| | | | darcs-hash:20060802132121-e561a-20e7882da3fe22eb06598a52d4e80fe64af441f0.gz
* ukrainian translation additions and correctionsOleksiy Voronin2006-08-01
| | | | | | Added missing files and strings for ukrainian translation. darcs-hash:20060801083018-71672-0eccf6e76ae33374b964666e753b5f7a40710789.gz
* replaced inlinestyle with classAndreas Gohr2006-07-31
| | | | darcs-hash:20060731182514-7ad00-25984c9370bb43abe52e6c17fb1a5eb701c3e6da.gz
* another try at the uploadformAndreas Gohr2006-07-31
| | | | darcs-hash:20060731175331-7ad00-7cfe2aa927bb837368c07e01a85ad9ffe697956d.gz
* strip trailing line in higlighted codeAndreas Gohr2006-07-30
| | | | | | | | | | The current code add 2 unwanted trailing lines in highlighted code. One is produced by DokuWiki's syntax and is fixed by this patch. The second one is created somewhere inside GeShi. A bug report was submitted upatream [1] [1] http://sourceforge.net/tracker/index.php?funcÞtail&aid31373&group_id4997&atidg0231 darcs-hash:20060730201442-7ad00-222a23a3bfccd7c53105e7175cdc9992be2d8076.gz
* added missing install.html for germanAndreas Gohr2006-07-30
| | | | darcs-hash:20060730121014-7ad00-61f7c6cdfc39e03022c865d818d1bceee64dfde6.gz
* mediamanager uploadform: adjusted html + cssAnika Henke2006-07-30
| | | | darcs-hash:20060730111004-d5083-ab7efbe958e77f5b7ff4500b91b8d43da657e9d4.gz
* French lang updateGuy Brand2006-07-29
| | | | darcs-hash:20060729182720-19e2d-9adbc9aaf5bcb637a8765e4658a216b7fcc375eb.gz
* init_paths points to the installer nowAndreas Gohr2006-07-29
| | | | darcs-hash:20060729144035-7ad00-41ec3091bfda9bded254bd5a1ca7d3a4003a0116.gz
* added draft.txt and pwconfirm.txtlarsch82006-07-29
| | | | darcs-hash:20060729003916-a08f5-43b0a1a71c164be0c23928adc8699a81562de352.gz
* Danish lang updatelarsch82006-07-29
| | | | darcs-hash:20060729003543-a08f5-e3ee3d4f5a21e36655b52edd8ee30421cfc4aa34.gz
* Provide a fragment cache for GeSHi outputchris2006-07-29
| | | | darcs-hash:20060728225649-9b6ab-124a5511574bd9955f56d0426586f877b9ec66c8.gz
* ukrainian_translationOleksiy Voronin2006-07-28
| | | | darcs-hash:20060728201449-71672-da3bb0b702f89ad1f24526e592755f0f43c89850.gz
* added missing draft.txtAndreas Gohr2006-07-28
| | | | darcs-hash:20060728150839-7ad00-a736a8f553a14de8b7cc8e6a7902c3d3120ea05a.gz
* german language updateAndreas Gohr2006-07-28
| | | | darcs-hash:20060728103450-7ad00-02001d13abc3808272ebe0ca5090f77ec8a831bb.gz
* default policy for installerAndreas Gohr2006-07-28
| | | | darcs-hash:20060728093653-7ad00-fc481b0ae7707516de089bfd88dba3eee0f33f3d.gz
* add error_reporting sanitychris2006-07-28
| | | | | | avoid many E_NOTICEs for those installations which run with E_ALL darcs-hash:20060728090404-9b6ab-0506bb5ad3af38456762bd578db3f230195505c1.gz
* installer updatesAndreas Gohr2006-07-26
| | | | | | Restructured and cleaned up installer with full I18N support. Needs testing. darcs-hash:20060726201047-7ad00-e4f66cb356a47453d2f56ef948bc8e2194a8303d.gz
* events.php updatechris2006-07-25
| | | | | | | fixes issue whereby event handler objects (e.g. action plugins) were being copied rather than accessed by reference. darcs-hash:20060725123219-9b6ab-d684db577251b108a062a41a2b1ee1eda472f835.gz
* additional eventschris2006-07-24
| | | | | | | | | | PARSER_WIKITEXT_PREPROCESS RENDERER_CONTENT_POSTPROCESS Both have been implemented as signals, that is without any action and therefore there will be no results during the _AFTER event darcs-hash:20060724193434-9b6ab-e48d13d06da55122e501a686f9b841f7b3c97dfe.gz
* add button lables to title attribute #862Andreas Gohr2006-07-24
| | | | | | | Instead of only showing the accesskey in button's title tooltips now the button label is shown additionally. This helps blind users with screenreaders. darcs-hash:20060724165158-7ad00-056481f9120c383cac03b1b2c6c397e829b7d103.gz
* GeSHi update to 1.0.7.12Andreas Gohr2006-07-23
| | | | darcs-hash:20060723203232-7ad00-a675d33962148272e5dd13ac2190ef259f8eaad2.gz
* Danish lang update 3larsch82006-07-23
| | | | darcs-hash:20060723030705-a08f5-7de42a43c8edb35592faaa60bc2c66223db93db3.gz
* title attribute for search field #821Andreas Gohr2006-07-14
| | | | darcs-hash:20060714112025-7ad00-42f53ba7901132eb1fe6a3446c4d0a45ca5bb33c.gz
* two-stage password resetAndreas Gohr2006-07-14
| | | | | | | | | | This patch changes the password reset function to a two-stage process. After requesting a new password a confirmation email is sent first, only if the link contained in this mail is used the password is changed for real. This makes sure malicious people can't reset passwords for other users. darcs-hash:20060714110548-7ad00-c1e23fd51cc2d2f16473914421ebe0f9c3b2ba8c.gz