aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 3.20120203Joey Hess2012-03-19
|
* remove pod documentationJoey Hess2012-03-19
| | | | | This caused the build system to make unwanted man pages. Using comments instead.
* Merge remote-tracking branch 'smcv/trail-test'Joey Hess2012-03-19
|\
| * Use utime to make initial files in trail test come from the pastSimon McVittie2012-03-19
| | | | | | | | | | | | This ensures that when we do the second phase of the test (edit some files and refresh), the changes get a different mtime and are picked up, even if the entire test happened between two 1-second "clock ticks".
* | fixedJoey Hess2012-03-19
| |
* | fails to clone from multiple locationshttp://smcv.pseudorandom.co.uk/2012-03-19
| |
* | fixed, I think?http://smcv.pseudorandom.co.uk/2012-03-19
|/
* reproduce test suite failure, start of analysisJoey Hess2012-03-18
|
* misc cleanupJoey Hess2012-03-18
|
* remove fullscreen optionJoey Hess2012-03-18
| | | | | | The cgi shows a fullscreen map, so having this other option to do it seems redundant, and also layering a fullscreen map over an existing wiki page doesn't look very good to me (and prevents editing the page etc).
* fix plugins/mdwn wikilinkhttp://hands.com/~phil/2012-03-18
|
* fix waypoint hrefsJoey Hess2012-03-18
|
* fix plugins/osm wikilinkhttp://hands.com/~phil/2012-03-18
|
* fix href parameter for osmJoey Hess2012-03-18
| | | | | | This was not set anywhere, which causes their javascript to crash. It *seems* the idea is this is the url to use to view the map full screen, which uses ikiwiki.cgi.
* multiple osm fixesJoey Hess2012-03-18
| | | | | | | | * fix will_render calls to pass proper relative filenames * fix urls to kml etc files to not assume wiki's top is at / * avoid building the javascript to display the map in two different ways between the cgi and on-page maps * refactor duplicate code
* load index file in osm cgi hookJoey Hess2012-03-18
| | | | | | | | This hook involves urlto, and that needs to have state loaded to work in all situations. Note that I can see no reason for the osm plugin to use a cgi hook at all. This could just as well be a static html page!
* test failure mysteriously vanishedJoey Hess2012-03-18
|
* trail.t is failingJoey Hess2012-03-18
|
* mention that trail is set to "yes"Joey Hess2012-03-18
|
* more updates for trail mergeJoey Hess2012-03-18
|
* avoid unnecessary uses of UNIVERSALJoey Hess2012-03-18
| | | | | | | Foo->Bar->can("method") works just as well, even if Foo::Bar is not loaded. Using UNIVERSAL::can is deprecated. But, I was unable to easily eliminate conditional.pm's use of UNIVERSAL::can
* merged trail3-integratedJoey Hess2012-03-18
|
* moveJoey Hess2012-03-18
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2012-03-18
|\
| * formattinghttp://smcv.pseudorandom.co.uk/2012-03-18
| |
| * request for re-reviewhttp://smcv.pseudorandom.co.uk/2012-03-18
| |
* | changelogJoey Hess2012-03-18
|\ \
| * | Add a build_affected hook so trail doesn't have to injectSimon McVittie2012-03-18
| | | | | | | | | | | | | | | In principle, building any pages affected by links, backlinks etc. could work the same way.
| * | Replace [[!trailinline]] directive with [[!inline trail=yes]]Simon McVittie2012-03-18
| | |
| * | Move trail out of the contrib directory in preparation for eventual mergeSimon McVittie2012-03-18
| | |
| * | Merge tag '3.20120202' into trail3-integratedSimon McVittie2012-03-18
| |\ \
| * | | Split trail directive into trailitems, trailoptionsSimon McVittie2011-11-12
| | | |
| * | | trail: update documentation; drop docs for directives, which are now in the wikiSimon McVittie2011-11-12
| | | |
| * | | trail: improve and test sortingSimon McVittie2011-11-12
| | | |
| * | | trail: avoid collecting trail members twiceSimon McVittie2011-11-12
| | | |
| * | | Add path and path_natural sort ordersSimon McVittie2011-11-12
| | | | | | | | | | | | | | | | | | | | These correspond to title and title_natural, but compare the entire path: a < a/b < a/z < ab < b.
| * | | Add path and path_natural sort ordersSimon McVittie2011-11-12
| | | |
| * | | use trailinline for the example blog so it gets next/prev linksSimon McVittie2011-11-09
| | | |
| * | | trail: new plugin (3rd attempt)Simon McVittie2011-11-09
| | | |
* | | | Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2012-03-18
|\ \ \ \ | | |_|/ | |/| |
| * | | updated, againhttp://smcv.pseudorandom.co.uk/2012-03-18
| | | |
| * | | (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE2012-03-17
| | | |
* | | | improve docsJoey Hess2012-03-17
|/ / /
* | | Added a commenthttp://joey.kitenet.net/2012-03-16
| | |
* | | (fixed links that were broken due to missing extensions)chrysn2012-03-15
| | |
* | | the algorithms required for map plugin sortingchrysn2012-03-15
| | |
* | | rename todo/incomplete_patch.pl to ↵chrysn2012-03-15
| | | | | | | | | | | | todo/sort_parameter_for_map_plugin_and_directive/incomplete_patch.pl.pl
* | | the incomplete patch for the map pluginchrysn2012-03-15
| | |
* | | 2/3 solution to map plugin sortingchrysn2012-03-15
| | |
* | | (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE2012-03-15
| | |