Re: [Scrollkeeper-devel] Re: converting omf files
- From: Chris Lyttle <chris wilddev net>
- To: John Fleck <jfleck inkstain net>
- Cc: David Merrill <david lupercalia net>, scrollkeeper-devel lists sourceforge net, Gnome Doc list <gnome-doc-list gnome org>
- Subject: Re: [Scrollkeeper-devel] Re: converting omf files
- Date: 05 May 2002 17:16:55 -0700
On Sun, 2002-05-05 at 14:59, John Fleck wrote:
>
> OK, it looks as though the "writing_scrollkeeper_omf_files.xml in
> ScrollKeeper cvs is more up-to-date than the version on the web site at
> the URL above.
>
> The "minimal OMF file" and "complete OMF file" examples in the cvs
> version of the doc validate, with the exception of the "id" attribute of
> the "version" tag, which should be "identifier". I'll file a bug, and
> perhaps when Dan surfaces he can do whatever magic is necessary to get
> the web site version of the doc updated.
>
Thanks for that John, it looks like your omftransform.xsl works to
transform from the old format to the new. There is one bug, however, it
doesn't transfer the following;
<rights>
<type>
GNU FDL
</type>
<license version="1.1">
http://www.gnu.org/licenses/fdl.html
</license>
<holder>
Rosanna Yuen
</holder>
</rights>
properly to;
<rights type="GNU FDL" license.version="" holder="Rosanna Yuen"/>
in other words the license.version info is dropped
Now to get the build working...
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]