Commit Graph

12494 Commits (d1a1f3ad21e9e58d1232fc3d997028a463ccad4a)

Author SHA1 Message Date
Simon McVittie f127857676 Fix some typos that would break Render during changed-link calculation 2010-04-04 00:43:48 +01:00
Simon McVittie c1a42e76bc implement typed links; add tagged_is_strict config option 2010-04-04 00:43:48 +01:00
David Riebenbauer 129bea3177 answer about autofiles for tags 2010-04-03 23:42:35 +02:00
David Riebenbauer 36202d461f link to commits 2010-04-03 23:42:35 +02:00
Joey Hess 195943e588 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.
2010-04-03 16:07:32 -04:00
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
Simon McVittie 04a59b3c65 Move sort hooks to the IkiWiki::SortSpec namespace
Also rename cmpspec_translate (internal function) to sortspec_translate
for consistency.
2010-04-03 14:28:21 +01:00
Simon McVittie 75fd080465 Remove support for check_cmp_foo (pre-sort checks) 2010-04-03 14:28:21 +01:00
Simon McVittie a875ee8be7 Split out sortnaturally into a plugin 2010-04-03 14:28:21 +01: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