| #
453493f2 |
| 18-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
another XSS bugfix for #595
darcs-hash:20051018213436-7ad00-63e2b361e358729cb90a6126f9cc842e4904c3ec.gz
|
| #
07738714 |
| 18-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
fix for XSS bug #595
darcs-hash:20051018200633-7ad00-959b25da1390a8d86e546b59ffe9a49094afb205.gz
|
| #
5e163278 |
| 15-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
more unobstrusive javascript
The edit form now is free of inline event handlers. There are still other places where inline javascript and even document.write is used which should be fixed as well. C
more unobstrusive javascript
The edit form now is free of inline event handlers. There are still other places where inline javascript and even document.write is used which should be fixed as well. Currently the window.onload event is used to initialize everything which may not the best way to do so. Dean Edwards may have a solution: http://dean.edwards.name/weblog/2005/09/busted/
darcs-hash:20051015184404-7ad00-2404744d008e5ea7e1b5800c96800824b532ff47.gz
show more ...
|
| #
5e35ae2a |
| 14-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
added missing file icon #589
darcs-hash:20051014193252-7ad00-8f7fdf928fb5a48085749ad2cb923a5cebf701fb.gz
|
| #
b034216d |
| 22-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
do not encode # in interwiki links #529
darcs-hash:20050922161723-7ad00-d3b80451eaa7315a7e5fbb41008d03e8bbc0a991.gz
|
| #
dc673a5b |
| 15-Sep-2005 |
joe.lapp <joe.lapp@pobox.com> |
Added media 'nolink' and 'direct' options
{{image.jpg?nolink}}
darcs-hash:20050915032348-36b45-f298b21de05001cd9a56b4859bf265079b57bf69.gz
|
| #
5291ca3a |
| 11-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
hide namespace in file-links (non-image media) #512
darcs-hash:20050911202522-7ad00-79c3db925f5c7c68e7751643a691ec0e4b380ea1.gz
|
| #
00a7b5ad |
| 02-Sep-2005 |
Esther Brunner <esther@kaffeehaus.ch> |
function obfuscate($email) moved to common.php; used in parser and some plugins
darcs-hash:20050902150527-283c4-dae58038c70aacb000f535e8173fa263ba774f52.gz
|
| #
2ca14335 |
| 16-Aug-2005 |
Esther Brunner <esther@kaffeehaus.ch> |
fileicons for non image media #198
darcs-hash:20050816192301-283c4-764462bd6cef810b4385a228edda3951ff709468.gz
|
| #
5667eb65 |
| 15-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed minor bug introduced yesterday
darcs-hash:20050815192355-7ad00-8ff39d69d48a8c1aa29a78111ff5b7d06a55256e.gz
|
| #
6de3759a |
| 14-Aug-2005 |
Andreas Gohr <andi@splitbrain.org> |
URL rewriting for media files
This patch adds nicer URLs for media files (for fetch.php and detail.php)
!IMPORTANT! Users of rewrite mode 1 need to adjust their .htaccess See .htaccess.dist for an
URL rewriting for media files
This patch adds nicer URLs for media files (for fetch.php and detail.php)
!IMPORTANT! Users of rewrite mode 1 need to adjust their .htaccess See .htaccess.dist for an example
darcs-hash:20050814101834-7ad00-37ef1dea00affc9d808d9ee1289fa7454199cd24.gz
show more ...
|
| #
61faf446 |
| 13-Aug-2005 |
chris <chris@teacherscpd.co.uk> |
renderer update, move plugin() method from xhtml to renderer
darcs-hash:20050813182213-50fdc-e1d2529944785b0e39bbd58a184c12d120ff1149.gz
|
| #
a46d0d65 |
| 30-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
Changed pluginloading to use references
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 n
Changed pluginloading to use references
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
show more ...
|
| #
d74aace9 |
| 28-Jul-2005 |
chris <chris@teacherscpd.co.uk> |
footnote fix: almagamate identical footnotes, insitu footnote popups
darcs-hash:20050728005522-50fdc-f359021d5bcf602c2c403d37852196d5eeb4d473.gz
|
| #
2684e50a |
| 24-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
some minor fixes in image detail handling
darcs-hash:20050724125047-7ad00-a03fa69aed22694f6b7635923b1f2ce564165b9f.gz
|
| #
55efc227 |
| 24-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
first step in Image metadata support
This adds a detail page for images, for JPEG files additional metadata from EXIF and IPTC fields is shown
darcs-hash:20050724115540-7ad00-926601cd12a990e041943e
first step in Image metadata support
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
show more ...
|
| #
38c08c2b |
| 22-Jul-2005 |
Alexandre ROSSI <niol@sousmonlit.dyndns.org> |
Fixed email link validation issue in 'visible' mode to conform RFC1738
darcs-hash:20050722170210-5338b-86561e364705cd92c690ae636e0a87f84a0d1672.gz
|
| #
750fd6a8 |
| 12-Jul-2005 |
Christopher Smith <chris@teacherscpd.co.uk> |
make custom geshi language styles possible
darcs-hash:20050712211236-3bbbb-c0e76063136eb78886cb1daf4d5e9785bb797ab1.gz
|
| #
90f3a5b1 |
| 24-Jun-2005 |
andi <andi@splitbrain.org> |
fixed problem with TOC toggle and W3C validator
darcs-hash:20050624134114-9977f-4d08d9644dbc6836b55ec5c83aa6b10980a545be.gz
|
| #
90db23d7 |
| 24-Jun-2005 |
chris <chris@teacherscpd.co.uk> |
Correct invalid XHTML generated for list elements
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
Correct invalid XHTML generated for list elements
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
show more ...
|
| #
60fc4191 |
| 14-Jun-2005 |
andi <andi@splitbrain.org> |
fix for interwiki gif icons
darcs-hash:20050614175335-9977f-ac8992d64b5c26146573f6eab2807ae336c36648.gz
|
| #
50d915fe |
| 06-Jun-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
TOC arrow with simple transparency
This patch exchanges the images for the TOC arrow from PNG with alpha channel to GIF with transparent background. This is done because the IE doesn't cope with tra
TOC arrow with simple transparency
This patch exchanges the images for the TOC arrow from PNG with alpha channel to GIF with transparent background. This is done because the IE doesn't cope with transparent PNG images very well. Shame on you Microsoft.
darcs-hash:20050606163659-7ef76-8a5d482ec2c73b87f4ece0b1226933cbd1ca7d60.gz
show more ...
|
| #
f62ea8a1 |
| 05-Jun-2005 |
andi <andi@splitbrain.org> |
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log
I think I modified the code at all nessessary places, but I may have forgotten a few things.
darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
show more ...
|
| #
6037be5a |
| 31-May-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
String quoting in TOC toggle code
This patch changed the string quoting in the TOC toggle button code. The HTML code looks better.
darcs-hash:20050531193827-7ef76-b1434c596e396f126a7c2a94ba8bb4f475
String quoting in TOC toggle code
This patch changed the string quoting in the TOC toggle button code. The HTML code looks better.
darcs-hash:20050531193827-7ef76-b1434c596e396f126a7c2a94ba8bb4f475383fe7.gz
show more ...
|
| #
e4a9930b |
| 31-May-2005 |
matthiasgrimm <matthiasgrimm@users.sourceforge.net> |
toc toggle button
The TOC toggle button was very small and inconspicuous. This patch replaces the old one with small arrows placed at the right border of the TOC header. Code cleanup in html.php: ht
toc toggle button
The TOC toggle button was very small and inconspicuous. This patch replaces the old one with small arrows placed at the right border of the TOC header. Code cleanup in html.php: html_toc() and html_list_toc() are obsolete and have been removed.
darcs-hash:20050531184155-7ef76-249f948b2a8b71d45aab2b8418db2be5eb638f6d.gz
show more ...
|