From d8673539ab626b24fe58aa3d2a36e90f3a87f808 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Thu, 23 Nov 2006 00:45:43 +0000 Subject: [PATCH] - Add more documentation about proprietary tags - Link to all text memos git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@559 48356398-32a2-884e-a903-53898d9a118a --- docs/index.html | 67 +++++++++++++++++++++++++++++++++++ docs/ref-proprietary-tags.txt | 9 +++-- 2 files changed, 73 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index a5a70385..deb57353 100644 --- a/docs/index.html +++ b/docs/index.html @@ -65,6 +65,73 @@ that may not directly discuss HTML Purifier.

Credits and links to DevNetwork forum topics.
+

Internal memos

+ +

Plaintext documents that are more for use by active developers of +the code. They may be upgraded to HTML files or stay as TXT scratchpads.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
End-userOverviewHigh level overview of the general control flow (mostly obsolete).
End-userSecurityCommon security issues that may still arise (half-baked).
ProposalFilter levelsOutlines details of projected configurable level of filtering.
ProposalLanguageSpecification of I18N for error messages derived from MediaWiki (half-baked).
ProposalNew directivesAssorted configuration options that could be implemented.
ReferenceLoose vs.StrictDifferences between HTML Strict and Transitional versions.
ReferenceProprietary tagsList of vendor-specific tags we may want to transform to W3C compliant markup.
ReferenceStrictnessShort essay on how loose definition isn't really loose.
+
$Id$
\ No newline at end of file diff --git a/docs/ref-proprietary-tags.txt b/docs/ref-proprietary-tags.txt index b96c3735..cf0b60fc 100644 --- a/docs/ref-proprietary-tags.txt +++ b/docs/ref-proprietary-tags.txt @@ -8,10 +8,13 @@ HTML Purifier context. , block element that aligns (extremely rare) , inline that double-bolds text (extremely rare) -, multiple columns +, hidden comment for IE and WebTV +, multiple columns , no linebreaks -, whitespace in doc -, allows linebreaks +, whitespace in doc, + use width/height for block and size for vertical/horizontal (attributes) + (extremely rare) +, potential word break point: allows linebreaks. Only works in , monospace pre-variant (extremely rare) , escapes all tags to the end of document