Simon McVittie
e0bb9675ce
img: depend on absolute page name, not relative
...
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-15 13:50:34 -04:00
http://www.cse.unsw.edu.au/~willu/
fdf3025133
2009-08-14 22:21:04 -04:00
http://www.cse.unsw.edu.au/~willu/
1f64181f90
new dependency added
2009-08-14 21:43:47 -04:00
http://www.cse.unsw.edu.au/~willu/
3e086c84a2
Related comments on openid redirection.
2009-08-14 19:10:57 -04:00
Joey Hess
cfdabf348d
forwarded upstream with analysis
2009-08-14 15:09:01 -04:00
Joey Hess
a4ad193d46
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-08-14 13:06:19 -04:00
lludwig
110d6e18b4
2009-08-14 09:49:49 -04:00
62.147.182.222
4bf7c24451
poll vote (Accept only password logins)
2009-08-14 07:42:28 -04:00
Joey Hess
82bb3af579
optimise brokenlinks by gathering the data when calculating backlinks
...
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 01:11:53 -04:00
Joey Hess
f486271009
orphans: Reuse backlinks info
...
This plugin was building essentially the same data that is built to handle
backlinks, so reuse that as an optimisation.
2009-08-14 00:51:52 -04:00
Joey Hess
949eb252e9
po: use discussionpage config setting
...
This was tricky. $links{$page/discussion} must be checked; with it in
lowercase.
2009-08-13 21:44:40 -04:00
Joey Hess
830c9e59b2
Add discussionpage configuration setting
...
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 21:41:33 -04:00
dave
2007005cd2
removed
2009-08-13 21:09:24 -04:00
Joey Hess
fed73d8d92
change PROFILE to use Devel::NYTProf
2009-08-13 21:05:07 -04:00
Joey Hess
159c0c043c
optimise gettext calls
2009-08-13 21:04:19 -04:00
Joey Hess
46c2d66fd3
disable pagecount here, sorta of excessive since the bug has been done
2009-08-13 19:05:27 -04:00
Joey Hess
3401dc6110
fix name
2009-08-13 18:12:28 -04:00
Joey Hess
8ba32abaf2
review: question
2009-08-13 17:55:01 -04:00
Joey Hess
d512d58022
response
2009-08-13 17:48:36 -04:00
http://schmonz.livejournal.com/
9e2c8a96cd
add me new repo, yarrr
2009-08-13 17:14:32 -04:00
lludwig
7b3b0dabb3
2009-08-13 14:14:50 -04:00
91.105.86.99
3c06e94978
poll vote (Accept only OpenID for logins)
2009-08-13 14:05:59 -04:00
lnussel
1c2bdf8352
add comment about automenu plugin
2009-08-13 11:45:38 -04:00
lnussel
da1d046f61
yes please
2009-08-13 11:07:59 -04:00
dave
92d185093c
2009-08-12 23:48:45 -04:00
Joey Hess
6f4e9f38b8
version po4a build-dep to 0.34
...
0.35 is much better, but 0.34 is the minimum version that will work
2009-08-12 16:15:59 -04:00
Joey Hess
4971f873a0
more idiomatic use of foreach
2009-08-12 12:49:40 -04:00
Joey Hess
63ce4459f5
fix some more foreaches that clal functions to not use $_
2009-08-12 12:49:16 -04:00
Joey Hess
906c8f6e58
use a more idiomatic foreach my
2009-08-12 12:43:57 -04:00
Joey Hess
04014e4775
inline: Avoid use of my $_ as it fails with older perls. Closes : #541215
2009-08-12 12:33:02 -04:00
Joey Hess
b4d7dfcbe1
po: Detect if nowrapi18n can't be passed to po4a, and warn about the old version, but continue. Closes : #541205
2009-08-12 12:26:07 -04:00
Joey Hess
55e062f2d1
add news item for ikiwiki 3.141592
2009-08-11 16:27:32 -04:00
Joey Hess
fc5c5df60e
releasing version 3.141592
2009-08-11 16:24:28 -04:00
Joey Hess
d165afb1f5
add news item for ikiwiki 3.15
2009-08-11 15:20:26 -04:00
Joey Hess
8364adcfb7
releasing version 3.15
2009-08-11 15:19:19 -04:00
Joey Hess
24d1cf19b8
typo
2009-08-10 16:34:14 -04:00
Joey Hess
fd80cec18d
idea
2009-08-10 16:31:51 -04:00
Joey Hess
7712bb662a
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-08-10 16:05:50 -04:00
Joey Hess
83480665c2
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.
2009-08-10 15:59:32 -04:00
Joey Hess
8c4325d2ce
turn powered by ikiwiki link into link to the local documentation
2009-08-10 15:24:07 -04:00
http://schmonz.livejournal.com/
af29201c3c
the post-commit wrapper wrapper also avoids cvs deadlock
2009-08-09 22:09:42 -04:00
http://schmonz.livejournal.com/
792026fe97
add install and usage directions, to-do list
2009-08-09 22:06:02 -04:00
http://christine-spang.myopenid.com/
9d0f8c917e
add MIT SIPB to list of organisations using ikiwiki
2009-08-09 08:01:12 -04:00
http://christine-spang.myopenid.com/
d7773939cc
add user page for Christine Spang
2009-08-09 07:57:06 -04:00
http://certifi.ca/lunix
c430c5ebd0
add my response
2009-08-09 01:34:11 -04:00
http://certifi.ca/lunix
4e387bc6b6
reponse about highlight plugin
2009-08-08 21:11:03 -04:00
Joey Hess
a0ace62664
point out where to get highlight perl bindings
2009-08-08 20:27:50 -04:00
http://certifi.ca/lunix
c86842711f
centos question
2009-08-08 19:19:32 -04:00
bremner
3c1ebd20f8
ok, thanks. I'll probably do the same.
2009-08-08 17:19:07 -04:00
Joey Hess
eb5e6b2bb6
response
2009-08-08 17:01:10 -04:00