Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.
Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?
Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.
Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
23.4.2012
Der neue Build kommt mit vielen neuen Features. [mehr]
9.11.2011
Sisulizer Version 3 ist da. [mehr]
30.9.2011
Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]
8.9.2011
Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]
12.8.2011
Bitte verwenden Sie einen Download Manager. [mehr]
Use this sheet to specify the HTML localization options of the HTML data.
Specifies how text is written in HTML. Possible values are:
| Value | Description |
|---|---|
| Keep format | If checked the text preserves spaces and line breaks. Otherwise all extra spaces and all line breaks will be removed on scanned rows. |
| Keep format in code tags | If checked the text enclosed in the code element preserves spaces and line breaks. Otherwise all extra spaces and all line breaks will be removed on scanned rows. |
Specifies how HTML file are built. Possible values are:
| Value | Description |
|---|---|
| Clean syntax | If checked the syntax of HTML-code will be cleaned during the build process. For example if you have an attribute without quotes, Sisulizer add those marks. For example <h2 align=left> becomes to <h2 align="left"> |
| Add or modify content language | If checked the following lines will be added to HEAD-section if the section does not already contain them:<meta http-equiv="Content-Language" content="fi"><meta http-equiv="Content-Type" content="text/html; charset=utf-8">If the section already contains them Sisulizer just updates the content of the lines. |
| Set dir attribute for RTL languages (Arabic, Hebrew) | If checked the following attribute is set when creating Middle Eastern HTML files:<body dir="rtl">If the attribute already exists Sisulizer just updates the value of the attribute. |
Specifies the encoding that is used when creating localized HTML resource data. Possible values are:
| Value | Description |
|---|---|
| Use always UTF-8 |
UTF-8 encoding is always used on any language. |
| Use encoding that matches the original encoding | An encoding that matchs the original encoding is used. |