ikiwiki/IkiWiki
Simon McVittie 3f4a935740 trail: don't generate a costly dependency when forcing sort order
pagespec_match_list() makes the current page depend on the pagespec
being matched, so if you use [[!trailoptions sort="..."]] to force
a sort order, the trail ends up depending on internal(*) and is
rebuilt whenever anything changes. Add a new sort_pages() and use that
instead.
2014-07-11 22:08:08 +01:00
..
Plugin trail: don't generate a costly dependency when forcing sort order 2014-07-11 22:08:08 +01:00
Setup Merge remote-tracking branch 'schmonz/portability' 2012-01-30 15:20:54 -04:00
CGI.pm protect $@ whenever a block using $@ is non-trivial 2014-02-21 17:06:36 +00:00
Receive.pm Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race. 2011-12-05 15:17:01 -04:00
Render.pm minor opt 2013-11-16 20:51:09 -04:00
Setup.pm Detect plugins with a broken getsetup and warn. 2013-03-04 13:19:05 -04:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm add void prototype 2014-01-02 12:24:26 -04:00