mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 03:10:09 +02:00
[1.2.0] Rename so that docs have specific categories.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@534 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
42
docs/ref-devnetwork.html
Normal file
42
docs/ref-devnetwork.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="description" content="Credits and links to DevNetwork forum topics." />
|
||||
<link rel="stylesheet" type="text/css" href="./style.css" />
|
||||
<base href="http://forums.devnetwork.net/" />
|
||||
|
||||
<title>DevNetwork Credits - HTML Purifier End-User Documentation</title>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>DevNetwork Credits</h1>
|
||||
|
||||
<p>Many thanks to the DevNetwork community for answering questions,
|
||||
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>
|
||||
</ul>
|
||||
|
||||
<p>...as well as any I may have forgotten.</p>
|
||||
|
||||
<div id="version">$Id$</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user