[JBoss-dev] CVS update: manual/src/stylesheets fancy.xsl plain.xsl printable.xsl

2001-11-18 Thread Tobias Frech

  User: gropi   
  Date: 01/11/18 11:14:33

  Modified:src/stylesheets Tag: 2.0 fancy.xsl plain.xsl printable.xsl
  Log:
  Let the major cvs revision number reflect the release number of JBoss
  the documentation is meant for.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  2.0   +1 -1  manual/src/stylesheets/fancy.xsl
  
  
  
  
  2.0   +1 -1  manual/src/stylesheets/plain.xsl
  
  
  
  
  2.0   +1 -1  manual/src/stylesheets/printable.xsl
  
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: manual/src/stylesheets fancy.xsl plain.xsl printable.xsl

2001-11-18 Thread Tobias Frech

  User: gropi   
  Date: 01/11/18 12:10:56

  Modified:src/stylesheets Tag: 3.0 fancy.xsl plain.xsl printable.xsl
  Log:
  Let the major cvs revision number reflect the release number of JBoss
  the documentation is meant for == 3.0
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  3.0   +1 -1  manual/src/stylesheets/fancy.xsl
  
  
  
  
  3.0   +1 -1  manual/src/stylesheets/plain.xsl
  
  
  
  
  3.0   +1 -1  manual/src/stylesheets/printable.xsl
  
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: manual/src/stylesheets fancy.xsl

2001-09-03 Thread Jason Dillon

  User: user57  
  Date: 01/09/03 13:02:38

  Modified:src/stylesheets fancy.xsl
  Log:
   o added file:// to import of chunk.xsl, may fix win32 bug, may not... still
 it should be there.
  
  Revision  ChangesPath
  1.3   +2 -2  manual/src/stylesheets/fancy.xsl
  
  Index: fancy.xsl
  ===
  RCS file: /cvsroot/jboss/manual/src/stylesheets/fancy.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- fancy.xsl 2001/08/30 19:41:10 1.2
  +++ fancy.xsl 2001/09/03 20:02:38 1.3
  @@ -1,6 +1,6 @@
   ?xml version=1.0 encoding=UTF-8?
   
  -!-- $Id: fancy.xsl,v 1.2 2001/08/30 19:41:10 tmcsys Exp $ --
  +!-- $Id: fancy.xsl,v 1.3 2001/09/03 20:02:38 user57 Exp $ --
   
   xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
  xmlns:saxon=http://icl.com/saxon;
  @@ -11,7 +11,7 @@
  exclude-result-prefixes=doc
  extension-element-prefixes=saxon xalanredirect lxslt
   
  -   xsl:import href=@oasis.docbook.xsl.root@/html/chunk.xsl/
  +   xsl:import href=file:[EMAIL PROTECTED]@/html/chunk.xsl/
   
  xsl:param name=html.stylesheetstyles.css/xsl:param
  xsl:param name=toc.section.depth1/xsl:param
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development