- Aug 01, 2005
-
-
Andreas Gohr authored
Javascript files from plugins called script.js are loaded automatically darcs-hash:20050801182242-7ad00-2bc839c92c54e641347ed1cbeadf8bba3ef6a7a8.gz
-
- Jul 31, 2005
-
-
Andreas Gohr authored
This patch allows you to add a file named conf/words.aspell with your own words you don't want the spellchecker to choke on. Thanks to Steven Danz for code idea darcs-hash:20050731172612-7ad00-60fb3f09589c4758f1093f532de9699beb048569.gz
-
Andreas Gohr authored
This patch adds an meta data editor for JPEG files. Currently title, caption, artist, copyright and keywords can be saved. The data is saved to the apropriate IPTC fields. Additional fields can be added in the appropriate template. Compatibility testing with other programs is needed! darcs-hash:20050731163554-7ad00-dd936ec19549203dcf72de8774309c0b17d0b679.gz
-
Andreas Gohr authored
darcs-hash:20050731115030-7ad00-2a1a423985864f0daae57545c2f3945abfc10257.gz
-
Andreas Gohr authored
Plugins can use their own styleheets now. They are loaded in the tpl_metaheader function. The following files are used if existing in the plugin's directory: style.css - overall style used always screen.css - only used in normal view (media darcs-hash:20050731073521-7ad00-dcece7a255d3b08a1d2da9f2444b31e628ee76ea.gz
-
- Jul 30, 2005
-
-
Andreas Gohr authored
This patch allows the use of $this in syntax plugins to set internal variables and let them remain between handle and render calls. Even when it is possible now to use this method you should exchange data betwenn handler and render calls by using the $data array only. darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz
-
Andreas Gohr authored
darcs-hash:20050730112550-7ad00-7fe9437363ac705dec5b4b763b496cbcc7daf328.gz
-
- Jul 29, 2005
-
-
Andreas Gohr authored
darcs-hash:20050729163001-7ad00-24d0768ecd593ab85fda0e3c5fbdbec0e8ff3276.gz
-
Johannes Buchner authored
darcs-hash:20050729161331-83f7f-4c1853082e93e41ab749ead17e770adc671bb0e4.gz
-
Andreas Gohr authored
darcs-hash:20050729155457-7ad00-94554865259e4cbd6a1c75bb62a93f37304adbf0.gz
-
- Jul 28, 2005
-
-
Andreas Gohr authored
darcs-hash:20050728204042-7ad00-460f1fd12d7b5dfb1c58518e80ff10ea0aeb046e.gz
-
Brian Cowan authored
darcs-hash:20050728184238-93e20-0c838d887fb148de48dd01b34afdf3f150e94765.gz
-
Andreas Gohr authored
darcs-hash:20050728181307-7ad00-b22988b21cc327afd4437be9b10a72f841eee87b.gz
-
chris authored
darcs-hash:20050728124131-50fdc-f5fd8977074ccabef6ea4606a7728f228bdc73b6.gz
-
- Jul 27, 2005
-
-
chris authored
syntax plugin class update: add getAllowedTypes() method (compatible with plugins written prior to the patch, although they should be updated!) darcs-hash:20050728005720-50fdc-e384bbca7c4f334659e19bedfd675621b7989c80.gz
-
chris authored
darcs-hash:20050728005522-50fdc-f359021d5bcf602c2c403d37852196d5eeb4d473.gz
-
- Jul 28, 2005
-
-
Andreas Gohr authored
RFC 1738 states: Scheme names consist of a sequence of characters. The lower case letters "a"--"z", digits, and the characters plus ("+"), period ("."), and hyphen ("-") are allowed. DokuWiki did only recognize alphanumeric characters, this patch adds periods, plus and hyphen. Thanks to "ytrewq1" for pointing that out. darcs-hash:20050728180447-7ad00-dc0d4b8e9309d571715d6c490d1505bb2666c786.gz
-
- Jul 26, 2005
-
-
Andreas Gohr authored
darcs-hash:20050726191412-7ad00-ec9939a2f4667a36e3eb943d9cd3196be6708a3a.gz
-
- Jul 25, 2005
-
-
Andreas Gohr authored
darcs-hash:20050725183410-7ad00-14559cd592ab41f9cc14ea4b502ce6da019eb262.gz
-
- Jul 24, 2005
-
-
Andreas Gohr authored
darcs-hash:20050724201111-7ad00-81e8de6162b0e0923c08dcc7b8c750cd604c4dfd.gz
-
Andreas Gohr authored
darcs-hash:20050724125047-7ad00-a03fa69aed22694f6b7635923b1f2ce564165b9f.gz
-
Andreas Gohr authored
This adds a detail page for images, for JPEG files additional metadata from EXIF and IPTC fields is shown darcs-hash:20050724115540-7ad00-926601cd12a990e041943edc616360d8179d6c9f.gz
-
- Jul 23, 2005
-
-
Andreas Gohr authored
custom.conf is no longer supported darcs-hash:20050723205235-7ad00-6bec0d0fdd57d321784edd014917ddc4257fe3e5.gz
-
Andreas Gohr authored
Local configs can now be added to the following files to make updating simpler: acronyms.local.conf mime.local.conf smileys.local.conf entities.local.conf interwiki.local.conf darcs-hash:20050723204824-7ad00-18b8e238f41bce4d3ac25c89bff5b9abf33620f4.gz
-
- Jun 27, 2005
-
-
Steven Danz authored
Add the option of using a local.acronyms.conf file to specify local acronyms without having to edit the default set darcs-hash:20050628023628-3ed6d-2740b411efc124671f235ff9ebfc292c7d331709.gz
-
- Jul 22, 2005
-
-
Alexandre ROSSI authored
darcs-hash:20050722170210-5338b-86561e364705cd92c690ae636e0a87f84a0d1672.gz
-
- Jul 19, 2005
-
-
Roberto Bolli authored
darcs-hash:20050719211658-488b3-2b9bfeba558566398c88d5ac71c99928565937ae.gz
-
chinsan authored
darcs-hash:20050719211352-f7e69-faf73d88765f3a3a0f23029413cd254b65c15da8.gz
-
- Jul 18, 2005
-
-
Andreas Gohr authored
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
-
- Jul 16, 2005
-
-
Andreas Gohr authored
darcs-hash:20050716111225-7ad00-913c36c65ac1a985fea60eed57fc7391328bfacd.gz
-
- Jul 15, 2005
-
-
Andreas Gohr authored
darcs-hash:20050715213645-7ad00-43ef18e24dfa7b4b6459f0bbbcf85b88207c5a9d.gz
-
- Jul 14, 2005
-
-
chris authored
darcs-hash:20050714223751-50fdc-ebc6c8ff03e23d2edcd974f51b063f77f9fd4458.gz
-
Andreas Gohr authored
darcs-hash:20050714201333-7ad00-77d1547bb869b54105f71b49bafb3b1071512747.gz
-
andi authored
darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz
-
Justin Kelly authored
darcs-hash:20050714191517-cbd8d-49c3fadb3f91029d801aae453d4c34f9b94186f1.gz
-
- Jul 13, 2005
- Jul 12, 2005
-
-
Christopher Smith authored
darcs-hash:20050712211236-3bbbb-c0e76063136eb78886cb1daf4d5e9785bb797ab1.gz
-
Rainer Weinhold authored
darcs-hash:20050712210940-99f23-80c16d578f58f955c9c99f27a1b2a0f3f7eb5d11.gz
-