summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-23relativedate: Deal with clock skew.Joey Hess
If the server has a clock running a bit ahead of the web browsing client, relativedate could cause somewhat confusing displays like "3 seconds from now" for just posted things. As a hack, avoid displaying times in the future if they're less than a small slip forward. I chose 30 minutes because both client and server could be wrong in different directions, while it's still close enough that "just now" is not horribly wrong.
2009-04-22two problemsJoey Hess
2009-04-22plan of attackJoey Hess
2009-04-22fix idJoey Hess
2009-04-22clarifyJoey Hess
2009-04-22websetup: If setup fails, restore old setup file.Joey Hess
2009-04-22document how to get to the moderation pageJoey Hess
2009-04-22blogspam: Load RPC::XML library in checkconfig, so that an error can be ↵Joey Hess
printed at that point if it's not available, allowing the admin to see it during wiki setup. Closes: #520015
2009-04-22websetup: Display stderr in browser if ikiwiki setup fails.Joey Hess
2009-04-22updated spanish translationVíctor Moral
2009-04-21Add python:Depends to control file. Closes: #525086Joey Hess
2009-04-20responseJoey Hess
2009-04-20pagetitle_function_does_not_respect_meta_titles: proposalintrigeri
2009-04-20po: answered Joey, at lastintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-04-20(no commit message)simonraven
2009-04-19clarification, responseJoey Hess
2009-04-19typosimonraven
2009-04-19(no commit message)simonraven
2009-04-18add news item for ikiwiki 3.10Joey Hess
2009-04-18releasing version 3.10Joey Hess
2009-04-16typo - but it bugged me...http://furicle.pip.verisignlabs.com/
2009-04-16(no commit message)http://furicle.pip.verisignlabs.com/
2009-04-15it's a wiki, so yesJoey Hess
2009-04-15(no commit message)http://furicle.pip.verisignlabs.com/
2009-04-15(no commit message)http://furicle.pip.verisignlabs.com/
2009-04-15Just dumb keyboard hammeringhttp://furicle.pip.verisignlabs.com/
2009-04-15Just dumb keyboard hammeringhttp://furicle.pip.verisignlabs.com/
2009-04-14patching Wrapper.pm no longer necessary as of 2.67http://schmonz.livejournal.com/
2009-04-14Respond, and close bughttp://www.cse.unsw.edu.au/~willu/
2009-04-14not a bugJoey Hess
2009-04-13(no commit message)simonraven
2009-04-13(no commit message)simonraven
2009-04-13(no commit message)simonraven
2009-04-13Add patchhttp://www.cse.unsw.edu.au/~willu/
2009-04-13(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12(no commit message)simonraven
2009-04-12Note that map has the same issuehttp://www.cse.unsw.edu.au/~willu/
2009-04-12Note possible bughttp://www.cse.unsw.edu.au/~willu/
2009-04-11Add a microblog template that is useful for inlining microblogging posts.Joey Hess
2009-04-10inline: Add author info to archive display.Joey Hess
This won't change it normally, and is useful if using archive format to display some aggregated feed titles.
2009-04-10better nameJoey Hess
2009-04-10debian/control: Wrap fields.Joey Hess
2009-04-10fix formatJoey Hess