Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

14 Zeilen
483B

  1. HTML.SafeEmbed
  2. TYPE: bool
  3. VERSION: 3.1.1
  4. DEFAULT: false
  5. --DESCRIPTION--
  6. <p>
  7. Whether or not to permit embed tags in documents, with a number of extra
  8. security features added to prevent script execution. This is similar to
  9. what websites like MySpace do to embed tags. Embed is a proprietary
  10. element and will cause your website to stop validating; you should
  11. see if you can use %Output.FlashCompat with %HTML.SafeObject instead
  12. first.</p>
  13. --# vim: et sw=4 sts=4