選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
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