summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/map.pm
AgeCommit message (Expand)Author
2011-02-09map: don't create useless </ul><ul> sequencesGiuseppe Bilotta
2010-02-12setup file orderingJoey Hess
2009-10-08rename use_pagespec to pagespec_match_listJoey Hess
2009-10-08map: switch to use_pagespecJoey Hess
2009-10-08change how dependency types are specified to add_dependsJoey Hess
2009-10-07remove explicit addition of dependencies for displayed pagesJoey Hess
2009-10-05fix add_depends to new apiJoey Hess
2009-10-04map: Use a contentless dependency unless show= is specified.Joey Hess
2009-08-25Revert "Allow add_depends to take an arrayref"Joey Hess
2009-08-25Allow add_depends to take an arrayrefSimon McVittie
2009-08-24calendar, inline, map: don't pre-join dependenciesSimon McVittie
2009-07-25Fix failure to close <ul> in maps with no itemsharishcm
2009-04-23pagespec_match_list added and used in most appropriate placesJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-23map: The fix for #449285 was buggy and broke display of parents in certian ci...Joey Hess
2008-08-23fix my broken fixJoey Hess
2008-08-23fix off-by-one, and fix linkJoey Hess
2008-08-23fix links to inserted parent pagesJoey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-06-15bugfixes for show=titleJoey Hess
2008-06-15check that parent hash exists, to avoid creating itJoey Hess
2008-06-15note about titles and dependenciesJoey Hess
2008-06-15map: 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'sJoey Hess
2007-12-16* meta: Drop support for "meta link", since supporting this for internalJoey Hess
2007-11-07* map: Recent changes caused unnecessary ul's to be inserted for itemsJoey Hess
2007-09-22$common_prefix may never get definedjoey
2007-09-22fix htmljoey
2007-09-22* map: Render pages on the way to subpages whose parent pagesjoey
2007-09-21* map: Render empty nodes on the way to subpages whose parent pagesjoey
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 updatejoey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-02-20* Changed calling convention for httmllink slightly. The first threejoey
2007-02-06* Patch based on a patch from Ethan to support relative matching injoey
2006-09-09* Work on firming up the plugin interface:joey
2006-09-07typojoey
2006-08-19* Add first draft at a Restructured Text (rst) plugin, by Sergiojoey
2006-08-18generate valid xhtml in all cases, including nestingjoey
2006-08-18remove maxdepth, it can be accomplished by pagespec like ".. and !*/*/*/*"joey
2006-08-18* Add a map plugin contributed by Alessandro Dotti Contra.joey