|
Tree :
Faceted index, by topics :
Menu
"Normal" view (14) (Main tree view) (1) Display (4) Edit (9) File (46) Help (7) Ideas (54) Import/Export (15) Keywords (6) Publications (19) Tasks (1) Templates (72) Windows (1)
Feature
How to insert these widgets? |
How can I get lighter HTML pages at build time ? If you encode your pages with iso-8859-1 charset (Western Europe), the size of generated HTML files will be the half of other charset encodings (Unicode, except UTF-8, where each character is 2 byte encoded). If you use the UTF-8 encoding (better and suitable for almost all languages), the size of generated HTML files will be optimized (ASCII characters are 1 byte encoded, others are 2 byte, 3, 4 or more byte encoded...).
Keywords : Character set ; FAQ ; Web site generation
|