crossley    2003/12/16 21:31:03

  Modified:    src/blocks/scratchpad/samples/othello/c_el Cocoon.xml
                        CocoonPeople.xml
  Log:
  Reverted the last hasty change. Added an xml comment to note that these are
  deliberately Greek characters.
  
  Revision  Changes    Path
  1.3       +2 -1      
cocoon-2.1/src/blocks/scratchpad/samples/othello/c_el/Cocoon.xml
  
  Index: Cocoon.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/scratchpad/samples/othello/c_el/Cocoon.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Cocoon.xml        16 Dec 2003 09:06:03 -0000      1.2
  +++ Cocoon.xml        17 Dec 2003 05:31:03 -0000      1.3
  @@ -6,7 +6,8 @@
                </osm:pageTitle>
        </head>
        <body contentID="content">
  -             <p class="title">Apache Cocoon - Apache Software Fountation</p>
  +             <!-- The following are intentionally Greek characters -->
  +             <p class="title">Cocoon ένα έργο του Apache Software 
Fountation</p>
                <p class="paratitle">Apache Cocoon</p>
                <p>Apache Cocoon is a web development framework built around 
the concepts of separation of concerns and component-based web development.</p>
                <p>Cocoon implements these concepts around the notion of 
'component pipelines', each component on the pipeline specializing on a 
particular operation. This makes it possible to use a Lego(tm)-like approach in 
building web solutions, hooking together components into pipelines without any 
required programming.</p>
  
  
  
  1.3       +3 -1      
cocoon-2.1/src/blocks/scratchpad/samples/othello/c_el/CocoonPeople.xml
  
  Index: CocoonPeople.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/scratchpad/samples/othello/c_el/CocoonPeople.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CocoonPeople.xml  16 Dec 2003 09:06:04 -0000      1.2
  +++ CocoonPeople.xml  17 Dec 2003 05:31:03 -0000      1.3
  @@ -7,7 +7,9 @@
                </osm:pageTitle>
        </head>
        <body contentID="content">
  -             <p class="title">Apache Cocoon</p>
  +             <!-- The following are intentionally Greek characters -->
  +             <p class="title">Οι άνθρωποι του Apache Cocoon
  +</p>
                <p id="" class="" width="" height="">The Apache Cocoon Project 
Management Committee oversees the entire project, and consists of all willing 
committers on Cocoon and its subprojects. Its main concerns are community 
health, fostering the Apache Cocoon brand, and making sure all legal 
requirements are met when people contribute.</p>
                <p id="" class="" width="" height="">The current Cocoon PMC 
members are:</p>
                <osm:list>
  
  
  

Reply via email to