a6598f23 | 10-Apr-2006 |
Ben Coburn <btcoburn@silicodon.net> |
pagetitle as template pagename
Uses the first heading as the page name in the default template if $conf['useheading'] is set. Updates tpl_pagetitle() so that it can return this value.
darcs-hash:20
pagetitle as template pagename
Uses the first heading as the page name in the default template if $conf['useheading'] is set. Updates tpl_pagetitle() so that it can return this value.
darcs-hash:20060410234311-05dcb-b4636f7c0d8f98658a6097ea9ee4dff1ee2de8b4.gz
show more ...
|
c1b992e1 | 10-Apr-2006 |
Andreas Gohr <andi@splitbrain.org> |
make alphatransparency shadows available to modern browsers only
darcs-hash:20060410192459-7ad00-4212125ec31532656030b4d80984f6b45b5cf293.gz |
a609a9cc | 24-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
show page generation time
darcs-hash:20060324032426-05dcb-cca609254cfef5b583510b86904f1656dea98fc7.gz |
0e99f6d7 | 21-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
'Back to top' style bug fix
Removes some link underlining that would appear around the 'Back to top' button.
darcs-hash:20060321020948-05dcb-e0e5f2d30bd05bad37ad64d587fc4dc29abcb30b.gz |
b8bf26bf | 13-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
experimental shadow effect for input controls
This adds a shadow effect to input fields and buttons for the default template. It uses alphatransparency PNGs so it will may look bad for IE in some ca
experimental shadow effect for input controls
This adds a shadow effect to input fields and buttons for the default template. It uses alphatransparency PNGs so it will may look bad for IE in some cases. I think it adds some nice 3D effect making inputs and buttons easily distictable without any complicated CSS markup.
darcs-hash:20060313221312-7ad00-73e0d0c23d8bb151c0e05dd1b92c7e4286da591b.gz
show more ...
|
ee4c4a1b | 11-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
Automatic draft saving
DokuWiki now automatically creates a draft file of the currently edited page. In case of an editing interuption (eg. Browsercrash) the draftfile can be continued later.
darcs
Automatic draft saving
DokuWiki now automatically creates a draft file of the currently edited page. In case of an editing interuption (eg. Browsercrash) the draftfile can be continued later.
darcs-hash:20060311200148-7ad00-919337a51e001136178d175a1755cd26122e9726.gz
show more ...
|
21a15207 | 08-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
unique id for top button, link and anchor
darcs-hash:20060308232857-d5083-f9aa3009a5b70cbcb14d66ae94deb3edf6da3693.gz |
daf4ca4e | 08-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
killed some borders, widths and other strictness bugs
darcs-hash:20060308225006-d5083-d273d41551fee37d28442beef847eb57891ba73e.gz |
58dde80d | 08-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
making basic, acl and usermanager styles more independent from templates
darcs-hash:20060308211121-d5083-5301446cdca891cdbcd46e2667ecbf2dcd6af414.gz |
b4bc820e | 07-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
CSS fixes for default template
the height of the top and bottom rows is now more flexible to respect the different button height handling of browsers (konq)
darcs-hash:20060307201317-7ad00-df09b3bf
CSS fixes for default template
the height of the top and bottom rows is now more flexible to respect the different button height handling of browsers (konq)
darcs-hash:20060307201317-7ad00-df09b3bfd414d9e5e810f8d298691ed1f6e4ee44.gz
show more ...
|
4d6f545e | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
more html fixes
darcs-hash:20060305120815-7ad00-28c98cc4a629967c44ac176f843ce1f8f54e383c.gz |
0c1887a0 | 05-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
small HTML fixes
darcs-hash:20060305113807-7ad00-e239a50aa47b7be8693c753bc7d545686f256284.gz |
9bb616a2 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
small fix for select box padding
darcs-hash:20060304181132-7ad00-6f854594de4ea32a488f0debb76a3098a5bf3987.gz |
2c5c3308 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
move content-type meta header above title tag
This is recommended here: http://www.joelonsoftware.com/articles/Unicode.html
darcs-hash:20060304164119-7ad00-f7da3e6edeefb8dcfc907bf28b51379d7b31689e.
move content-type meta header above title tag
This is recommended here: http://www.joelonsoftware.com/articles/Unicode.html
darcs-hash:20060304164119-7ad00-f7da3e6edeefb8dcfc907bf28b51379d7b31689e.gz
show more ...
|
b7b9e2f2 | 03-Mar-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for missing spellchecker style when spellchecker is disabled
darcs-hash:20060303182313-d5083-bd2f5fc3c02555635edc3788e0243e2e71a9ad34.gz |
3db2a4c0 | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
removed now unnessary Mac IE css hack
darcs-hash:20060302144734-6e07b-ec07a20645781bc68a47917bc6f2664f15e934da.gz |
7c96e92f | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
load spellchecker styles only when needed fixes #539
darcs-hash:20060302143643-6e07b-ff99705142a057d0c53b1b6b5c5e2cfc73ff8902.gz |
b7441779 | 02-Mar-2006 |
Andreas Gohr <gohr@cosmocode.de> |
no default targets
Using the target attribute is considered bad practice. This patch removes the default targets from dokuwiki.conf and fixes the footer.html of the default template accordingly
dar
no default targets
Using the target attribute is considered bad practice. This patch removes the default targets from dokuwiki.conf and fixes the footer.html of the default template accordingly
darcs-hash:20060302134306-6e07b-cae2e54472687abb50f7cb97bd6c479b7c7d97d7.gz
show more ...
|
24a33b42 | 26-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
changed IDs to avoid name clashes
darcs-hash:20060226172332-7ad00-f073117ba2f027935f87cf23106bf6a4316a5790.gz |
10dc665f | 26-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for footnotes and toolbar pickers
darcs-hash:20060226104314-d5083-5b13dc5c5d356ca4a86241b1e5b428be36a8d940.gz |
8ed45f3a | 25-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
fix for disturbing css text alignment in text inputs
darcs-hash:20060225223830-d5083-80a20c33259db6f45c4baf79f58e351020b3ea61.gz |
403f3b3b | 24-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
admin styles removed to own plugin style file
darcs-hash:20060224222256-d5083-3f74698d8f701b1d69af6eb0be07d1451a63b7c6.gz |
29efb617 | 24-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
every css element in div.dokuwiki context (as suggested by Max Khitrov last December)
darcs-hash:20060224215542-d5083-fc56b0dee72cbc062649ce85cbf13f154d973ba1.gz |
31e187f8 | 24-Feb-2006 |
Sean Coates <sean@caedmon.net> |
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many p
hierarchical breadcrumbs
This patch adds optional hierarchical breadcrumbs. This was discussed last december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html and followups. Many people where in favour of this.
darcs-hash:20060224155631-21b7e-10f25b7bdf60120ec99850afefd4d1662c5b87aa.gz
show more ...
|
559fe45b | 20-Feb-2006 |
Anika Henke <a.c.henke@arcor.de> |
final (?) style for editbar
darcs-hash:20060220213931-d5083-3899830799e1c790421d66e8fb8629423c79b471.gz |