Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/site:trustcontent.

Capabilities/moodle/site:trustcontent: Difference between revisions

From MoodleDocs
(categories, stub)
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
*This allows a user to enter JavaScript and other tags into places where all text is normally cleaned
*To make use of this capability, trusted content must first be enabled via ''Administration > Security > [[Site policies]]''
 
==See also==
*[[Risks]]
*[[Development:Trusttext cleaning bypass]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=106850 Embedding Google gadgets] forum discussion


[[Category:Administrator]]
[[Category:Capabilities|Site]]
[[Category:Capabilities|Site]]
[[es:Capabilities/moodle/site:trustcontent]]
[[eu:Capabilities/moodle/site:trustcontent]]
[[ja:ケイパビリティ/moodle/site:trustcontent]]

Latest revision as of 06:47, 12 July 2009

  • This allows a user to enter JavaScript and other tags into places where all text is normally cleaned
  • To make use of this capability, trusted content must first be enabled via Administration > Security > Site policies

See also