Return-Path: Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 68773 invoked from network); 19 Mar 2002 18:04:46 -0000 Received: from unknown (HELO aisa?2nd.aisa) (194.184.10.192) by daedalus.apache.org with SMTP; 19 Mar 2002 18:04:46 -0000 Received: from PC103 ([192.4.0.103]) by aisa_2nd.aisa (Lotus SMTP MTA v4.6.6 (890.1 7-16-1999)) with SMTP id C1256B81.00648C1D; Tue, 19 Mar 2002 19:18:14 +0100 Message-ID: <005a01c1cf70$320b9070$670004c0@PC103> Reply-To: "Nicola Ken Barozzi" From: "Nicola Ken Barozzi" To: References: <092C4B8A9B51D411829E00D0B749AFBBA831B4@post.flagship.ru> Subject: Re: [UPDATE] XSLT draft!!! Date: Tue, 19 Mar 2002 19:02:12 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0057_01C1CF78.93C3C370" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0057_01C1CF78.93C3C370 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit [UPDATE] XSLT draft!!!From: Piroumian, Konstantin > Good evening, guys (and girls if any...)! > Here goes the first draft of XSLT stylesheets > for menu and document page Cool! I WANT TO COMMIT THIS! :-DDDDDD Ok, commit... **** Access denied: Insufficient Karma (nicolaken|xml-forrest) AAAARGGG!!! I have no karma! :-O :'-( Ok, so... great stuff!!! Get the patches flowing, man! :-) BTW, here is a book.css that can be used on Jakarta. .... AAAARGGG!!! ;-) hehehe -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- ------=_NextPart_000_0057_01C1CF78.93C3C370 Content-Type: text/css; name="book.css" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="book.css" body { background-color: #FFFFFF; margin: 0px 0px 0px 0px; font-size: = 10px; font-family: Verdana, Arial, Helvetica, sans-serif} form { margin: 0px; padding: 0px; border: 0px; } ul { margin: 0px 5px 0px 20px; padding: 0px; } li { margin: 2px 0px 2px 0px; } table { border: 0px; width: 100%; } td { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif = } img { border: 0px; } pre { padding: 10px 10px 10px 10px; margin-bottom: 0px } a:link { color: #0F3660 } a:visited { color: #880000 } a:active { font-weight: bold } a:hover { color: #880000; } .path { font-size: 12px; background-color: #fff9ae; border-bottom-color: = #525D73; border-bottom-style: solid; border-bottom-width: 2px; padding: = 2px; } .path .current { font-weight: bold; } .top { background-color: #FFFFFF; } .top img { margin: 5px; } .topline { background-color: #525D73; } .navbar { background-color: #fff9ae; color: #4C6C8F; font-weight: bold; = border-bottom-color: #525D73; border-bottom-style: solid; = border-bottom-width: 1px; padding: 2px;} .search { font-size: 13px; color: #ffffff; margin-right: 10px; padding: = 10px 5px 3px 5px; background-color: #525D73; } .tabs { font-size: 12px; background-color: #FFFFFF; padding: 2px 7px 5px = 7px; } .tabs .tab { background-color: #fff9ae; padding: 4px 6px 4px 6px;} .tabs .current { background-color: #525D73; font-weight: bold; padding: = 5px 6px 6px 6px; ; color: #FFFFFF} .copyright { text-align: center; font-size: 10px; background-color: = #fff9ae; border-top-color: #525D73; border-top-style: solid; = border-top-width: 1px; padding: 2px; } .content { padding: 5px 5px 5px 10px; } .pre { border-color: #525D73; border-style: solid; border-width: 1px; = width: 200px; } table.menu { height:450px } .menu { background-color: #525D73; } .menu a:link { color: #FFFFFF } .menu a:visited { color: #FFFFFF } .menu a:active { font-weight: bold } .menu a:hover { color: #880000; } .menu a:visited:hover { color: #FF0000; } .menu li .chapter { list-style-image: url('images/chapter.gif'); = font-weight: bold } .menu li .chapter_open { list-style-image: = url('images/chapter_open.gif'); font-weight: bold ; } .menu li .page { list-style-image: url('images/page.gif') } .menu li .current { list-style-image: url('images/current.gif') ; = color: #FFCC00} ------=_NextPart_000_0057_01C1CF78.93C3C370--