Age | Commit message (Collapse) | Author |
|
|
|
|
|
case-sensative filesystems like OSX.
|
|
|
|
|
|
|
|
|
|
|
|
templates but can be useful for things like making comma-delimited lists
of tags or what have you.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Run it with -asxhtml instead, so it will output well-formed xhtml no
matter what the input.
* Disable tidy warnings too.
* Add a new format hook, and make tidy use it, since tidy can really only
operate on and output complete html documents, not the body chunks
that sanitise gets.
|
|
I added it..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add permalink and author support to meta plugin, affecting RSS feeds
and blog pages.
* Change titlepage() to encode utf-8 alnum characters. This is necessary
to avoid UTF-8 creeping into filenames in urls. (There are still
some other ways that it can get in.)
|
|
the current support is a crude hack due to limitations of XML::Feed:
xml:base is not supported, neither is Content-Location. And of course,
relative links in RSS feeds are ill-undefined..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #381279
|
|
|
|
|
|
* Added many unit tests for pagespec_match.
|
|
|
|
|
|
|
|
|
|
|
|
by 10% or so.
|
|
|
|
|
|
|