aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-08-14
|\
| * (no commit message)lludwig2009-08-14
| |
| * poll vote (Accept only password logins)62.147.182.2222009-08-14
| |
| * removeddave2009-08-13
| |
* | optimise brokenlinks by gathering the data when calculating backlinksJoey Hess2009-08-14
| | | | | | | | | | | | | | | | | | | | 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.
* | orphans: Reuse backlinks infoJoey Hess2009-08-14
| | | | | | | | | | This plugin was building essentially the same data that is built to handle backlinks, so reuse that as an optimisation.
* | po: use discussionpage config settingJoey Hess2009-08-13
| | | | | | | | | | This was tricky. $links{$page/discussion} must be checked; with it in lowercase.
* | Add discussionpage configuration settingJoey Hess2009-08-13
| | | | | | | | | | | | 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.
* | change PROFILE to use Devel::NYTProfJoey Hess2009-08-13
| |
* | optimise gettext callsJoey Hess2009-08-13
|/
* disable pagecount here, sorta of excessive since the bug has been doneJoey Hess2009-08-13
|
* fix nameJoey Hess2009-08-13
|
* review: questionJoey Hess2009-08-13
|
* responseJoey Hess2009-08-13
|
* add me new repo, yarrrhttp://schmonz.livejournal.com/2009-08-13
|
* (no commit message)lludwig2009-08-13
|
* poll vote (Accept only OpenID for logins)91.105.86.992009-08-13
|
* add comment about automenu pluginlnussel2009-08-13
|
* yes pleaselnussel2009-08-13
|
* (no commit message)dave2009-08-12
|
* version po4a build-dep to 0.34Joey Hess2009-08-12
| | | | 0.35 is much better, but 0.34 is the minimum version that will work
* more idiomatic use of foreachJoey Hess2009-08-12
|
* fix some more foreaches that clal functions to not use $_Joey Hess2009-08-12
|
* use a more idiomatic foreach myJoey Hess2009-08-12
|
* inline: Avoid use of my $_ as it fails with older perls. Closes: #541215Joey Hess2009-08-12
|
* po: Detect if nowrapi18n can't be passed to po4a, and warn about the old ↵Joey Hess2009-08-12
| | | | version, but continue. Closes: #541205
* add news item for ikiwiki 3.141592Joey Hess2009-08-11
|
* releasing version 3.141592Joey Hess2009-08-11
|
* add news item for ikiwiki 3.15Joey Hess2009-08-11
|
* releasing version 3.15Joey Hess2009-08-11
|
* typoJoey Hess2009-08-10
|
* ideaJoey Hess2009-08-10
|
* 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 MIT SIPB to list of organisations using ikiwikihttp://christine-spang.myopenid.com/2009-08-09
| |
| * add user page for Christine Spanghttp://christine-spang.myopenid.com/2009-08-09
| |
| * add my responsehttp://certifi.ca/lunix2009-08-09
| |
* | po: Fix copy of po file from underlay when editingJoey Hess2009-08-10
| | | | | | | | | | When first editing a page that was in the underlay, avoid losing the translation by copying the po file over from the underlay.
* | turn powered by ikiwiki link into link to the local documentationJoey 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
|