Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | popup: Hide template content from rendered documentation | Simon McVittie | 2018-05-16 |
| | | | | | Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugs.debian.org/898836 | ||
* | remove template that does not belong here | Joey Hess | 2018-02-15 |
| | | | | | Finnish translation of another template, this is not the place to put it. The ikiwiki-l10n can iirc manage such translations. | ||
* | parametrien dokumentointi | https://launchpad.net/~hingo | 2018-02-10 |
| | |||
* | First post | https://launchpad.net/~hingo | 2018-02-10 |
| | |||
* | Remote "test45" template. | Amitai Schlair | 2016-01-01 |
| | |||
* | (no commit message) | https://gryllida.wordpress.com/ | 2015-08-08 |
| | |||
* | Templates render bugfix appear to be working. | kjs | 2015-06-10 |
| | |||
* | follow up: optimization partially restored | Simon McVittie | 2015-06-09 |
| | |||
* | respond to various things | smcv | 2015-06-08 |
| | |||
* | (no commit message) | kjs | 2015-06-07 |
| | |||
* | Templates not found when pushing from remote computer | kjs | 2015-06-06 |
| | |||
* | Use templatebody for the templates in the basewiki and docwiki | Simon McVittie | 2015-01-17 |
| | | | | Now that ikiwiki.info has ikiwiki (>= 3.20140916) we can do this. | ||
* | Replace PayPal and Flattr buttons with text links | Simon McVittie | 2014-10-16 |
| | | | | | | In particular, this avoids loading third-party resources from the offline documentation (see <https://lintian.debian.org/tags/privacy-breach-donation.html>). | ||
* | Revert "Use templatebody for the templates in the basewiki and docwiki" | Simon McVittie | 2014-09-15 |
| | | | | | | This reverts commit 236c46a3f7e5e62296484dc47b4882f7f4327a06. We can't apply this bit until the ikiwiki on ikiwiki.info (i.e. Branchable) supports [[!templatebody]]. | ||
* | Merge branch 'ready/templatebody' | Simon McVittie | 2014-09-15 |
|\ | |||
| * | Use templatebody for the templates in the basewiki and docwiki | Simon McVittie | 2014-03-05 |
| | | |||
* | | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkgBCH81yGBeEiFulJGJ6de6weZuLZQeHo | 2014-06-02 |
|/ | |||
* | reinstate linebreak | Simon McVittie | 2014-02-21 |
| | |||
* | Fix template syntax, again | Simon McVittie | 2014-02-21 |
| | |||
* | use a <div> for the infobox so mdwn doesn't insert <p> inside a <span> | http://smcv.pseudorandom.co.uk/ | 2014-02-21 |
| | |||
* | balance end tag | http://smcv.pseudorandom.co.uk/ | 2014-02-21 |
| | |||
* | add optional gitweb/cgit link | http://smcv.pseudorandom.co.uk/ | 2014-02-21 |
| | |||
* | https link | Joey Hess | 2013-06-26 |
| | |||
* | fix flattr button | Joey Hess | 2011-08-05 |
| | |||
* | (no commit message) | justint | 2011-03-02 |
| | |||
* | (no commit message) | http://adam.shand.net/ | 2011-01-19 |
| | |||
* | need to use a taglink | Joey Hess | 2011-01-14 |
| | | | | Because links in templates arn't recorded. | ||
* | add a branches page | Joey Hess | 2011-01-14 |
| | |||
* | (no commit message) | z3ttacht | 2010-10-08 |
| | |||
* | html | Joey Hess | 2010-07-23 |
| | |||
* | html | Joey Hess | 2010-07-23 |
| | |||
* | html | Joey Hess | 2010-07-23 |
| | |||
* | add tipjar link to sidebar | Joey Hess | 2010-07-23 |
| | | | | and flattr button, as an experiment | ||
* | (no commit message) | http://smcv.pseudorandom.co.uk/ | 2010-06-07 |
| | |||
* | (no commit message) | jwalzer | 2010-06-07 |
| | |||
* | consistently drop NAME= in templates | Joey Hess | 2010-05-05 |
| | | | | also add template syntax smoke test | ||
* | Revert "Added use of tag directive so I can play with tags in the sandbox." | Joey Hess | 2010-03-08 |
| | | | | | | This reverts commit b9e7064f70980b58b1bae754bee7fe3eff5fc84d. Er, no, I don't want a broken tag link on every plugin page, really. | ||
* | Added use of tag directive so I can play with tags in the sandbox. | Thiana | 2010-03-09 |
| | |||
* | Add [[!template id=gitbranch]] for things available from git, and use it | Simon McVittie | 2009-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. | ||
* | response | Joey Hess | 2008-09-17 |
| | |||
* | (no commit message) | WillDioneda | 2008-09-16 |
| | |||
* | (no commit message) | WillDioneda | 2008-09-16 |
| | |||
* | Migrate everything else via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
* | reorder | Joey Hess | 2008-05-15 |
| | |||
* | add a link to the orphaned sitemap page | Joey Hess | 2008-05-15 |
| | |||
* | * Htmlize parameters passed to the template preprocessor directive before | Joey Hess | 2007-12-12 |
| | | | | | | | inserting them into the html template. This ensures that markdown acts on them, even if the value is expanded inside a block-level html element in the html template. Closes: #454058 * Use a div in the note template rather than a span. | ||
* | minor fix | joey | 2007-08-21 |
| | |||
* | fix html | joey | 2007-07-27 |
| | |||
* | make it an infobox instead | joey | 2007-07-25 |
| | |||
* | move the link box into its own template, so it can be reused elsewhere if | joey | 2007-07-25 |
| | | | | | | | wanted markdown sucks for this, use plain html in it |