1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-13 17:42:44 +01:00
2014-09-23 23:25:04 +00:00

10 lines
297 B
Plaintext

Attr.AllowedRel
TYPE: lookup
VERSION: 1.6.0
DEFAULT: array()
--DESCRIPTION--
List of allowed forward document relationships in the rel attribute. Common
values may be nofollow or print. By default, this is empty, meaning that no
document relationships are allowed.
--# vim: et sw=4 sts=4