feha
Posts: 712
|
| Posted: 11/25/2005, 3:40 PM |
|
I want to make all HTML as XHTML compatible ...
I do change doctype to:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
but after regenrating page it overwrittes it with:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
It would be great to have in settings the option for DOCTYPE ...
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
kleite
Posts: 4
|
| Posted: 11/27/2005, 9:39 AM |
|
it tries to modify
C:\Arquivos de programas\CodeChargeStudio3\options.ini
[HTMLFormatting]
ConvertHTML2XHTML=true
|
 |
 |
feha
Posts: 712
|
| Posted: 11/27/2005, 10:00 AM |
|
Hi kleite
I have tried to set this to true but have not seen any difference ...
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
matheus
Posts: 386
|
| Posted: 11/28/2005, 5:32 AM |
|
I had some problem.
I wanna choose my DOCTYPE option.
Always after publish need change all HTML file.
_________________
Matheus Trevizan
Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br |
 |
 |
Walter Kempees
|
| Posted: 11/28/2005, 5:38 AM |
|
posted to support ?
"matheus" <matheus@forum.codecharge> schreef in bericht
news:2438b06e97c692@news.codecharge.com...
>I had some problem.
>
> I wanna choose my DOCTYPE option.
>
> Always after publish need change all HTML file.
>
> 
> _________________
> Matheus Trevizan
>
> Dynamix Software Ltda.
> Blumenau SC Brasil
> www.dynamix.com.br
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Steve
|
| Posted: 12/03/2005, 3:44 PM |
|
Yes, this is a pain....
|
|
|
 |
fotrane
Posts: 13
|
| Posted: 01/25/2006, 1:38 PM |
|
Yes, posted to support.
Today, they told me that this was a "feature", and that the solution is to "Search Replace" after publishing. If it is a feature, then why is there a solution? 
It is not a feature, it is a royal P.I.T.A.
|
 |
 |
feha
Posts: 712
|
| Posted: 01/25/2006, 1:49 PM |
|
I think that "feature" did not work as expected and has "been disabled" probably for some next verion.
I will be making on my site an online form to process and convert HTML2XHTML online.
This service will be free ...

_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |