[Tickets #12233] Re: Table of Contents does not work (empty)

noreply at bugs.horde.org noreply at bugs.horde.org
Wed May 8 09:08:49 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12233
------------------------------------------------------------------------------
  Ticket             | 12233
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Table of Contents does not work (empty)
  Queue              | Wicked
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2013-05-08 09:08) wrote:

Changes have been made in Git (master):

commit 6861c7202024b5755d04b90603aaf7f0b0c4a132
Author: Jan Schneider <jan at horde.org>
Date:   Wed May 8 11:08:13 2013 +0200

     Implement custom Toc parser to find custom Heading tokens (Bug #12233).

  wicked/lib/Page.php                         |    3 +
  wicked/lib/Text_Wiki/Parse/Default/Toc2.php |   86 +++++++++++++++++++++++++
  wicked/lib/Text_Wiki/Render/Latex/Toc2.php  |    7 ++
  wicked/lib/Text_Wiki/Render/Plain/Toc2.php  |    7 ++
  wicked/lib/Text_Wiki/Render/Rst/Toc.php     |   57 -----------------
  wicked/lib/Text_Wiki/Render/Rst/Toc2.php    |   57 +++++++++++++++++
  wicked/lib/Text_Wiki/Render/Xhtml/Toc.php   |   92  
---------------------------
  wicked/lib/Text_Wiki/Render/Xhtml/Toc2.php  |   92  
+++++++++++++++++++++++++++
  wicked/package.xml                          |   18 ++++--
  9 files changed, 264 insertions(+), 155 deletions(-)

http://git.horde.org/horde-git/-/commit/6861c7202024b5755d04b90603aaf7f0b0c4a132





More information about the bugs mailing list