You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
288B

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