summaryrefslogtreecommitdiff
path: root/inc/pageutils.php
Commit message (Expand)AuthorAge
* 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
* New mail subscription with digestAdrian Lang2010-01-20
* no dots in headline IDs (FS#1627)Anika Henke2009-11-15
* Coding Standard CleanupAndreas Gohr2009-10-20
* Change expensive uses of split to the much faster explode.Tom N Harris2009-05-28
* fix for getID() when the script isn't installed in document root FS#1691Andreas Gohr2009-05-15
* Support for multirange requests for media FS#1630Andreas Gohr2009-03-13
* getID_redirect_startHelmut Tischer2009-02-02
* Work around IIS bug for redirects FS#1576Andreas Gohr2009-01-27
* fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571Andreas Gohr2009-01-22
* Add capability to send pre-compressed js & css files if the browser can accep...Chris Smith2009-01-18
* add http_sendfile() functionChris Smith2009-01-18
* fixed PHP4 incompatibility in sectionID() FS#1553Andreas Gohr2008-12-26
* Better creation of section IDs FS#1536Andreas Gohr2008-12-01
* do not hide pages when ACTMichael Klier2008-10-11
* Fix for FS#1230Gina Haeussge2008-10-11
* Explicite TypeCast for searchIndexgweissbach2008-08-04
* fixed metaFiles()Michael Klier2008-03-26
* correct missing '/' between directory and filename in metaFiles() return valueChris Smith2008-03-13
* fix problems with gzip compressionJens Wilke2008-01-22