Joey Hess
3fbe2569ff
remove deprecated googlecalendar plugin
2008-12-24 16:22:35 -05:00
Joey Hess
7ba65e7f4b
remove deprecated admin prefs
...
A new ikiwiki-transition moveprefs subcommand can pull the old data out of
the userdb and inject it into the setup file.
Note that it leaves the old values behind in the userdb too. I did this
because I didn't want to lose data if it fails writing the setup file for
some reason, and the old data in the userdb will only use a small amount of
space. Running the command multiple times will mostly not change anything.
2008-12-24 16:16:03 -05:00
Joey Hess
c58f0eaa70
typo
2008-12-24 15:26:50 -05:00
Joey Hess
e3b7d18929
close
2008-12-23 20:08:01 -05:00
Joey Hess
c9e65fded1
camelcase: Add camelcase_ignore setting.
2008-12-23 19:11:03 -05:00
http://puck.openid.org/
20731f761f
2008-12-23 18:05:38 -05:00
http://puck.openid.org/
4d1d4db927
2008-12-23 17:48:05 -05:00
Joey Hess
3f3ff3f812
update
2008-12-23 17:36:57 -05:00
Joey Hess
70dc0355bd
Merge branch 'master' into next
...
Conflicts:
IkiWiki.pm
2008-12-23 17:22:57 -05:00
Joey Hess
f65311bddb
hack to avoid globlist deprecaton message false positive
2008-12-23 17:19:27 -05:00
Joey Hess
149fbf97d6
update
2008-12-23 17:14:47 -05:00
Joey Hess
c8cde4858e
Add deprecation warning for GlobLists, which will stop working in 3.0.
2008-12-23 17:13:57 -05:00
Joey Hess
c07a95ed8e
remove globlist support
...
No transition code implemented, but I will probably make a 2.x release that
warns about found globlists.
2008-12-23 17:11:04 -05:00
Joey Hess
c61c99fc77
fix to use prefix directives
2008-12-23 16:56:56 -05:00
Joey Hess
a4ebfe8fe8
fix to use prefix directives
2008-12-23 16:55:33 -05:00
Joey Hess
488ec9d88d
update
2008-12-23 16:52:46 -05:00
Joey Hess
678d467a40
finalise version 3.00 of the plugin api
2008-12-23 16:34:19 -05:00
Joey Hess
7e7739bdd9
update
2008-12-23 16:29:31 -05:00
Joey Hess
6e4f34b0b8
Merge branch 'master' into next
2008-12-23 16:27:02 -05:00
Joey Hess
ecf2408bf6
fix a few directives using the old syntax
...
I'm turning on prefix_directives for the live wiki now.
2008-12-23 16:25:52 -05:00
Joey Hess
70fa222d06
enable prefix_directives by default
2008-12-23 16:24:43 -05:00
Joey Hess
db7983c846
beginning docs for 3.0
2008-12-23 16:20:37 -05:00
Joey Hess
14a9e704c1
enable aggregate_internal by default
2008-12-23 16:08:21 -05:00
Joey Hess
276798fbca
response
2008-12-23 13:27:16 -05:00
Joey Hess
29c8db4c7f
fix popcon graph link
2008-12-23 13:19:47 -05:00
http://hendry.iki.fi/
f1f6c5601f
Any other schools?
2008-12-23 09:29:02 -05:00
intrigeri
298c16eda9
po: make the dev timing clearer
2008-12-23 11:08:00 +01:00
intrigeri
e81c59748e
httpauth_feature_parity_with_passwordauth: a bit more thinking
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-12-23 11:08:00 +01:00
http://puck.openid.org/
02da7ec599
2008-12-22 23:14:15 -05:00
Joey Hess
8dc052a1ce
merge recentchanges comments fix
2008-12-22 19:04:02 -05:00
Joey Hess
aa603888d2
Merge commit 'smcv/recentchanges'
2008-12-22 19:02:03 -05:00
Joey Hess
62c0ba3619
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-12-22 19:00:38 -05:00
http://smcv.pseudorandom.co.uk/
143c437106
reference my recentchanges branch
2008-12-22 18:09:15 -05:00
Simon McVittie
05bb65fc68
recentchanges_link CGI: If the linked page is internal, use its permalink
...
This fixes a bug, that comments appear in recentchanges as broken links.
2008-12-22 23:02:08 +00:00
Joey Hess
09af90e775
update
2008-12-22 16:41:29 -05:00
Joey Hess
7f1992cbe1
add news item for ikiwiki 2.71
2008-12-22 00:03:15 -05:00
Joey Hess
d70f3d6271
unify pagespecs
2008-12-21 16:50:50 -05:00
Joey Hess
63b919b230
fix links
2008-12-21 16:48:15 -05:00
Joey Hess
836bf625c9
formatting
2008-12-21 16:45:59 -05:00
Joey Hess
a0eee761f7
mention comments plugin
2008-12-21 16:44:02 -05:00
Joey Hess
13d77c369e
avoid an uninitialized value warning
2008-12-21 13:46:00 -05:00
Joey Hess
4b66a8d00a
openid branch merged
2008-12-21 13:14:31 -05:00
Joey Hess
79d2d44db2
Merge commit 'smcv/openid'
2008-12-21 13:13:28 -05:00
Joey Hess
041f8e3774
more reorg
2008-12-21 13:08:26 -05:00
Joey Hess
f3512450fd
close merged bugs
2008-12-21 13:00:03 -05:00
Joey Hess
5b67c54b22
add another test
2008-12-21 12:59:11 -05:00
Joey Hess
9bee6db8c6
Merge commit 'smcv/comments'
2008-12-21 12:50:30 -05:00
Joey Hess
b2842b8838
Merge branch 'comments'
2008-12-21 12:48:14 -05:00
http://smcv.pseudorandom.co.uk/
3b0aa2fcba
Another fixed bug in beautify_urlpath
2008-12-21 12:25:55 -05:00
http://smcv.pseudorandom.co.uk/
94cdf076ed
trivial bug with patch
2008-12-21 12:23:34 -05:00