OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Creating a website with the website.dtd


Hi Dave,

the * were created by copying and pasting and some formatting stuff in 
mozilla
The shouyld look like '../'

Anyway... The new and improved saxonweb.bat looks like:

REM begin Bat
set CLASSPATH=D:\saxon6_5_2\saxon.jar;D:\saxon6_5_2\saxon64.jar
cd D:\usr\app\test\website23\example

java  com.icl.saxon.StyleSheet   autolayout.xml 
..\xsl\chunk-tabular.xsl  output-root=..\..\web use.extensions=1 
saxon.extensions=1

cd D:\usr\app\test\scripts
REM end Bat

It only failed on rss, refvlags and the mysteriously message:

Writing ..\..\web/full.html for tocentry(test)
 does not exist.
Processing terminated by xsl:message at line 58

So rthis day was not completely wasted....<grin role="sour"/>



Dave Pawson wrote:

>At 15:54 17/11/2002, you wrote:
>  
>
>>><grin/>You forgot to face South, spin 3 times whilst chanting !
>>>      
>>>
>>That's standard procedure isn't it? especially on W2K, I saw THAT in the release notes...
>>    
>>
>
><grin/>
>  
>
>>>You also need some source document?
>>>
>>>
>>>Keep asking.
>>>      
>>>
>>So far I guess my makewebsite.bat should look something like:
>>set CLASSPATH=D:\saxon6_5_2\saxon.jar;
>>*java  com.icl.saxon.StyleSheet **  *\website23\example\autolayout.xml \website23\xsl\chunk-tabular.xsl  output-root=../web/
>>    
>>
>
>classpath entries Must be ; seperated?
>
>what are the * characters for?
>
>
>
>
>  
>
>>*
>>So how do I add Norm's stuff?
>>    
>>
>
>My bat file reads:
>
> java  -cp \myjava\saxon652.jar;\sgml\nw\website-2.2\extensions\saxon64.jar com.icl.saxon.StyleSheet   -o autolayout.xml  newlayout.xml \sgml\nw\docbook\website3\xsl\autolayout.xsl "saxon.extensions=1" 
>
>That's the 'layout' stage.
>
>
>
> java -cp \myjava\saxon652.jar;\myjava\cat\resolver.jar;\sgml\nw\website-2.2\extensions\saxon64.jar;\sgml   com.icl.saxon.StyleSheet -x com.sun.resolver.tools.ResolvingXMLReader  -y com.sun.resolver.tools.ResolvingXMLReader   -r com.sun.resolver.tools.CatalogResolver  -l -o op.html autolayout.xml mywebsite.xsl "saxon.extensions=1"  
>
>Thats the main stage (but with a catalog processor in the loop).
>I don't have the older one in use, because I use dial up connection.
>
>HTH DaveP
>
>
>
>
>
>  
>






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC