Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | rename mjd.mdwn to users/mjd.mdwn | http://blog.plover.com/ | 2014-11-30 | |
| | | ||||
* | | add IRC identity | http://blog.plover.com/ | 2014-11-30 | |
| | | ||||
* | | (no commit message) | http://blog.plover.com/ | 2014-11-30 | |
| | | ||||
* | | correct broken markup | http://blog.plover.com/ | 2014-11-30 | |
| | | ||||
* | | mention mjd's repository | http://blog.plover.com/ | 2014-11-30 | |
| | | ||||
* | | Adding James Richardson home page. | https://www.google.com/accounts/o8/id?id=AItOawlYiXmRWVkntHp5khnWu3ooHBBf2d2juEQ | 2014-11-29 | |
| | | ||||
* | | Added a comment: more info needed | http://smcv.pseudorandom.co.uk/ | 2014-11-27 | |
| | | ||||
* | | (no commit message) | Veyrdite | 2014-11-26 | |
| | | ||||
* | | update | http://smcv.pseudorandom.co.uk/ | 2014-11-26 | |
| | | ||||
* | | IRC is not a bug tracker | http://smcv.pseudorandom.co.uk/ | 2014-11-26 | |
| | | ||||
* | | you'd get this error on any refresh? | http://smcv.pseudorandom.co.uk/ | 2014-11-26 | |
| | | ||||
* | | moreinfo | http://smcv.pseudorandom.co.uk/ | 2014-11-26 | |
| | | ||||
* | | core: generate HTML5 by default, but keep avoiding new elements like ↵ | Simon McVittie | 2014-11-26 | |
| | | | | | | | | <section> that require specific browser support unless html5 is set to 1. | |||
* | | Merge branch 'ready/html5' | Simon McVittie | 2014-11-26 | |
|\ \ | ||||
| * | | Emit vestigial xmlns so people can still pass ikiwiki output through XSLT | Simon McVittie | 2014-10-16 | |
| | | | ||||
| * | | We no longer have a test for DTD-valid XHTML 1.0, but at least check ↵ | Simon McVittie | 2014-10-16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | well-formedness This means that people can do XSLT nonsense if they want to. The failures are currently marked TODO because not everything in the docwiki is in fact well-formed. | |||
| * | | Remove now-redundant test-cases for a non-default html5 setting | Simon McVittie | 2014-10-16 | |
| | | | ||||
| * | | Now that we're always using HTML5, <base href> can be relative | Simon McVittie | 2014-10-16 | |
| | | | ||||
| * | | Always produce HTML5 doctype and new attributes, but not new elements | Simon McVittie | 2014-10-16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to caniuse.com, a significant fraction of Web users are still using Internet Explorer versions that do not support HTML5 sectioning elements. However, claiming we're XHTML 1.0 Strict means we can't use features invented in the last 12 years, even if they degrade gracefully in older browsers (like the role and placeholder attributes). This means our output is no longer valid according to any particular DTD. Real browsers and other non-validator user-agents have never cared about DTD compliance anyway, so I don't think this is a real loss. | |||
* | | | search: add more classes as a hook for CSS. Thanks, sajolida | Simon McVittie | 2014-11-26 | |
| | | | ||||
* | | | Add classes to form in search results | sajolida | 2014-11-26 | |
| | | | | | | | | | | | | | | | This is needed to style it, for example to reduce the width of the text input and prevent layout issues. | |||
* | | | review | http://smcv.pseudorandom.co.uk/ | 2014-11-26 | |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/master' | Simon McVittie | 2014-11-26 | |
|\ \ \ | ||||
| * | | | a plan | http://smcv.pseudorandom.co.uk/ | 2014-11-26 | |
| | | | | ||||
* | | | | Fix numeric comparisons with undef | Simon McVittie | 2014-11-26 | |
| | | | | ||||
* | | | | Work around Debian #771047: use a non-blank SVG for the regression test | Simon McVittie | 2014-11-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape loses the bounding box of a SVG with no content when it converts it to EPS, and ImageMagick does not have a special case for converting SVG to PNG with Inkscape in one step (which Inkscape can do); it prefers to convert SVG to EPS with Inkscape, then EPS to whatever. | |||
* | | | | Fix broken links in the basewiki | Simon McVittie | 2014-11-26 | |
| | | | | ||||
* | | | | calendar: add calendar_autocreate option, with which "ikiwiki --refresh" can ↵ | Simon McVittie | 2014-11-26 | |
| | | | | | | | | | | | | | | | | mostly supersede the ikiwiki-calendar command. Thanks, Louis Paternault | |||
* | | | | fix some typos | Simon McVittie | 2014-11-26 | |
| | | | | ||||
* | | | | Merge remote-tracking branch 'spalax/calendar-autocreate' | Simon McVittie | 2014-11-26 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Corrected error: month pages were created even without calendar_autocreate ↵ | Louis | 2014-11-14 | |
| | | | | | | | | | | | | | | | | config option | |||
| * | | | Deleted unnecessary code | Louis | 2014-11-14 | |
| | | | | ||||
| * | | | typo | Louis | 2014-11-14 | |
| | | | | ||||
| * | | | Indentation | Louis | 2014-11-14 | |
| | | | | ||||
| * | | | Calendar pages are now rebuilt when previous or next page have changed | Louis | 2014-07-07 | |
| | | | | ||||
| * | | | Update documentation regarding automatic rebuild whenever ↵ | Louis | 2014-07-07 | |
| | | | | | | | | | | | | | | | | `calendar_fill_gaps` changes | |||
| * | | | Making use of the transient plugin | Louis | 2014-07-07 | |
| | | | | ||||
| * | | | Added option `calendar_fill_gaps` | Louis | 2014-07-05 | |
| | | | | ||||
| * | | | Adding back template information that should not have been removed | Louis | 2014-07-05 | |
| | | | | | | | | | | | | | | | | sorry... | |||
| * | | | link | Louis | 2014-07-05 | |
| | | | | ||||
| * | | | Clarifying documentation | Louis | 2014-07-05 | |
| | | | | | | | | | | | | | | | | Thanks to review http://ikiwiki.info/todo/calendar_autocreate/ | |||
| * | | | Simplifying code | Louis | 2014-07-05 | |
| | | | | | | | | | | | | | | | | Thanks to review from http://ikiwiki.info/todo/calendar_autocreate/ | |||
| * | | | calendar plugin: Autocreate archive pages if needed | Louis | 2014-06-24 | |
| | | | | ||||
* | | | | the user might specify a directory, rather than a file, if so just put the ↵ | Joey Hess | 2014-11-25 | |
| | | | | | | | | | | | | | | | | comment in the directory | |||
* | | | | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2014-11-24 | |
|\ \ \ \ | ||||
| * | | | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk3u11rMiJPHFHFmiaqzVH4THJuL_Qlpls | 2014-11-24 | |
| | | | | | ||||
| * | | | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk3u11rMiJPHFHFmiaqzVH4THJuL_Qlpls | 2014-11-24 | |
| | | | | | ||||
| * | | | | Thoughts about several libdirs | spalax | 2014-11-22 | |
| | |_|/ | |/| | | ||||
| * | | | (no commit message) | bastla | 2014-11-20 | |
| | | | | ||||
| * | | | Discussion Spam | bastla | 2014-11-20 | |
| | | | |