formatting
parent
62fd4c979e
commit
a14a2f6472
|
@ -593,13 +593,13 @@ I've been looking over the calendar plugin. Some items:
|
||||||
that emitting the whole calendar in the preprocess hook would simplify
|
that emitting the whole calendar in the preprocess hook would simplify
|
||||||
things and you'd not need to save state about calendars.
|
things and you'd not need to save state about calendars.
|
||||||
|
|
||||||
> A) I am scared of the html scrubber, and have never turned it on,
|
> I am scared of the html scrubber, and have never turned it on,
|
||||||
> and did not look too deeply into what would be scrubbed out --ManojSrivastava
|
> and did not look too deeply into what would be scrubbed out --ManojSrivastava
|
||||||
>> Unless you're using javascript, a few annoyances link <blink>, or inline
|
>> Unless you're using javascript, a few annoyances link <blink>, or inline
|
||||||
>> css, it's unlikly to object to any html you might write. The list of
|
>> css, it's unlikly to object to any html you might write. The list of
|
||||||
>> allowed tags and attributes is easy to find near the top of the plugin.
|
>> allowed tags and attributes is easy to find near the top of the plugin.
|
||||||
|
|
||||||
> B) In case the option that gets the ctime of the pages from the
|
> In case the option that gets the ctime of the pages from the
|
||||||
> SCM itself, %IkiWiki::pagectime is not populated that early,
|
> SCM itself, %IkiWiki::pagectime is not populated that early,
|
||||||
> is it? So I waited until the last possible moment to look at
|
> is it? So I waited until the last possible moment to look at
|
||||||
> the time information.
|
> the time information.
|
||||||
|
|
Loading…
Reference in New Issue