https://mukund.startssl.com/ [Sun, 4 Apr 2010 07:16:41 +0000 (07:16 +0000)]
Add the Banu website
https://mukund.startssl.com/ [Sun, 4 Apr 2010 07:13:51 +0000 (07:13 +0000)]
Remove my homepage
Simon McVittie [Sat, 3 Apr 2010 13:19:18 +0000 (14:19 +0100)]
Rename sort parameter to meta title/author to sortas=bar
Joey pointed out that sort=x usually takes a sort order.
Simon McVittie [Sat, 3 Apr 2010 13:17:48 +0000 (14:17 +0100)]
meta: generalize meta_title into meta(title); support author, updated, date
I've left meta_title in, undocumented, as a possible replacement for
sort=title in IkiWiki 4.0 or something.
http://smcv.pseudorandom.co.uk/ [Sun, 4 Apr 2010 00:34:36 +0000 (00:34 +0000)]
updated branch
http://smcv.pseudorandom.co.uk/ [Sun, 4 Apr 2010 00:27:20 +0000 (00:27 +0000)]
update fieldsort plugin to be compatible with the latest version of my branch
Simon McVittie [Sun, 4 Apr 2010 00:20:02 +0000 (01:20 +0100)]
Add a unit test for changed-link calculation
Simon McVittie [Sat, 3 Apr 2010 23:26:03 +0000 (00:26 +0100)]
Remove the typedlink(tag foo) pagespec feature, which is less friendly than tagged()
Plugins that introduce a link type should also introduce pagespec syntax
for it.
Simon McVittie [Sat, 3 Apr 2010 23:24:27 +0000 (00:24 +0100)]
Remove tagged_is_strict option, and just behave as though it was enabled
Jon was worried about the backwards-compatibility break involved in making
tagged() not match non-tag links, but Joey seems less concerned about it.
Simon McVittie [Sat, 3 Apr 2010 23:21:01 +0000 (00:21 +0100)]
Fix some typos that would break Render during changed-link calculation
Simon McVittie [Thu, 1 Apr 2010 23:28:02 +0000 (00:28 +0100)]
implement typed links; add tagged_is_strict config option
David Riebenbauer [Sat, 3 Apr 2010 21:38:05 +0000 (23:38 +0200)]
answer about autofiles for tags
David Riebenbauer [Fri, 5 Feb 2010 11:54:07 +0000 (12:54 +0100)]
link to commits
David Riebenbauer [Sat, 3 Apr 2010 19:10:16 +0000 (21:10 +0200)]
Make sure deleted tag pages don't get recreated.
The reason to do this is basically a user interaction design decision.
It is achieved by adding an entry, associated to the creating plugin, to
%pagestate. To find out if files were deleted a new global hash %del_hash is
%introduced.
David Riebenbauer [Sat, 3 Apr 2010 19:17:20 +0000 (21:17 +0200)]
Revert "Revert the effects of find_del_files() for (re)autoadded files."
This reverts commit
31680111f0062f07727d14fcf291c98978ad5a2f.
David Riebenbauer [Wed, 3 Feb 2010 03:29:10 +0000 (04:29 +0100)]
Check for existence off srcfile in add_autofile
add_autofile has to have checks, whether to create the file, anyway, so this
will make things more consistent.
Correcter check for the result of verify_src_file().
Cosmetic rename of a variable $addfile to $autofile.
Joey Hess [Sat, 3 Apr 2010 20:07:32 +0000 (16:07 -0400)]
slightly more consistent capitalisation of ikiwiki
For a while, I was avoiding capitalizing ikiwiki at the beginning of a
sentence. I now think that's a bad idea (unless explicitly referring to
the `ikiwiki` command). Still, I don't go all the way and always cap it,
as a proper noun. That would make the logo look bad. ;)
I also tend to avoid capping it as IkiWiki, except when referring to the
perl internals, which do use that capitalization. (Too late to change
that.) However, it's also reasonable to do so in a WikiLink, as a nod to
historical camelcase wikis.
Joey Hess [Sat, 3 Apr 2010 19:15:25 +0000 (15:15 -0400)]
add news item for ikiwiki 3.
20100403
Joey Hess [Sat, 3 Apr 2010 19:15:04 +0000 (15:15 -0400)]
releasing version 3.
20100403
Joey Hess [Sat, 3 Apr 2010 19:09:04 +0000 (15:09 -0400)]
fix buggy program installation code
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 13:39:44 +0000 (13:39 +0000)]
updated branch
Simon McVittie [Sat, 3 Apr 2010 12:57:38 +0000 (13:57 +0100)]
Move sort hooks to the IkiWiki::SortSpec namespace
Also rename cmpspec_translate (internal function) to sortspec_translate
for consistency.
Simon McVittie [Sat, 3 Apr 2010 12:49:20 +0000 (13:49 +0100)]
Remove support for check_cmp_foo (pre-sort checks)
Simon McVittie [Sat, 3 Apr 2010 12:48:30 +0000 (13:48 +0100)]
Split out sortnaturally into a plugin
Joey Hess [Sat, 3 Apr 2010 02:46:31 +0000 (22:46 -0400)]
response
Joey Hess [Sat, 3 Apr 2010 02:23:36 +0000 (22:23 -0400)]
response
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 01:15:28 +0000 (01:15 +0000)]
cross-reference
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 01:13:08 +0000 (01:13 +0000)]
vague musings about wikilinks
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 00:53:59 +0000 (00:53 +0000)]
perhaps the typedlink(tag foo) pagespec isn't so useful
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 00:45:16 +0000 (00:45 +0000)]
reduced difference
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 00:41:31 +0000 (00:41 +0000)]
sort-order could usefully be overridden for meta author, too
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 00:25:28 +0000 (00:25 +0000)]
actually I can see a second use for "nonlinear" syntax - but I don't think it's worth it
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 00:12:59 +0000 (00:12 +0000)]
make questions to Joey more explicit
http://smcv.pseudorandom.co.uk/ [Sat, 3 Apr 2010 00:00:53 +0000 (00:00 +0000)]
respond at some length
http://smcv.pseudorandom.co.uk/ [Fri, 2 Apr 2010 22:25:16 +0000 (22:25 +0000)]
respond (also unindent Joey's review to avoid very deep indentation)
Joey Hess [Fri, 2 Apr 2010 21:37:38 +0000 (17:37 -0400)]
idea
Joey Hess [Fri, 2 Apr 2010 21:26:32 +0000 (17:26 -0400)]
comments
Joey Hess [Fri, 2 Apr 2010 21:16:12 +0000 (17:16 -0400)]
minor comment
Joey Hess [Fri, 2 Apr 2010 21:03:33 +0000 (17:03 -0400)]
fix branch name
Joey Hess [Fri, 2 Apr 2010 20:55:29 +0000 (16:55 -0400)]
qualify template_file
Joey Hess [Fri, 2 Apr 2010 20:54:06 +0000 (16:54 -0400)]
template: Search for templates in the templatedir, if they are not found as pages in the wiki.
Joey Hess [Fri, 2 Apr 2010 20:41:04 +0000 (16:41 -0400)]
review from the woods
Joey Hess [Fri, 2 Apr 2010 20:05:14 +0000 (16:05 -0400)]
htmlscrubber: Allow colons in url fragments after '?'
Colons are not allowed at the start of urls, because it can be interpreted
as a protocol, and allowing arbitrary protocols can be unsafe
(CVE-2008-0809). However, this check was too restrictive, not allowing
use of eg, "video.ogv?t=0:03:00/0:04:00" to seek to a given place in a
video, or "somecgi?foo=bar:baz" to pass parameters with colons.
It's still not allowed to have a filename with a colon in it (ie
"foo:bar.png") -- to link to such a file, a fully qualified url must be
used.
Simon McVittie [Fri, 2 Apr 2010 17:28:34 +0000 (18:28 +0100)]
Despam, again. Someone ban adrianna please?
adrianna [Fri, 2 Apr 2010 12:29:22 +0000 (12:29 +0000)]
adrianna [Fri, 2 Apr 2010 12:26:46 +0000 (12:26 +0000)]
adrianna [Fri, 2 Apr 2010 12:24:14 +0000 (12:24 +0000)]
adrianna [Fri, 2 Apr 2010 12:18:36 +0000 (12:18 +0000)]
adrianna [Fri, 2 Apr 2010 12:07:42 +0000 (12:07 +0000)]
Simon McVittie [Fri, 2 Apr 2010 12:07:22 +0000 (13:07 +0100)]
Despam
adrianna [Fri, 2 Apr 2010 12:05:18 +0000 (12:05 +0000)]
adrianna [Fri, 2 Apr 2010 12:03:58 +0000 (12:03 +0000)]
adrianna [Fri, 2 Apr 2010 12:01:24 +0000 (12:01 +0000)]
adrianna [Fri, 2 Apr 2010 12:00:46 +0000 (12:00 +0000)]
http://smcv.pseudorandom.co.uk/ [Thu, 1 Apr 2010 23:40:37 +0000 (23:40 +0000)]
implemented!
Simon McVittie [Thu, 1 Apr 2010 17:13:38 +0000 (18:13 +0100)]
Explain tab-delimited tables a bit better
http://kerravonsen.dreamwidth.org/ [Thu, 1 Apr 2010 07:22:37 +0000 (07:22 +0000)]
considering tags and fields
http://smcv.pseudorandom.co.uk/ [Thu, 1 Apr 2010 01:35:35 +0000 (01:35 +0000)]
http://kerravonsen.dreamwidth.org/ [Thu, 1 Apr 2010 00:23:31 +0000 (00:23 +0000)]
response; thoughts about inline and tags
Joey Hess [Wed, 31 Mar 2010 21:51:46 +0000 (17:51 -0400)]
page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content.
Since Firefox version 3, it's done aggressive caching of visited pages, and
does not, by default, check if the cached content is still valid when
reloading or revisiting a page. By default, Firefox seems to not re-contact
the web server at all. Compare with eg, Epiphany and Chromium, which appear
to always check, and get back a 304 when the page is unchanged.
This header makes Firefox do the right thing, at least for html files. It
still over-caches if css, javascript, images, etc, are changed.
http://kerravonsen.dreamwidth.org/ [Wed, 31 Mar 2010 03:01:41 +0000 (03:01 +0000)]
response
http://smcv.pseudorandom.co.uk/ [Wed, 31 Mar 2010 02:07:52 +0000 (02:07 +0000)]
they do work, with the right syntax (C backslash escapes aren't interpreted)
http://edrex.myopenid.com/ [Wed, 31 Mar 2010 00:24:22 +0000 (00:24 +0000)]
http://edrex.myopenid.com/ [Wed, 31 Mar 2010 00:21:58 +0000 (00:21 +0000)]
http://smcv.pseudorandom.co.uk/ [Tue, 30 Mar 2010 12:48:03 +0000 (12:48 +0000)]
respond; correct license of fieldsort plugin to match IkiWiki
http://smcv.pseudorandom.co.uk/ [Tue, 30 Mar 2010 12:27:18 +0000 (12:27 +0000)]
respond
http://smcv.pseudorandom.co.uk/ [Tue, 30 Mar 2010 12:10:40 +0000 (12:10 +0000)]
http://smcv.pseudorandom.co.uk/ [Tue, 30 Mar 2010 12:09:59 +0000 (12:09 +0000)]
respond and attempt to invoke Joey :-)
http://smcv.pseudorandom.co.uk/ [Tue, 30 Mar 2010 12:01:35 +0000 (12:01 +0000)]
feature request (part of ftemplate)
http://kerravonsen.dreamwidth.org/ [Tue, 30 Mar 2010 06:44:04 +0000 (06:44 +0000)]
response
http://www.google.com/profiles/schmonz [Tue, 30 Mar 2010 05:48:51 +0000 (05:48 +0000)]
update home page URL
http://kerravonsen.dreamwidth.org/ [Tue, 30 Mar 2010 05:38:31 +0000 (05:38 +0000)]
response
http://kerravonsen.dreamwidth.org/ [Tue, 30 Mar 2010 05:31:10 +0000 (05:31 +0000)]
quick response
http://gustaf.thorslund.org/ [Mon, 29 Mar 2010 22:07:27 +0000 (22:07 +0000)]
http://gustaf.thorslund.org/ [Mon, 29 Mar 2010 21:54:30 +0000 (21:54 +0000)]
Joey Hess [Mon, 29 Mar 2010 19:25:40 +0000 (15:25 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 29 Mar 2010 19:25:34 +0000 (15:25 -0400)]
response
Jon Dowland [Mon, 29 Mar 2010 19:00:56 +0000 (20:00 +0100)]
this sounds like the correct approach
Jon Dowland [Mon, 29 Mar 2010 18:59:40 +0000 (19:59 +0100)]
thanks for the review, patch to be revised
Joey Hess [Mon, 29 Mar 2010 17:37:16 +0000 (13:37 -0400)]
update
Joey Hess [Mon, 29 Mar 2010 17:27:50 +0000 (13:27 -0400)]
clarify example with whitespace
Joey Hess [Mon, 29 Mar 2010 17:18:49 +0000 (13:18 -0400)]
fix link
Joey Hess [Mon, 29 Mar 2010 17:17:49 +0000 (13:17 -0400)]
add a table summarizing state of each rcs plugin
Joey Hess [Mon, 29 Mar 2010 17:17:32 +0000 (13:17 -0400)]
add warning about incomplete tla support
Joey Hess [Mon, 29 Mar 2010 16:19:22 +0000 (12:19 -0400)]
fix bogus math
Joey Hess [Mon, 29 Mar 2010 16:18:09 +0000 (12:18 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:
doc/todo/allow_site-wide_meta_definitions.mdwn
Joey Hess [Mon, 29 Mar 2010 16:16:53 +0000 (12:16 -0400)]
review, multiple concerns
Joey Hess [Mon, 29 Mar 2010 15:54:18 +0000 (11:54 -0400)]
add warning messages about bzr and mercurial hooks that are not correctly setup
Jon Dowland [Mon, 29 Mar 2010 13:58:21 +0000 (14:58 +0100)]
ping joey: consider patch for next release?
http://hendry.iki.fi/ [Mon, 29 Mar 2010 08:15:43 +0000 (08:15 +0000)]
Joey Hess [Mon, 29 Mar 2010 00:23:22 +0000 (20:23 -0400)]
don't check $@ after pagespec_translate
pagespec_translate may set $@ if it fails to parse a pagespec, but
due to memoization, this is not reliable. If a memoized call is repeated,
and $@ is already set for some other reason previously, it will remain
set through the call to pagespec_translate.
Instead, just check if pagespec_translate returns undef.
Joey Hess [Sun, 28 Mar 2010 23:28:48 +0000 (19:28 -0400)]
fix tag
Actually, tags can't be made to work with and w/o tagbase, so just make it
assume tagbase is set. Better example anyway.
(It'll be a broken link on ikiwiki.info though.)
Joey Hess [Sun, 28 Mar 2010 23:23:34 +0000 (19:23 -0400)]
auto-blog.setup: Set tagbase by default, since most bloggers will want it.
Also modified first_post page to use a tag format that will work whether
or not tagbase is set.
Joey Hess [Sun, 28 Mar 2010 22:49:22 +0000 (18:49 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 28 Mar 2010 22:49:15 +0000 (18:49 -0400)]
response
http://schors.livejournal.com/ [Sun, 28 Mar 2010 22:47:17 +0000 (22:47 +0000)]
http://schors.livejournal.com/ [Sun, 28 Mar 2010 22:43:24 +0000 (22:43 +0000)]
Joey Hess [Sun, 28 Mar 2010 22:37:00 +0000 (18:37 -0400)]
formatting
Joey Hess [Sun, 28 Mar 2010 22:36:37 +0000 (18:36 -0400)]
formatting
Joey Hess [Sun, 28 Mar 2010 22:27:23 +0000 (18:27 -0400)]
use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD
To review, tcc does not really use environ, so you have to use clearenv
there. But POSIX, in their wisdom, didn't standardise clearenv yet,
so on FreeBSD, one still needs to manipulate environ on their own.
(If you use tcc on FreeBSD, this may leave you unsatisfied.)