de3dfc91 | 31-Mar-2005 |
andi <andi@splitbrain.org> |
fixed index to not include the cache dir (#230)
darcs-hash:20050331155416-9977f-32ef07e8c97584c9d16b4f43504767bdbd217138.gz |
0cecf9d5 | 31-Mar-2005 |
andi <andi@splitbrain.org> |
new parser added (define DOKU_USENEWPARSER to use it)
darcs-hash:20050331145749-9977f-f011ea6c65a278197e9087b685c635c60a204cd2.gz |
c53ea5f2 | 30-Mar-2005 |
andi <andi@splitbrain.org> |
fixed error reporting (#216)
darcs-hash:20050330191510-9977f-f129b8028ca701e0d23b3bc824510b8c300882cb.gz |
7e908a61 | 30-Mar-2005 |
andi <andi@splitbrain.org> |
fix for permission list in ACL config (#225)
darcs-hash:20050330182109-9977f-007c42b543f201ffb14c1863cf4dbfd5a27df472.gz |
9ed00c2e | 30-Mar-2005 |
jan <jan@jandecaluwe.com> |
Make useheading work again
darcs-hash:20050330144857-45605-a7811307313366b3895fd8718de7df8733ac2aaa.gz |
9afe4dbf | 30-Mar-2005 |
jan <jan@jandecaluwe.com> |
Replace .* files by _*
darcs-hash:20050330095025-45605-5b5e82865c7fba8e88c43511ae4bf28ebf334d1b.gz |
2120eac4 | 29-Mar-2005 |
andi <andi@splitbrain.org> |
RTL stylesheet #89
darcs-hash:20050329174546-9977f-4be10320c92c81c2a76f9948b1026588e93c26be.gz |
e33d39a7 | 28-Mar-2005 |
andi <andi@splitbrain.org> |
remove call to not loaded msg function (#217)
darcs-hash:20050328195059-9977f-bb7af34b1e66af98b4c8fbedd79910955391edfb.gz |
52a5af8d | 28-Mar-2005 |
andi <andi@splitbrain.org> |
auth_aclchecke now returns AUTH_NONE instead -1 (#218)
darcs-hash:20050328194745-9977f-729b0fde1e0655c039dc2b489c4afc853dee8acb.gz |
16dfeadd | 28-Mar-2005 |
andi <andi@splitbrain.org> |
hebrew updates and rtl support (#89)
darcs-hash:20050328180407-9977f-70686376fc9ea179948db530de33edd3b83ab40d.gz |
e6cfb540 | 28-Mar-2005 |
andi <andi@splitbrain.org> |
fix for display names if none is given (#219)
darcs-hash:20050328174903-9977f-6bb17f3884e7b1817f581b992a59ae1d90094748.gz |
a77f5846 | 26-Mar-2005 |
jan <jan@jandecaluwe.com> |
Use first heading as page name in links.
I just read "Don't make me think!" by Steve Krug, about web usability, and I liked its common sense a lot. One message was that every page should have a titl
Use first heading as page name in links.
I just read "Don't make me think!" by Steve Krug, about web usability, and I liked its common sense a lot. One message was that every page should have a title, and that it should literally match what you click to get there.
This patch tries to automate that for Dokuwiki. In wiki page links, it will fetch the first heading (the title) and use it as the name in links (unless an explicit other name is defined in the link). The same is done for the breadcrumbs (at least the default ones). I believe all this should make navigation easier. The feature is enabled/disabled with a configuration variable called $conf['useheading'].
TO DO: more testing. Check whether the first heading is at a unique high level (probably easier when true parsing will be used.) Check hierarchical breadcrumbs. Perhaps omit the title from the automatic table of contents, and perhaps adapt the toc intentation of the lower level headings.
darcs-hash:20050326130557-45605-bf7fdaf29e61924f2631af1bb95177ee0415c24d.gz
show more ...
|
eca0e1f9 | 26-Mar-2005 |
andi <andi@splitbrain.org> |
fix for pathnames in windows (#213)
darcs-hash:20050326125144-9977f-d0f5080b8b085322057ffc87547cb214c7d33b4b.gz |
20159574 | 21-Mar-2005 |
andi <andi@splitbrain.org> |
correct handling of cancel button
darcs-hash:20050321185205-9977f-74c7caab5c90fa9fd1e79333d93ff26ad0971349.gz |
1e605feb | 21-Mar-2005 |
andi <andi@splitbrain.org> |
fixed broken images
darcs-hash:20050321184603-9977f-bbf83118ddc8444bc98f5b68e96558177f0d3d15.gz |
ae3f2134 | 21-Mar-2005 |
andi <andi@splitbrain.org> |
fixed double '@' in auth_user
darcs-hash:20050321184229-9977f-4ffed08768e2c84d47425dd56a3246661d0bb8a0.gz |
bee6dc82 | 20-Mar-2005 |
andi <andi@splitbrain.org> |
decode filename in footer
darcs-hash:20050320182452-9977f-dee996db77118584dedb85b43edcda56f4ed6cfe.gz |
53d6ccfe | 20-Mar-2005 |
andi <andi@splitbrain.org> |
remove empty namespaces on page deletion
darcs-hash:20050320182150-9977f-34610c4d2cd518c1de891e098859e1aaa74355a8.gz |
81aafed4 | 20-Mar-2005 |
andi <andi@splitbrain.org> |
backbutton fix
darcs-hash:20050320124910-9977f-737f333d5524b844011a69a4c0351c3366ecf62f.gz |
f29317c1 | 19-Mar-2005 |
andi <andi@splitbrain.org> |
UTF8 performance enhancements
darcs-hash:20050319141940-9977f-480f5b4d61060e1c36774859677671cb7cb32e4b.gz |
572c1cd6 | 19-Mar-2005 |
andi <andi@splitbrain.org> |
fixed edit mode
darcs-hash:20050319094404-9977f-66acc5713cb817fa82f00a6aec52ea0deb140406.gz |
21b55943 | 18-Mar-2005 |
andi <andi@splitbrain.org> |
support for @ALL in ACL admin
darcs-hash:20050318223930-9977f-b8947804e6b0d2b434910445ab74d925c37c1555.gz |
2f597e0e | 18-Mar-2005 |
andi <andi@splitbrain.org> |
fixed login
darcs-hash:20050318223919-9977f-eb2107d66574f2436759a3dc8eb7568beadd4c4d.gz |
105d7248 | 18-Mar-2005 |
andi <andi@splitbrain.org> |
fix for rss link in footer hook #184
darcs-hash:20050318221952-9977f-992b56f0a676e1a9873260aaf411a98ffbb843d4.gz |
1734437e | 18-Mar-2005 |
andi <andi@splitbrain.org> |
removed dprecated stuff, added hierarchical breadcrumbs
darcs-hash:20050318175744-9977f-a917cca1f2eed5b85d37af9a7add00465ece9c99.gz |