1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-31 19:30:21 +02:00
- Converted dev-naming and dev-optimization to HTML
- Fixed up failed validation in a few of the other HTML files

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@538 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-11-19 04:56:50 +00:00
parent fe9238af3a
commit 83ed9e0fe1
7 changed files with 136 additions and 84 deletions

View File

@@ -5,7 +5,6 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="Credits and links to DevNetwork forum topics on HTML Purifier." />
<link rel="stylesheet" type="text/css" href="./style.css" />
<base href="http://forums.devnetwork.net/" />
<title>DevNetwork Credits - HTML Purifier</title>
@@ -22,20 +21,20 @@ theorizing about design, and offering encouragement during
the development of this library in these forum threads:</p>
<ul>
<li><a href="viewtopic.php?t=52905">HTMLPurifier PHP Library hompeage</a></li>
<li><a href="viewtopic.php?t=53056">How much of CSS to implement?</a></li>
<li><a href="viewtopic.php?t=53083">Parsing URL only according to URI : Security Risk?</a></li>
<li><a href="viewtopic.php?t=53096">Gimme a name : URI and friends</a></li>
<li><a href="viewtopic.php?t=53415">How to document configuration directives</a></li>
<li><a href="viewtopic.php?t=53479">IPv6</a></li>
<li><a href="viewtopic.php?t=53539">http and ftp versus news and mailto</a></li>
<li><a href="viewtopic.php?t=53579">HTMLPurifier - Take your best shot</a></li>
<li><a href="viewtopic.php?t=53664">Need help optimizing a block of code</a></li>
<li><a href="viewtopic.php?t=53861">Non-SGML characters</a></li>
<li><a href="viewtopic.php?t=54283">Wordpress makes me cry</a></li>
<li><a href="viewtopic.php?t=54478">Parameter Object vs. Parameter Array vs. Parameter Functions</a></li>
<li><a href="viewtopic.php?t=54521">Convert encoding where output cannot represent characters</a></li>
<li><a href="viewtopic.php?t=56411">Reporting errors in a document without line numbers</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=52905">HTMLPurifier PHP Library hompeage</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53056">How much of CSS to implement?</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53083">Parsing URL only according to URI : Security Risk?</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53096">Gimme a name : URI and friends</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53415">How to document configuration directives</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53479">IPv6</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53539">http and ftp versus news and mailto</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53579">HTMLPurifier - Take your best shot</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53664">Need help optimizing a block of code</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=53861">Non-SGML characters</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=54283">Wordpress makes me cry</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=54478">Parameter Object vs. Parameter Array vs. Parameter Functions</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=54521">Convert encoding where output cannot represent characters</a></li>
<li><a href="http://forums.devnetwork.net/viewtopic.php?t=56411">Reporting errors in a document without line numbers</a></li>
</ul>
<p>...as well as any I may have forgotten.</p>