1
0
mirror of https://github.com/OpenXE-org/OpenXE.git synced 2025-01-22 19:11:14 +01:00

10 lines
288 B
Plaintext
Raw Normal View History

2021-05-21 08:49:41 +02:00
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