Pages: [1]
|
 |
|
Author
|
Topic: html/cgi template control (Read 1411 times)
|
sandy47
Serious Poster
   
Offline
Posts: 168

"You say you want a revolution... well, ya know.."
|
Bert; is it possible to give us the means to put a default_html.txt or cgi.txt file into our FMs so that we can control the doctype info on new pages? OK, I know it's possible; but is it possible here??
|
|
|
|
|
Logged
|
|
|
|
ZboX
Founder
Administrator
Posting Maniac
    
Online
Posts: 1622

What 'ya got there??
|
Hi Sandy, Well I'm sure it's "possible" but I'm not sure what it would entail to implement. Ziteman auto generates the doc type for html pages, so I would have to see how easy that would be to change. I'll get back to you on this.
~;-)
Bert
|
|
|
|
|
Logged
|
|
|
|
ZboX
Founder
Administrator
Posting Maniac
    
Online
Posts: 1622

What 'ya got there??
|
Hi Sandy, Yup it's possible. Ziteman has two default auto generated pages. One for HTML and one for Perl. So by altering either of those pages you can have pretty much anything you want when you create a html or cgi page. However as there are only the two pages keep in mind that any changes you want would implement EVERY time you make a new html or cgi page. Post the changes you want and I'll change if for you.
~;-)
Bert
|
|
|
|
|
Logged
|
|
|
|
|
|
ZboX
Founder
Administrator
Posting Maniac
    
Online
Posts: 1622

What 'ya got there??
|
Done!

Bert
|
|
|
|
|
Logged
|
|
|
|
sandy47
Serious Poster
   
Offline
Posts: 168

"You say you want a revolution... well, ya know.."
|
I saw that!! Thanks Bert.
|
|
|
|
|
Logged
|
|
|
|
Key4song
Newbie

Offline
Posts: 7
|
Hi Bert, Could I also change my HTML to the following: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>XHTML</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#000000" text="#ffffff" link="#0000cc" vlink="#cc0000" alink="#FFffFF"> <div align="center">
</div> </body> </html>
Is it also possible to change the default color of the text to white? The pink gets blurry to me after a while.
These changes would also apply to my klosedkaption account.
The problem is that the default that is there now doesn't validate. They require the capitalized version...which is strange since xhtml requires lower case codes otherwise. This code validates.
Thanks so much. Linda
|
|
|
|
|
Logged
|
|
|
|
|
|
Key4song
Newbie

Offline
Posts: 7
|
 Hi Bert,
Thanks for doing that, I really appreciate it. The text that I'm referring to is on the draft page that we edit on in html. It is the color of the text when looking at the edit page. At least it looks pink to me. I can make it white on the published page but not the draft. If it can't be changed I can live with it. I've grown accustomed to white.
Thanks again. Linda
|
|
|
|
|
Logged
|
|
|
|
|
|
Key4song
Newbie

Offline
Posts: 7
|
Hi Bert, I checked the brightness and its actually a little darker than normal. I find that easier on the eyes, which may be why I have to strain to see the rose after a while. I have no problem with the white though on Page Builder on black.
I also noted a slight error in the XHTML code on the key4song account. An extra < sign got in there which is no problem to delete, but if your back in there at some point perhaps you can delete it. The klosedkaption page is fine on the html.
Thanks again for your help.
Linda
|
|
|
|
|
Logged
|
|
|
|
|
|
ZboX
Founder
Administrator
Posting Maniac
    
Online
Posts: 1622

What 'ya got there??
|
Ooops! My bad. I do see it. In the DOCTYPE. Ok that has been fixed.
~;-)
Bert
|
|
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|