Joey Hess
af2bf28515
add news item for ikiwiki 3.20100403
2010-04-03 15:15:25 -04:00
Joey Hess
0f82fe5225
releasing version 3.20100403
2010-04-03 15:15:04 -04:00
Joey Hess
b66f902617
fix buggy program installation code
2010-04-03 15:09:04 -04:00
http://smcv.pseudorandom.co.uk/
56c64ff196
updated branch
2010-04-03 13:39:44 +00:00
Joey Hess
931c7b00cc
response
2010-04-02 22:46:31 -04:00
Joey Hess
e4e53d7a18
response
2010-04-02 22:23:36 -04:00
http://smcv.pseudorandom.co.uk/
5445fe7657
cross-reference
2010-04-03 01:15:28 +00:00
http://smcv.pseudorandom.co.uk/
3934759592
vague musings about wikilinks
2010-04-03 01:13:08 +00:00
http://smcv.pseudorandom.co.uk/
c4a838b33a
perhaps the typedlink(tag foo) pagespec isn't so useful
2010-04-03 00:53:59 +00:00
http://smcv.pseudorandom.co.uk/
0dad28b353
reduced difference
2010-04-03 00:45:16 +00:00
http://smcv.pseudorandom.co.uk/
c2f54ccfb7
sort-order could usefully be overridden for meta author, too
2010-04-03 00:41:31 +00:00
http://smcv.pseudorandom.co.uk/
5f87d5d242
actually I can see a second use for "nonlinear" syntax - but I don't think it's worth it
2010-04-03 00:25:28 +00:00
http://smcv.pseudorandom.co.uk/
aec7dec279
make questions to Joey more explicit
2010-04-03 00:12:59 +00:00
http://smcv.pseudorandom.co.uk/
011fe920d1
respond at some length
2010-04-03 00:00:53 +00:00
http://smcv.pseudorandom.co.uk/
2c7fe7ae2c
respond (also unindent Joey's review to avoid very deep indentation)
2010-04-02 22:25:16 +00:00
Joey Hess
1faf9b08e1
idea
2010-04-02 17:37:38 -04:00
Joey Hess
9e7dcefd7e
comments
2010-04-02 17:26:32 -04:00
Joey Hess
1b0d4e8d88
minor comment
2010-04-02 17:16:12 -04:00
Joey Hess
de62ea1cc8
fix branch name
2010-04-02 17:03:33 -04:00
Joey Hess
f7a2a4b4d4
qualify template_file
2010-04-02 16:55:29 -04:00
Joey Hess
59ba938822
template: Search for templates in the templatedir, if they are not found as pages in the wiki.
2010-04-02 16:54:06 -04:00
Joey Hess
1c8ac7d88c
review from the woods
2010-04-02 16:41:04 -04:00
Joey Hess
104919ee07
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.
2010-04-02 16:05:14 -04:00
Simon McVittie
05b6e8ceee
Despam, again. Someone ban adrianna please?
2010-04-02 18:28:34 +01:00
adrianna
0c1a1185c1
2010-04-02 12:29:22 +00:00
adrianna
bb99202474
2010-04-02 12:26:46 +00:00
adrianna
caa397b768
2010-04-02 12:24:14 +00:00
adrianna
e0074b91c7
2010-04-02 12:18:36 +00:00
adrianna
e71a912f0c
2010-04-02 12:07:42 +00:00
Simon McVittie
7f488c7012
Despam
2010-04-02 13:07:22 +01:00
adrianna
cad194a2ee
2010-04-02 12:05:18 +00:00
adrianna
1587e38fd4
2010-04-02 12:03:58 +00:00
adrianna
c7bccf3a2a
2010-04-02 12:01:24 +00:00
adrianna
93024e5193
2010-04-02 12:00:46 +00:00
http://smcv.pseudorandom.co.uk/
a7ef2204dc
implemented!
2010-04-01 23:40:37 +00:00
Simon McVittie
3c9cd4f156
Explain tab-delimited tables a bit better
2010-04-01 18:13:38 +01:00
http://kerravonsen.dreamwidth.org/
a682df9a1f
considering tags and fields
2010-04-01 07:22:37 +00:00
http://smcv.pseudorandom.co.uk/
63bc057690
2010-04-01 01:35:35 +00:00
http://kerravonsen.dreamwidth.org/
4eed0abc8c
response; thoughts about inline and tags
2010-04-01 00:23:31 +00:00
Joey Hess
4dcea6207d
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.
2010-03-31 17:52:58 -04:00
http://kerravonsen.dreamwidth.org/
fc5445b906
response
2010-03-31 03:01:41 +00:00
http://smcv.pseudorandom.co.uk/
7f63763a30
they do work, with the right syntax (C backslash escapes aren't interpreted)
2010-03-31 02:07:52 +00:00
http://edrex.myopenid.com/
66ecf1dba5
2010-03-31 00:24:22 +00:00
http://edrex.myopenid.com/
35fcc2ec8f
2010-03-31 00:21:58 +00:00
http://smcv.pseudorandom.co.uk/
bb8b941bfc
respond; correct license of fieldsort plugin to match IkiWiki
2010-03-30 12:48:03 +00:00
http://smcv.pseudorandom.co.uk/
edcea2b981
respond
2010-03-30 12:27:18 +00:00
http://smcv.pseudorandom.co.uk/
0503bf7c88
2010-03-30 12:10:40 +00:00
http://smcv.pseudorandom.co.uk/
026355cfa2
respond and attempt to invoke Joey :-)
2010-03-30 12:09:59 +00:00
http://smcv.pseudorandom.co.uk/
f673ce266c
feature request (part of ftemplate)
2010-03-30 12:01:35 +00:00
http://kerravonsen.dreamwidth.org/
90c444d9f1
response
2010-03-30 06:44:04 +00:00