|
[cvs] openejb/src/doc/style news.xsl default.css website.xsl: msg#00015java.openejb.devel
Modified: src/doc/style Tag: v0_9 default.css website.xsl Added: src/doc/style Tag: v0_9 news.xsl Log: Added the doc changes to the v0_9 branch, will be rebuilding the website shortly By David Blevins, on 0103/02/12 08:23:10 Revision Changes Path No revision No revision 1.7.2.1 +13 -0 openejb/src/doc/style/default.css Index: default.css =================================================================== RCS file: /cvsroot/openejb/openejb/src/doc/style/default.css,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -u -r1.7 -r1.7.2.1 --- default.css 14 Nov 2002 05:22:09 -0000 1.7 +++ default.css 12 Feb 2003 16:23:08 -0000 1.7.2.1 @@ -46,6 +46,19 @@ line-height: 16px; color: #222222; } +.newsSummary { + font-size: 12px; + font-family: arial, helvetica, sans-serif; + line-height: 16px; color: #222222; +} + +.newsTitle { + font-size: 12px; + font-family: arial, helvetica, sans-serif; + line-height: 16px; color: #222222; + font-weight: bold; +} + .option { font-size: 12px; font-family: arial, helvetica, sans-serif; 1.13.2.1 +3 -0 openejb/src/doc/style/website.xsl Index: website.xsl =================================================================== RCS file: /cvsroot/openejb/openejb/src/doc/style/website.xsl,v retrieving revision 1.13 retrieving revision 1.13.2.1 diff -u -r1.13 -r1.13.2.1 --- website.xsl 2 Nov 2002 01:18:38 -0000 1.13 +++ website.xsl 12 Feb 2003 16:23:09 -0000 1.13.2.1 @@ -10,6 +10,7 @@ <xsl:include href="leftNav.xsl"/> <xsl:include href="keywords.xsl"/> <xsl:include href="searchForm.xsl"/> + <xsl:include href="news.xsl"/> <!-- Template for document --> @@ -113,6 +114,7 @@ <tr> <td valign="top" align="left"><br/><img border="0" height="55" hspace="0" src="{$project/logo}" vspace="0" width="200"/><br/> + <xsl:if test="not(document[@page-title='none'])"> <img border="0" height="7" hspace="0" src="images/dotTrans.gif"/><br/> <xsl:choose> <xsl:when test="/document/body/title"> @@ -131,6 +133,7 @@ </p> </xsl:if> <img border="0" height="1" hspace="0" src="images/dotTrans.gif"/> + </xsl:if> </td> </tr> </table> No revision No revision 1.1.2.1 +0 -0 openejb/src/doc/style/news.xsl Index: news.xsl =================================================================== RCS file: /cvsroot/openejb/openejb/src/doc/style/news.xsl,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -r1.1 -r1.1.2.1 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ http://OpenEJB.sf.net OpenEJB-development mailing list OpenEJB-development@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openejb-development
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [cvs] openejb/src/doc ws-index.xml, David Blevins |
|---|---|
| Next by Date: | [cvs] openejb/src/doc ws-index.xml, David Blevins |
| Previous by Thread: | [cvs] openejb/src/doc ws-index.xml, David Blevins |
| Next by Thread: | News on the website, David Blevins |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |