0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-18 18:25:18 +00:00
htmlpurifier/docs
Edward Z. Yang 85fb192d93 Remove incorrect information about bit-size
UTF-8 is a variable-width encoding that uses octets, UTF-16
is a variable-width encoding that uses 16-bit words, and
UCS-2 is an obsolete fixed-width encoding that doesn't not
support characters beyond the BMP. Explaining this would be
unwieldly, so we just removed the information.

See also: http://www.reddit.com/info/6mlqc/comments/c04aold

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2008-06-24 22:12:56 -04:00
..
dtd Remove outdated and misleading DTD. 2006-09-15 00:28:49 +00:00
entities Replace the HTML entity files with the XHTML files, they're the same, but being valid XML declarations they should be easier to parse. 2006-07-23 19:43:19 +00:00
examples Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
specimens Handle CRLF discrepancies 2008-06-24 21:10:51 -04:00
dev-advanced-api.html [3.1.0] Document Config Schema, also, fix bug with null defaults 2008-04-05 18:37:08 +00:00
dev-code-quality.txt Miscellaneous documentation updates. 2008-04-04 22:15:14 +00:00
dev-config-schema.html Post rc skirmishes. 2008-04-22 16:20:45 +00:00
dev-flush.html [3.1.0] Improve maintenance script documentation 2008-04-03 22:39:50 +00:00
dev-includes.txt [3.1.0] Document Config Schema, also, fix bug with null defaults 2008-04-05 18:37:08 +00:00
dev-naming.html Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
dev-optimization.html Miscellaneous documentation updates. 2008-04-04 22:15:14 +00:00
dev-progress.html Miscellaneous documentation updates. 2008-04-04 22:15:14 +00:00
enduser-customize.html [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods that return objects 2008-04-23 02:40:17 +00:00
enduser-id.html [2.1.2] Merge in Brett Zamir's patches. 2007-08-26 18:20:46 +00:00
enduser-overview.txt Update docs. 2007-01-29 17:53:54 +00:00
enduser-security.txt [2.1.0] Allow i18n font names 2007-08-03 02:48:52 +00:00
enduser-slow.html Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
enduser-tidy.html [2.1.2] Merge in Brett Zamir's patches. 2007-08-26 18:20:46 +00:00
enduser-uri-filter.html [3.1.1] Implement %URI.SecureMunge and %URI.SecureMungeSecretKey, thanks Chris! 2008-05-26 16:26:47 +00:00
enduser-utf8.html Remove incorrect information about bit-size 2008-06-24 22:12:56 -04:00
enduser-youtube.html Post rc skirmishes. 2008-04-22 16:20:45 +00:00
fixquotes.htc Add initial version of advanced API specification, also add <q> tag fix. 2007-02-28 04:42:08 +00:00
index.html [3.1.0] Document Config Schema, also, fix bug with null defaults 2008-04-05 18:37:08 +00:00
proposal-colors.html Update URLs from hp.jpsband.org to htmlpurifier.org 2007-04-22 22:22:48 +00:00
proposal-config.txt Update txt docs. 2007-06-09 14:53:21 +00:00
proposal-css-extraction.txt Add Sander Tekelenburg's CSS extraction proposal. 2008-03-04 01:58:33 +00:00
proposal-filter-levels.txt [2.1.0] Allow i18n font names 2007-08-03 02:48:52 +00:00
proposal-language.txt Update docs. Delineate XHTML 1.1 revamping of HTMLDefinition. 2007-02-03 17:03:04 +00:00
proposal-new-directives.txt [2.1.0] Implement Ruby. 2007-08-02 22:44:42 +00:00
ref-content-models.txt Rename and rewrite content models docs. 2007-06-02 18:51:50 +00:00
ref-css-length.txt Add reference document on CSS lengths. 2007-06-27 23:49:50 +00:00
ref-devnetwork.html Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
ref-html-modularization.txt [3.1.0] Document Config Schema, also, fix bug with null defaults 2008-04-05 18:37:08 +00:00
ref-proprietary-tags.txt Remove trailing ?> in PHP library files, add trailing newlines to all other files. 2007-06-27 13:58:32 +00:00
ref-whatwg.txt Update txt docs. 2007-06-09 14:53:21 +00:00
style.css [2.1.0] Add tutorial for creating URI Filters 2007-08-02 23:34:30 +00:00