HTML keywords all uppercase ?

Post any comments, suggestions, annoyances or ideas for future releases here. Please do not post bug reports or questions here.
Post Reply
amix
Posts: 49
Joined: Wed Aug 22, 2007 1:26 pm

HTML keywords all uppercase ?

Post by amix »

Jussi,

do you have any script to lower-case the HTML keywords ? This is how it should be done these days. I tried to write a script, but did not want to mess around with the binary config data. Doing all manually is tedious.

Thanks.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

I tried to write a script, but did not want to mess around with the binary config data. Doing all manually is tedious.

What you can do is modify the document type. To do this I would do the following:

Step 1: In the c:\Program Files\Zeus\zExample directory you will find the htm1.txt, htm2.txt and htm3.txt files.

Open these files in Zeus, select all the text then use the mouse right click Lower case menu to convert the text to lower case.

Step 2: Edit the HTML document type and use the import button to import the new keywords. Note that the current set of keywords will be replaced by the ones from the file.

Step 2: Apply the chnages made.

Cheers Jussi
amix
Posts: 49
Joined: Wed Aug 22, 2007 1:26 pm

Post by amix »

Perfect! Thanks.
Post Reply