Joey Hess [Fri, 12 Mar 2010 19:49:13 +0000 (14:49 -0500)]
htmlscrubber: Security fix: In data:image/* uris, only allow a few whitelisted image types. No svg.
Joey Hess [Fri, 12 Mar 2010 19:29:54 +0000 (14:29 -0500)]
data:image/svg is a security hole as javascript can presumably be inserted
Joey Hess [Fri, 12 Mar 2010 17:52:34 +0000 (12:52 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://oneingray.myopenid.com/ [Fri, 12 Mar 2010 17:51:17 +0000 (17:51 +0000)]
Note that, actually, SVG could be embedded into an Ikiwiki page, albeit in a somewhat crude manner.
http://oneingray.myopenid.com/ [Fri, 12 Mar 2010 17:50:16 +0000 (17:50 +0000)]
Added a page for myself.
Joey Hess [Thu, 11 Mar 2010 21:29:00 +0000 (16:29 -0500)]
formatting
Joey Hess [Thu, 11 Mar 2010 21:28:32 +0000 (16:28 -0500)]
redundancy
Joey Hess [Thu, 11 Mar 2010 21:10:04 +0000 (16:10 -0500)]
search: Avoid '$' in the wikiname appearing unescaped on omega's query template, where it might crash omega.
Really, a more general fix, this deals with any $ that might appear on the
misctemplate.
Joey Hess [Thu, 11 Mar 2010 20:49:48 +0000 (15:49 -0500)]
Fix missing span on recentchanges page template.
Joey Hess [Thu, 11 Mar 2010 20:48:47 +0000 (15:48 -0500)]
Merge remote branch 'smcv/trivia'
Joey Hess [Thu, 11 Mar 2010 20:44:16 +0000 (15:44 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 11 Mar 2010 20:44:10 +0000 (15:44 -0500)]
moderatedcomments: Added moderate_pagespec
* moderatedcomments: Added moderate_pagespec that can be used
to control which users or comment locations are moderated.
This can be used, just for example, to moderate http://myopenid.com/*
if you're getting a lot of spammers from one particular openid
provider (who should perhaps answer your emails about them),
while not moderating other users.
* moderatedcomments: The moderate_users setting is deprecated. Instead,
set moderate_pagespec to "!admin()" or "user(*)" instead.
http://smcv.pseudorandom.co.uk/ [Thu, 11 Mar 2010 18:20:10 +0000 (18:20 +0000)]
fix in a branch
Simon McVittie [Thu, 11 Mar 2010 18:15:44 +0000 (18:15 +0000)]
Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness
This only affects people who don't use either htmltidy or htmlbalance.
Bug: http://ikiwiki.info/bugs/templateForRecentChangesMissingCloseSpan/
JoshTriplett [Thu, 11 Mar 2010 07:44:56 +0000 (07:44 +0000)]
Add Serialist, and the amusing/frightening way it uses ikiwiki.
JoshTriplett [Thu, 11 Mar 2010 07:42:07 +0000 (07:42 +0000)]
Add my homepage.
http://adam.shand.net/ [Thu, 11 Mar 2010 05:32:00 +0000 (05:32 +0000)]
dkowis [Wed, 10 Mar 2010 19:27:26 +0000 (19:27 +0000)]
noted that I fixed the template on my box
dkowis [Wed, 10 Mar 2010 19:13:50 +0000 (19:13 +0000)]
http://jmtd.livejournal.com/ [Wed, 10 Mar 2010 16:07:55 +0000 (16:07 +0000)]
tag2
jwalzer [Wed, 10 Mar 2010 15:26:27 +0000 (15:26 +0000)]
suggesting List of tags when editing content (wishlist)
Joey Hess [Wed, 10 Mar 2010 00:55:50 +0000 (19:55 -0500)]
typo
Joey Hess [Wed, 10 Mar 2010 00:55:19 +0000 (19:55 -0500)]
Fix utf8 issues in calls to md5_hex.
This prevented comments containing some utf-8, including euro sign, from
being submitted. Since md5_hex is a C implementation, the string has to be
converted from perl's internal encoding to utf-8 when it is called. Some
utf-8 happened to work before, apparently by accident.
Note that this will change the checksums returned.
unique_comment_location is only used when posting comments, so the checksum
does not need to be stable there.
I only changed page_to_id for completeness; it is passed a comment page
name, and they can currently never contain utf-8.
In teximg, the bug could perhaps be triggered if the tex source contained
utf-8. If that happens, the checksum will change, and some extra work might
be performed on upgrade to rebuild the image.
bhobbit [Tue, 9 Mar 2010 10:50:03 +0000 (10:50 +0000)]
Joey Hess [Tue, 9 Mar 2010 05:40:51 +0000 (00:40 -0500)]
Revert spam
capitaine [Tue, 9 Mar 2010 05:34:52 +0000 (05:34 +0000)]
capitaine [Tue, 9 Mar 2010 05:30:53 +0000 (05:30 +0000)]
Thiana [Tue, 9 Mar 2010 03:55:28 +0000 (03:55 +0000)]
Clarification request
Joey Hess [Tue, 9 Mar 2010 01:30:29 +0000 (20:30 -0500)]
response
Joey Hess [Tue, 9 Mar 2010 01:27:30 +0000 (20:27 -0500)]
response
Joey Hess [Tue, 9 Mar 2010 01:24:43 +0000 (20:24 -0500)]
Revert "Added use of tag directive so I can play with tags in the sandbox."
This reverts commit
b9e7064f70980b58b1bae754bee7fe3eff5fc84d.
Er, no, I don't want a broken tag link on every plugin page, really.
Joey Hess [Tue, 9 Mar 2010 01:24:02 +0000 (20:24 -0500)]
add link
Thiana [Tue, 9 Mar 2010 00:50:45 +0000 (00:50 +0000)]
Thiana [Tue, 9 Mar 2010 00:42:38 +0000 (00:42 +0000)]
Added use of tag directive so I can play with tags in the sandbox.
Thiana [Tue, 9 Mar 2010 00:07:17 +0000 (00:07 +0000)]
bhobbit [Mon, 8 Mar 2010 04:53:05 +0000 (04:53 +0000)]
Joey Hess [Mon, 8 Mar 2010 03:47:32 +0000 (22:47 -0500)]
response
bhobbit [Mon, 8 Mar 2010 02:09:00 +0000 (02:09 +0000)]
danc [Sun, 7 Mar 2010 22:23:26 +0000 (22:23 +0000)]
danc [Sun, 7 Mar 2010 22:21:35 +0000 (22:21 +0000)]
Joey Hess [Sun, 7 Mar 2010 16:44:07 +0000 (11:44 -0500)]
update
Joey Hess [Sun, 7 Mar 2010 16:40:53 +0000 (11:40 -0500)]
response
bhobbit [Sun, 7 Mar 2010 08:31:57 +0000 (08:31 +0000)]
Joey Hess [Thu, 4 Mar 2010 17:37:12 +0000 (12:37 -0500)]
Revert spammer's whitespace changes
(PS, you're banned.)
http://www.google.com/profiles/schmonz [Thu, 4 Mar 2010 09:30:24 +0000 (09:30 +0000)]
revert spam
testerer [Thu, 4 Mar 2010 09:21:26 +0000 (09:21 +0000)]
testerer [Thu, 4 Mar 2010 09:19:22 +0000 (09:19 +0000)]
testerer [Thu, 4 Mar 2010 09:15:41 +0000 (09:15 +0000)]
Joey Hess [Thu, 4 Mar 2010 00:48:23 +0000 (19:48 -0500)]
comments
http://dmarti.myopenid.com/ [Thu, 4 Mar 2010 00:15:00 +0000 (00:15 +0000)]
Joey Hess [Wed, 3 Mar 2010 03:23:29 +0000 (22:23 -0500)]
add news item for ikiwiki 3.
20100302
Joey Hess [Wed, 3 Mar 2010 03:23:07 +0000 (22:23 -0500)]
releasing version 3.
20100302
http://cdombroski.myopenid.com/ [Wed, 3 Mar 2010 00:14:47 +0000 (00:14 +0000)]
Posting my change to the 404 module
http://cdombroski.myopenid.com/ [Tue, 2 Mar 2010 21:00:28 +0000 (21:00 +0000)]
http://smcv.pseudorandom.co.uk/ [Tue, 2 Mar 2010 19:56:53 +0000 (19:56 +0000)]
http://cdombroski.myopenid.com/ [Tue, 2 Mar 2010 15:47:23 +0000 (15:47 +0000)]
Bug: 404 plugin & lighttpd
http://cdombroski.myopenid.com/ [Tue, 2 Mar 2010 02:19:51 +0000 (02:19 +0000)]
http://www.google.com/profiles/schmonz [Mon, 1 Mar 2010 21:23:00 +0000 (21:23 +0000)]
response
Thiana [Mon, 1 Mar 2010 21:17:09 +0000 (21:17 +0000)]
Thiana [Mon, 1 Mar 2010 21:15:29 +0000 (21:15 +0000)]
http://liw.fi/ [Mon, 1 Mar 2010 21:12:48 +0000 (21:12 +0000)]
http://kerravonsen.dreamwidth.org/ [Mon, 1 Mar 2010 14:43:55 +0000 (14:43 +0000)]
fixed typo
Jon Dowland [Mon, 1 Mar 2010 13:16:54 +0000 (13:16 +0000)]
ref new tip from softwaresite page
Jon Dowland [Mon, 1 Mar 2010 13:14:48 +0000 (13:14 +0000)]
new tip: spam and software sites
Jon Dowland [Mon, 1 Mar 2010 10:28:59 +0000 (10:28 +0000)]
wl from report to field plugin pages
Joey Hess [Sun, 28 Feb 2010 05:12:47 +0000 (00:12 -0500)]
Add new --clean option; this makes ikiwiki remove all built files in the destdir, as well as wrappers and the .ikiwiki directory.
Joey Hess [Sat, 27 Feb 2010 21:37:10 +0000 (16:37 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 27 Feb 2010 21:36:57 +0000 (16:36 -0500)]
Fix admin openid detection in setup automator, and avoid prompting for a password.
Joey Hess [Sat, 27 Feb 2010 21:26:13 +0000 (16:26 -0500)]
Add force_overwrite setting to make setup automator overwrite existing files/directories.
This can be useful if you're driving the setup automator from another
program.
http://privat.myopenid.com/ [Sat, 27 Feb 2010 15:16:25 +0000 (15:16 +0000)]
http://privat.myopenid.com/ [Sat, 27 Feb 2010 15:12:39 +0000 (15:12 +0000)]
patch for multiple sidebars
http://www.google.com/profiles/will.uther [Sat, 27 Feb 2010 02:38:58 +0000 (02:38 +0000)]
disable some inlines that I don't use much.
Joey Hess [Fri, 26 Feb 2010 16:50:24 +0000 (11:50 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 26 Feb 2010 16:49:51 +0000 (11:49 -0500)]
Loosen regexp, to allow empty quoted parameters in directives.
http://kerravonsen.dreamwidth.org/ [Fri, 26 Feb 2010 06:37:42 +0000 (06:37 +0000)]
made a suggestion
Joey Hess [Thu, 25 Feb 2010 01:28:52 +0000 (20:28 -0500)]
catch failure to open the filetypes file
martin [Wed, 24 Feb 2010 15:12:40 +0000 (15:12 +0000)]
http://people.ee.ethz.ch/~andrmuel/openid/ [Wed, 24 Feb 2010 14:59:31 +0000 (14:59 +0000)]
Jon Dowland [Wed, 24 Feb 2010 12:32:32 +0000 (12:32 +0000)]
switch to inline, instead of map
Jon Dowland [Wed, 24 Feb 2010 12:30:40 +0000 (12:30 +0000)]
add a backlink-style map to the bottom of my page
ThomasAdam [Sun, 21 Feb 2010 13:44:29 +0000 (13:44 +0000)]
The Fvwm Wiki not a personal site or blog.
ThomasAdam [Sun, 21 Feb 2010 13:43:26 +0000 (13:43 +0000)]
The Fvwmwiki uses ikiwiki
Joey Hess [Fri, 19 Feb 2010 19:27:42 +0000 (14:27 -0500)]
ctime idea
Joey Hess [Fri, 19 Feb 2010 18:38:37 +0000 (13:38 -0500)]
response
Joey Hess [Fri, 19 Feb 2010 18:33:48 +0000 (13:33 -0500)]
response
Joey Hess [Fri, 19 Feb 2010 18:31:37 +0000 (13:31 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://jmtd.livejournal.com/ [Fri, 19 Feb 2010 14:02:29 +0000 (14:02 +0000)]
prevent keyboard mashing
http://jmtd.livejournal.com/ [Fri, 19 Feb 2010 14:00:52 +0000 (14:00 +0000)]
fix 'done' link
Jogo [Fri, 19 Feb 2010 10:56:31 +0000 (10:56 +0000)]
Correct broken links
prosper [Fri, 19 Feb 2010 10:23:26 +0000 (10:23 +0000)]
https://mukund.startssl.com/ [Thu, 18 Feb 2010 11:43:11 +0000 (11:43 +0000)]
Add my homepage generated by Ikiwiki
http://jmtd.livejournal.com/ [Wed, 17 Feb 2010 11:54:26 +0000 (11:54 +0000)]
new feature request: identifying trivial edits
nil [Tue, 16 Feb 2010 18:44:28 +0000 (18:44 +0000)]
s/redirect/redir/
nil [Tue, 16 Feb 2010 18:43:10 +0000 (18:43 +0000)]
typo
nil [Tue, 16 Feb 2010 18:42:11 +0000 (18:42 +0000)]
whishlist
nil [Tue, 16 Feb 2010 18:36:36 +0000 (18:36 +0000)]
import
nil [Tue, 16 Feb 2010 18:33:11 +0000 (18:33 +0000)]
fix
nil [Tue, 16 Feb 2010 18:32:39 +0000 (18:32 +0000)]
redirect
http://mem.myopenid.com/ [Mon, 15 Feb 2010 22:38:06 +0000 (22:38 +0000)]
aghitza [Mon, 15 Feb 2010 10:58:40 +0000 (10:58 +0000)]