ikiwiki/IkiWiki
Joey Hess 553136ec1f * Preview limits the page dropdown to what's selected previously
(as preserving the full list across preview would be tricky). Userdirs
  were still being offered as an option there, remove them.
* Fix a bug where user A created a page concurrently with user B, and
  when B previewed it would redirect B to A's new page, losing B's work.
  Instead, don't redirect and let conflict handling resolve it.
2008-02-14 15:42:14 -05:00
..
Plugin * The search plugin needs to override <base> to point to the directory 2008-02-14 15:20:49 -05:00
Rcs
Setup
CGI.pm * Preview limits the page dropdown to what's selected previously 2008-02-14 15:42:14 -05:00
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm