bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GLOBAL-4.8.5 released.


From: Hideki IWAMOTO
Subject: Re: GLOBAL-4.8.5 released.
Date: Sun, 08 May 2005 21:07:22 +0900

On Tue, 19 Apr 2005 10:28:33 +0900, Shigio YAMAGUCHI wrote...
> * htags: XHTML support(--xhtml) added.
>   If the --frame option is specified then generate XHTML-1.0 Frameset,
>   else if config variable 'xhtml_version' is set to 1.1 then generate
>   XHTML-1.1 else XHTML 1.0 Transitional.

Currently, if the --frame option is specified, XHTML-1.0-Frameset is used in 
all files. 
XHTML-1.0-Frameset should be used only in the file containing <frame>, i.e., 
index.html.
Specification should be changed as follows.

  if the --frame option is specified, then 
      generate XHTML-1.0-Frameset for index.html,
      generate XHTML-1.0-Transitional for other files
  else if config variable 'xhtml_version' is set to 1.1 then
      generate XHTML-1.1
  else
      generate XHTML-1.0-Transitional


----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]