summaryrefslogtreecommitdiff
path: root/inc/pageutils.php
Commit message (Expand)AuthorAge
* 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
* add page_exists function (inc/pageutils.php)Chris Smith2007-09-30
* fix ID resolving with useslash FS#1176Andreas Gohr2007-07-09
* Fix infinite page redirects in getIDBen Coburn2007-05-26
* fix for breadcrumbs and "namespace:start" pages (FS#927) by Nathan Fritz <fri...Anika Henke2007-03-31
* Namespace autolinking from URL (FS#991 fix)Guy Brand2007-03-30
* return time in GMT for conditional requests #1081Andreas Gohr2007-02-24
* Fix namespace links and titles (FS 1005, 1006)Guy Brand2007-02-17
* suppress boring errorsBen Coburn2006-09-08
* further update to global memory cache arrayschris2006-08-29
* init global memory cache arraysBen Coburn2006-08-28
* update cleanID and wikiFN result caches to support unit testingchris2006-08-27
* add function result caching for cleanID and wikiFNchris2006-08-27
* update wikiFN with third paramter, $cleanchris2006-08-25
* Added bz2 compression support for Atticmarcel2006-08-23
* unittest fixeschris2006-08-04
* http_conditionalRequest clean-upoliver2006-08-01
* using md5 in wikiLockFNAndreas Gohr2006-07-07
* optimize noNSBen Coburn2006-07-05