lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html document2html.xsl,1.2,1.3 site2xhtml.xsl,1.3,1.4

Andreas Hartmann <[email protected]>
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html
In directory erbium:/tmp/cvs-serv18323/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html

Modified Files:
	document2html.xsl site2xhtml.xsl 
Log Message:
- moved lenya.png to apache-lenya.png
- added lenya logo without "apache"
- changed logo positions
- removed commented-out author names

Index: document2html.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html/document2html.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** document2html.xsl	7 May 2003 13:04:12 -0000	1.2
--- document2html.xsl	7 May 2003 13:29:21 -0000	1.3
***************
*** 44,63 ****
        <xsl:apply-templates select="body"/>
  
-       <!--
-       <xsl:if test="header/authors">
-         <p align="right">
-           <font size="-2">
-             <xsl:for-each select="header/authors/person">
-               <xsl:choose>
-                 <xsl:when test="position()=1">by&#160;</xsl:when>
-                 <xsl:otherwise>,&#160;</xsl:otherwise>
-               </xsl:choose>
-               <xsl:value-of select="@name"/>
-             </xsl:for-each>
-           </font>
-         </p>
-       </xsl:if>
-       -->
- 
      </div>
    </xsl:template>
--- 44,47 ----

Index: site2xhtml.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/skins/lenya-site/xslt/html/site2xhtml.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** site2xhtml.xsl	7 May 2003 13:04:12 -0000	1.3
--- site2xhtml.xsl	7 May 2003 13:29:21 -0000	1.4
***************
*** 47,51 ****
  
              <xsl:comment>================= start Group Logo ==================</xsl:comment>
!             <td bgcolor="{$header-color}">
                <xsl:if test="$config/group-url">
                  <div class="headerlogo">
--- 47,51 ----
  
              <xsl:comment>================= start Group Logo ==================</xsl:comment>
!             <td bgcolor="{$header-color}" valign="bottom">
                <xsl:if test="$config/group-url">
                  <div class="headerlogo">
***************
*** 59,62 ****
--- 59,65 ----
                  <span class="textheader"><xsl:value-of select="$config/group-name"/></span>
                </xsl:if>
+               <xsl:comment>================= start Tabs ==================</xsl:comment>
+               <xsl:apply-templates select="div[@class='tab']"/>
+               <xsl:comment>================= end Tabs ==================</xsl:comment>
              </td>
              <xsl:comment>================= end Group Logo ==================</xsl:comment>
***************
*** 75,136 ****
              <xsl:comment>================= end Project Logo ==================</xsl:comment>
  
-             <!--
-             <xsl:comment>================= start Search ==================</xsl:comment>
-             <td class="search" align="right" bgcolor="{$header-color}" rowspan="2" valign="top">
-               <xsl:if test="not($config/disable-search) or
-                 $config/disable-search='false' and $config/searchsite-domain and
-                 $config/searchsite-name">
-                 <form method="get" action="http://www.google.com/search" target="_blank">
-                   <table bgcolor="{$menu-border}" cellpadding="0" cellspacing="0" border="0" summary="search">
-                     <tr>
-                       <td colspan="3" bgcolor="#a5b6c6"><img src="{$spacer}" alt="" width="1" height="10" /></td>
-                     </tr>
-                     <tr>
-                       <td colspan="3"><img src="{$spacer}" alt="" width="1" height="8" /></td>
-                     </tr>
-                     <tr>
-                       <td><img src="{$spacer}" alt="" width="1" height="1" /></td>
-                       <td nowrap="nowrap">
-                         <input type="hidden" name="sitesearch" value="{$config/searchsite-domain}"/>
-                         <input type="text" id="query" name="q" size="15"/>
-                         <img src="{$spacer}" alt="" width="5" height="1" />
-                         <input type="submit" value="Search" name="Search"/>
-                         <br />
-                           the <xsl:value-of select="$config/searchsite-name"/> site
-                           <!- setting search options off for the moment ->
-                           <!-
-                           <input type="radio" name="web" value="web"/>web site&#160;&#160;<input type="radio" name="mail" value="mail"/>mail lists
-                           ->
-                       </td>
-                       <td><img src="{$spacer}" alt="" width="1" height="1" /></td>
-                     </tr>
- 
-                     <tr>
-                       <td colspan="3"><img src="{$spacer}" alt="" width="1" height="7" /></td>
-                     </tr>
- 
-                     <tr>
-                       <td class="bottom-left-thick"></td>
-                       <td bgcolor="#a5b6c6"><img src="{$spacer}" alt="" width="1" height="1" /></td>
-                       <td class="bottom-right-thick"></td>
-                     </tr>
-                   </table>
-                 </form>
-               </xsl:if>
-             </td>
-             <xsl:comment>================= end Search ==================</xsl:comment>
- 
-             <td align="right" bgcolor="{$header-color}"><img src="{$spacer}" alt="" width="10" height="10" />
-               <span class="textheader"><xsl:value-of select="$config/project-name"/></span>
-             </td>
-             -->
-           </tr>
-           <tr>
-             <td colspan="2" bgcolor="{$header-color}" valign="bottom">
-               <xsl:comment>================= start Tabs ==================</xsl:comment>
-               <xsl:apply-templates select="div[@class='tab']"/>
-               <xsl:comment>================= end Tabs ==================</xsl:comment>
-             </td>
-             <td bgcolor="{$header-color}"><img src="{$spacer}" height="1" width="1" alt="" /></td>
            </tr>
          </table>
--- 78,81 ----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.