Skip to content
Snippets Groups Projects
  1. Feb 23, 2008
    • Pierre Spring's avatar
      Table Row And Col Classes · b5742ced
      Pierre Spring authored
      This patch adds classes to the table rows and cells (td and th). This can be of usage when templating and within syntax plugins.
      
      darcs-hash:20080223175808-c3d3e-73384884597c56deac774a8a52cd20b639b3039b.gz
      b5742ced
    • Andreas Gohr's avatar
      renamed justlink option to linkonly · 8acb3108
      Andreas Gohr authored
      darcs-hash:20080223101426-7ad00-ceacdc83e829f1da7aa272eb597277a8c78113be.gz
      8acb3108
  2. Feb 21, 2008
    • Pierre Spring's avatar
      media_justlink · b739ff0f
      Pierre Spring authored
      darcs-hash:20080221160833-c3d3e-1afe0835f9ba1af27712bd34e8b0b65e6165284f.gz
      b739ff0f
  3. Feb 14, 2008
  4. Feb 12, 2008
    • Chris Smith's avatar
      Rationalise Parser PHP & HTML syntax mode handling to renderer only. · d86d5af0
      Chris Smith authored
      This patch corrects the problems with the previously (reversed) patch
      "remove htmlok and phpok tests from Doku_Handler".
      
      The handler will now write php, phpblock, html & htmlblock instructions
      and let the renderer decide how these instructions should be processed.
      
      The xhtml renderer will follow the "phpok" and "htmlok" config settings.
      If these settings are turned off the any instructions will be rendered as
      code with php or html syntax highlighting (as appropriate).
      
      darcs-hash:20080213024941-d26fc-ec485362803e63a2d949dad5c23e17db939e6ced.gz
      d86d5af0
  5. Jan 17, 2008
    • Spring Pierre's avatar
      UNDO: remove htmlok and phpok tests from Doku_Handler · ef1b03a8
      Spring Pierre authored
      there is no necessity for the "htmlok"
      and "phpok" testing in the Doku_Handler, taken the fact that the page
      renderer does it too. and it gives the possibility to the renderer to
      choose, what to do with such blocks.
      
      darcs-hash:20080117222648-01292-c4b5a890ada5e5e962ba7e3f62c4c2fc5d72138f.gz
      ef1b03a8
    • Spring Pierre's avatar
      remove htmlok and phpok tests from Doku_Handler · 6e03f825
      Spring Pierre authored
      there is no necessity for the "htmlok"
      and "phpok" testing in the Doku_Handler, taken the fact that the page
      renderer does it too. and it gives the possibility to the renderer to
      choose, what to do with such blocks.
      
      darcs-hash:20080117222648-01292-cfce862d4e6fe9ce61feda7d6f11f014a68f5ffa.gz
      6e03f825
  6. Jan 18, 2008
  7. Jan 04, 2008
  8. Oct 15, 2007
  9. Sep 30, 2007
    • Andreas Gohr's avatar
      don't use realpath() anymore (FS#1261 and others) · 00976812
      Andreas Gohr authored
      The use of realpath() to clean up relative file names caused some
      trouble in certain setups relying on symlinks or having restricitve
      file structure setups.
      
      This patch replaces all realpath() calls with a PHP only replacement
      which should solve those problems.
      
      darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
      00976812
  10. Sep 25, 2007
  11. Aug 07, 2007
    • Andreas Gohr's avatar
      TOC fixed · 7d91652a
      Andreas Gohr authored
      This fixes some small bugs which were introduced with recent TOC changes
      
      darcs-hash:20070807171844-7ad00-fc09dd6d09b72927e64dfa41dd8b86fc20d86ed0.gz
      7d91652a
  12. Aug 05, 2007
    • chris's avatar
      minor fixes for recent tpl_toc() patch · 2bb0d541
      chris authored
      darcs-hash:20070805163833-9b6ab-82e8cd7ec37d163ccb552e3b6aee8c1f70e75f15.gz
      2bb0d541
    • Andreas Gohr's avatar
      separated TOC from page · b8595a66
      Andreas Gohr authored
      This patch introduces a tpl_toc() function which can be used to freely place
      the Table of Contents in a template. When used, tpl_content should be called
      with a parameter of false to supress the automatic TOC placement.
      
      Note: if tpl_toc() us run *before* tpl_content(), TOCs will not work in the
      preview. A work around is to run tpl_content() in a output buffer first.
      
      This patch also adds a getTOC() function for admin plugins which allows plugin
      authors to put create their own TOC which will be placed correctly in the
      template. A convenience function html_mktocitem() is available.
      
      The config manager was adjusted to make ue of this new feature, but some bugs
      might remain.
      
      darcs-hash:20070805132405-7ad00-77d2c3cdf66cc62b2d408cc6580f938636a109af.gz
  13. Jul 19, 2007
  14. Jul 11, 2007
    • Andreas Gohr's avatar
      improved feed creation · 4ab889ea
      Andreas Gohr authored
      The feed now can export diff views (unified and HTML) as well as full HTML
      page content.
      
      Some things might be broken. Everybody please test it!
      
      darcs-hash:20070711213624-7ad00-49359417127fdbd6e31374738509110271b6b351.gz
      4ab889ea
  15. May 17, 2007
  16. Jun 26, 2007
  17. Jun 25, 2007
  18. Jun 23, 2007
  19. Jun 18, 2007
    • Andreas Gohr's avatar
      Verbose errors for failed feed fetching · 45e147cc
      Andreas Gohr authored
      When the allowdebug option is set, the error message generated by the feed parser
      will be put in an HTML comment.
      
      darcs-hash:20070618172904-7ad00-729b99d76df499890ded3f43b708196de9ff8cbe.gz
      45e147cc
  20. Jun 13, 2007
    • Andreas Gohr's avatar
      correct javascript escape for languagestring in windows share links FS#1147 · b120b664
      Andreas Gohr authored
      This piece of code should be replaced by some unobstrusive code in the future
      
      darcs-hash:20070613193351-7ad00-ce797a00e945f902e2fb309b83ffca988c2fb7e6.gz
      b120b664
    • Andreas Gohr's avatar
      make typography option three staged FS#1142 · 9426a41a
      Andreas Gohr authored
      Because correct smart quote parsing with regular expressions is nearly
      impossible, especially when dealing with quote usage in languages different
      from english, the typography configuration option was changed.
      
      0 means to completely disable any typography replacements
      1 will only handle the multiply entitity and double quotes, this should
        nearly always work without problems and is the new default
      2 will add singlequote parsing. This might break because single quotes and
        apostrophes are not always easily distinguishable. Especially in languages
        where single quote openings and apostrophes are different characters you
        might experience problems. For english it should nearly always work.
      
      darcs-hash:20070613184015-7ad00-0cebc3f807f54467d54458075c5c9f651355c5ba.gz
      9426a41a
    • Andreas Gohr's avatar
      some small improvement for smart quote parsing FS#1142 · f43b6d3a
      Andreas Gohr authored
      darcs-hash:20070613173817-7ad00-99fdc0bf868bff124ef7c5ec01ef3f58c51b36eb.gz
      f43b6d3a
  21. May 13, 2007
  22. May 04, 2007
  23. Mar 03, 2007
    • Andreas Gohr's avatar
      added getFormat() function to renderer · 5f70445d
      Andreas Gohr authored
      Each renderer has to supply a getFormat() function returning the format it
      produces. Usually this is the same as the classname of the renderer (or Plugin)
      says but it does not need to be necessarily.
      
      Fixes a problem with the wrong format being reported to plugins when a
      render plugin was used.
      
      darcs-hash:20070303214102-7ad00-3f87d8a10e94f4c6c30bacc8f43486b94ecdb146.gz
      5f70445d
  24. Mar 02, 2007
  25. Feb 17, 2007
  26. Feb 11, 2007
  27. Feb 08, 2007
    • Andreas Gohr's avatar
      compatibility fix for the recent render_TOC change · dd5eee54
      Andreas Gohr authored
      render_TOC now behaves like before when called non-statically without an argument
      Fixes a problem in the config manager and probably other plugins using the function
      as well
      
      darcs-hash:20070208195457-7ad00-c84f60278e3917c31d2f915ad55f296f858b30c4.gz
      dd5eee54
  28. Feb 06, 2007
  29. Feb 05, 2007
Loading