summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* pagetemplate support #104Andreas Gohr2005-07-18
| | | | | | | | | | | | This adds very simple pagetemplate support. When a file named _template.txt exists in a namespace this file's contents are loaded into the editor when a new page is added in the namespace. Please note that this file is not editable from within the Wiki as it starts with an underscore. The wiki admin has to create it her self on the filesystem. darcs-hash:20050718173842-7ad00-39b1b76bef4c6243fc00d94673793d68b356aecb.gz
* useheading fixes #460 #465Andreas Gohr2005-07-16
| | | | darcs-hash:20050716111225-7ad00-913c36c65ac1a985fea60eed57fc7391328bfacd.gz
* fix for auth_ldap if mapping is not definedAndreas Gohr2005-07-15
| | | | darcs-hash:20050715213645-7ad00-43ef18e24dfa7b4b6459f0bbbcf85b88207c5a9d.gz
* Doku_Handler->plugin() method fix, incorrectly named handler objectchris2005-07-15
| | | | darcs-hash:20050714223751-50fdc-ebc6c8ff03e23d2edcd974f51b063f77f9fd4458.gz
* The authcheck now prints a warning if no ACLs are available.Andreas Gohr2005-07-14
| | | | darcs-hash:20050714201333-7ad00-77d1547bb869b54105f71b49bafb3b1071512747.gz
* updated GeSHi to 1.0.7andi2005-07-14
| | | | darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz
* fix for multiply entity #457andi2005-07-13
| | | | darcs-hash:20050713180456-9977f-77e5f03775df3deae67361cca89fdf454118f093.gz
* make custom geshi language styles possibleChristopher Smith2005-07-12
| | | | darcs-hash:20050712211236-3bbbb-c0e76063136eb78886cb1daf4d5e9785bb797ab1.gz
* safemode hack fixes #179Rainer Weinhold2005-07-12
| | | | darcs-hash:20050712210940-99f23-80c16d578f58f955c9c99f27a1b2a0f3f7eb5d11.gz
* Security fix for page exposure #456Benjamin Gilbert2005-07-12
| | | | darcs-hash:20050712210258-91c85-46f4df30378fcd2a7bbb92a95ec43c2ff9e474a1.gz
* minor bugfix to use strings instead of nonexistant definesAnders Betnér2005-07-11
| | | | darcs-hash:20050711195850-d2ce9-372c22babbd2cc198ea3606d60fbe7c229c648b5.gz
* cs lang updateBohumir Zamecnik2005-07-11
| | | | darcs-hash:20050711163937-9be09-9194238d6aeb6b526ebb30a501f0499f54e23424.gz
* relaxed header handling #441andi2005-07-04
| | | | | | | The header handler now doesn't care for the number of closing header markers. The following lines are all detected as h2 headers: darcs-hash:20050704184955-9977f-bcf18ece3b66b48638aeb5588613c0283eda4584.gz
* Norwegian and English language updateJorge Barrera Grandon2005-07-03
| | | | darcs-hash:20050703134148-3d692-b0ad0ea17869e39367fdb4c52f87d922b44f4af4.gz
* hack to fix #384andi2005-07-01
| | | | | | | | This isn't a real fix for FS#384 but cures the symptoms at least. The emphasis regexp now doesn't take the double slash of auto-URLs as closing match anymore. darcs-hash:20050701134040-9977f-5130eaea0ebcb43918e48e823fcfbbf628d88981.gz
* small fix for typographic quotes #415andi2005-07-01
| | | | darcs-hash:20050701113825-9977f-75c85330b6001db24125aabc8bb7f344f0d1ac33.gz
* bugfix for weird ZendOptimizer bug #377 #378andi2005-07-01
| | | | darcs-hash:20050701112148-9977f-1d4a3a68ec7a1972c34104b3b988d849f412ae70.gz
* spellchecker fix for aspell <0.60Andreas Gohr2005-07-01
| | | | darcs-hash:20050701073919-7ad00-524018d3058613591acccea6691e81599e8193fb.gz
* UTF-8 fix for getRevisionsKobaYY2005-06-30
| | | | darcs-hash:20050630205337-d0e47-40abf0e684d6636063b770a86524568cc93dae88.gz
* spellchecker fix #428andi2005-06-30
| | | | darcs-hash:20050630200359-9977f-f51c2544ec20fc09a611c997cf614c13088a3cba.gz
* Latvian translation addedAivars Miška2005-06-29
| | | | darcs-hash:20050629161146-f5ed9-539dc83a1660e9445bf5bea647e376b09626ec2e.gz
* relicensed utf8 lib under LGPL to make it available to a broader audienceandi2005-06-28
| | | | darcs-hash:20050628201920-9977f-91d30cb4391f49979415edf31b798e31177d76c2.gz
* Corrects to parser for <html>, <php> and list itemschris2005-06-27
| | | | | | | | | This patch moves handling of <html> and <php> tags to the front end of the parser allowing correct processing of the replacement <file> tag if html or php processing is disabled. It also adds listcontent_open and listcontent_close to the array of blocks not permitted within paragraps and removes html & php from the same array. darcs-hash:20050627201807-50fdc-5236124fd13a1ecc6b26f0a0b52a434ab01cee41.gz
* purgefile fix for non standard cachedir #429Drew Amato2005-06-28
| | | | darcs-hash:20050628193126-4d95a-ca1821ae6db6c0d7af518be19f3eb36be06ea1bf.gz
* nl lang updateJack van Klaren2005-06-28
| | | | darcs-hash:20050627221858-f2173-3a0dda9530774f891af96d327c4ab10fc3068314.gz
* lt lang updateLinas Valiukas2005-06-27
| | | | darcs-hash:20050627174242-9a1cb-66050775ebdf6a0f3d276da87c0886763cafcb03.gz
* xml conformity part 2matthiasgrimm2005-06-27
| | | | | | This patch exchanges some forgotten php short forms against xml pendents. darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.gz
* slovenian language addedJaka Kranjc2005-06-26
| | | | darcs-hash:20050626194505-410e9-e5629b89c54132b7a51dafcd26fe8340f2e70eb2.gz
* small fix for separate cookie patchandi2005-06-26
| | | | darcs-hash:20050626184105-9977f-34d4928d5c8dab19b2cc799ff3b43637303995e8.gz
* separate cookies for multiple wikis on the same siteSameer D. Sahasrabuddhe2005-06-25
| | | | | | | | auth.php now uses an md5 hash of the actual script location as cookie name. This way, multiple wikis on the same site will not smother each other's cookies. darcs-hash:20050625082204-4c533-a9a0a60a10eb20383e93cc76a7db88747dc0db32.gz
* redefine reference check optionsmatthiasgrimm2005-06-26
| | | | | | | | | | | | | | | | This patch correct the meaning of the reference check configuration options. They become more logical. refcheck boolean Enable/Disable the reference checker. If set to '0' the existence of references is not checked and vica versa. recshow int defines how many references should be displayed If set to '0' no references are shown at all. This meaning is more logical. The first parameter switches the checker on/off and the second would be set, if the user wanted to see where the references are and how many should be displayed. darcs-hash:20050626153207-7ef76-0800eb2e394bf1b9f4233e7698b4d894f4b58e5b.gz
* added file locking supportandi2005-06-26
| | | | darcs-hash:20050626161253-9977f-5600ca7134aa7244b08407d5a44c065a34091f20.gz
* fix for paragraphtypes in pluginsandi2005-06-26
| | | | darcs-hash:20050626145055-9977f-464699ca4a1dc85c5664de728217fbf1b3d90fce.gz
* paragraphtypes for syntax pluginsandi2005-06-26
| | | | darcs-hash:20050626111513-9977f-5b317b14c9544a0c0a637d21816542d394e6606f.gz
* polish lang updateGrzegorz Zur2005-06-26
| | | | darcs-hash:20050626100609-dd57d-0830b3903deecaa9d7f6c6df896e92b310aba073.gz
* directory cleanupandi2005-06-26
| | | | | | | | This cleans up the directory structure as discussed on the mailning list. Users should delete their previous _cache directories to recover diskspace. darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz
* lithuanian language addedLinas Valiukas2005-06-25
| | | | darcs-hash:20050625181426-9a1cb-5d1a4d7208ceea1e3b327898b2bbdfcb838e2ae2.gz
* fixed problem with TOC toggle and W3C validatorandi2005-06-24
| | | | darcs-hash:20050624134114-9977f-4d08d9644dbc6836b55ec5c83aa6b10980a545be.gz
* Correct invalid XHTML generated for list elementschris2005-06-24
| | | | | | | | Change the <span> element used to differentiate the <ol> numbering from list item text to a <div> element. A <div> is allowed to have children with display:block (e.g. <pre>, <ol>, <ul>) whereas a span isn't. darcs-hash:20050624130636-50fdc-0637f16f3791c845a5247c5233237330a2e8a2d4.gz
* fixed upload form action link #418andi2005-06-24
| | | | darcs-hash:20050624120023-9977f-0160b8816c006dfcef83d1da737f6bcd2a0d7483.gz
* fix for broken realpath on windows #404 #417andi2005-06-24
| | | | darcs-hash:20050624114602-9977f-153f5270fe88112bf347098468ccad03904a645c.gz
* do not use params parameter in call to mail() if unneeded #397andi2005-06-20
| | | | darcs-hash:20050620203612-9977f-860eb4da35c5dcdba641fa0fb50786aec3477fe6.gz
* handle missing users.auth and acl.auth gracefullyandi2005-06-20
| | | | darcs-hash:20050620203400-9977f-515a59d1131ae5dafc6c722f893bf6c308121832.gz
* ability to derefence ldap aliases #406Holger Mller2005-06-20
| | | | darcs-hash:20050620194652-d49ea-c85ff90d9107f6a7c81ff3717bdba32d0f405d43.gz
* basque updatexezpeleta2005-06-20
| | | | darcs-hash:20050620193046-4f777-7349f94126a8c728fa32b0fa31e7fe87f170d065.gz
* option merge of refcheck and refcountmatthiasgrimm2005-06-17
| | | | | | | The options refcheck and refcount were merged to refcheck. This reduces configuration options and make the function more robust. darcs-hash:20050617201556-7ef76-47841e0b8713a26b6fb7eacffa9e89752f65ae50.gz
* japanese language filesDavilin2005-06-18
| | | | darcs-hash:20050618071754-b0902-37b14df3abee7d82b771737a650a683963eee96b.gz
* fixed bug for MySQL passcryptdave.winter2005-06-17
| | | | | | | | | | | | Write the long patch description into this file. The first line of this file will be the patch name. Everything in this file from the above ***DARCS*** line on will be ignored. This patch contains the following changes: M ./inc/auth/mysql.php -1 +2 darcs-hash:20050617124215-c2bc1-4c4a7a3bea1cab76b36a0e5cfc31a22d10fbadc8.gz
* minor fixesandi2005-06-17
| | | | darcs-hash:20050617175013-9977f-85394cdeaca3f0b07150dcd4d6850d1f63b7d9c1.gz
* make DokuWiki xml conformmatthiasgrimm2005-06-17
| | | | | | XML has problems with usual PHP shortcuts like '<?' or '<? darcs-hash:20050617130335-7ef76-8e98db5cdae5f8b81993a380cb3d3acc9ac33dbd.gz