Joey Hess
ccafb10007
enable hidden attribute
2010-05-01 19:59:16 -04:00
Joey Hess
790a339db1
htmlscrubber: Also allow some other html5 tags: canvas, progress, meter, ruby, rt, rp, details, summary.
2010-05-01 19:28:28 -04:00
Joey Hess
f1e2d0af12
more html5 attributes
2010-05-01 19:11:03 -04:00
Joey Hess
78cee5140a
add rest of html5 form attributes
...
It's easy to imagine pattern being used to freeze or crash browsers, if
they implement it stupidly. Let's hope not..
2010-05-01 18:44:37 -04:00
Joey Hess
442bc59a15
htmlscrubber: Allow the placeholder attribute.
2010-05-01 18:14:50 -04:00
Joey Hess
73c8209484
more html5
...
* htmlscrubber: Also allow html5 canvas tags.
* htmlscrubber: Round out html5 video support with the preload
attribute and the source tag.
2010-05-01 17:56:35 -04:00
Joey Hess
80f2042464
htmlscrubber: Allow html5 semantic tags: section nav article aside hgroup header footer time mark
2010-05-01 16:34:47 -04:00
Joey Hess
3252df4aa8
comments, branch review, questions
2010-05-01 15:27:32 -04:00
Joey Hess
dd75b61d93
response
2010-04-30 14:15:58 -04:00
Jon Dowland
9fb15ec9fe
new bug: svn commit failures...
2010-04-30 16:48:19 +01:00
Joey Hess
7bba522545
Merge branch 'master' into templatemove
...
Conflicts:
doc/templates.mdwn
2010-04-23 16:43:44 -04:00
Joey Hess
7e79da7633
template docu reorg
...
Remove wikitemplates page; fold its contents into templates page.
Update all backlinks. Document new ability to put templates inside srcdir.
2010-04-23 16:14:33 -04:00
Joey Hess
5bc7efab7c
switch to PERL5LIB so that use lib inserted for INSTALL_BASE is overridden during build
2010-04-22 23:00:33 -04:00
blipvert
a2feb7d477
rename bugs/creating_build_fails_oddly_when_older_ikiwiki_is_installed.mdwn to bugs/build_fails_oddly_when_older_ikiwiki_is_installed.mdwn
2010-04-23 02:40:36 +00:00
blipvert
898fc10955
2010-04-23 02:36:27 +00:00
Joey Hess
2b175d7c1f
improved fix for depends_simple_mixup
...
Avoid adding the page matched against as an influence for
currently failing pagespec matches, while still adding
any other influences.
This avoids bloating depends_simple with lots of bogus influences when
matching eg, "!link(done)". It's only necessary for the page being tested
to be an influence of that if the page matches.
2010-04-22 00:18:20 -04:00
Joey Hess
c98414e192
added a test case for this bug
...
Further analysis suggests fixing this might not be as dreadful as I first
thought!
2010-04-21 23:08:54 -04:00
Joey Hess
13325317a3
backlink influence data seems ok
2010-04-21 22:04:03 -04:00
Joey Hess
09ff797682
more wrongness
2010-04-21 21:55:12 -04:00
Joey Hess
8cf6b7abf8
link fix
2010-04-21 21:42:18 -04:00
Joey Hess
6c5f315970
argh. head exploding.
2010-04-21 21:38:58 -04:00
http://hendry.iki.fi/
86e73e42e8
2010-04-21 19:48:31 +00:00
http://hendry.iki.fi/
9ed523d762
2010-04-21 19:21:38 +00:00
http://hendry.iki.fi/
e72973afdb
debugging
2010-04-21 19:07:32 +00:00
Joey Hess
5c855b2bca
applied
2010-04-21 12:50:43 -04:00
http://oblomov.myopenid.com/
5d2df9651f
Missing links with no CGI
2010-04-21 08:17:03 +00:00
Joey Hess
d2c36a6f4b
close
2010-04-10 15:29:31 -04:00
Joey Hess
1c1c76c53e
close bug, was fixed in 3.20100403
2010-04-09 12:25:10 -04:00
Joey Hess
f6fd7639da
Merge remote branch 'smcv/ready/link-types'
2010-04-06 22:50:19 -04:00
http://smcv.pseudorandom.co.uk/
1f112d570e
if applied, reverting this would be problematic
2010-04-06 00:55:54 +00:00
http://smcv.pseudorandom.co.uk/
315bcf866c
tag as patch
2010-04-06 00:51:27 +00:00
http://smcv.pseudorandom.co.uk/
0ed94696c0
pages talking about escaping should really be escaped correctly
2010-04-06 00:50:51 +00:00
http://smcv.pseudorandom.co.uk/
26bf69d17a
as seen on IRC
2010-04-06 00:49:38 +00:00
Joey Hess
f8457f9a90
fix bug that left stray </p> tags
...
Both markdown and tidy add paragraph tags around text, that needs to be
stripped when the text is a short, one line fragment that is being inserted
into a larger page. tidy also adds several newlines to the end, and this
broke removal of the paragraph tags.
2010-04-05 17:18:30 -04:00
Joey Hess
6876c5a588
close bug, comment
2010-04-04 12:28:12 -04:00
http://hendry.iki.fi/
3a02cfca99
2010-04-04 13:00:52 +00:00
http://liw.fi/
6b746ed72b
2010-04-04 09:23:05 +00:00
http://liw.fi/
3190e3be93
2010-04-04 09:13:01 +00:00
http://liw.fi/
3e2a78840a
2010-04-04 09:12:23 +00:00
Simon McVittie
ef63441440
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.
2010-04-04 00:43:58 +01:00
Simon McVittie
c1a42e76bc
implement typed links; add tagged_is_strict config option
2010-04-04 00:43:48 +01:00
Simon McVittie
3c9cd4f156
Explain tab-delimited tables a bit better
2010-04-01 18:13:38 +01: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
Joey Hess
b2890b4e8f
response
2010-03-29 15:25:34 -04:00
http://hendry.iki.fi/
ae4e9b25b7
2010-03-29 08:15:43 +00:00
Joey Hess
2bbbc906ba
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2010-03-28 18:49:22 -04:00
Joey Hess
9115336551
response
2010-03-28 18:49:15 -04:00
http://schors.livejournal.com/
02e6ec9dd2
2010-03-28 22:47:17 +00:00