From: Matthew M. <ma...@tu...> - 2004-05-25 17:35:28
|
While working on javascript detection, I came across another tag I would need to add to all themes. Here are the tags that ride in the header of every theme: DOCTYPE TITLE METATAGS JAVASCRIPT STYLE Plus, as I said, I want to add a specific command to the body tag to help check for javascript availability. So this is what I propose: Themes in 0.9.4 will consist of what happens between <body> and </body> This will allow us flexibility in the future and prevent people from having to change their themes for new features. The <html><head><body> portion will be one template file that crosses with all themes. I am interested in your response. Thanks, Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |