From 8d15d1ce1345e3f0565f8498021481547d183d7b Mon Sep 17 00:00:00 2001
From: "Edward Z. Yang"
Date: Fri, 8 Jun 2007 01:52:42 +0000
Subject: [PATCH] Repair links to renamed documentation; fix typo in
ref-html-modularization.txt
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1127 48356398-32a2-884e-a903-53898d9a118a
---
docs/index.html | 8 ++++----
docs/ref-html-modularization.txt | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index dde340cc..4bae94b5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -131,8 +131,8 @@ the code. They may be upgraded to HTML files or stay as TXT scratchpads.
Reference |
- Loose vs.Strict |
- Differences between HTML Strict and Transitional versions. |
+ Handling Content Model Changes |
+ Discusses how to tidy up content model changes using custom ChildDef classes. |
@@ -149,8 +149,8 @@ the code. They may be upgraded to HTML files or stay as TXT scratchpads.
Reference |
- XHTML 1.1 |
- What we'd have to do to support XHTML 1.1. |
+ Modularization of HTMLDefinition |
+ Provides a high-level overview of the concepts behind HTMLModules. |
diff --git a/docs/ref-html-modularization.txt b/docs/ref-html-modularization.txt
index 2bbb2733..8b54b8f5 100644
--- a/docs/ref-html-modularization.txt
+++ b/docs/ref-html-modularization.txt
@@ -1,5 +1,5 @@
-The Modularizatino of HTMLDefinition in HTML Purifier
+The Modularization of HTMLDefinition in HTML Purifier
Todo for XHTML 1.1 support
1. Support Ruby