Joey Hess
0daa7a122f
fix escaping of indented dot
2010-03-12 15:09:33 -05:00
Joey Hess
edec9514f4
typo
2010-03-12 15:01:24 -05:00
Joey Hess
4711076fad
clarify
2010-03-12 15:00:39 -05:00
Joey Hess
2ad3e60ee8
htmlscrubber: Security fix: In data:image/* uris, only allow a few whitelisted image types. No svg.
2010-03-12 14:50:26 -05:00
Joey Hess
556181d417
data:image/svg is a security hole as javascript can presumably be inserted
2010-03-12 14:29:54 -05:00
Joey Hess
3fd202db7b
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-12 12:52:34 -05:00
http://oneingray.myopenid.com/
58a6847cfb
Note that, actually, SVG could be embedded into an Ikiwiki page, albeit in a somewhat crude manner.
2010-03-12 17:51:17 +00:00
http://oneingray.myopenid.com/
98facfc958
Added a page for myself.
2010-03-12 17:50:16 +00:00
Joey Hess
9c274a001a
formatting
2010-03-11 16:29:00 -05:00
Joey Hess
d1ebdcd0a2
redundancy
2010-03-11 16:28:32 -05:00
Joey Hess
45dfdcb257
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.
2010-03-11 16:10:04 -05:00
Joey Hess
f259f33a0a
Fix missing span on recentchanges page template.
2010-03-11 15:49:48 -05:00
Joey Hess
60fba805e8
Merge remote branch 'smcv/trivia'
2010-03-11 15:48:47 -05:00
Joey Hess
02d9445684
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-11 15:44:16 -05:00
Joey Hess
ac3aac560f
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.
2010-03-11 15:44:10 -05:00
http://smcv.pseudorandom.co.uk/
e4ed8a51c1
fix in a branch
2010-03-11 18:20:10 +00:00
Simon McVittie
b72757b6ae
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/
2010-03-11 18:15:44 +00:00
JoshTriplett
d021a1ddbc
Add Serialist, and the amusing/frightening way it uses ikiwiki.
2010-03-11 07:44:56 +00:00
JoshTriplett
9b656e27ea
Add my homepage.
2010-03-11 07:42:07 +00:00
http://adam.shand.net/
03c2cf94e2
2010-03-11 05:32:00 +00:00
dkowis
1c03cf9ba2
noted that I fixed the template on my box
2010-03-10 19:27:26 +00:00
dkowis
9f82e93fca
2010-03-10 19:13:50 +00:00
http://jmtd.livejournal.com/
2f2fbdf3a3
tag2
2010-03-10 16:07:55 +00:00
jwalzer
f64c040407
suggesting List of tags when editing content (wishlist)
2010-03-10 15:26:27 +00:00
Joey Hess
6eb71547dd
typo
2010-03-09 19:55:50 -05:00
Joey Hess
6d27bbd026
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.
2010-03-09 19:55:19 -05:00
bhobbit
fa6d082955
2010-03-09 10:50:03 +00:00
Joey Hess
312b7d05f8
Revert spam
2010-03-09 00:40:51 -05:00
capitaine
9ac58f4b88
2010-03-09 05:34:52 +00:00
capitaine
9e603d2640
2010-03-09 05:30:53 +00:00
Thiana
20635d3610
Clarification request
2010-03-09 03:55:28 +00:00
Joey Hess
857bcb33ee
response
2010-03-08 20:30:29 -05:00
Joey Hess
376d0dc9b7
response
2010-03-08 20:27:30 -05:00
Joey Hess
8f13e52a0d
Revert "Added use of tag directive so I can play with tags in the sandbox."
...
This reverts commit b9e7064f70
.
Er, no, I don't want a broken tag link on every plugin page, really.
2010-03-08 20:24:43 -05:00
Joey Hess
2af6a32aba
add link
2010-03-08 20:24:02 -05:00
Thiana
9d6a755d39
2010-03-09 00:50:45 +00:00
Thiana
b9e7064f70
Added use of tag directive so I can play with tags in the sandbox.
2010-03-09 00:42:38 +00:00
Thiana
84d41fb867
2010-03-09 00:07:17 +00:00
bhobbit
e7755506d1
2010-03-08 04:53:05 +00:00
Joey Hess
12b5aec298
response
2010-03-07 22:47:32 -05:00
bhobbit
7559c7b3ae
2010-03-08 02:09:00 +00:00
danc
b44e42baf1
2010-03-07 22:23:26 +00:00
danc
904e2c2d1e
2010-03-07 22:21:35 +00:00
Joey Hess
9ba3035ebc
update
2010-03-07 11:44:07 -05:00
Joey Hess
8026c09b34
response
2010-03-07 11:40:53 -05:00
bhobbit
48e64aa567
2010-03-07 08:31:57 +00:00
Joey Hess
070026f12a
Revert spammer's whitespace changes
...
(PS, you're banned.)
2010-03-04 12:37:12 -05:00
http://www.google.com/profiles/schmonz
07253bb250
revert spam
2010-03-04 09:30:24 +00:00
testerer
54f03304b1
2010-03-04 09:21:26 +00:00
testerer
dd438d3a62
2010-03-04 09:19:22 +00:00