summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* FS#1370 - use / instead of DIRECTORY_SEPARATORGina Haeussge2008-04-08
| | | | darcs-hash:20080408185530-2b4f5-24a58bd27b6ef4697baa0ba995f8a38fc7ef0028.gz
* update io_mktmpdir() to use $conf['tmpdir'] and mt_rand()Chris Smith2008-04-08
| | | | darcs-hash:20080408014339-f07c6-63870bfa4e45d05275cf46993bee62d61a6cc5a8.gz
* form_listboxfield now produces valid output of a listbox including labelGina Haeussge2008-04-07
| | | | darcs-hash:20080407193747-2b4f5-6cbc0120884b204ef8d5e4f0940938a5a75bb997.gz
* Avoid double newlines on section edits FS#1221Andreas Gohr2008-04-07
| | | | darcs-hash:20080407175410-7ad00-4c782db8b3d806d8034140a2b3d7994f53b1e0fc.gz
* Fixes for Japanese romanization FS#1363Denis Scheither2008-04-07
| | | | darcs-hash:20080407174238-84fef-88cae1548503760595a19f00e03060604303b934.gz
* Norwegian language updateAndreas Gohr2008-04-07
| | | | darcs-hash:20080407172417-7ad00-2d450dbbf51d59a199ed42330fa2cd669d4f724f.gz
* work around strftime character limit on parsing namespace templates FS#1366Andreas Gohr2008-04-06
| | | | darcs-hash:20080406174718-7ad00-89b3946e17ce49566c0f51f3194776a0bdb4768d.gz
* XMLRPC requests are to be made using POST according to specGina Haeussge2008-04-05
| | | | darcs-hash:20080405214737-2b4f5-01801b89e5efb32fb56b63a6746b60223ee270ba.gz
* XMLRPC client needs to call constructor of parent classGina Haeussge2008-04-05
| | | | darcs-hash:20080405214710-2b4f5-42e138c2fb2c272ea99f1054065b35f840d6fcd4.gz
* Notify subscribers to parent namespaces. And avoid redundant checks.Tom N Harris2008-04-05
| | | | darcs-hash:20080405031301-6942e-d1e4f344f5cf165f625104f214f2bfae595a6e20.gz
* Fix of invalid reference to request headers in XMLRPC clientGina Haeussge2008-04-05
| | | | darcs-hash:20080405112253-2b4f5-e69a8765cff9cc4b0373afca236488f8a2eb2751.gz
* Make sure there is never posted data on GET requestsAndreas Gohr2008-04-01
| | | | | | | This is an addition to the previous patch to make sure there can not accidentally $data be passed on a GET request. darcs-hash:20080331223807-7ad00-0f03763f15a9d907da6a53ed8b3c3e55b906fbc7.gz
* fixed bug in HTTPClient breaking GET requests on certain serversAndreas Gohr2008-04-01
| | | | | | | The change of a parameter default made the HTTP client send data after sending the headers for a GET request. darcs-hash:20080331221016-7ad00-a46165b1ded7155a6482398c6bdf721a4eb37507.gz
* Slovak language updateAndreas Gohr2008-03-31
| | | | darcs-hash:20080331210452-7ad00-107e48033c010cc6c322f35e98822812a1edf7da.gz
* fixed search engine referrer highlightingAndreas Gohr2008-03-31
| | | | darcs-hash:20080331175353-7ad00-85da7f10269ead76b0f081aa1668cc27840c3b2e.gz
* Italian language updateAndreas Gohr2008-03-31
| | | | darcs-hash:20080331173931-7ad00-1cfe2d8bf45a4a2c8f5ac71b01436bf3a425f985.gz
* Fix for FS#1350Chris Smith2008-03-29
| | | | | | | | | | | | | Inline modes, <php> and <html>, when their associated config setting is off, will generate highlighted text wrapped in a <code> element. There is a slight change in behaviour for p_xhtml_cached_geshi(), it will now strip leading and trailing blank lines from the input code string. Also fixes an issue where global $conf wasn't declared, preventing the ['target']['extern'] setting being passed to GeSHi darcs-hash:20080329194443-f07c6-00db3d502b07a6ff0c7f6e5c74a3691438504bcb.gz
* fix multidiff when one revision is current FS#1355Andreas Gohr2008-03-29
| | | | darcs-hash:20080329131438-7ad00-d3ab26eef403b1008a0d24c719f533e81f8ee6b5.gz
* Chinese language updateAndreas Gohr2008-03-28
| | | | darcs-hash:20080328090214-7ad00-678a73ae08dc80b7b7222f912dc8e4caa35db754.gz
* GeSHi update to 1.0.7.21Andreas Gohr2008-03-26
| | | | darcs-hash:20080326211755-7ad00-98c89cb8da99fab17b88222d33a312a020527cdb.gz
* purge non-persistent meta data on page deletionMichael Klier2008-03-26
| | | | | | | | With this patch applied the persistent meta data of pages is kept when a page is deleted. This way the original page creator as well as the creation time of the page is preserved. darcs-hash:20080326200231-23886-ddb70151fadf25d0254d56408b71484047198096.gz
* fixed metaFiles()Michael Klier2008-03-26
| | | | darcs-hash:20080326192614-23886-3e4ad4a2392e1ba4cc0dc7ce2a6a67e001a923a4.gz
* allow numbers in interwiki descriptors FS#1358Andreas Gohr2008-03-25
| | | | darcs-hash:20080325185208-7ad00-d5181f3d82f89f6ed1d4ca9068db4123df8d443b.gz
* Some Italian updatesAndreas Gohr2008-03-25
| | | | darcs-hash:20080325182839-7ad00-2c2075557ff6815fe90337ab34266c532b6bc895.gz
* Hungarian language updateAndreas Gohr2008-03-21
| | | | darcs-hash:20080320232136-7ad00-7bc11cc69cbbc3627e36ee208c728a548ad2e765.gz
* completed PCRE error checking in lexerAndreas Gohr2008-03-19
| | | | darcs-hash:20080319195345-7ad00-2def5dffd099cfb13863f73122821dc2e48b9b1b.gz
* Fix message displayed after (un)subscribens actionGuy Brand2008-03-18
| | | | darcs-hash:20080318221659-19e2d-bf5088e16c3a9c65bb70dd58fff4e385b5851204.gz
* French strings updateGuy Brand2008-03-18
| | | | darcs-hash:20080318214152-19e2d-2aad29dd72b49a091954fedb27b0c33caecb0842.gz
* German language updateAndreas Gohr2008-03-18
| | | | darcs-hash:20080318215744-7ad00-efdf5663abb6afac8e24464db67d5d712459266d.gz
* Norwegian language updateAndreas Gohr2008-03-18
| | | | darcs-hash:20080318195612-7ad00-f5ece6aaaf833f33cba453898683a394baa9f05d.gz
* Dutch language updateAndreas Gohr2008-03-18
| | | | darcs-hash:20080318195257-7ad00-43348635149f5cecc26ee46bcaaa00e6a0e25a9e.gz
* Catalan language updateAndreas Gohr2008-03-17
| | | | darcs-hash:20080317225245-7ad00-6f6a40276582a183f7bca980cca17bc522753783.gz
* Latvian language updateAndreas Gohr2008-03-17
| | | | darcs-hash:20080317224956-7ad00-a1b2de6dfba5930464df6e3bcaa370b008c7323f.gz
* Galician language updateAndreas Gohr2008-03-17
| | | | darcs-hash:20080317222638-7ad00-85d80a108d862ec277c57864495f11f9e85cb8f3.gz
* Esperanto language updateAndreas Gohr2008-03-16
| | | | darcs-hash:20080316212105-7ad00-da9db6e9ba2605cebccea4063b4d236088a32ee7.gz
* Romanian language updateAndreas Gohr2008-03-16
| | | | darcs-hash:20080316211854-7ad00-942bed6db3e19ffb0cfc2586c745679efd5e82b9.gz
* Brazilian Portuguese language updateAndreas Gohr2008-03-16
| | | | darcs-hash:20080316181102-7ad00-b73686cb85ac925603e61483542a9587bf4fc758.gz
* Hebrew language updateAndreas Gohr2008-03-16
| | | | darcs-hash:20080315230147-7ad00-fa0a7112380d722c3784c1d7bbfaba4f37a1b737.gz
* Galician language updateAndreas Gohr2008-03-15
| | | | darcs-hash:20080315180230-7ad00-6e1254f6245049ee32b95780a3d6611a4bba9911.gz
* Japanese Language updateAndreas Gohr2008-03-15
| | | | darcs-hash:20080315175515-7ad00-a05574659f7595727825e22fa8768d208c1e16be.gz
* Fix for password updates FS#1352Andreas Gohr2008-03-15
| | | | darcs-hash:20080315105202-7ad00-455d343db7d52a5af92361719bee1d60b6c8107d.gz
* Czech language updateAndreas Gohr2008-03-14
| | | | darcs-hash:20080314153420-7ad00-2f972c284034d5371944cdd7fd8de6cf8de58f35.gz
* Catalan language updateAndreas Gohr2008-03-14
| | | | darcs-hash:20080314153122-7ad00-0a976eed258e69ea05649ee409f44025c2a4e3f4.gz
* added namespace subscription tpl_actionlink()Michael Klier2008-03-13
| | | | darcs-hash:20080313201111-23886-f219dc930329d4dadc31caa589850c90323fbd81.gz
* Hungarian language updateAndreas Gohr2008-03-13
| | | | darcs-hash:20080313221017-7ad00-9b18c7c9b0f7ef50993bf31854dcbcdadc5294fd.gz
* Polish language updateAndreas Gohr2008-03-13
| | | | darcs-hash:20080313220826-7ad00-00b4ff1de08a40c9ade01f06d008faf5881bf4c5.gz
* stricter xhtml for revert, acl and sectok formsAnika Henke2008-03-13
| | | | darcs-hash:20080313012547-d5083-8d8f3c2ad62f08b9ed73827987d3b8be17f6b34b.gz
* update preformatted syntax mode to ignore entire blocks of white spaceChris Smith2008-03-13
| | | | | | | | | | This patch only updates the actual "preformatted" syntax mode, that is only preformatted blocks caused by leading blanks on a line. If the entire block is empty, it is ignored. ie. if a block of preformatted text has leading or trailing empty lines and some non-empty lines, the leading and trailing content are preserved. darcs-hash:20080313203950-f07c6-9d0745b157e45b61b06ff0c7d85bec8558946c1e.gz
* correct missing '/' between directory and filename in metaFiles() return valueChris Smith2008-03-13
| | | | darcs-hash:20080313213021-f07c6-f81c4638918b6a9eafc594f10bb6383975333769.gz
* Add support for plugin renderers to replace standard renderersChris Smith2008-03-12
| | | | | | | | | | | | | | | | | | | This patch is the fourth in a series aimed at making it easier for DW to allow plugins to modify the standard handling of line-breaks. It adds: - new config setting 'renderer_xhtml', default value 'xhtml' - new renderer method 'reset()' which is used by reusable renderers when used to render second and subsequent data. (*) An extra step has been added to the renderer selection process. - check $conf["renderer_$mode] for renderer name. If it doesn't exist use $mode as the renderer name. (*) It maybe that the 'document_start()' method can be used for this. However the current xhtml does not correctly reset itself for reuse. darcs-hash:20080312005647-f07c6-ff2cb960c05927f5c6f3e916a364fcad470c2ce3.gz