-

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

Capabilities/moodle/site:trustcontent: Difference between revisions

From MoodleDocs
(forum discussion link)
m (removing out of date link)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Capabilities}}
*This allows a user to enter JavaScript and other tags into places where all text is normally cleaned
*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]]''
*To make use of this capability, trusted content must first be enabled via ''Site administration > Security > [[Site security settings]]''
*This capability is allowed for the default roles of manager and teacher


==See also==
==See also==
*[[Risks]]
*[[Risks]]
*[[Development:Trusttext cleaning bypass]]
*[[dev:Trusttext cleaning bypass]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=106850 Embedding Google gadgets] forum discussion


[[Category:Capabilities|Site]]
[[Category:Capabilities|Site]]


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

Latest revision as of 13:32, 19 August 2020

  • 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 Site administration > Security > Site security settings
  • This capability is allowed for the default roles of manager and teacher

See also