Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-23 | pagespec error/failure distinction and error display by inline | Joey 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-23 | relativedate: 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-22 | two problems | Joey Hess | |
2009-04-22 | plan of attack | Joey Hess | |
2009-04-22 | fix id | Joey Hess | |
2009-04-22 | clarify | Joey Hess | |
2009-04-22 | websetup: If setup fails, restore old setup file. | Joey Hess | |
2009-04-22 | document how to get to the moderation page | Joey Hess | |
2009-04-22 | blogspam: 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-22 | websetup: Display stderr in browser if ikiwiki setup fails. | Joey Hess | |
2009-04-22 | updated spanish translation | Víctor Moral | |
2009-04-21 | Add python:Depends to control file. Closes: #525086 | Joey Hess | |
2009-04-20 | response | Joey Hess | |
2009-04-20 | pagetitle_function_does_not_respect_meta_titles: proposal | intrigeri | |
2009-04-20 | po: answered Joey, at last | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-04-20 | (no commit message) | simonraven | |
2009-04-19 | clarification, response | Joey Hess | |
2009-04-19 | typo | simonraven | |
2009-04-19 | (no commit message) | simonraven | |
2009-04-18 | add news item for ikiwiki 3.10 | Joey Hess | |
2009-04-18 | releasing version 3.10 | Joey Hess | |
2009-04-16 | typo - but it bugged me... | http://furicle.pip.verisignlabs.com/ | |
2009-04-16 | (no commit message) | http://furicle.pip.verisignlabs.com/ | |
2009-04-15 | it's a wiki, so yes | Joey 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-15 | Just dumb keyboard hammering | http://furicle.pip.verisignlabs.com/ | |
2009-04-15 | Just dumb keyboard hammering | http://furicle.pip.verisignlabs.com/ | |
2009-04-14 | patching Wrapper.pm no longer necessary as of 2.67 | http://schmonz.livejournal.com/ | |
2009-04-14 | Respond, and close bug | http://www.cse.unsw.edu.au/~willu/ | |
2009-04-14 | not a bug | Joey Hess | |
2009-04-13 | (no commit message) | simonraven | |
2009-04-13 | (no commit message) | simonraven | |
2009-04-13 | (no commit message) | simonraven | |
2009-04-13 | Add patch | http://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-12 | Note that map has the same issue | http://www.cse.unsw.edu.au/~willu/ | |
2009-04-12 | Note possible bug | http://www.cse.unsw.edu.au/~willu/ | |
2009-04-11 | Add a microblog template that is useful for inlining microblogging posts. | Joey Hess | |
2009-04-10 | inline: 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-10 | better name | Joey Hess | |
2009-04-10 | debian/control: Wrap fields. | Joey Hess | |
2009-04-10 | fix format | Joey Hess | |