aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
Commit message (Expand)AuthorAge
* fix nameJoey Hess2009-08-13
* review: questionJoey Hess2009-08-13
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-10
|\
| * the post-commit wrapper wrapper also avoids cvs deadlockhttp://schmonz.livejournal.com/2009-08-09
| * add install and usage directions, to-do listhttp://schmonz.livejournal.com/2009-08-09
| * add my responsehttp://certifi.ca/lunix2009-08-09
* | po: Fix copy of po file from underlay when editing•••When first editing a page that was in the underlay, avoid losing the translation by copying the po file over from the underlay. Joey Hess2009-08-10
|/
* reponse about highlight pluginhttp://certifi.ca/lunix2009-08-08
* point out where to get highlight perl bindingsJoey Hess2009-08-08
* centos questionhttp://certifi.ca/lunix2009-08-08
* ok, thanks. I'll probably do the same.bremner2009-08-08
* responseJoey Hess2009-08-08
* question (for joeyh?) about IkiWiki::refresh()bremner2009-08-08
* finish merging getsourceJoey Hess2009-08-08
* Merge commit 'smcv/ready/getsource'•••Conflicts: debian/changelog Joey Hess2009-08-08
|\
| * Document the getsource pluginSimon McVittie2009-08-01
* | (no commit message)http://bob-bernstein.myopenid.com/2009-08-07
* | (no commit message)http://bob-bernstein.myopenid.com/2009-08-06
* | (no commit message)Jogo2009-08-06
* | (no commit message)Jogo2009-08-06
* | (no commit message)Jogo2009-08-06
* | maybe prevent trying to create .../CVS/whatever.mdwnhttp://schmonz.livejournal.com/2009-08-03
* | note Perl module dependencieshttp://schmonz.livejournal.com/2009-08-03
* | remove reference to needing a branch which was merged alreadyhttp://smcv.pseudorandom.co.uk/2009-08-01
* | specify where in IkiWiki.pm CVS metadata is avoided (wiki_file_prune_regexps)http://schmonz.livejournal.com/2009-07-31
* | add working CVS pluginhttp://schmonz.livejournal.com/2009-07-31
* | Self-review...http://smcv.pseudorandom.co.uk/2009-07-31
* | I now realise that one of trail's modes is a bit flawed...http://smcv.pseudorandom.co.uk/2009-07-31
* | add missing backquotehttp://schmonz.livejournal.com/2009-07-29
|/
* fix typohttp://schmonz.livejournal.com/2009-07-26
* Add [[!template id=gitbranch]] for things available from git, and use it•••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. Simon McVittie2009-07-25
* oddityJoey Hess2009-07-21
* add a warningJoey Hess2009-07-21
* Merge branch 'master' of git://git.ikiwiki.infoJon Dowland2009-07-21
|\
| * one issue with basewiki translationsJoey Hess2009-07-21
* | some thoughts in the wake of a spam attackJon Dowland2009-07-21
|/
* po: Add support for mo files in underlays•••In order to support translated basewiki and other underlays, we need support for mo files in underlays. The code did not allow this before, because if a mo file was in an underlay, then it might try to update it, and its pot, and write to the underlay, which is guaranteed to either fail due to permissions, or be undesirable. To fix, my approach is to just detect if a mo or pot file that is about to be updated is in an underlay, and skip updating it. This seems to work well: - If the mo is out of date in the underlay, it won't get updated, but this would probably be due to a problem in the underlay, or more likely, the wiki is being rebuilt and so it *thinks* the mo is out of date, but it's really not (and it would be a waste of time to rebuild it anyway). - If a page from the basewiki is edited, it is saved to the srcdir, which causes generation of an updated mo and pot also in the srcdir; the underlay stops being used for that page, and everything seems to work. Note that I am not including an underlay search directory for pot files. They *seem* to be unnecessary for the underlay, since the mo files in there never need to be updated. Joey Hess2009-07-21
* (no commit message)harishcm2009-07-21
* link to existing bughttp://smcv.pseudorandom.co.uk/2009-07-20
* Issue with ul and div tag closure when returning empty mapharishcm2009-07-20
* build translated underlays for use with non-English wikisJoey Hess2009-07-20
* create translated underlays in mdwn format•••These are for use by wikis where the primary language is not English. On such a wiki, it makes sense to use an underlay has the source for pages in the native language. Joey Hess2009-07-20
* more thoughts on underlaysJoey Hess2009-07-20
* note branch nameJoey Hess2009-07-20
* Update with Git URL for danish l10n.Jonas Smedegaard2009-07-20
* update, think I have the real bug this timeJoey Hess2009-07-20
* %links dedup bug?Joey Hess2009-07-19
* bad po plugin bugJoey Hess2009-07-19
* language display orderJoey Hess2009-07-19
* shut up msgmergeJoey Hess2009-07-19