Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-15 | another problem | Joey Hess | |
2009-08-15 | link to l10n.ikiwiki.info website | Joey Hess | |
2009-08-15 | further otherlanguages list styling | Joey Hess | |
2009-08-15 | update for consistency | Joey Hess | |
2009-08-15 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-08-15 | Add basic styling of po plugin's languages list. | Joey Hess | |
2009-08-15 | another problem | Joey Hess | |
2009-08-15 | resolve conflict | Joey Hess | |
2009-08-15 | noticed a problem | Joey Hess | |
2009-08-15 | reorg and cleanup | Joey Hess | |
2009-08-15 | Allow building ikiwiki on systems w/o po4a -- building of the translated ↵ | Joey Hess | |
underlays will be skipped in this case. | |||
2009-08-15 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-08-15 | review of ready branch | Joey Hess | |
2009-08-15 | indentation | Joey Hess | |
2009-08-15 | meta: depend on absolute page name, not relative | Simon McVittie | |
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) | |||
2009-08-15 | img: depend on absolute page name, not relative | Simon McVittie | |
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) | |||
2009-08-14 | (no commit message) | http://www.cse.unsw.edu.au/~willu/ | |
2009-08-14 | new dependency added | http://www.cse.unsw.edu.au/~willu/ | |
2009-08-14 | Related comments on openid redirection. | http://www.cse.unsw.edu.au/~willu/ | |
2009-08-14 | forwarded upstream with analysis | Joey Hess | |
2009-08-14 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-08-14 | (no commit message) | lludwig | |
2009-08-14 | poll vote (Accept only password logins) | 62.147.182.222 | |
2009-08-14 | optimise brokenlinks by gathering the data when calculating backlinks | Joey Hess | |
During backlink calulation, all links are examined and broken links can be detected for free, so store a list of broken links and have brokenlinks use it. Exposing the %brokenlinks structure is a bit ugly, but the speedup seems worth it: Around 1 second for wikis the size of the doc wiki that use brokenlinks. | |||
2009-08-14 | orphans: Reuse backlinks info | Joey Hess | |
This plugin was building essentially the same data that is built to handle backlinks, so reuse that as an optimisation. | |||
2009-08-13 | po: use discussionpage config setting | Joey Hess | |
This was tricky. $links{$page/discussion} must be checked; with it in lowercase. | |||
2009-08-13 | Add discussionpage configuration setting | Joey Hess | |
By adding this setting, we get both more configurability, and a minor optimisation too, since gettext does not need to be called continually to get the Discussion value. | |||
2009-08-13 | removed | dave | |
2009-08-13 | change PROFILE to use Devel::NYTProf | Joey Hess | |
2009-08-13 | optimise gettext calls | Joey Hess | |
2009-08-13 | disable pagecount here, sorta of excessive since the bug has been done | Joey Hess | |
2009-08-13 | fix name | Joey Hess | |
2009-08-13 | review: question | Joey Hess | |
2009-08-13 | response | Joey Hess | |
2009-08-13 | add me new repo, yarrr | http://schmonz.livejournal.com/ | |
2009-08-13 | (no commit message) | lludwig | |
2009-08-13 | poll vote (Accept only OpenID for logins) | 91.105.86.99 | |
2009-08-13 | add comment about automenu plugin | lnussel | |
2009-08-13 | yes please | lnussel | |
2009-08-12 | (no commit message) | dave | |
2009-08-12 | version po4a build-dep to 0.34 | Joey Hess | |
0.35 is much better, but 0.34 is the minimum version that will work | |||
2009-08-12 | more idiomatic use of foreach | Joey Hess | |
2009-08-12 | fix some more foreaches that clal functions to not use $_ | Joey Hess | |
2009-08-12 | use a more idiomatic foreach my | Joey Hess | |
2009-08-12 | inline: Avoid use of my $_ as it fails with older perls. Closes: #541215 | Joey Hess | |
2009-08-12 | po: Detect if nowrapi18n can't be passed to po4a, and warn about the old ↵ | Joey Hess | |
version, but continue. Closes: #541205 | |||
2009-08-11 | add news item for ikiwiki 3.141592 | Joey Hess | |
2009-08-11 | releasing version 3.141592 | Joey Hess | |
2009-08-11 | add news item for ikiwiki 3.15 | Joey Hess | |
2009-08-11 | releasing version 3.15 | Joey Hess | |