6dbf01cc | 19-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
edit bar style for IE
darcs-hash:20060219142833-d5083-f41d8010f1359571ed6de68dcfbf04676b10c383.gz |
976fa0be | 19-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
style for edit bar with chris' suggestion
darcs-hash:20060219133545-d5083-00cda34a3d66f52d15de9825bdd31c590367599e.gz |
fa24fadb | 19-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
another try on styling the edit bar
darcs-hash:20060219001944-d5083-ccf6932ab2878183e116524f45eec31f78ac422c.gz |
c6a1c1bf | 06-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
anchors inside headlines
darcs-hash:20060206001131-d5083-cded00c0dd4cffce4986abaea6021cd93e1477f4.gz |
63afe2a6 | 05-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
tableless edit form
darcs-hash:20060205211548-d5083-8419738e453d5df611dd5cbbce362f8f84e240e9.gz |
42250238 | 04-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for FS#646
darcs-hash:20060204181446-d5083-5f17c37d5585f5c04c2827c75cb6449bb8c2fd38.gz |
4f732f0e | 04-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
more semantic search quick results
darcs-hash:20060204171707-d5083-2f6e2ad47d12f32db771c69ff97965e1ad1d40ad.gz |
02e51121 | 27-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
further xhtml strictness -- part 3
darcs-hash:20060127193238-d5083-7af0a40e439cd5f63e45d4037611132a16856799.gz |
474767f4 | 21-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
do not print background images #689
darcs-hash:20060121191053-7ad00-8d90d468a9337a36c86004323e6b1f58ade13fa2.gz |
0c6b58a8 | 21-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
removed graphical list bullet
Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advanta
removed graphical list bullet
Unordered lists used a graphic for the list bullet. Using the same technique as in the ordered lists we don't need an image just to have the color. This has two advantages:
1. The list bullets still have the correct color when colors are adjusted in style.ini
2. List bullets grow and shrink correctly with the fontsize
It has a disadvantage as well: All list items need to be marked up like this:
<li><div class
darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
show more ...
|
96331712 | 15-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
stricter xhtml compliance -- part 2
darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz |
4beabca9 | 14-Jan-2006 |
Anika Henke <a.c.henke@arcor.de> |
better_xhtml_compliance_1.patch
darcs-hash:20060114163558-d5083-0d8e27162de2b0bfe9783e31cf4ca45a99006dd5.gz |
00540a38 | 10-Dec-2005 |
Andreas Gohr <andi@splitbrain.org> |
unobstrusive JS for TOC, better onload handling
This path adds more unobstrusive JavaScript for the TOC handling. It also loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-base
unobstrusive JS for TOC, better onload handling
This path adds more unobstrusive JavaScript for the TOC handling. It also loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-based Browsers as described at http://dean.edwards.name/weblog/2005/09/busted/ - a IE solution was not chosen yet.
darcs-hash:20051210193709-7ad00-771461e56d9661caf9ca733a6d617f009e24d0b7.gz
show more ...
|
e5706166 | 07-Dec-2005 |
steven-danz <steven-danz@kc.rr.com> |
favicon to tpl
Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier for new templates to replace the image
darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29
favicon to tpl
Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier for new templates to replace the image
darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29f79c.gz
show more ...
|
519b3173 | 27-Nov-2005 |
Andreas Gohr <andi@splitbrain.org> |
Template stylesheets are now defined in sytle.ini
Which stylesheets should be loaded for a template is now defined in the style.ini file.
IMPORTANT: template designers need to adjust their style.in
Template stylesheets are now defined in sytle.ini
Which stylesheets should be loaded for a template is now defined in the style.ini file.
IMPORTANT: template designers need to adjust their style.ini
darcs-hash:20051127121849-7ad00-cf5b4d608d72bc9ed57766298a3942c3a2ec88f9.gz
show more ...
|
ba618d0d | 03-Nov-2005 |
Andreas Gohr <gohr@cosmocode.de> |
fixed wrong color for spellchecker
darcs-hash:20051103120246-6e07b-5495888c1b781d01906e44068566ba581f13a195.gz |
5646f690 | 03-Nov-2005 |
Andreas Gohr <gohr@cosmocode.de> |
a small CSS hack to make the buttons work in IE5.2 Mac
darcs-hash:20051103114701-6e07b-cb87eca037066a21f59da7f14e65986873607e29.gz |
6e69c1ba | 30-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
CSS replacement support
Template authors now can use placeholders in their stylesheets which will be replaced by the central CSS dispatcher. Placeholders and their replacements are defined in a styl
CSS replacement support
Template authors now can use placeholders in their stylesheets which will be replaced by the central CSS dispatcher. Placeholders and their replacements are defined in a style.ini file in the Template directory.
This makes changing a colorset very easy.
darcs-hash:20051030193321-7ad00-bc66f405fd2e2b18cfcc5dc28feef04671eb6558.gz
show more ...
|
1c2d1019 | 30-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
Interwiki icons are set through CSS classes now
darcs-hash:20051030152828-7ad00-58a99ca20a1d6ec62612a6281034c1dd669be44d.gz |
78a6aeb1 | 29-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
More work on Javascript and CSS dispatchers
darcs-hash:20051029185222-7ad00-c184ab3496539f3027407c7d17e8770a1849546a.gz |
8b06d178 | 20-Oct-2005 |
chris <chris@teacherscpd.co.uk> |
auth update, incl. auth object, plain.class.php; resend password & update profile actions
darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.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 ...
|
20d062ca | 08-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
first go on unobstrusive javascript, new toolbar
darcs-hash:20051008175404-7ad00-cd640de7660825b19d5e863cc8caf5467d59b055.gz |
b6912aea | 02-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
minor edit checkbox
This patch adds a minor edit checkbox to the edit form for logged in users. Minor edits are displayed different in recent changes and the page revision history. The RSS feed excl
minor edit checkbox
This patch adds a minor edit checkbox to the edit form for logged in users. Minor edits are displayed different in recent changes and the page revision history. The RSS feed excludes minor edits by default - this can be changed by adding a minor
darcs-hash:20051002113255-7ad00-2bc9e1aaa76d9616428e760529ecc14ef119cf71.gz
show more ...
|
478cd997 | 21-Sep-2005 |
Andreas Gohr <andi@splitbrain.org> |
fixed duplicate classname in default template
darcs-hash:20050921204122-7ad00-5911edd5bff4bb23d97a735ff00782c2b95fc901.gz |