aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)Veyrdite2014-12-11
|
* Added a comment: ApologiesVeyrdite2014-12-11
|
* Correct minor spelling errorhttps://www.google.com/accounts/o8/id?id=AItOawlHLiVkr16cy4E11FqrDFre19QM_5u3hBo2014-12-11
|
* (no commit message)https://id.koumbit.net/anarcat2014-12-11
|
* move this with the real plugins, since it's now implemented - not sure it ↵https://id.koumbit.net/anarcat2014-12-11
| | | | was still in todos
* update for rename of todo/org_mode/Discussion.mdwn to ↵https://id.koumbit.net/anarcat2014-12-11
| | | | plugins/contrib/org_mode/Discussion.mdwn
* update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* update for rename of todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* rename todo/org_mode.mdwn to plugins/contrib/org_mode.mdwnhttps://id.koumbit.net/anarcat2014-12-11
|
* please don't rely on me for this bitSimon McVittie2014-12-09
|
* some notes on ikiwiki vs. MarkdownSimon McVittie2014-12-09
|
* Add regression test for libdir/libdirsSimon McVittie2014-12-09
|
* changelog, close bugSimon McVittie2014-12-09
|
* Simplify libdirs: libdirs must be plural, libdir must be a single stringSimon McVittie2014-12-09
| | | | | This makes the documentation read more sensibly, and matches how we handle underlaydirs and underlaydir.
* Merge remote-tracking branch 'spalax/paternal/libdirs'Simon McVittie2014-12-09
|\
| * Make getlibdirs return an array (or whathever this type is called in perl)Louis2014-12-06
| |
| * Allow several extra library and plugin directories (libdir option)Louis2014-12-06
| |
* | Added a commenthttp://www.globalclue.com/2014-12-08
| |
* | Several libdirs: proposed patchspalax2014-12-06
| |
* | adding my support for GitHub style multinline code blockshttps://www.google.com/accounts/o8/id?id=AItOawk3u11rMiJPHFHFmiaqzVH4THJuL_Qlpls2014-12-03
| |
* | entabAmitai Schlair2014-12-02
| |
* | in debug mode, issue a warning before waiting for a lockMark Jason Dominus (陶敏修)2014-12-02
| |
* | yet more variants of CSS flexSimon McVittie2014-12-01
| |
* | be more backwards-compatible with flex layoutSimon McVittie2014-12-01
| |
* | closehttp://smcv.pseudorandom.co.uk/2014-12-01
| |
* | changelog and NEWS entry for responsive layoutSimon McVittie2014-12-01
| |
* | More page layout adjustments for mobile browsers and small windowsSimon McVittie2014-12-01
| |
* | page.tmpl: tell mobile browsers we have a responsive layout, unless told not toSimon McVittie2014-12-01
| | | | | | | | | | | | | | | | | | | | Mobile browsers typically assume that arbitrary web pages are designed for a "desktop-sized" browser window (around 1000px) and display that layout, zoomed out, in order to avoid breaking naive designs that assume nobody will ever look at a website on a phone or something. People who are actually doing "responsive design" need to opt-in to mobile browsers rendering it at a more normal size.
* | Make the layout adjust to narrow viewports betterSimon McVittie2014-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below about 600px (phones and small windowed browsers) the sidebar starts breaking the layout. Moving it inline helps a lot; with modern CSS (flex layout) we can also shuffle it after the main content. Older browsers that don't do one of the 4 variants of flex layout will just display it above the main content, which is annoying but not too bad. blueview also has a minimum width set so that it won't become ridiculously small with small fonts, but that means it gets scrollbars below about 850px; stop enforcing the minimum width if necessary. Finally, blueview's relatively generous margins look good in a desktop browser, but are just too space-hungry on a phone. Turn them off below 600px.
* | (no commit message)http://jamestechnotes.com/2014-12-01
| |
* | (no commit message)http://jamestechnotes.com/2014-12-01
| |
* | (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYiXmRWVkntHp5khnWu3ooHBBf2d2juEQ2014-12-01
| |
* | update for rename of mjd.mdwn to users/mjd.mdwnhttp://blog.plover.com/2014-11-30
| |
* | rename mjd.mdwn to users/mjd.mdwnhttp://blog.plover.com/2014-11-30
| |
* | add IRC identityhttp://blog.plover.com/2014-11-30
| |
* | (no commit message)http://blog.plover.com/2014-11-30
| |
* | correct broken markuphttp://blog.plover.com/2014-11-30
| |
* | mention mjd's repositoryhttp://blog.plover.com/2014-11-30
| |
* | Adding James Richardson home page.https://www.google.com/accounts/o8/id?id=AItOawlYiXmRWVkntHp5khnWu3ooHBBf2d2juEQ2014-11-29
| |
* | Added a comment: more info neededhttp://smcv.pseudorandom.co.uk/2014-11-27
| |
* | (no commit message)Veyrdite2014-11-26
| |
* | updatehttp://smcv.pseudorandom.co.uk/2014-11-26
| |
* | IRC is not a bug trackerhttp://smcv.pseudorandom.co.uk/2014-11-26
| |
* | you'd get this error on any refresh?http://smcv.pseudorandom.co.uk/2014-11-26
| |
* | moreinfohttp://smcv.pseudorandom.co.uk/2014-11-26
| |
* | core: generate HTML5 by default, but keep avoiding new elements like ↵Simon McVittie2014-11-26
| | | | | | | | <section> that require specific browser support unless html5 is set to 1.
* | Merge branch 'ready/html5'Simon McVittie2014-11-26
|\ \
| * | Emit vestigial xmlns so people can still pass ikiwiki output through XSLTSimon McVittie2014-10-16
| | |
| * | We no longer have a test for DTD-valid XHTML 1.0, but at least check ↵Simon McVittie2014-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.