aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* page.tmpl: omit searchform, trails, sidebar and most metadata in CGISimon McVittie2013-03-16
| | | | | | | | | These all seem somewhat inappropriate (searchform and sidebar are arguable either way). I've left actions and languages enabled, since they seem more reasonable for CGI-generated pages. Bug: http://ikiwiki.info/bugs/trail_shows_on_cgi_pages/ Signed-off-by: Simon McVittie <smcv@debian.org>
* (no commit message)http://emperor.livejournal.com/2013-03-14
|
* (no commit message)http://hiato.myopenid.com/2013-03-13
|
* Added my ikiwiki siteshttp://hiato.myopenid.com/2013-03-13
|
* Added new color for the [[]] logohttp://hiato.myopenid.com/2013-03-13
|
* Add link to Restrict_formats_allowed_for_comments patchwentasah2013-03-11
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawljJoWAYhI55qm4hRLdzIOQBNMVB6fgrs82013-03-06
|
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawljJoWAYhI55qm4hRLdzIOQBNMVB6fgrs82013-03-06
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawl3OUHoFwYXvVC-PIAVqPhYzr6vABfMm9Y2013-03-06
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlXywgEUJjKArnORJR-5hmNFv8bTraXO1Y2013-03-06
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlXywgEUJjKArnORJR-5hmNFv8bTraXO1Y2013-03-06
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlXywgEUJjKArnORJR-5hmNFv8bTraXO1Y2013-03-06
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawlXywgEUJjKArnORJR-5hmNFv8bTraXO1Y2013-03-06
|
* Added a comment: The same issue is happening with mehttps://www.google.com/accounts/o8/id?id=AItOawlXywgEUJjKArnORJR-5hmNFv8bTraXO1Y2013-03-06
|
* (no commit message)wentasah2013-03-05
|
* closeJoey Hess2013-03-04
|
* Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2013-03-04
|\
| * (no commit message)wentasah2013-03-04
| |
| * (no commit message)http://joeyh.name/2013-03-04
| |
* | map: Correct reversion introduced in version 3.20110225 that could generate ↵Joey Hess2013-03-04
| | | | | | | | invalid html. (smcv)
* | Merge remote-tracking branch 'smcv/ready/map'Joey Hess2013-03-04
|\ \ | |/ |/|
| * permalink test: start by deleting t/tmpSimon McVittie2013-02-24
| | | | | | | | | | Otherwise, tests that don't end by deleting t/tmp (which is a useful change when debugging a failing test) would cause this one to fail.
| * map test: clean up after ourselvesSimon McVittie2013-02-24
| |
| * map: postprocess to collapse useless </ul><ul> sequencesSimon McVittie2013-02-24
| | | | | | | | | | | | This re-fixes the same bug as 2d5c2f30, but without introducing malformed HTML in some situations. This is not a very elegant solution, but it has the advantage of passing more tests.
| * map test: print maps' source as commentsSimon McVittie2013-02-24
| |
| * Optionally add indentation to mapsSimon McVittie2013-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes them easier to debug by showing the structure. Sample output when $spaces is set to 4 spaces: <div class='map'> <ul> <li> <a href="../alpha" class="mapparent">alpha</a> <ul> <li> <a href="../alpha/1" class="mapitem">1</a> </li> </ul> </li> <li> <a href="../beta" class="mapitem">beta</a> </li> </ul> </div>
| * Revert "map: don't create useless </ul><ul> sequences"Simon McVittie2013-02-24
| | | | | | | | This reverts commit 2d5c2f301c04a3daa3164a2df70899fa2c1aaa38.
| * extend test, some cases now failSimon McVittie2013-02-24
| |
| * Add a test for the map directiveSimon McVittie2013-02-24
| |
* | Merge branch 'master' of ssh://git.ikiwiki.infoJoey Hess2013-03-04
|\ \
| * | (no commit message)wentasah2013-03-04
| | |
| * | analysis, possible workaround, idea for solutionhttp://smcv.pseudorandom.co.uk/2013-03-02
| | |
| * | tag as patchhttp://smcv.pseudorandom.co.uk/2013-03-02
| | |
| * | apply more quotinghttp://smcv.pseudorandom.co.uk/2013-03-02
| | |
| * | A good idea for later; probably no other templates.Amitai Schlair2013-02-26
| | |
| * | (no commit message)demo2013-02-25
| | |
| * | (no commit message)https://www.google.com/accounts/o8/id?id=AItOawm6VdLM7IKcNgkDiJ2YKHpcWli9bRLsZDk2013-02-25
| | |
| * | Added a comment: How to get a comment moderation feedhttps://www.google.com/accounts/o8/id?id=AItOawm6VdLM7IKcNgkDiJ2YKHpcWli9bRLsZDk2013-02-25
| | |
| * | Fill in the feature matrix.Amitai Schlair2013-02-24
| | |
| * | Fix link, add missing backquote.Amitai Schlair2013-02-24
| | |
| * | bug report + branch with fix and regression testhttp://smcv.pseudorandom.co.uk/2013-02-24
| | |
| * | branch updatedhttp://smcv.pseudorandom.co.uk/2013-02-24
| |/
| * Document this oddball plugin.Amitai Schlair2013-02-23
| |
| * Document this plugin and joeyh's suggested to-do items.Amitai Schlair2013-02-23
| |
| * Needs review and a little help.Amitai Schlair2013-02-23
| |
| * Document wc plugin.Amitai Schlair2013-02-23
| |
| * Status update and up-move.Amitai Schlair2013-02-23
| |
| * (no commit message)https://www.google.com/accounts/o8/id?id=AItOawm6VdLM7IKcNgkDiJ2YKHpcWli9bRLsZDk2013-02-22
| |
| * Ready for review and possible integration.Amitai Schlair2013-02-22
| |
| * (no commit message)holger2013-02-22
| |