aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/map.pm
Commit message (Expand)AuthorAge
* map: postprocess to collapse useless </ul><ul> sequencesSimon McVittie2013-02-24
* Optionally add indentation to mapsSimon McVittie2013-02-24
* Revert "map: don't create useless </ul><ul> sequences"Simon McVittie2013-02-24
* map: don't create useless </ul><ul> sequencesGiuseppe Bilotta2011-02-09
* setup file orderingJoey Hess2010-02-12
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* map: switch to use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* remove explicit addition of dependencies for displayed pagesJoey Hess2009-10-07
* fix add_depends to new apiJoey Hess2009-10-05
* map: Use a contentless dependency unless show= is specified.Joey Hess2009-10-04
* Revert "Allow add_depends to take an arrayref"Joey Hess2009-08-25
* Allow add_depends to take an arrayrefSimon McVittie2009-08-25
* calendar, inline, map: don't pre-join dependenciesSimon McVittie2009-08-24
* Fix failure to close <ul> in maps with no itemsharishcm2009-07-25
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* 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