From 1139febae226bb33d2b372a2c9a0331024cb8ec7 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Mon, 11 Aug 2008 18:35:42 -0400 Subject: [PATCH] Publish "Contribute" documentation. Signed-off-by: Edward Z. Yang --- docs.xhtml | 14 +++++++++++++- xhtml-compiler | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/docs.xhtml b/docs.xhtml index c066ca7..16e1651 100644 --- a/docs.xhtml +++ b/docs.xhtml @@ -28,6 +28,18 @@ registration required!)

+
+ +

For Contributors

+ +

+ As is with any open source project, HTML Purifier always is looking for + developers, writers and other folks willing to lend a hand. There are any + number of things to work on! Please, take a moment to + find out how + you can help out this project. +

+

For Advanced Users

    @@ -80,7 +92,7 @@ SQL injection vulnerabilities!

    -

    How do I prevent foreign characters like ä and &nbsp from turning into ä?

    +

    How do I prevent foreign characters like ä and   from turning into ä?

    This usually means that HTML Purifier is parsing your code as UTF-8, but diff --git a/xhtml-compiler b/xhtml-compiler index 5a5da58..142a57a 160000 --- a/xhtml-compiler +++ b/xhtml-compiler @@ -1 +1 @@ -Subproject commit 5a5da58a56a7e3a87c60584a91cd5a27aa8383fa +Subproject commit 142a57ab3ca0a97e7ccbc11099bb94151ee711f6 -- 2.11.4.GIT