aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge branch 'ready/templatebody'Simon McVittie2014-09-15
|\
| * Use templatebody for the templates in the basewiki and docwikiSimon McVittie2014-03-05
| |
| * Add templatebody plugin and directive, and enable it by defaultSimon McVittie2014-03-05
| | | | | | | | Also add a regression test for templatebody.
| * add readtemplate hookSimon McVittie2014-03-05
| |
* | changelog, close bugSimon McVittie2014-09-15
| |
* | poll vote (Accept both)https://id.koumbit.net/anarcat2014-09-15
| |
* | this patch doesn't make the situation worse, actuallyhttps://id.koumbit.net/anarcat2014-09-15
| |
* | first answerhttps://id.koumbit.net/anarcat2014-09-15
| |
* | Merge remote-tracking branch 'origin/master'Simon McVittie2014-09-15
|\ \
| * | fine-tuning of halfheartednessjcflack2014-09-15
| | |
| * | responses in halfhearted defense of provider in questionsjcflack2014-09-15
| | |
| * | respondsmcv2014-09-15
| | |
* | | changelog, close bugSimon McVittie2014-09-15
|/ /
* | write changelog, close bugSimon McVittie2014-09-15
| |
* | made 'this change' link a comparison of the branch rather than a specific ↵jcflack2014-09-14
| | | | | | | | commit.
* | point takensmcv2014-09-14
| |
* | (no commit message)jcflack2014-09-14
| |
* | (no commit message)jcflack2014-09-14
| |
* | rename plugins/plugins/openid/troubleshooting.mdwn to ↵jcflack2014-09-14
| | | | | | | | plugins/openid/troubleshooting.mdwn
* | (no commit message)jcflack2014-09-14
| |
* | (no commit message)jcflack2014-09-14
| |
* | reviewsmcv2014-09-14
| |
* | make gitremotes worksmcv2014-09-14
| |
* | (no commit message)jcflack2014-09-14
| |
* | (no commit message)jcflack2014-09-14
| |
* | propose a branch which uses non-numeric `show` for this purposeSimon McVittie2014-09-14
| |
* | extend rst test to cover a fixed bugSimon McVittie2014-09-14
| |
* | rename bugs/redirect.mdwn to todo/redirect.mdwnsmcv2014-09-14
| |
* | close bugSimon McVittie2014-09-14
| |
* | branch for comment, not merging just yetSimon McVittie2014-09-14
| |
* | fix linksmcv2014-09-12
| |
* | more thoughts on thissmcv2014-09-12
| |
* | more bug-closingSimon McVittie2014-09-12
| |
* | Merge branch 'ready/imgforpdf-and-more'Simon McVittie2014-09-12
|\ \
| * | add pagenumber parameterchrysn2014-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this allows picking a page from a pdf. also, this enhances performance greatly when rendering pdfs, as only the first page is rasterized. (otherwise, imagemagick would treat the pdf as a list of images, work with all of them, until finally only the first page gets saved). the default parameter of 0 will select the single image contained in typical image files anyway, so no specialcasing between single- and multifile containers is needed.
* | | Merge branch 'ready/edittemplate2'Simon McVittie2014-09-12
|\ \ \
| * | | edittemplate: use unambiguous RFC 3339 datestampsSimon McVittie2014-09-01
| | | | | | | | | | | | | | | | | | | | These take into account the timezone offset (and convert it to UTC+0000) rather than being in an unspecified timezone.
| * | | Indicate how the UUID is likely to be usedSimon McVittie2014-09-01
| | | |
| * | | Only provide time, not formatted_time, to edittemplate templatesSimon McVittie2014-09-01
| | | | | | | | | | | | | | | | | | | | | | | | I'm not sure what the use-case is for formatted_time, and chrysn pointed out that for display in HTML, [[!date "<TMPL_VAR time>"]] would be nicer.
| * | | Provide the current time to edittemplate.Jonathon Anderson2014-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `time` variable contains a fixed-format time, guaranteed suitable for parsing by timedate. The `formatted_time` variable contains the same time formatted by IkiWiki::formattime.
| * | | Use Linux uuid facility instead of an external library if possibleSimon McVittie2014-09-01
| | | |
| * | | Provide a UUID in edittemplate templates.Jonathon Anderson2014-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I want to make GUIDs for my RSS feeds that don't change when I move pages around. To that end, I've used UUID::Tiny to generate a version 4 (random) UUID that is presented in a `uuid` variable in the template. At that point, you can do something like this: [[!meta guid="urn:uuid:<TMPL_VAR uuid>"]]
* | | | more changelog and bug-closingSimon McVittie2014-09-12
| | | |
* | | | Merge remote-tracking branch 'spalax/paternal/upload-svg'Simon McVittie2014-09-12
|\ \ \ \
| * | | | Added svg figureLouis2014-04-29
| | | | |
* | | | | changelog/close bugsSimon McVittie2014-09-12
| | | | |
* | | | | Don't URL-encode links to Debian wiki pagesSimon McVittie2014-09-12
| | | | |
* | | | | yes, duplicatesmcv2014-09-12
| | | | |
* | | | | possible dupsmcv2014-09-12
| | | | |
* | | | | clarifysmcv2014-09-12
| | | | |