Age | Commit message (Expand) | Author |
2009-10-08 | 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-07 | remove explicit addition of dependencies for displayed pages | Joey Hess |
2009-10-05 | fix add_depends to new api | Joey Hess |
2009-10-04 | map: Use a contentless dependency unless show= is specified. | Joey Hess |
2009-08-25 | Revert "Allow add_depends to take an arrayref" | Joey Hess |
2009-08-25 | Allow add_depends to take an arrayref | Simon McVittie |
2009-08-24 | calendar, inline, map: don't pre-join dependencies | Simon McVittie |
2009-07-25 | Fix failure to close <ul> in maps with no items | harishcm |
2009-04-23 | pagespec_match_list added and used in most appropriate places | Joey Hess |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-08-23 | 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-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-06-15 | 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 |
2007-12-28 | * map: Fix handling of common prefix to handle the case where it's | Joey Hess |
2007-12-16 | * meta: Drop support for "meta link", since supporting this for internal | Joey Hess |
2007-11-07 | * map: Recent changes caused unnecessary ul's to be inserted for items | Joey Hess |
2007-09-22 | $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-21 | * map: Render empty nodes on the way to subpages whose parent pages | joey |
2007-09-20 | * tag: Add taglink preprocessor directive, supporting visible tag links. | joey |
2007-07-25 | * Make the map plugin notice when pages in the map are deleted and update | joey |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2006-09-09 | * Work on firming up the plugin interface: | joey |
2006-09-07 | typo | joey |
2006-08-19 | * Add first draft at a Restructured Text (rst) plugin, by Sergio | joey |
2006-08-18 | 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 |