Fixed the pagespec link
parent
28ddf3280f
commit
a6b9fadc9a
|
@ -32,7 +32,7 @@ other HTML-related functionality, such as whether [[meta]] allows
|
||||||
potentially unsafe HTML tags.
|
potentially unsafe HTML tags.
|
||||||
|
|
||||||
The `htmlscrubber_skip` configuration setting can be used to skip scrubbing
|
The `htmlscrubber_skip` configuration setting can be used to skip scrubbing
|
||||||
of some pages. Set it to a [[PageSpec]], such as "!*/Discussion", and pages
|
of some pages. Set it to a [[ikiwiki/PageSpec]], such as "!*/Discussion", and pages
|
||||||
matching that can have all the evil CSS, JavsScript, and unsafe html
|
matching that can have all the evil CSS, JavsScript, and unsafe html
|
||||||
elements you like. One safe way to use this is to use [[lockedit]] to lock
|
elements you like. One safe way to use this is to use [[lockedit]] to lock
|
||||||
those pages, so only admins can edit them.
|
those pages, so only admins can edit them.
|
||||||
|
|
Loading…
Reference in New Issue