- Jun 26, 2010
-
-
Gina Haeussge authored
-
Andreas Gohr authored
This patch changes the ft_pageLookup function to always return the title of pages with the result. This makes it easier to work with the array, as it no longer changes between numeric and key indexes depending on useheading. This also means that action plugins subscribed to SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new data field called 'has_titles' which plugins can use to check for backwards compatibility.
-
- May 17, 2010
-
-
Adrian Lang authored
-
- May 08, 2010
-
-
Andreas Gohr authored
-
- Mar 26, 2010
-
-
Adrian Lang authored
-
- Mar 24, 2010
-
-
Adrian Lang authored
-
- Mar 23, 2010
-
-
Adrian Lang authored
-
- Mar 22, 2010
-
-
Adrian Lang authored
-
Adrian Lang authored
When the page is not editable or the section info is out of date, a custom editor should not be used.
-
- Mar 12, 2010
-
-
Andreas Gohr authored
-
- Mar 10, 2010
-
-
Adrian Lang authored
The new COMMON_PAGE_FROMTEMPLATE is triggered by pageTemplate AFTER the template has been read but before performing the template replacements.
-
- Mar 09, 2010
-
-
Adrian Lang authored
-
Adrian Lang authored
-
Adrian Lang authored
-
- Mar 04, 2010
-
-
Adrian Lang authored
-
Adrian Lang authored
-
- Feb 28, 2010
-
-
Andreas Gohr authored
-
- Feb 08, 2010
-
-
Adrian Lang authored
-
Adrian Lang authored
-
Adrian Lang authored
-
- Feb 04, 2010
-
-
Adrian Lang authored
-
- Feb 01, 2010
-
-
Andreas Gohr authored
-
- Jan 31, 2010
-
-
Andreas Gohr authored
Classes are loaded throug PHP5's class autoloader, all other includes are just loaded by default. This skips a lot of require_once calls. Parser and Plugin stuff isn't handled by the class loader yet.
-
- Jan 19, 2010
-
-
Adrian Lang authored
darcs-hash:20091130131048-e4919-20c11bb664df45e76a4de30dee53e067dfa9d788.gz
-
Adrian Lang authored
darcs-hash:20091126121428-e4919-8c21d358a76148a9319bf223d0fa1baba8c92656.gz
-
Adrian Lang authored
darcs-hash:20091119140551-e4919-7aa50fb6452dc6c402bfcd581f08d21de401999d.gz
-
Adrian Lang authored
darcs-hash:20091119135735-e4919-3bc4872d1b1f8236571f936406db15bb0018610c.gz
-
- Nov 23, 2009
-
-
Adrian Lang authored
darcs-hash:20091123091200-e4919-33f6b12974478575932e34b89beec98169a1079a.gz
-
- Nov 13, 2009
-
-
Adrian Lang authored
darcs-hash:20091113123458-e4919-d4841ea9c627059a4afa8e0032dd889b3cc579cb.gz
-
- Nov 17, 2009
-
-
Michael Klier authored
darcs-hash:20091117085912-23886-ad3c4c9c980aae225d46f287d4f45b1a6c80119b.gz
-
- Nov 04, 2009
-
-
Adrian Lang authored
Changes of behaviour are: * Allow the user name, title & description \e2\80\9c0\e2\80\9d * Default to Port 443 if using HTTPS * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is logged in * Do not pass empty fragment field in the event data for event ACTION_SHOW_REDIRECT * Handle chunked encoding in HTTPClient darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz
-
- Oct 22, 2009
-
-
Adrian Lang authored
The Doku_Form constructor used to take up to four arguments setting specific parameters of the resulting form HTML element. Instead, a generic array is passed to the constructor specifying HTML parameters. darcs-hash:20091022120138-e4919-3a42baf8c12b15e6df20e1f28152a992e347859d.gz
-
- Nov 02, 2009
-
-
Andreas Gohr authored
Ignore-this: 9d142450d439f26feb5cc0aefb5963da darcs-hash:20091102104643-6e07b-c26aa2fd5f3899e81b0e7e0e45b3c1d7043e8571.gz
-
- Oct 20, 2009
-
-
Andreas Gohr authored
Ignore-this: 259cb5773c3144c6c706d87298dcf674 darcs-hash:20091020212338-7ad00-6bf1c5c403491f136a1c02af5ecd9f84d7227107.gz
-
- Oct 07, 2009
-
-
Andreas Gohr authored
Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17 It is now possible to use the %f placeholder in $conf['dformat'] to add a fuzzy age string. Template developers and plugin authors should replace their strftime + $conf['dformat'] calls with calls to the new dformat() function. Example: %Y/%m/%d %H:%M (%f) produces dates like this: 2009/09/16 10:36 (3 weeks ago) darcs-hash:20091007133614-6e07b-677108d1b43928ef8fd886813e43514507b5e073.gz
-
- Oct 04, 2009
-
-
Chris Smith authored
Ignore-this: a88b14f64c6f6fb827c816214d06c727 darcs-hash:20091004195623-f07c6-d52ce63f5c1f4ad4cf48f78404b3d82f120ccc45.gz
-
- Sep 21, 2009
-
-
Andreas Gohr authored
Ignore-this: c671d4887772c0e08b04687472a5142f When a diff is shown without giving a revision (eg when coming from recent changes), the diff is done agains the latest non-current revisions. This revision is now put back into the global $REV. This fixes a problem with the restore button not visible. However this only works when the restore button is called after the diff view. A better solution probably needs to be found. darcs-hash:20090921213302-7ad00-aa9ef53f9bc9ea8d0dc51e55b049943feb11c412.gz
-
- Sep 20, 2009
-
-
Kazutaka Miyasaka authored
Ignore-this: cb05f50ca4de12e1cdf3a6cfb0e1b8bc - better search experience in Asian language - sophisticated search query syntax (OR, grouping, etc.) darcs-hash:20090920121116-9b77a-2718be7a043374669037b10d94101fc70efb95e3.gz
-
- Jul 25, 2009
-
-
Andreas Gohr authored
Ignore-this: b9710cae350620157381653fcf82f150 darcs-hash:20090725124241-7ad00-0d6a20412e09f8ee89f5ade512355faac5d8a245.gz
-
- Jun 06, 2009
-
-
Andreas Gohr authored
Ignore-this: a0d2db2839de9eacbd6a853c39ed592c This patch reorders the admin screen to make the main tasks better accessible. This was inspired by a similar plugin by Håkan Sandell [1] [1] http://www.dokuwiki.org/plugin:adminhomepage darcs-hash:20090606101045-7ad00-83fbb0dd3af288f66801b796387e4ec3d411d4c9.gz
-