You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/01/23 15:31:40 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live index-envelope.xml index.xml

michi       2004/01/23 06:31:40

  Modified:    src/webapp/lenya/pubs/oscom/content/live index.xml
  Added:       src/webapp/lenya/pubs/oscom/content/live index-envelope.xml
  Log:
  live updated
  
  Revision  Changes    Path
  1.21      +5 -4      cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/index.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- index.xml	22 Jan 2004 17:07:03 -0000	1.20
  +++ index.xml	23 Jan 2004 14:31:40 -0000	1.21
  @@ -1,9 +1,10 @@
   <?xml version="1.0"?>
   
  -<oscom>
  -<html>
  +<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  +<head>
  +<title>Welcome to OSCOM</title>
  +</head>
   <body>
  -Live
  +<b>Welcome</b> to the OSCOM <a href="matrix/index.html">matrix</a>.
   </body>
   </html>
  -</oscom>
  
  
  
  1.1                  cocoon-lenya/src/webapp/lenya/pubs/oscom/content/live/index-envelope.xml
  
  Index: index-envelope.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <oscom>
  <navigation xlink:href="navigation.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  <body xlink:href="index.xml" xlink:show="embed" xmlns:xlink="http://www.w3c.org/2002/xmlns/xlink"/>
  </oscom>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org