Skip to content
Snippets Groups Projects
  1. Mar 28, 2005
  2. Mar 26, 2005
    • jan's avatar
      Use first heading as page name in links. · a77f5846
      jan authored
      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
      a77f5846
    • andi's avatar
      fix for pathnames in windows (#213) · eca0e1f9
      andi authored
      darcs-hash:20050326125144-9977f-d0f5080b8b085322057ffc87547cb214c7d33b4b.gz
      eca0e1f9
  3. Mar 21, 2005
  4. Mar 20, 2005
  5. Mar 19, 2005
    • andi's avatar
      UTF8 performance enhancements · f29317c1
      andi authored
      darcs-hash:20050319141940-9977f-480f5b4d61060e1c36774859677671cb7cb32e4b.gz
      f29317c1
    • andi's avatar
      fixed edit mode · 572c1cd6
      andi authored
      darcs-hash:20050319094404-9977f-66acc5713cb817fa82f00a6aec52ea0deb140406.gz
      572c1cd6
  6. Mar 18, 2005
  7. Mar 16, 2005
    • andi's avatar
      ACL admin finally works · 60bac824
      andi authored
      darcs-hash:20050316210020-9977f-56cb832616dca3ef6196e39da612fb02f9bc49f9.gz
      60bac824
    • andi's avatar
      da lang update · d590f91d
      andi authored
      darcs-hash:20050316192017-9977f-b4ccfabe6612cc96d68ddc659eb54d15c801dfa9.gz
      d590f91d
  8. Mar 15, 2005
  9. Mar 13, 2005
  10. Mar 11, 2005
  11. Mar 09, 2005
    • andi's avatar
      TLS support for LDAP #191 · c6c0f887
      andi authored
      darcs-hash:20050309210153-9977f-9f63df016b31e0812db0bbcb20513948900b231c.gz
      c6c0f887
    • andi's avatar
      more fixes · b146b32b
      andi authored
      darcs-hash:20050309205346-9977f-0b78e17d8b7bd95dec7e0f9aa15fadfb0e89422c.gz
      b146b32b
  12. Mar 07, 2005
  13. Mar 06, 2005
  14. Mar 05, 2005
    • andi's avatar
      regexp tuning · 86770f3e
      andi authored
      darcs-hash:20050305113819-9977f-019a17bfa6bc398167b50cc96d5083c642cb23ed.gz
      86770f3e
  15. Mar 04, 2005
    • andi's avatar
      relnofollow added #181 · 6ba61cb1
      andi authored
      darcs-hash:20050304184755-9977f-9dccfd8e8330b18c179298f2b0f09819cc5fb913.gz
      6ba61cb1
    • andi's avatar
      load local.php from init.php · ad15db82
      andi authored
      darcs-hash:20050304184127-9977f-9fbde6f7973ddc0a516f26fc18ee0ff1f19686e3.gz
      ad15db82
  16. Mar 03, 2005
    • andi's avatar
      safemode hack #179 · 3dc3a5f1
      andi authored
      darcs-hash:20050303222903-9977f-038e77fc63d17af9bda168d214cecd1cf84b5aa9.gz
      3dc3a5f1
    • andi's avatar
      baseURL patch in JS · 08505e40
      andi authored
      darcs-hash:20050303082934-9977f-3578ea0d40604ace4b1efd7746bae3681dc8cdab.gz
      08505e40
  17. Mar 02, 2005
    • andi's avatar
      static interwiki array · bd9d9130
      andi authored
      darcs-hash:20050302195934-9977f-872ae2dc09f62fb2f55dbe7748c5a0503a1fef5c.gz
      bd9d9130
    • andi's avatar
      using DOKU_BASE for local.php include · aee3d64b
      andi authored
      darcs-hash:20050302193328-9977f-4221f30768ee58c60247dcd42e8d98b7b1e6a5eb.gz
      aee3d64b
    • andi's avatar
      blacklist update · 3f749313
      andi authored
      darcs-hash:20050302192226-9977f-d222f383308822a72bc9941128323d98305600cd.gz
      3f749313
    • andi's avatar
      quoting documented #176 · 74c26174
      andi authored
      darcs-hash:20050302191951-9977f-7d597234df33097a564a02ddcbee09c16101763e.gz
      74c26174
  18. Mar 01, 2005
    • andi's avatar
      revison sanitizing · 258641c6
      andi authored
      darcs-hash:20050301181638-9977f-212463af48be9fb6c4e2f9e738f3eb57878c30f7.gz
      258641c6
  19. Feb 28, 2005
Loading