aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Italian program translation from Luca Bruno.Joey Hess2009-08-20
|/
* another issueJoey Hess2009-08-19
|
* po: Fixed to run rcs_add ralative to srcdir.Joey Hess2009-08-19
|
* bugs with po and git pluginsAlexandreDupas2009-08-19
|
* (no commit message)http://emptty.myopenid.com/2009-08-19
|
* added myself as a userJimmy Tang2009-08-18
|
* added my homepage linkJimmy Tang2009-08-18
|
* respondJoey Hess2009-08-17
|
* responses to code review (I'll try to get them implemented later this week)http://smcv.pseudorandom.co.uk/2009-08-17
|
* Updated French program translation from Philippe Batailler. Closes: #542036Joey Hess2009-08-17
|
* clarificationJoey Hess2009-08-16
|
* add l10n branchJoey Hess2009-08-16
|
* Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from ↵Joey Hess2009-08-16
| | | | the basewiki.
* minor problemJoey Hess2009-08-16
|
* changelogJoey Hess2009-08-16
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-16
|\
| * Life is simpler on a git branch.Amitai Schlair2009-08-16
| |
| * switched my DreamHost install to pkgsrc, happilyAmitai Schlair2009-08-16
| |
| * comment on part of Joey's commenthttp://www.cse.unsw.edu.au/~willu/2009-08-16
| |
| * Add sentence to clarify how to get feeds for the RecentChanges page.PaulePanter2009-08-16
| |
| * Fix (hopefully) grammar.PaulePanter2009-08-16
| |
* | created_before/after: throw error if specified page does not existJoey Hess2009-08-16
| | | | | | | | | | This assumes that no ctime means the page doesn't exist, which seems reasonable.
* | use pagespec_match_list for feedpagesJoey Hess2009-08-16
| | | | | | | | | | | | | | This is both faster, and propigates any error in processing the feedpages pagespec out to display on the page. Which may have been why I didn't use it before, but currently seems like a good thing to do, since it explains why your feeds are empty..
* | fix error message displayJoey Hess2009-08-16
|/ | | | The gettext call can clear $@ in at least some cases.
* po: Better fix for missing underlay translation problem.Joey Hess2009-08-15
| | | | | | | | If a page is taken from the underlay, and one of the specified languages does not have po files in the underlay, it would create a broken link to the translated version of the page for that language. With this change, there's no broken link.
* replace N/A with 0Joey Hess2009-08-15
| | | | | | I think the N/A was not intended to be visible, but it can show up as the percent translated to a language. This happens if the page is located in an underlay, and not translated to the language in any other underlay.
* updateJoey Hess2009-08-15
|
* apache config detailsJoey Hess2009-08-15
|
* another problem..Joey Hess2009-08-15
|
* updateJoey Hess2009-08-15
|
* another problemJoey Hess2009-08-15
|
* link to l10n.ikiwiki.info websiteJoey Hess2009-08-15
|
* further otherlanguages list stylingJoey Hess2009-08-15
|
* update for consistencyJoey Hess2009-08-15
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-15
|\
| * resolve conflictJoey Hess2009-08-15
| |
* | Add basic styling of po plugin's languages list.Joey Hess2009-08-15
| |
* | another problemJoey Hess2009-08-15
| |
* | noticed a problemJoey Hess2009-08-15
| |
* | reorg and cleanupJoey Hess2009-08-15
|/
* Allow building ikiwiki on systems w/o po4a -- building of the translated ↵Joey Hess2009-08-15
| | | | underlays will be skipped in this case.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-15
|\
| * (no commit message)http://www.cse.unsw.edu.au/~willu/2009-08-14
| |
| * new dependency addedhttp://www.cse.unsw.edu.au/~willu/2009-08-14
| |
* | review of ready branchJoey Hess2009-08-15
| |
* | indentationJoey Hess2009-08-15
| |
* | meta: depend on absolute page name, not relativeSimon McVittie2009-08-15
| | | | | | | | | | | | Previously, [[!meta redir="foo"]] on bar, where bar/foo exists, would depend on "foo" (which matches nothing, probably) rather than "bar/foo". (cherry picked from commit f27ec09b72f886415e63fe394e18d9c3cb3913bf)
* | img: depend on absolute page name, not relativeSimon McVittie2009-08-15
|/ | | | | | | Previously, [[!img bar.jpg]] on foo, where foo/bar.jpg exists, would get a dependency equivalent to "glob(bar.jpg)" (which might not match anything), rather than the correct "glob(foo/bar.jpg)". (cherry picked from commit 85b2ec49ecd12dd23e5c432933457a72744ce7cb)
* Related comments on openid redirection.http://www.cse.unsw.edu.au/~willu/2009-08-14
|
* forwarded upstream with analysisJoey Hess2009-08-14
|