| Commit message (Expand) | Author | Age |
* | map: postprocess to collapse useless </ul><ul> sequences | Simon McVittie | 2013-02-24 |
* | Optionally add indentation to maps | Simon McVittie | 2013-02-24 |
* | Revert "map: don't create useless </ul><ul> sequences" | Simon McVittie | 2013-02-24 |
* | map: don't create useless </ul><ul> sequences | Giuseppe Bilotta | 2011-02-09 |
* | setup file ordering | Joey Hess | 2010-02-12 |
* | rename use_pagespec to pagespec_match_list | Joey Hess | 2009-10-08 |
* | map: switch to use_pagespec | Joey Hess | 2009-10-08 |
* | change how dependency types are specified to add_depends | Joey Hess | 2009-10-08 |
* | remove explicit addition of dependencies for displayed pages | Joey Hess | 2009-10-07 |
* | fix add_depends to new api | Joey Hess | 2009-10-05 |
* | map: Use a contentless dependency unless show= is specified. | Joey Hess | 2009-10-04 |
* | Revert "Allow add_depends to take an arrayref" | Joey Hess | 2009-08-25 |
* | Allow add_depends to take an arrayref | Simon McVittie | 2009-08-25 |
* | calendar, inline, map: don't pre-join dependencies | Simon McVittie | 2009-08-24 |
* | Fix failure to close <ul> in maps with no items | harishcm | 2009-07-25 |
* | pagespec_match_list added and used in most appropriate places | Joey Hess | 2009-04-23 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | map: The fix for #449285 was buggy and broke display of parents in certian ci... | Joey Hess | 2008-08-23 |
* | fix my broken fix | Joey Hess | 2008-08-23 |
* | fix off-by-one, and fix link | Joey Hess | 2008-08-23 |
* | fix links to inserted parent pages | Joey Hess | 2008-08-23 |
* | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | 2008-08-03 |
* | bugfixes for show=title | Joey Hess | 2008-06-15 |
* | check that parent hash exists, to avoid creating it | Joey Hess | 2008-06-15 |
* | note about titles and dependencies | Joey Hess | 2008-06-15 |
* | map: Add a "show" parameter. "show=title" can be used to display page titles,... | Joey Hess | 2008-06-15 |
* | * map: Fix handling of common prefix to handle the case where it's | Joey Hess | 2007-12-28 |
* | * meta: Drop support for "meta link", since supporting this for internal | Joey Hess | 2007-12-16 |
* | * map: Recent changes caused unnecessary ul's to be inserted for items | Joey Hess | 2007-11-07 |
* | $common_prefix may never get defined | joey | 2007-09-22 |
* | fix html | joey | 2007-09-22 |
* | * map: Render pages on the way to subpages whose parent pages | joey | 2007-09-22 |
* | * map: Render empty nodes on the way to subpages whose parent pages | joey | 2007-09-21 |
* | * tag: Add taglink preprocessor directive, supporting visible tag links. | joey | 2007-09-20 |
* | * Make the map plugin notice when pages in the map are deleted and update | joey | 2007-07-25 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | * Changed calling convention for httmllink slightly. The first three | joey | 2007-02-20 |
* | * Patch based on a patch from Ethan to support relative matching in | joey | 2007-02-06 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | typo | joey | 2006-09-07 |
* | * Add first draft at a Restructured Text (rst) plugin, by Sergio | joey | 2006-08-19 |
* | generate valid xhtml in all cases, including nesting | joey | 2006-08-18 |
* | remove maxdepth, it can be accomplished by pagespec like ".. and !*/*/*/*" | joey | 2006-08-18 |
* | * Add a map plugin contributed by Alessandro Dotti Contra. | joey | 2006-08-18 |