aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* | | | need copyrightJoey Hess2009-07-31
* | | | bug closures and changelog since smcv's ready branch didn't include them•••Which would really make my merging rock if they did in the future.</hint> Joey Hess2009-07-31
* | | | Merge commit 'remotes/smcv/ready/among'Joey Hess2009-07-31
|\ \ \ \ | |_|/ / |/| | |
| * | | pagestats: add `among` parameter, which only counts links from specified pagesSimon McVittie2009-07-17
* | | | progresshttp://schmonz.livejournal.com/2009-07-30
* | | | add missing backquotehttp://schmonz.livejournal.com/2009-07-29
* | | | (no commit message)harishcm2009-07-28
* | | | Implement Will's suggestionSimon McVittie2009-07-27
* | | | Flag branches as ready for review, by using a ready/ prefix as Joey suggestedSimon McVittie2009-07-27
* | | | (no commit message)simonraven2009-07-27
* | | | (no commit message)simonraven2009-07-27
* | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-07-27
|\ \ \ \
| * | | | more datahttp://schmonz.livejournal.com/2009-07-27
| * | | | CVS work in progress, debugging help appreciatedhttp://schmonz.livejournal.com/2009-07-27
| * | | | Changes look good to me.http://www.cse.unsw.edu.au/~willu/2009-07-26
* | | | | mergedJoey Hess2009-07-27
|/ / / /
* | | | .gitignore merge requesthttp://smcv.pseudorandom.co.uk/2009-07-26
* | | | Link to my amended version of Will's pluginSimon McVittie2009-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 reviewer,...Simon McVittie2009-07-25
* | | 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
* | | 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
* | | remove ionJoey Hess2009-07-22
* | | 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
* | | patch overcoming the issue of <ul> with no <li>harishcm2009-07-21
* | | link to alternative patchhttp://smcv.pseudorandom.co.uk/2009-07-20
* | | link to existing bughttp://smcv.pseudorandom.co.uk/2009-07-20