summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* two more event hooksAndreas Gohr2006-11-16
| | | | darcs-hash:20061116212937-7ad00-2ac647a9040f75650bdbe1047e76370f9c900dff.gz
* HTML_EDITFORM_INJECTION event addedAndreas Gohr2006-11-14
| | | | | | | A simple event to inject additional HTML into the editform. This probably needs to be improved. darcs-hash:20061114220825-7ad00-ce868b8d8a25f5120c49dc018b8fd1024aff6e12.gz
* bracket fix in inc/indexer.phpAndreas Gohr2006-11-14
| | | | darcs-hash:20061114210440-7ad00-841acaf84e77e7bea16b96317531bd502ee44938.gz
* obfuscate email address when it is used in mailto links (bug#977)chris2006-11-13
| | | | | | | This patch applies when no alternate link text is supplied and the actual email address would be used as the link text. darcs-hash:20061113124108-9b6ab-bd8109100b9305a1a04964d226c779aa320df64c.gz
* fixes for stricter php5 typing (bug#978)chris2006-11-13
| | | | darcs-hash:20061113122645-9b6ab-e5f5be2e88eea7eb00643e6a5210086f46191c30.gz
* Word-Length IndexerTNHarris2006-11-12
| | | | | | | | | | | | | | | | | A modification to the indexer that sorts words based on length. This should make searching a little bit more efficient. After the patch is applied, your old index will be automatically converted to the new format (when you visit a page). The new index format is: 1. Index files are stored in savedir/index 2. Word lists are stored as wlen.idx. This used to be word.idx. 3. Word indexes are stored as ilen.idx. This used to be index.idx. 4. The page list, page.idx, is simply copied to the new location. Any plugins you have, such as the blog plugin, that read the index files need to be updated. darcs-hash:20061112194900-2b9f0-a975498ccf0a1d39c6df73b79bcd028d5e81c389.gz
* czech stopword updateAndreas Gohr2006-11-12
| | | | darcs-hash:20061112184437-7ad00-0bce4a60720158c90d4f3668d73ed5303dadbe72.gz
* lv language updateAndreas Gohr2006-11-12
| | | | darcs-hash:20061112183810-7ad00-32ef50e7f2d5f5c43c3ec3c536f3048646ec225e.gz
* DOMlib removedAndreas Gohr2006-11-10
| | | | | | | | | | | | | | | | The DOMlib javascript library was removed. It was only used for footnote tooltips and access key fixup. Removing the library creates a much smaller JavaScript footprint. The size of the compacted non-edit Javascript output was reduces from 56110 bytes down to 29296 bytes. The footnote tooltip was completely rewritten and tested in FireFox 2.0, IE 6 and Opera 9.02. Please test other browsers as well. The acces key fixup might beahve different now on Mac platforms. darcs-hash:20061110201541-7ad00-0dffad095193bc7e7c505796a99b0a0a010a6b0d.gz
* OpenSearch supportAndreas Gohr2006-11-10
| | | | | | | | | This adds support for the OpenSearch specification to autodetect DokuWiki's search engine. The patch was submitted by Mike Frysinger some time ago. Some changes were made to the original patch. Only tested in FireFox 2.0 darcs-hash:20061110151453-7ad00-298ad77603854a604a642c0afd3975a997b8dc09.gz
* language updatesAndreas Gohr2006-11-06
| | | | darcs-hash:20061106175239-7ad00-1023b1f69c735637c972f862af379cd481f75ee3.gz
* russian translation (i_phpver)Denis Simakov2006-11-06
| | | | darcs-hash:20061105230459-3c565-2b7195899be576d9fe43f9d5c195751fe7c7ec89.gz
* fr lang syncGuy Brand gb@isis.u-strasbg.fr2006-11-05
| | | | darcs-hash:20061105215024-7572c-c0bce84d5c624bf3b19e9ee942525728ea1046e3.gz
* Spanish i_phpver translationmiguel.pagano2006-11-05
| | | | darcs-hash:20061105212008-072b4-1acb0236e5f1df37106fa45c677ddc02e7d25ce0.gz
* PHP version check in the installerAndreas Gohr2006-11-05
| | | | darcs-hash:20061105204420-7ad00-2b80d8ceb37b48ccdaa10545ea6fb9bddb58529b.gz
* backlinks fixes (bugs #795 & #937)chris2006-11-05
| | | | | | | - add deaccented and romanised page names to index word list - remove stop words from tokens used in backlink search darcs-hash:20061105195453-9b6ab-6c4989eb75782af60a3de3bddbc99a83de2b4c80.gz
* add standard username cleaning to resend password (fixes bug#961)chris2006-11-04
| | | | darcs-hash:20061104174349-9b6ab-74e7c5a3e7a14d12253d36a9d09a35866125a7ec.gz
* no forcing of ASCII in section IDs for metadata (#882)chris2006-11-04
| | | | darcs-hash:20061104153643-9b6ab-d5db971def3e4415488b7b7af1d29d7bcd3bc2e3.gz
* don't allow commas in full name registration FS#960Andreas Gohr2006-11-03
| | | | darcs-hash:20061103160700-7ad00-01c7039c591ebdffcbe283984b23b2bb4ed4bc74.gz
* don't show .txt files as medianamespaces #963Andreas Gohr2006-11-03
| | | | darcs-hash:20061103150850-7ad00-9b6936efb8dd47eb366e5cd34a3149f4d81caa14.gz
* russian updateDenis Simakov2006-11-02
| | | | darcs-hash:20061102000617-3c565-f80c87245bf8f6249f707892cdcdaf1313690297.gz
* disable search form if search action is disabled, bug#955chris2006-11-01
| | | | darcs-hash:20061101171656-9b6ab-1f3f9de870380a91e907db96d6645d3480951f0e.gz
* $REV checking now works correctly with synced atticBen Coburn2006-10-31
| | | | darcs-hash:20061031224158-05dcb-0bf9505f51be5ab91f258254adfdded5f7087dcf.gz
* fix for cookie handling problem in HTTPClient and PHP5Andreas Gohr2006-11-01
| | | | darcs-hash:20061101161558-7ad00-2a9b093dffc1955f8a8a0a2e17ca6b177182e399.gz
* spanish translationsmiguel.pagano2006-10-30
| | | | darcs-hash:20061030151008-072b4-7f4b0d87133951bbc1a09eba479dcae2b5fd5923.gz
* Hebrew language updateAndreas Gohr2006-10-30
| | | | darcs-hash:20061030184642-7ad00-6e1be181d03bc0ffaaf03d4903fd268deb84ad77.gz
* do not transliterate cyrillic soft sign #958Andreas Gohr2006-10-28
| | | | darcs-hash:20061028113426-7ad00-f1d6b3b919c3aadd2bd7585fb772071b81b4b42d.gz
* fix conflicting edit cancel buttonBen Coburn2006-10-27
| | | | darcs-hash:20061027185046-05dcb-71c34a3fbe67c5d17dfc9400e6e668469bd91b51.gz
* fix Old Revisions more and less buttonsBen Coburn2006-10-27
| | | | darcs-hash:20061027174549-05dcb-fbb0d0433aec19579b5da609b44c122754b2e30b.gz
* synchronize changelog, attic, and external edits - update 1Ben Coburn2006-10-27
| | | | | | | Removed a minor error that could be caused by a page back-dated into the past. Also, added some more code comments. darcs-hash:20061027000043-05dcb-1ccbb4c98b1b7b3358d99d8f097eb168d84259b7.gz
* synchronize changelog, attic, and external editsBen Coburn2006-10-23
| | | | | | | | The changelog list and the attic now are kept in sync. This allows a changelog entry to be automatically constructed for a page that was manually edited from outside dokuwiki. darcs-hash:20061023052133-05dcb-11b8dbaee1da07fb1875bbe530e88d94871ed65d.gz
* fix bug#956 (also sp. in pluginutils)chris2006-10-27
| | | | darcs-hash:20061027004117-9b6ab-b7eda08e246e942a1ca4841b94abeda4c2ed722c.gz
* code highlighting fragment cache updatechris2006-10-27
| | | | | | expire the cache if GeSHi (inc/geshi.php) has been updated since cache creation darcs-hash:20061027015051-9b6ab-f633dc5130ff23f0eb8871e4f8afb563fff3dc5b.gz
* Traditional Chinese updateAndreas Gohr2006-10-26
| | | | darcs-hash:20061026205002-7ad00-70f2acf8203e01d1df93e77ce7d8bdb1f4ddac7b.gz
* GeSHi 1.0.7.15 updateAndreas Gohr2006-10-26
| | | | darcs-hash:20061026203942-7ad00-6db8c37c1fba1d274fa6bcdc7cbb245d088325a5.gz
* parse changelog date as intBen Coburn2006-10-23
| | | | darcs-hash:20061023051106-05dcb-cb7c1c24241c7a01b67311dd5aec8eaf4f518905.gz
* do not auto escape the body of meta headersAndreas Gohr2006-10-22
| | | | darcs-hash:20061022134224-7ad00-f5c26c5104869719db3bf01e326e137eb8f4c725.gz
* used named submitbuttons instead of localized labelsAndreas Gohr2006-10-20
| | | | darcs-hash:20061020164148-7ad00-6bb857729d9004b0f9b865410c1c666e07cc03aa.gz
* fix for post support in HTTPClientAndreas Gohr2006-10-20
| | | | darcs-hash:20061020163625-7ad00-d83f31886b140150ca5baf25cf016ab3af7afcf9.gz
* fix diff view for new pagesAndreas Gohr2006-10-19
| | | | darcs-hash:20061019104917-7ad00-c284fd3336850a18b633bbc3a49375f59edba3c7.gz
* fix for actionlink back #914Andreas Gohr2006-10-19
| | | | darcs-hash:20061019103310-7ad00-0de42af92587989d155f55831956480b7976d6e8.gz
* language updatesAndreas Gohr2006-10-19
| | | | darcs-hash:20061019101317-7ad00-c9a5b62a9d1e71c15875a8e39050bc931dbf4d03.gz
* French localization updateGuy Brand gb@isis.u-strasbg.fr2006-10-19
| | | | darcs-hash:20061019083731-c47a2-6d301513c4e313acdbb648e1e22e5b8ef45566da.gz
* unlock files if write failedAndreas Gohr2006-10-18
| | | | darcs-hash:20061018181931-7ad00-2778b83d25e8dcfad4b00710077e44bcef9af699.gz
* fix getRecents for multiple edits per secondAndreas Gohr2006-10-18
| | | | | | | This fixes the getRecent function when multiple edits occured during the same second. darcs-hash:20061018181837-7ad00-a09b9b63a4bab86d142bfe1f8cf662b001bda075.gz
* restrict fetch.php's download abilitiesAndreas Gohr2006-10-17
| | | | | | | | | | | | | | | | | | This patch changes fetch.php ability to download external files. It now checks for the returned MIME type and will only download images. For all other MIME types a redirect is sent back to the browser. This reduces the risc of being misused as open proxy. Additionally the download facility is disabled completly by default by setting the fetchsize option to 0. Users who want the feature need to overwrite the option in their local.php. Background: The ability to download external files is needed to resize external images on the server side. When disabled, a redirect is sent to the browser which will download the fullsize image and rescale it on the client side which is more bandwidth and CPU intensive. darcs-hash:20061017175329-7ad00-cd1b1bfa043a04540c51ca8380d28deaa14147d1.gz
* read old revisons from the attic additionally to the changelog infosAndreas Gohr2006-10-17
| | | | darcs-hash:20061017091036-7ad00-41df4dbaddb0a20d0f000f7a1bb000aaf2176185.gz
* russian updateDenis Simakov2006-10-09
| | | | darcs-hash:20061009103112-3c565-b3883aadc0875d06ddadcd54a0dab2075e415eef.gz
* docs update for tpl_button and tpl_actionlinkDenis Simakov2006-10-11
| | | | darcs-hash:20061011141043-3c565-9509bda5d864e0fbb42088d04d5b6f337dd18eb7.gz
* a bit of strictness for mediamgr + login formAnika Henke2006-10-16
| | | | darcs-hash:20061015222040-d5083-afb1c38f5bb2610260bbc51fbff816a8ed2e5f49.gz