summaryrefslogtreecommitdiff
path: root/po/ikiwiki.pot
AgeCommit message (Collapse)Author
2010-07-04releasing version 3.20100704Joey Hess
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
Using named parameters for these is overdue. Passing the session in a parameter instead of passing username and IP separately will later allow storing other session info, like username or part of the email. Note that these functions are not part of the exported API, and the prototype change will catch (most) skew, so I am not changing API versions. Any third-party plugins that call them will need updated though.
2010-06-10releasing version 3.20100610Joey Hess
2010-05-18releasing version 3.20100518.2Joey Hess
2010-05-18releasing version 3.20100518Joey Hess
2010-05-04releasing version 3.20100504Joey Hess
2010-05-01releasing version 3.20100501Joey Hess
2010-04-24template() - return params in list contextJoey Hess
I forgot CGI::Formbuilder's horrible interface that needs template parameters instead of a constructed object.
2010-04-03releasing version 3.20100403Joey Hess
2010-03-12releasing version 3.20100312Joey Hess
2010-03-02releasing version 3.20100302Joey Hess
2010-02-12releasing version 3.20100212Joey Hess
2010-01-22releasing version 3.20100122Joey Hess
2010-01-02releasing version 3.20100102.3Joey Hess
2009-12-18releasing version 3.20091218Joey Hess
2009-12-02releasing version 3.20091202Joey Hess
2009-11-13releasing version 3.20091113Joey Hess
2009-10-31releasing version 3.20091031Joey Hess
2009-10-23releasing version 3.20091023Joey Hess
2009-10-22releasing version 3.20091022Joey Hess
2009-10-17releasing version 3.20091017Joey Hess
2009-10-09releasing version 3.20091009Joey Hess
2009-09-24releasing version 3.14159265Joey Hess
2009-08-30finalize releaseJoey Hess
2009-08-26fix emphasis examples to actually workJoey Hess
2009-08-15Allow building ikiwiki on systems w/o po4a -- building of the translated ↵Joey Hess
underlays will be skipped in this case.
2009-08-11releasing version 3.15Joey Hess
2009-07-20build translated underlays for use with non-English wikisJoey Hess
2009-07-19reorderJoey Hess
2009-07-19commit for jonasJoey Hess
2009-07-16releasing version 3.14159Joey Hess
2009-07-07releasing version 3.1415Joey Hess
2009-06-13releasing version 3.141Joey Hess
2009-06-04update po filesJoey Hess
2009-05-25updated spanish translationVíctor Moral
2009-05-06releasing version 3.12Joey Hess
2009-04-23comments: Add link to comment post form to allow user to sign in if they ↵Joey Hess
wish to, if the configuration makes signin optional for commenting.
2009-04-23pagespec error/failure distinction and error display by inlineJoey Hess
* Add IkiWiki::ErrorReason objects, and modify pagespecs to return them in cases where they fail to match due to a configuration or syntax error. * inline: Display a handy error message if the inline cannot display any pages due to such an error. This is perhaps somewhat incomplete, as other users of pagespecs do not display the error, and will eventually need similar modifications to inline. I should probably factor out a pagespec_match_all function and make it throw ErrorReasons.
2009-04-04remove unnecessary variableJoey Hess
2009-04-04hehJoey Hess
2009-04-04releasing version 3.09Joey Hess
2009-03-15releasing version 3.08Joey Hess
2009-03-08releasing version 3.07Joey Hess
2009-03-01releasing version 3.06Joey Hess
2009-02-24Setup automator: Prompt for password twice. Closes: #516973Joey Hess
2009-02-15releasing version 3.04Joey Hess
2009-01-17releasing version 3.02Joey Hess
2009-01-06table: Find links in external files in scan pass.Joey Hess
2009-01-05releasing version 3.01Joey Hess
2008-12-28Merge branch 'master' into nextJoey Hess
Conflicts: debian/changelog po/ikiwiki.pot