summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* removed ACTION_REGISTER eventAndreas Gohr2007-04-22
| | | | | | | | This event was undocumented and only used in the CAPTCHA plugin. The event is not needed as the same action can be carried out in ACTION_ACT_PREPROCESS. Users of the CAPTCHA plugin need to update it. darcs-hash:20070422095013-7ad00-179a3784f9edb5840cdb8fb5296015a60c79859e.gz
* polish language updateGrzegorz Zur2007-04-17
| | | | darcs-hash:20070417175616-e561a-c9c5d6a74bdb371c43faab99aa56a8c4ee7ab8f7.gz
* english language correctionGrzegorz Zur2007-04-17
| | | | darcs-hash:20070417175818-e561a-a7e786b44aef2a5e1a3da512717b389af4f5ac48.gz
* fix dbg_backtrace when arguments are an array or objectAndreas Gohr2007-04-18
| | | | darcs-hash:20070418174151-7ad00-834f13a1a0c84254cf98058c3e6db223187598ed.gz
* fixed dokubug interwiki linkAndreas Gohr2007-04-11
| | | | darcs-hash:20070411194508-7ad00-e0373de561bdd3c5154a4fc230a143be0e6f8699.gz
* fix for old revisions showing "external edit" without reason FS#1092Andreas Gohr2007-04-11
| | | | darcs-hash:20070411193230-7ad00-95bf7919c303470ca0583d690a84522735974bb6.gz
* Hebrew fixes for config manager FS#1115Katriel Traum2007-04-11
| | | | | | | 1. Typo Fix in lang/he 2. add rtl.css for correct display of config tables darcs-hash:20070411180459-3c7c8-0283133a19cb0adfcfcf9ed34d7ecac121e6c17d.gz
* FS#1079 - made TOC images part of templateMichael Klier2007-04-08
| | | | darcs-hash:20070408144321-23886-266b4fec7c4d292f830689cced19798cd00d1422.gz
* support rtl.css for plugins FS#1114Andreas Gohr2007-04-07
| | | | | | A rtl.css file is loaded for plugins when the language direction is right to left. darcs-hash:20070407165027-7ad00-1580a9d2af3f64f13780b4e243e53b44c7c5add2.gz
* opensearch uses correct path to templatesTom N Harris2007-04-02
| | | | darcs-hash:20070402043249-6942e-c69c700456d6feb5d275f3fab46bdba82505e30f.gz
* better RTL supportKatriel Traum2007-04-07
| | | | | | | Attached is a patch I worked on with Dotan Kamber for better RTL support in Dokuwiki. darcs-hash:20070407164409-3c7c8-43c8ae51d85386835840ea17f6a9625157faccc2.gz
* Rechtschreibkorrekturhelmut2007-03-27
| | | | | | Rechtschreibung und Zeichensetzung ueberarbeitet (wenige Aenderungen) darcs-hash:20070327135044-2d976-d81e964dc52dbc39a570f4e735689b755779c9c9.gz
* GeSHi update to 1.0.7.19Andreas Gohr2007-04-01
| | | | darcs-hash:20070401192149-7ad00-654ec9a23b88277521e00ef0b9ba1a283715128e.gz
* fix for breadcrumbs and "namespace:start" pages (FS#927) by Nathan Fritz ↵Anika Henke2007-03-31
| | | | | | <fritzn@crown.edu> darcs-hash:20070331213401-d5083-2c30028ab1c81465b0295106ce6a52ce18ad87cf.gz
* Namespace autolinking from URL (FS#991 fix)Guy Brand2007-03-30
| | | | | | You can now request doku.php?id darcs-hash:20070330212802-19e2d-d1988ade1a9cd5f898ecb0a55d09860d0193a84d.gz
* some additional chars for the pickerAnika Henke2007-03-31
| | | | darcs-hash:20070331195443-d5083-36f61ad612294808fe50c70b820fe0d33d232a65.gz
* added ellipsis to entities.confAnika Henke2007-03-31
| | | | darcs-hash:20070330225252-d5083-cc2f5e0ad8e5073c10e69d6ba5fa192468a0f1f5.gz
* fix for FS#1071 (underline nested within italics)Anika Henke2007-03-30
| | | | darcs-hash:20070330172031-d5083-bfc089304716f91eb55135720012142da3f78df0.gz
* some test cleanupsAndreas Gohr2007-03-26
| | | | darcs-hash:20070326185533-7ad00-487a00e955386bdccd145928c7d69178327ded69.gz
* set scope for session cookies FS#1109Andreas Gohr2007-03-26
| | | | darcs-hash:20070326180948-7ad00-c35eeabfe0d77e9decfd4fc6d776eaaa72be219c.gz
* Escape Ctrl-Z so darcs stops treating utf8.php as binary.Tom N Harris2007-03-23
| | | | darcs-hash:20070323030243-6942e-836105b95078b213df8497386ae9b0418fcf29be.gz
* Typo in plugin.php (FS#1094)Guy Brand2007-03-23
| | | | darcs-hash:20070323075309-19e2d-ec759de766c1ee42e0145e81bea3946aa9f35298.gz
* fix for the new SimplePieAndreas Gohr2007-03-12
| | | | | | | SimplePie changed the method to fetch the feed, this patch restores the usage of DokuWiki's own HTTP client. darcs-hash:20070312203419-7ad00-a3ef0c6d810d59f618165b3968e61b6d8a5a68a0.gz
* SimplePie updateAndreas Gohr2007-03-11
| | | | darcs-hash:20070311215020-7ad00-87bd68927c1258e4d7afca8c6f63bbb0e511adbb.gz
* always have a trailing newline in JavaScript outputAndreas Gohr2007-03-08
| | | | | | This may fix https://bugzilla.mozilla.org/show_bug.cgi?id16033 darcs-hash:20070308224331-7ad00-e5ef018706062baf6bec2bd11dfb318e0fe4b1f6.gz
* js_compress updatesAndreas Gohr2007-03-08
| | | | | | | This ports the fixes from the original python code to DokuWiki's js_compress functions. The unit tests now pass. darcs-hash:20070308223644-7ad00-56ea99689a62e9752f4814b5dc7ada02eae59089.gz
* Latvian language updatesAndreas Gohr2007-03-07
| | | | darcs-hash:20070307211110-7ad00-83f3b50a04c3da57309e54ae0ff79cec1e5ed1f6.gz
* FS#1011-fixbernd2007-03-06
| | | | darcs-hash:20070306005940-9f3ed-ac84cbb540ec7830aedba5b3451e58522decfffa.gz
* dbg_backtrace() function addedAndreas Gohr2007-03-05
| | | | | | This adds a useful debugging function for printing function call backtraces. darcs-hash:20070305223458-7ad00-865f0cedcd1d904e98d3e89820102657f685712c.gz
* added JsStrip unit test filesAndreas Gohr2007-03-05
| | | | | | | | | | | | | This patch adds unit test files from the new release of JsStrip [1]. Some of the tests currently fail pointing to bugs which are fixed in the new JsStrip release. The fixes need to be ported to DokuWiki's js_compress function. This patch also adds a way to output additional info when a test fails. It misuses SimpleTest's signalling which is probably a bad idea but works for now. http://code.google.com/p/jsstrip/ darcs-hash:20070305223025-7ad00-583a70a1ddc374eb61193f9315af99baeedea0be.gz
* Several small french language correctionsGuy Brand2007-03-05
| | | | darcs-hash:20070305165211-19e2d-02911c52123f382270f57a9a44cce514c89c667a.gz
* French lang for revert pluginGuy Brand2007-03-05
| | | | darcs-hash:20070305163850-19e2d-38f2e618020d45e85dad50082e5dc619ca1cfa9f.gz
* French language updateGuy Brand2007-03-05
| | | | darcs-hash:20070305140920-19e2d-16876cdbd8c2887d642a8807a0ba8b99f6a2f161.gz
* unit test for auth_aclcheckAndreas Gohr2007-03-03
| | | | darcs-hash:20070303225338-7ad00-41af966e3536facdcf139bf307479eeb08b10458.gz
* fixed warning whith no search results FS#1088Andreas Gohr2007-03-03
| | | | darcs-hash:20070303220143-7ad00-5d592dbebaae371c03102b20ae7e0d9e433b378b.gz
* added getFormat() function to rendererAndreas Gohr2007-03-03
| | | | | | | | | | | Each renderer has to supply a getFormat() function returning the format it produces. Usually this is the same as the classname of the renderer (or Plugin) says but it does not need to be necessarily. Fixes a problem with the wrong format being reported to plugins when a render plugin was used. darcs-hash:20070303214102-7ad00-3f87d8a10e94f4c6c30bacc8f43486b94ecdb146.gz
* never build instructions twice in the same run FS#1090Andreas Gohr2007-03-03
| | | | | | When a page was called with purge darcs-hash:20070303202232-7ad00-03e05dc32646563688307ae51b6594d223bad938.gz
* only debug when in xhtml mode in parserutils.phpAndreas Gohr2007-03-03
| | | | darcs-hash:20070303195008-7ad00-880996042e703973c56d38f803f79555256dbe84.gz
* improved writability check for sitemap FS#1093Andreas Gohr2007-03-03
| | | | darcs-hash:20070303192836-7ad00-fe821c42ba7541f58ab52b9d8d11b3241bc90b65.gz
* bulgarian translationAndreas Gohr2007-03-02
| | | | darcs-hash:20070302180103-7ad00-120a218d9fb7df3fe4d4884091fbd9e768549810.gz
* skip images in links for metadata rendererAndreas Gohr2007-03-02
| | | | darcs-hash:20070302102035-7ad00-65b1bcf0140b1aa434dc321b8e84b614f9b65e2f.gz
* Fix broken if in previous patchGuy Brand2007-03-02
| | | | darcs-hash:20070302100506-19e2d-342a0477340aa6b2c5fb7e08c520053b7dc33608.gz
* Allow @USER@ variable in ACLsGuy Brand2007-03-02
| | | | | | | | | This saves a lot of ACL lines for users namespaces for example: users:* @ALL 1 users:@USER@ @USER@ 8 darcs-hash:20070301230309-19e2d-90a00b70a2af546fd5194ade614c130e9f7864eb.gz
* fix pass by reference problem in indexer.phpAndreas Gohr2007-03-01
| | | | darcs-hash:20070301211751-7ad00-d4212a363176501a31a0971a00f81e18ee00fab3.gz
* INDEXER_PAGE_ADD eventEsther Brunner2007-02-27
| | | | darcs-hash:20070227124424-20862-78b4e1863830e88aa9564e6b9c58fa0cdf03d41c.gz
* TOOLBAR_DEFINE eventEsther Brunner2007-02-27
| | | | darcs-hash:20070227124005-20862-312600c2763c491bed9c0cbf6e6b5e7b680dda15.gz
* HTML_PROFILEFORM_INJECTION eventEsther Brunner2007-02-27
| | | | darcs-hash:20070227123428-20862-cc92070d15b116d6865eab3acc0a210ab17755f8.gz
* additions for the info pluginEsther Brunner2007-02-27
| | | | darcs-hash:20070227123123-20862-168124d05e49273adec628bf6bdf78792b366548.gz
* helper plugin patchEsther Brunner2007-02-27
| | | | darcs-hash:20070227122635-20862-e10e801a5224585fa32d8dc3401fd5eb98d70930.gz
* page updatesAndreas Gohr2007-02-26
| | | | darcs-hash:20070226182110-7ad00-b4af0eb8c29e6a168c3f1dc6306f2f294d818b72.gz