1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-08 16:32:40 +02:00

[1.7.0] Complete Customization end user tutorial.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1175 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-06-20 22:08:45 +00:00
parent 69996acc9e
commit 10c970760d
2 changed files with 397 additions and 8 deletions

View File

@ -135,8 +135,9 @@ use-cases.</p>
<p>Note that the functions described here are only available if
a raw copy of <code>HTMLPurifier_HTMLDefinition</code> was retrieved.
<code>addAttribute</code> may work on a processed copy, but for
consistency's sake we will mandate this for everything.</p>
Furthermore, caching may prevent your changes from immediately
being seen: consult <a href="enduser-customize.html">enduser-customize.html</a> on how
to work around this.</p>
<h3>Attributes</h3>