Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

15 lines
272B

  1. URI.Disable
  2. TYPE: bool
  3. VERSION: 1.3.0
  4. DEFAULT: false
  5. --DESCRIPTION--
  6. <p>
  7. Disables all URIs in all forms. Not sure why you'd want to do that
  8. (after all, the Internet's founded on the notion of a hyperlink).
  9. </p>
  10. --ALIASES--
  11. Attr.DisableURI
  12. --# vim: et sw=4 sts=4