aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* getsource: remove temporary variableSimon McVittie2009-07-27
|
* getsource: remove unnecessary IkiWiki:: prefixesSimon McVittie2009-07-26
| | | | Many variables and functions are exported.
* getsource: in the default template, just say "Source"Simon McVittie2009-07-26
| | | | | | All the other actions are single words (apart from RecentChanges), and are nouns (apart from Edit); saying "Source" is consistent with "History", for instance.
* getsource: don't allow getting the source of an attachmentSimon McVittie2009-07-26
| | | | | | Serving up images etc. as text/plain; charset=utf-8 is unlikely to work very well, and there's no point in having this CGI action for attachments (since they're copied into the output as-is anyway).
* getsource: turn missing pages into a 404Simon McVittie2009-07-26
| | | | Also restructure so we return early on missing pages.
* getsource: default to saying page source is in UTF-8, and make the example ↵Simon McVittie2009-07-26
| | | | | | | match the default IkiWiki mostly assumes that pages are in UTF-8; anyone this doesn't work for can override it in the setup file.
* getsource: run as plain CGI, rather than sessioncgiSimon McVittie2009-07-26
| | | | | As I suggested when reviewing Will's code, calling loadindex() should be sufficient.
* Add getsource pluginWill Uther2009-07-26
|
* Similar requesthttp://smcv.pseudorandom.co.uk/2009-07-26
|
* The 404 plugin also closes an old wishlist itemhttp://smcv.pseudorandom.co.uk/2009-07-26
|
* is this in fact WONTFIX?http://smcv.pseudorandom.co.uk/2009-07-26
|
* See alsohttp://smcv.pseudorandom.co.uk/2009-07-26
|
* Reference a potentially-useful Perl modulehttp://smcv.pseudorandom.co.uk/2009-07-26
|
* Reference another todo itemhttp://smcv.pseudorandom.co.uk/2009-07-26
|
* pass on Joey's comments from another pagehttp://smcv.pseudorandom.co.uk/2009-07-26
|
* maybe postform and inline need separating?http://smcv.pseudorandom.co.uk/2009-07-26
|
* Fix wtf-8, link to similar todo items, mark Joey's thoughts as suchhttp://smcv.pseudorandom.co.uk/2009-07-26
|
* plugins/contrib/album will also want attachment uploads into an underlayhttp://smcv.pseudorandom.co.uk/2009-07-26
|
* internal pages are already matched specially...http://smcv.pseudorandom.co.uk/2009-07-26
|
* html5: reference git branch via templatehttp://smcv.pseudorandom.co.uk/2009-07-26
|
* you don't need to copy all the templates, only page.tmplhttp://smcv.pseudorandom.co.uk/2009-07-26
|
* fix typohttp://schmonz.livejournal.com/2009-07-26
|
* spellinghttp://schmonz.livejournal.com/2009-07-25
|
* New branch based on optimize-pagespecs: remove pagespec_mergeSimon McVittie2009-07-25
|
* Link my inline-pagenames branchSimon McVittie2009-07-25
|
* I now have a git branch with harishcm's [[!map]] bugfix. If I was a ↵Simon McVittie2009-07-25
| | | | reviewer, I'd approve it
* Add [[!template id=gitbranch]] for things available from git, and use itSimon McVittie2009-07-25
| | | | | | The uses are somewhat biased towards my own branches, because I know where to find them and what they do :-) but I've tagged some other people's as well.
* Fix syntax, remove duplicate entry for Jon's repositoryhttp://smcv.pseudorandom.co.uk/2009-07-25
|
* Add all the forks on github, except gmcmanus' which was already therehttp://smcv.pseudorandom.co.uk/2009-07-25
|
* add po4a to build-depsJoey Hess2009-07-23
|
* quote version numbers to avoid them being interpreted as unicode charactersJoey Hess2009-07-23
|
* revert revertJoey Hess2009-07-23
|
* improve string to be less confusingJoey Hess2009-07-23
|
* reverted a few of the string changesJoey Hess2009-07-23
| | | | Improved one string.
* Fix fatal typos in danish directives underlay translationJonas Smedegaard2009-07-23
|
* Merge branch 'master' of git://git.ikiwiki.infoJonas Smedegaard2009-07-23
|\
| * Merge commit 'jonas/master'Joey Hess2009-07-23
| |\
| * | add --previous at bubulle's suggestionJoey Hess2009-07-22
| | |
| * | remove ionJoey Hess2009-07-22
| | |
* | | Unfuzz translations (after rephrasings)Jonas Smedegaard2009-07-23
| | |
* | | Update german translationJonas Smedegaard2009-07-23
| | |
* | | Rephrase translatable string to clarify data requested (account or openid)Jonas Smedegaard2009-07-23
| | |
* | | Change rendering→building in translatable strings, to ease translations.Jonas Smedegaard2009-07-23
| | |
* | | Rephrase suggestion to not get confused as info on action already done.Jonas Smedegaard2009-07-23
| | |
* | | Rephrase 'linked to by' confusing for translators.Jonas Smedegaard2009-07-23
| | |
* | | Improve translatable texts to ease translation (e.g. to→into and ↵Jonas Smedegaard2009-07-23
| | | | | | | | | | | | from→inside)
* | | Fix typo attepting→attemptingJonas Smedegaard2009-07-23
| |/ |/|
* | Partly localized danish directive underlayJonas Smedegaard2009-07-23
| |
* | Update danish underlays for po4a 0.36.2Jonas Smedegaard2009-07-22
|/
* fix installJoey Hess2009-07-21
|