1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 xmlns=
"http://www.w3.org/1999/xhtml"
6 xmlns:
xi=
"http://www.w3.org/2001/XInclude"
9 <title>Contact - HTML Purifier
</title>
10 <xi:include href=
"common-meta.xml" xpointer=
"xpointer(/*/node())" />
11 <meta name=
"description" content=
"Contact HTML Purifier developers and other users." />
12 <meta name=
"keywords" content=
"HTMLPurifier, HTML Purifier, HTML, filter, filtering, standards, compliant, community, forum, contact, email, Edward Z. Yang" />
16 <xi:include href=
"common-header.xml" xpointer=
"xpointer(/*/node())" />
19 <h1 id=
"title">Contact
</h1>
25 <p>You can join the
<a
26 href=
"http://groups.google.com/group/htmlpurifier">htmlpurifier Google Group
</a> or post a
28 <a href=
"http://htmlpurifier.org/phorum/">forums
</a>.
</p>
33 <p>Please use
<a href=
"mailto:admin@htmlpurifier.org">admin@htmlpurifier.org
</a>
34 for security advisories.
</p>
37 <h2>About This Website
</h2>
40 This website is powered by
<strong>XHTML Compiler
</strong>, a home-grown, cutting
41 edge content-management framework that combines the simplicity and
42 speed of plain old
<abbr>HTML
</abbr> files with the dynamic power of
43 technologies based on open-standards such as
<abbr>XML
</abbr>,
44 <abbr>XSLT
</abbr>, XInclude, and XPath.
<abbr>XHTML
</abbr> source files
45 are compact, modular and easily manageable with
<abbr>SVN
</abbr>.
46 An
<abbr>XML
</abbr>-based architecture ensures that documents will
47 always be standards-compliant and accessible. XHTML Compiler
<q>does
48 <abbr>XHTML
</abbr> right
</q>, by serving it as
<code>application/xml+xhtml
</code>
49 to browsers that support it.
52 XHTML Compiler has not been released in any specific
53 capacity, but the well-documented source code can be browsed at the
54 <a href=
"http://htmlpurifier.org/svnroot/htmlpurifier-web/trunk/xhtml-compiler"><abbr>SVN
</abbr> repository
</a>.