Hi Vitaly,

I will check the same.Thanks for your input.

Regards
Ravi 

-----Original Message-----
From: Vitaly Baranovsky [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 31, 2007 12:45 PM
To: Jetspeed Users List
Subject: Re: Changing DocType in portal pages

You have to replace string at the top of
webapps\jetspeed\WEB-INF\templates\layout\html\columns\layout.vm.

So, this string is writes many times in every result html page (one time
for every layout used).

I writes next JIRA issue about this situation:
https://issues.apache.org/jira/browse/JS2-764

2007/8/31, Kumar, Ravi R <[EMAIL PROTECTED]>:
> Hi,
>
> I wanted the current Doctype in portal pages in jetspeed 2.1.2
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
>
> to be replaced to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
> Transitional//EN">.Iam using vm decorators.Where should I replace the 
> doctype i need?
>
> regards
> Ravi
>


--
With best regards,
Vitaly Baranovsky

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to