Skip to content
Snippets Groups Projects
  1. Dec 02, 2006
  2. Dec 01, 2006
  3. Nov 30, 2006
  4. Nov 27, 2006
  5. Nov 26, 2006
    • chris's avatar
      metadata update to support both persistent and non-persistent metadata · 0a7e3bce
      chris authored
      Key changes:
      - metadata stored on disk in two arrays, 'current' & 'persistent'
      - p_set_metadata has an additional parameter, $persistent, which defaults to true
      - metadata set within the renderer defaults to non-persistent
      - new event hook, PARSER_METADATA_RENDER, which wraps around metadata rendering process. For
        full details of this event refer to the event list documentation at splitbrain.
      
      The patch includes automatic conversion of metadata in current form to the new format
      
      For more details also see http://www.freelists.org/archives/dokuwiki/11-2006/msg00221.html
      and any follow-up messages.
      
      darcs-hash:20061126152144-9b6ab-a4e40c221e0274b13da07dc2fc1d2100f5f3a50e.gz
      0a7e3bce
  6. Nov 25, 2006
  7. Nov 24, 2006
  8. Nov 23, 2006
  9. Nov 22, 2006
  10. Nov 15, 2006
    • Tom N Harris's avatar
      use generated CSS for RSS feeds · 615960fe
      Tom N Harris authored
      plugins can include styles with feed.css,
      templates can use the media type feed in style.ini
      
      darcs-hash:20061115101549-6942e-d1de56b343ce0cc11ca6b911c444197316f4a4eb.gz
      615960fe
  11. Nov 18, 2006
  12. Nov 17, 2006
    • Tom N Harris's avatar
      Indexer asian language fixes and speed-ups · d5b23302
      Tom N Harris authored
      Make Chinese and Japanese work better with the new indexer.
      Some missing punctuation added to utf8_stripspecials.
      Misc. other changes to make indexing faster. The indexes will expire on
      backend upgrades, so you don't have to delete *.indexed
      
      darcs-hash:20061117123032-6942e-774b38e08234928c49b37e40addba375acf67ac0.gz
      d5b23302
  13. Nov 16, 2006
  14. Nov 14, 2006
  15. Nov 13, 2006
  16. Nov 12, 2006
    • TNHarris's avatar
      Word-Length Indexer · 579b0f7e
      TNHarris authored
      A modification to the indexer that sorts words based on length. This should make
      searching a little bit more efficient. After the patch is applied, your old index
      will be automatically converted to the new format (when you visit a page). The
      new index format is:
      
      1. Index files are stored in savedir/index
      2. Word lists are stored as wlen.idx. This used to be word.idx.
      3. Word indexes are stored as ilen.idx. This used to be index.idx.
      4. The page list, page.idx, is simply copied to the new location.
      
      Any plugins you have, such as the blog plugin, that read the index files need to
      be updated.
      
      darcs-hash:20061112194900-2b9f0-a975498ccf0a1d39c6df73b79bcd028d5e81c389.gz
      579b0f7e
    • Andreas Gohr's avatar
      czech stopword update · c64b282c
      Andreas Gohr authored
      darcs-hash:20061112184437-7ad00-0bce4a60720158c90d4f3668d73ed5303dadbe72.gz
      c64b282c
    • Andreas Gohr's avatar
      lv language update · fa3008ee
      Andreas Gohr authored
      darcs-hash:20061112183810-7ad00-32ef50e7f2d5f5c43c3ec3c536f3048646ec225e.gz
      fa3008ee
  17. Nov 10, 2006
    • Andreas Gohr's avatar
      DOMlib removed · 6b379cbf
      Andreas Gohr authored
      The DOMlib javascript library was removed. It was only used for
      footnote tooltips and access key fixup.
      
      Removing the library creates a much smaller JavaScript footprint. The
      size of the compacted non-edit Javascript output was reduces from 56110
      bytes down to 29296 bytes.
      
      The footnote tooltip was completely rewritten and tested in FireFox
      2.0, IE 6 and Opera 9.02. Please test other browsers as well.
      
      The acces key fixup might beahve different now on Mac platforms.
      
      darcs-hash:20061110201541-7ad00-0dffad095193bc7e7c505796a99b0a0a010a6b0d.gz
      6b379cbf
    • Andreas Gohr's avatar
      OpenSearch support · da96af35
      Andreas Gohr authored
      This adds support for the OpenSearch specification to autodetect
      DokuWiki's search engine. The patch was submitted by Mike Frysinger
      some time ago.
      Some changes were made to the original patch. Only tested in FireFox 2.0
      
      darcs-hash:20061110151453-7ad00-298ad77603854a604a642c0afd3975a997b8dc09.gz
      da96af35
  18. Nov 06, 2006
    • Andreas Gohr's avatar
      language updates · 01e7a861
      Andreas Gohr authored
      darcs-hash:20061106175239-7ad00-1023b1f69c735637c972f862af379cd481f75ee3.gz
      01e7a861
  19. Nov 05, 2006
  20. Nov 04, 2006
  21. Nov 03, 2006
  22. Nov 01, 2006
  23. Oct 31, 2006
  24. Nov 01, 2006
  25. Oct 30, 2006
Loading