Joey Hess
b300bc9650
use new disable hook
...
clean up xapian db when plugin is disabled
2010-07-26 16:23:10 -04:00
Joey Hess
aa78c142b8
avoid generating receive wrapper if there are no untrusted committers
...
The wrapper is pointless in that configuration. Also, the code for it
doesn't compile w/o untrusted commiters to test. :)
2010-07-26 13:30:45 -04:00
Joey Hess
dd9d117894
meta: Allow syntax closer to html meta to be used.
...
The idea here is that <meta name="foo" description="bar">
can be written like [[!meta name="foo" description="bar">.
Of course, [[!meta foo=bar]] is still supported; this new feature
provides some DWIM when trying to directly convert a meta tag into
a meta directive.
2010-07-25 20:18:02 -04:00
Joey Hess
80903dff49
Revert refactment
2010-07-25 13:09:12 -04:00
Joey Hess
170e930f9d
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-07-25 13:07:30 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
2860a34dc4
2010-07-25 16:53:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
b374530add
2010-07-25 16:42:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
dc68dfed39
2010-07-25 16:38:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
f48500b47e
2010-07-25 16:36:31 +00:00
Joey Hess
cba6935f55
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-07-24 17:34:19 -04:00
Joey Hess
0aa621a833
move wrapper building loop into Wrapper.pm
2010-07-24 17:33:59 -04:00
http://sirireiter.dk/
84677e01f2
Single escape (not double escape) square bracket.
2010-07-24 20:14:11 +00:00
Joey Hess
a7454c0e32
git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks jrayhawk)
2010-07-24 06:18:19 -04:00
Joey Hess
cab8a79568
response
2010-07-24 05:23:52 -04:00
Joey Hess
52f09a63a1
Merge remote branch 'intrigeri/po'
2010-07-24 05:22:33 -04:00
Joey Hess
a47444fd97
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-07-24 05:22:20 -04:00
intrigeri
2f71e7f8f5
Merge remote branch 'upstream/master' into prv/po
2010-07-24 11:19:28 +02:00
intrigeri
11bd781a9d
answering joey
2010-07-24 11:18:57 +02:00
Joey Hess
855fad15e5
whitespace
2010-07-23 14:30:15 -04:00
Joey Hess
d2f56f7dea
merged; notes
2010-07-23 14:29:17 -04:00
Joey Hess
b5bd92e77e
whitespace fixes and a typo
2010-07-23 14:26:57 -04:00
Joey Hess
e5f67d3c8b
Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'
2010-07-23 14:24:48 -04:00
Joey Hess
ef8a74fbc3
html
2010-07-23 14:22:18 -04:00
Joey Hess
e3004912dd
html
2010-07-23 14:19:54 -04:00
Joey Hess
055dfa00c6
html
2010-07-23 14:16:22 -04:00
Joey Hess
87d4ef453c
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-07-23 14:15:18 -04:00
Joey Hess
1b0bef6d49
template: Fix dependency tracking. Broken in version 3.20100427.
...
template_depends was adding a dependency on the source filename,
instead of on the page name when a template is a page. Such a
dependency doesn't work.
2010-07-23 14:14:25 -04:00
intrigeri
081b43a8ae
Implemented, please merge.
2010-07-23 19:30:31 +02:00
intrigeri
8ee3297b50
todo update
2010-07-23 19:30:31 +02:00
Joey Hess
d78578f1b8
add tipjar link to sidebar
...
and flattr button, as an experiment
2010-07-23 13:24:15 -04:00
Joey Hess
ddecdbe854
add flattr button
2010-07-23 12:49:34 -04:00
Joey Hess
56ff8b16f2
add news item for ikiwiki 3.20100722
2010-07-22 16:59:40 -04:00
Joey Hess
c30f22fc83
releasing version 3.20100722
2010-07-22 16:59:11 -04:00
Joey Hess
44b6101c3f
merge translation updates from l10n site
2010-07-22 16:48:38 -04:00
Joey Hess
21fe996544
Avoid showing 'Add a comment' link at the bottom of the comment post form.
...
Since misctemplate is called with a page context, the comments plugin
thinks it should add that, as well as the comment link in the actionbar.
I kept the comment link because a quick link back to the comments to a page
is sorta useful.
2010-07-22 15:02:04 -04:00
intrigeri
d98296d1db
po.t: fix expected results
...
As index.{es,fr} don't exist, po::refreshpofiles copies them from the basewiki
underlay before running msgmerge. msgmerge marks as obsolete the translation
strings that came from the basewiki po files, but the link plugin
does not make the difference between obsolete and up-to-date links.
$links{'index.fr'} and $links{'index.es'} are therefore expected to contain
SandBox and ikiwiki.
2010-07-20 13:41:53 +02:00
intrigeri
c66fae8b16
Added tests for po::pofiles.
2010-07-20 13:39:47 +02:00
intrigeri
38014f0cad
Run checkconfig after loading the po plugin, else state is not populated.
...
The pofiles function relies on @slavelanguages to have been populated by po's
checkconfig hook.
2010-07-20 13:27:17 +02:00
intrigeri
bb22e8c4a6
po: optimization
...
No need to use "keys %{$config{po_slave_languages}}" repeatedly:
the slave languages codes list is already cached in @slavelanguages.
2010-07-20 02:26:23 +02:00
intrigeri
862fc7c1ab
Support ordered po_slave_languages as discussed previously.
...
Backward compatibility is still supported.
2010-07-20 02:25:17 +02:00
http://jeremiahfoster.com/
e50df5ea76
2010-07-19 09:16:32 +00:00
http://jeremiahfoster.com/
011fb0b2e5
2010-07-19 09:16:09 +00:00
http://jeremiahfoster.com/
c4d22bdb75
Added example
2010-07-19 09:15:30 +00:00
http://jeremiahfoster.com/
1e01ec26fe
Added second question.
2010-07-19 09:12:39 +00:00
Javier Rojas
bf9cc9e131
typo
2010-07-19 01:14:47 -05:00
Javier Rojas
194817b63d
Merge branch 'master' of git://git.ikiwiki.info
2010-07-19 01:11:28 -05:00
Javier Rojas
cfed58f290
new syntax file for ikiwiki files in vim
2010-07-19 01:11:22 -05:00
http://weakish.myopenid.com/
0ddc89123e
fix link syntax
2010-07-19 04:33:37 +00:00
http://weakish.myopenid.com/
47e2e673bc
link to 404 plugin
2010-07-19 04:31:08 +00:00
http://weakish.myopenid.com/
e71850f92d
remove lighttpd doc: lighttpd send 200 to dynamic error pages. Thus this plugin doesn't work with it w/o modification.
2010-07-19 04:28:55 +00:00