summaryrefslogtreecommitdiff
path: root/inc/pageutils.php
Commit message (Expand)AuthorAge
* phpdocs, reformattingGerrit Uitslag2015-06-30
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * fix scrutinizer issueslisps2014-09-26
| * Merge remote-tracking branch master into revisionslisps2014-09-26
| |\
| * \ Merge remote-tracking branch 'remotes/origin/master' into revisions_locallisps2014-03-19
| |\ \
| * | | fix check link existence, have to call getLastRevisionAt for every linklisps2014-02-22
| * | | check link existencelisps2014-02-20
* | | | Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* | | | scrutinizer documentations issuesGerrit Uitslag2014-09-29
| |_|/ |/| |
* | | revert return of getNS to false againAndreas Gohr2014-05-25
* | | PHPdocs pageutilsGerrit Uitslag2014-05-21
* | | getNS returns empty string instead of falseGerrit Uitslag2014-05-21
| |/ |/|
* | amend $_SERVER to $INPUT->serverChristopher Smith2014-03-06
* | Improve PHPDocs pageutilsGerrit Uitslag2014-02-18
|/
* removed deprecated third param of cleanID()Anika Henke2013-11-04
* replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
* Bugfix: DOKU_CONF path in pageutils.phphArpanet2013-09-20
* Redirect only in the show action to namespace start pages FS#2743Michael Hamann2013-03-08
* Combine subsequent calls to strtr into a single transformationTom N Harris2012-11-18
* fixed wrong sidebar showing in namespaces when sidebar is disabledAnika Henke2012-11-18
* changed PAGEUTILS_ID_HIDEPAGE to has BEFORE/AFTERDominik Eckelmann2012-11-05
* added event PAGEUTILS_ID_HIDEPAGEDominik Eckelmann2012-10-31
* Allow the $check parameter of sectionID to be falseMichael Hamann2012-08-24
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * more INPUT wrapper uses: cache purge, sectok, getIDTom N Harris2012-06-27
* | Improved sidebar inclusionAndreas Gohr2012-07-01
|/
* Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\
| * coding style updatesAndreas Gohr2012-03-16
| * deprecated 3rd parameter of cleanID() FS#2377Andreas Gohr2011-11-28
* | allow non-txt extensions when accessing localesAndreas Gohr2011-11-13
|/
* fix namespace cleaning FS#2295Andreas Gohr2011-09-25
* media managerKate Arzamastseva2011-06-13
* media version saving fixesKate Arzamastseva2011-06-05
* media version saving fixKate Arzamastseva2011-06-04
* media version savingKate Arzamastseva2011-05-26
* If the page link is empty, it should link to current page -- FS#2178Izidor Matušov2011-04-07
* Fix metaFiles for ids that require utf-8 escapingMichael Hamann2011-01-12
* Fix FS#2131 - metaFiles returning unrelated filesMichael Hamann2011-01-12
* Language files can now be customized in the conf/ directoryMichael Hamann2010-12-29
* Small fixes / cleanupAdrian Lang2010-09-28
* Fix ns: and ns:start handlingAdrian Lang2010-07-01
* Support ns; idsAdrian Lang2010-07-01
* new fnencode option FS#1649Andreas Gohr2010-04-04
* replaced readdir() with glob() in metaFiles()Michael Klier2010-03-26
* Fixed testcase and getID - FS#1908 FS#1831 FS#1838Michael Hamann2010-03-02
* Revert "Redirect to start page for the root namespace too"Andreas Gohr2010-03-02
* Better performance on assigning section IDs FS#1894Chris Tapp2010-02-28
* Redirect to start page for the root namespace tooStephen Warren2010-02-22