Joey Hess [Tue, 23 Dec 2008 00:00:38 +0000 (19:00 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://smcv.pseudorandom.co.uk/ [Mon, 22 Dec 2008 23:09:15 +0000 (18:09 -0500)]
reference my recentchanges branch
Joey Hess [Mon, 22 Dec 2008 21:41:29 +0000 (16:41 -0500)]
update
Joey Hess [Mon, 22 Dec 2008 05:03:15 +0000 (00:03 -0500)]
add news item for ikiwiki 2.71
Joey Hess [Sun, 21 Dec 2008 21:50:50 +0000 (16:50 -0500)]
unify pagespecs
Joey Hess [Sun, 21 Dec 2008 21:48:15 +0000 (16:48 -0500)]
fix links
Joey Hess [Sun, 21 Dec 2008 21:45:59 +0000 (16:45 -0500)]
formatting
Joey Hess [Sun, 21 Dec 2008 21:44:02 +0000 (16:44 -0500)]
mention comments plugin
Joey Hess [Sun, 21 Dec 2008 18:46:00 +0000 (13:46 -0500)]
avoid an uninitialized value warning
Joey Hess [Sun, 21 Dec 2008 18:14:31 +0000 (13:14 -0500)]
openid branch merged
Joey Hess [Sun, 21 Dec 2008 18:13:28 +0000 (13:13 -0500)]
Merge commit 'smcv/openid'
Joey Hess [Sun, 21 Dec 2008 18:08:26 +0000 (13:08 -0500)]
more reorg
Joey Hess [Sun, 21 Dec 2008 18:00:03 +0000 (13:00 -0500)]
close merged bugs
Joey Hess [Sun, 21 Dec 2008 17:59:11 +0000 (12:59 -0500)]
add another test
Joey Hess [Sun, 21 Dec 2008 17:50:30 +0000 (12:50 -0500)]
Merge commit 'smcv/comments'
Joey Hess [Sun, 21 Dec 2008 17:48:14 +0000 (12:48 -0500)]
Merge branch 'comments'
http://smcv.pseudorandom.co.uk/ [Sun, 21 Dec 2008 17:25:55 +0000 (12:25 -0500)]
Another fixed bug in beautify_urlpath
http://smcv.pseudorandom.co.uk/ [Sun, 21 Dec 2008 17:23:34 +0000 (12:23 -0500)]
trivial bug with patch
Simon McVittie [Sun, 21 Dec 2008 17:18:43 +0000 (17:18 +0000)]
Another comments improvement
Simon McVittie [Sun, 21 Dec 2008 17:16:24 +0000 (17:16 +0000)]
rssitem.tmpl: include comments URL (HTML only)
Simon McVittie [Sun, 21 Dec 2008 17:16:12 +0000 (17:16 +0000)]
atomitem.tmpl: include comments URLs (HTML and Atom versions)
Simon McVittie [Sun, 21 Dec 2008 17:15:49 +0000 (17:15 +0000)]
comments: substitute commentsurl and atomcommentsurl for use in feeds
http://smcv.pseudorandom.co.uk/ [Sun, 21 Dec 2008 16:43:43 +0000 (11:43 -0500)]
Mention a patch to improve OpenID display
Simon McVittie [Sun, 21 Dec 2008 16:37:20 +0000 (16:37 +0000)]
Add a regression test for &openiduser
Simon McVittie [Sun, 21 Dec 2008 16:35:02 +0000 (16:35 +0000)]
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).
Simon McVittie [Sun, 21 Dec 2008 16:32:44 +0000 (16:32 +0000)]
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).
Simon McVittie [Sun, 21 Dec 2008 15:39:40 +0000 (15:39 +0000)]
Record another couple of pending bugfixes
Simon McVittie [Sun, 21 Dec 2008 15:24:53 +0000 (15:24 +0000)]
beautify_urlpath: add a regression test
Simon McVittie [Sun, 21 Dec 2008 15:24:42 +0000 (15:24 +0000)]
beautify_urlpath: if path already starts with ./, don't add another ./
Simon McVittie [Sun, 21 Dec 2008 15:23:59 +0000 (15:23 +0000)]
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".
Simon McVittie [Sun, 21 Dec 2008 15:08:14 +0000 (15:08 +0000)]
comments: run pagetemplate hooks
This fixes the bug that comments are always said to be from an anonymous
user at an unknown IP address.
Simon McVittie [Sun, 21 Dec 2008 15:07:36 +0000 (15:07 +0000)]
comments: linkify and preprocess preview with correct 'page' param
Simon McVittie [Sun, 21 Dec 2008 10:17:45 +0000 (10:17 +0000)]
Merge commit 'origin/comments' into comments-joey
Simon McVittie [Sun, 21 Dec 2008 10:16:58 +0000 (10:16 +0000)]
todo/comments: Properly escape inline HTML
Simon McVittie [Sun, 21 Dec 2008 10:11:48 +0000 (10:11 +0000)]
todo/comments: reorganise by status
Simon McVittie [Sun, 21 Dec 2008 10:08:53 +0000 (10:08 +0000)]
comments: note fixed things and recommend merging origin/comments
http://smcv.pseudorandom.co.uk/ [Sun, 21 Dec 2008 09:31:49 +0000 (04:31 -0500)]
fix markdown
Joey Hess [Sun, 21 Dec 2008 06:52:08 +0000 (01:52 -0500)]
meta: Process meta date during scan pass so that the date will always affect sorting in inlines.
Joey Hess [Sun, 21 Dec 2008 06:41:00 +0000 (01:41 -0500)]
analysis
Joey Hess [Sun, 21 Dec 2008 06:04:19 +0000 (01:04 -0500)]
comment layout change
I saw a layout similar to this on blogger, and I sorta like it
The dash avoids parens sitting next to each other in some cases.
Joey Hess [Sun, 21 Dec 2008 06:04:03 +0000 (01:04 -0500)]
Merge branch 'master' into comments
http://dtrt.org/ [Sun, 21 Dec 2008 03:28:20 +0000 (22:28 -0500)]
Response; added shell code and html formating to reproduction steps
Joey Hess [Sun, 21 Dec 2008 01:55:38 +0000 (20:55 -0500)]
avoid storing transient state in pagestate
None of the comment state needs to be stored through the a later run of
ikiwiki, so move it all from pagestate to a more transient storage.
This is assuming that we'll never want to add pagespecs to search against
the comment state. Pagespecs like author() are why the meta plugin does
store its meta data in pagestate -- the data can be needed later to match
against.
Joey Hess [Sun, 21 Dec 2008 01:27:42 +0000 (20:27 -0500)]
response
http://dtrt.org/ [Sun, 21 Dec 2008 00:36:15 +0000 (19:36 -0500)]
Sort paramater not a problem; Revised steps to reprodce
Joey Hess [Sat, 20 Dec 2008 23:51:09 +0000 (18:51 -0500)]
alternate idea
Joey Hess [Sat, 20 Dec 2008 23:46:56 +0000 (18:46 -0500)]
remove signin icons, use title
Joey Hess [Sat, 20 Dec 2008 23:36:16 +0000 (18:36 -0500)]
tweak author display
Put the icon after the name, mostly because it scans better on
non-graphical browsers where the alt text is displayed. And because the
name is really the more important part.
Joey Hess [Sat, 20 Dec 2008 23:30:14 +0000 (18:30 -0500)]
my try at improving comment styling
Makes it look more like a blog, but not enough to be confusing, and with
nothing as large as in a blog. Removal of the vertical line under the
subject imho makes it easier to scan through comments as each box is a new
one. Bolding the subject seems to make it stand out enough, especially as
its a link now. (Also considered increasing its font size to 110%.)
Joey Hess [Sat, 20 Dec 2008 23:18:19 +0000 (18:18 -0500)]
note new bug
Joey Hess [Sat, 20 Dec 2008 23:14:49 +0000 (18:14 -0500)]
response
Joey Hess [Sat, 20 Dec 2008 23:07:45 +0000 (18:07 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://dtrt.org/ [Sat, 20 Dec 2008 23:06:21 +0000 (18:06 -0500)]
Workaround and possible cause
Joey Hess [Sat, 20 Dec 2008 22:58:56 +0000 (17:58 -0500)]
Merge commit 'smcv/comments'
Joey Hess [Sat, 20 Dec 2008 22:58:01 +0000 (17:58 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://smcv.pseudorandom.co.uk/ [Sat, 20 Dec 2008 18:03:44 +0000 (13:03 -0500)]
Simon McVittie [Sat, 20 Dec 2008 17:39:55 +0000 (17:39 +0000)]
comment.tmpl: make anon/OpenID/signed-in icons independent of smileys
Simon McVittie [Thu, 18 Dec 2008 20:28:41 +0000 (20:28 +0000)]
comments_display: display (?) for anon users, {x} for OpenIDs and {*} for local logins
This is a mockup of Joey's idea; to do it properly, the icons should
move to the basewiki or to a comments underlay, and {x} should be
replaced with an OpenID logo (if one with clear licensing even exists).
Simon McVittie [Thu, 18 Dec 2008 20:01:08 +0000 (20:01 +0000)]
comments: Rename COMMENTURL to ADDCOMMENTURL to avoid confusion with COMMENTAUTHORURL
Also refactor page.tmpl to use if/else rather than unless/if.
Simon McVittie [Thu, 18 Dec 2008 19:57:25 +0000 (19:57 +0000)]
comments: pass COMMENTOPENID to templates
Simon McVittie [Thu, 18 Dec 2008 19:57:03 +0000 (19:57 +0000)]
comments: remove linkuser(), it's been integrated into preprocess() now
Simon McVittie [Thu, 18 Dec 2008 19:56:36 +0000 (19:56 +0000)]
_comment directive: if the user looks like an OpenID, store that
Joey Hess [Sat, 20 Dec 2008 16:30:48 +0000 (11:30 -0500)]
haskell
Joey Hess [Sat, 20 Dec 2008 16:04:45 +0000 (11:04 -0500)]
note
brush [Sat, 20 Dec 2008 10:58:00 +0000 (05:58 -0500)]
minor edits
brush [Sat, 20 Dec 2008 10:56:04 +0000 (05:56 -0500)]
added details on cgi wrapper creation
http://weakish.int.eu.org/ [Sat, 20 Dec 2008 09:20:58 +0000 (04:20 -0500)]
initial page
http://weakish.int.eu.org/ [Sat, 20 Dec 2008 09:18:56 +0000 (04:18 -0500)]
vimperator can do this, too.
Joey Hess [Fri, 19 Dec 2008 22:57:09 +0000 (17:57 -0500)]
avoid uninitialized value
This can happen when a new field,
such as the new lasttry, is added.
Joey Hess [Fri, 19 Dec 2008 22:33:40 +0000 (17:33 -0500)]
fix comment permalink to always point to comment parent page
Joey Hess [Fri, 19 Dec 2008 22:26:41 +0000 (17:26 -0500)]
update
Joey Hess [Fri, 19 Dec 2008 22:07:54 +0000 (17:07 -0500)]
typos
Joey Hess [Fri, 19 Dec 2008 19:29:54 +0000 (14:29 -0500)]
simplify and compact the comment edit form
Mostly to make it more visually similar to the page edit form.
I'm a bit uncertian about the placement of the page type selector,
and about removing the "Page type". May rethink that.
Joey Hess [Fri, 19 Dec 2008 19:21:48 +0000 (14:21 -0500)]
remove 'signed in as foo'
I think users should know who they're signed in as; the edit pages don't
say so there's no reason to here. Also, the user id was not displayed
pretty.
Joey Hess [Fri, 19 Dec 2008 19:20:07 +0000 (14:20 -0500)]
add link from comment subject to its permalink
Joey Hess [Fri, 19 Dec 2008 19:14:20 +0000 (14:14 -0500)]
fiddle with comment css classes
Joey Hess [Fri, 19 Dec 2008 19:09:39 +0000 (14:09 -0500)]
remove cruft
wtf does it do? absolutely nothing
Joey Hess [Fri, 19 Dec 2008 19:07:22 +0000 (14:07 -0500)]
rename comments_form to editcomment
Joey Hess [Fri, 19 Dec 2008 19:03:26 +0000 (14:03 -0500)]
rename comments_display to comment
Joey Hess [Fri, 19 Dec 2008 18:55:41 +0000 (13:55 -0500)]
replace discussion links on pages with comments link
The thinking here is that having both a Discussion page and comments for
the same page is redundant, and certianly not what you want if you enable
comments for a page. At first I considered making configurable via pagespec
what pages got discussion links. But that would mean testing a new pagespec
for every page, and a redundant config setting to keep in sync. So intead,
take a lead from my previous change to make inlined pages have a comments
link, and change the discussion link at the top of regular pages to link to
their comments.
(Implementation is a bit optimised to avoid redundant pagespec checking.)
Víctor Moral [Fri, 19 Dec 2008 07:32:01 +0000 (08:32 +0100)]
updated spanish translation
Joey Hess [Fri, 19 Dec 2008 01:58:16 +0000 (20:58 -0500)]
jump to comment after posting
Jumping to the just posted comment was the imputus, but I killed a number
of birds here.
Added a INLINEPAGE template variable, which can be used to add anchors to
any inline template.
To keep that sufficiently general, it is the full page name, so the
comment anchors and links changed form.
Got rid of the FIXMEd hardcoded html anchor div.
More importantly, the anchor is now to the very top of the comment, not the
text below. So you can see the title, and how it attributes you.
Avoid changing the permalink of pages that are not really comments, but
happen to contain the _comment directive. I think that behavior was a bug,
though not a likely one to occur since _comment should only really be used
on comment pages.
Joey Hess [Fri, 19 Dec 2008 01:20:42 +0000 (20:20 -0500)]
document how to make a global comments feed
Joey Hess [Fri, 19 Dec 2008 01:10:42 +0000 (20:10 -0500)]
responses
Joey Hess [Thu, 18 Dec 2008 23:00:03 +0000 (18:00 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
smcv@ [Thu, 18 Dec 2008 21:08:33 +0000 (21:08 +0000)]
Update todo/comments with today's fixes, and thoughts about the remaining items
Joey Hess [Thu, 18 Dec 2008 19:49:24 +0000 (14:49 -0500)]
clarify
justin [Thu, 18 Dec 2008 19:20:59 +0000 (14:20 -0500)]
Joey Hess [Thu, 18 Dec 2008 17:53:47 +0000 (12:53 -0500)]
pagespec thoughts
Joey Hess [Thu, 18 Dec 2008 17:32:23 +0000 (12:32 -0500)]
note about comments feed
Joey Hess [Thu, 18 Dec 2008 02:27:28 +0000 (21:27 -0500)]
aggregate: If a feed fails to be downloaded, try again immediatly next time aggregation is run, even if the usual time has not passed. Closes: #508622 (Michael Gold)
Joey Hess [Thu, 18 Dec 2008 02:17:42 +0000 (21:17 -0500)]
close
Joey Hess [Thu, 18 Dec 2008 01:40:46 +0000 (20:40 -0500)]
deletion
Joey Hess [Thu, 18 Dec 2008 01:29:55 +0000 (20:29 -0500)]
jump to comments anchor after post
Not ideal, it would be nicer to jump to the actual comment posted, but no
anchor is available.
Joey Hess [Thu, 18 Dec 2008 01:22:42 +0000 (20:22 -0500)]
typo
Joey Hess [Thu, 18 Dec 2008 01:19:12 +0000 (20:19 -0500)]
fix
Joey Hess [Thu, 18 Dec 2008 01:10:22 +0000 (20:10 -0500)]
simplify pagespec
Joey Hess [Thu, 18 Dec 2008 00:47:54 +0000 (19:47 -0500)]
two comments ui suggestions
Joey Hess [Thu, 18 Dec 2008 00:38:02 +0000 (19:38 -0500)]
add Comments link when displaying a page inline
This link will supplant the usual Discussion link for pages
that have comments enabled.
Joey Hess [Thu, 18 Dec 2008 00:06:29 +0000 (19:06 -0500)]
fix test when comments_closed_pagespec is empty