Joey Hess
f65311bddb
hack to avoid globlist deprecaton message false positive
2008-12-23 17:19:27 -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
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
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
Simon McVittie
ca1437c9e1
Another comments improvement
2008-12-21 17:18:43 +00:00
Simon McVittie
9e5f504e1a
rssitem.tmpl: include comments URL (HTML only)
2008-12-21 17:16:24 +00:00
Simon McVittie
3feebe31b6
atomitem.tmpl: include comments URLs (HTML and Atom versions)
2008-12-21 17:16:12 +00:00
Simon McVittie
d0d598e429
comments: substitute commentsurl and atomcommentsurl for use in feeds
2008-12-21 17:15:49 +00:00
http://smcv.pseudorandom.co.uk/
bd376db3a8
Mention a patch to improve OpenID display
2008-12-21 11:43:43 -05:00
Simon McVittie
f0c76aa51c
Add a regression test for &openiduser
2008-12-21 16:37:20 +00:00
Simon McVittie
801dc76bf0
openid: in &openiduser, allow subdirectory-style providers to end with '/'
...
This improves the display of OpenIDs like 'http://id.mayfirst.org/jamie/ '
(taking an example from the IkiWiki commit log).
2008-12-21 16:36:22 +00:00
Simon McVittie
e0cd19f30b
openid: in &openiduser, let domain-style providers have arbitrarily many subdomains
...
This leads to better display for OpenIDs like smcv.pseudorandom.co.uk
and thm.id.fedoraproject.org (to take a couple of examples from the
IkiWiki commit history).
2008-12-21 16:36:10 +00:00
Simon McVittie
7bdeee2032
Record another couple of pending bugfixes
2008-12-21 15:39:40 +00:00
Simon McVittie
c42f174e65
beautify_urlpath: add a regression test
2008-12-21 15:24:53 +00:00
Simon McVittie
5b1cf21a35
beautify_urlpath: if path already starts with ./, don't add another ./
2008-12-21 15:24:42 +00:00
Simon McVittie
0844bd0b15
beautify_urlpath: add ./ before checking for /index.html
...
This fixes a bug: when a page links to its own #comments anchor you would
get a link like "index.html#comments" rather than "./#comments".
2008-12-21 15:23:59 +00:00
Simon McVittie
95b3bbbf7c
comments: run pagetemplate hooks
...
This fixes the bug that comments are always said to be from an anonymous
user at an unknown IP address.
2008-12-21 15:08:14 +00:00
Simon McVittie
bc66a00b90
comments: linkify and preprocess preview with correct 'page' param
2008-12-21 15:07:36 +00:00
Simon McVittie
cdccf7a80c
Merge commit 'origin/comments' into comments-joey
2008-12-21 10:17:45 +00:00
Simon McVittie
bd80ca37d5
todo/comments: Properly escape inline HTML
2008-12-21 10:17:23 +00:00
Simon McVittie
2884d20950
todo/comments: reorganise by status
2008-12-21 10:11:48 +00:00
Simon McVittie
ee24feece0
comments: note fixed things and recommend merging origin/comments
2008-12-21 10:08:53 +00:00
http://smcv.pseudorandom.co.uk/
c85e7c1bf4
fix markdown
2008-12-21 04:31:49 -05:00
Joey Hess
c84fcdd32a
meta: Process meta date during scan pass so that the date will always affect sorting in inlines.
2008-12-21 01:52:08 -05:00