Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-13 | further fixes for config data structure change | Joey Hess | |
2010-09-13 | update for changed data structure | Joey Hess | |
2010-09-13 | mixing template vars into directive arguments | http://jmtd.livejournal.com/ | |
2010-09-13 | mention branch | Joey Hess | |
2010-09-13 | further thought | Joey Hess | |
2010-09-13 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-13 | revert accidentially committed change | Joey Hess | |
2010-09-13 | fix typo | blipvert | |
2010-09-13 | (no commit message) | blipvert | |
2010-09-13 | (no commit message) | blipvert | |
2010-09-12 | reverted typo | Javier Rojas | |
2010-09-12 | Merge branch 'master' of git://git.ikiwiki.info | Javier Rojas | |
2010-09-12 | new version of the ikiwiki vim plugin. docs upgraded. new forum post | Javier Rojas | |
2010-09-12 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-12 | response | Joey Hess | |
2010-09-12 | Hopefully solve it myself, based on comments found elsewhere. | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-12 | Add comment about this issue | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-12 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-12 | response | Joey Hess | |
2010-09-12 | minor grammatical edit | blipvert | |
2010-09-12 | added signature | blipvert | |
2010-09-12 | (no commit message) | blipvert | |
2010-09-12 | Added a comment: Follow instructions | http://jmtd.livejournal.com/ | |
2010-09-12 | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawllEHb4oGNaUrl7vyziQGrxAlQFri_BfaE | |
2010-09-11 | blueview: Fix display of links to translated pages in the page header. | Joey Hess | |
2010-09-11 | actiontabs: Improve tab padding. | Joey Hess | |
2010-09-11 | formatting | Joey Hess | |
2010-09-11 | bug report | Joey Hess | |
2010-09-10 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-10 | Pass array of names of files that have been deleted to needsbuild hook as ↵ | Joey Hess | |
second parameter, to allow for plugins that needs access to this information earlier than the delete hook. | |||
2010-09-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-10 | use warn | Joey Hess | |
2010-09-10 | avoid dups getting into @slavelanguages | Joey Hess | |
This could happen if checkconfig was run twice, I think. | |||
2010-09-10 | po: Auto-upgrade old format settings to new formats when writing setup file. | Joey Hess | |
2010-09-10 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-10 | po: Make the po_master_language use a langpair like "en|English", so it can ↵ | Joey Hess | |
be configured via the web. | |||
2010-09-10 | po: Allow enabling via web setup. | Joey Hess | |
The only unsafe thing should be that enabling it with some languages will generate po files. | |||
2010-09-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-10 | Move the discussion of svn+ssh to the forum for now. | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-10 | Move the svn+ssh discussion to the forum. | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-09 | response | Joey Hess | |
2010-09-09 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-09 | changelog | Joey Hess | |
2010-09-09 | teximg: Use Unicode UTF-8 encoding by default. | Paul Menzel | |
If I am not mistaking all source files in ikiwiki are encoded in Unicode UTF-8. Adding `\usepackage[utf8]{inputenc}` enables LaTeX to deal with the encoding. As a consequence some special characters like umlauts can be used in the source code which is useful for foreign languages. [[!teximg code="a = b \text{ für alle } b \neq 2"]] But for example »≠« cannot be used in LaTeX right now. One has to use other TeX systems like XeTeX or LuaTeX featuring native UTF-8 support or use additional nonstandard packages like uniinput [1]. I used the package `inputenc` (`texdoc inputenc`) and not `inputenx` (`texdoc inputenx`), because I have not used `inputenx` that much and using the option `math` is not supported in Debian (and I guess other distributions too) since `inpmath` is not included in CTAN. [1] http://wiki.neo-layout.org/browser/latex/Standard-LaTeX Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> | |||
2010-09-09 | Added a comment | http://jmtd.livejournal.com/ | |
2010-09-09 | Tags now work as I'd expect them to. | tschwinge | |
2010-09-08 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | |
2010-09-07 | Issue resolved. Thanks Joey! | Svend Sorensen | |
2010-09-07 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |