aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/map.pm
Commit message (Expand)AuthorAge
* map: The fix for #449285 was buggy and broke display of parents in certian ci...Joey Hess2008-08-23
* fix my broken fixJoey Hess2008-08-23
* fix off-by-one, and fix linkJoey Hess2008-08-23
* fix links to inserted parent pagesJoey Hess2008-08-23
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* bugfixes for show=titleJoey Hess2008-06-15
* check that parent hash exists, to avoid creating itJoey Hess2008-06-15
* note about titles and dependenciesJoey Hess2008-06-15
* map: Add a "show" parameter. "show=title" can be used to display page titles,...Joey Hess2008-06-15
* * map: Fix handling of common prefix to handle the case where it'sJoey Hess2007-12-28
* * meta: Drop support for "meta link", since supporting this for internalJoey Hess2007-12-16
* * map: Recent changes caused unnecessary ul's to be inserted for itemsJoey Hess2007-11-07
* $common_prefix may never get definedjoey2007-09-22
* fix htmljoey2007-09-22
* * map: Render pages on the way to subpages whose parent pagesjoey2007-09-22
* * map: Render empty nodes on the way to subpages whose parent pagesjoey2007-09-21
* * tag: Add taglink preprocessor directive, supporting visible tag links.joey2007-09-20
* * Make the map plugin notice when pages in the map are deleted and updatejoey2007-07-25
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Work on firming up the plugin interface:joey2006-09-09
* typojoey2006-09-07
* * Add first draft at a Restructured Text (rst) plugin, by Sergiojoey2006-08-19
* generate valid xhtml in all cases, including nestingjoey2006-08-18
* remove maxdepth, it can be accomplished by pagespec like ".. and !*/*/*/*"joey2006-08-18
* * Add a map plugin contributed by Alessandro Dotti Contra.joey2006-08-18