Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 73265 invoked from network); 30 Dec 2003 01:50:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Dec 2003 01:50:27 -0000 Received: (qmail 54640 invoked by uid 500); 30 Dec 2003 01:50:09 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 54607 invoked by uid 500); 30 Dec 2003 01:50:09 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 54596 invoked from network); 30 Dec 2003 01:50:09 -0000 Received: from unknown (HELO www2.kc.aoindustries.com) (65.77.211.84) by daedalus.apache.org with SMTP; 30 Dec 2003 01:50:09 -0000 Received: from dialup-156.146.220.203.acc01-aubu-gou.comindico.com.au (dialup-156.146.220.203.acc01-aubu-gou.comindico.com.au [203.220.146.156]) (authenticated) by www2.kc.aoindustries.com (8.11.6/8.11.6) with ESMTP id hBU2pkI29277 for ; Mon, 29 Dec 2003 20:51:47 -0600 Subject: forrest-css (was: cvs commit: xml-forrest/src/core/fresh-site/src/documentation/content/xdocs tabs.xml) From: David Crossley To: forrest-dev@xml.apache.org In-Reply-To: <20031228225416.38169.qmail@minotaur.apache.org> References: <20031228225416.38169.qmail@minotaur.apache.org> Content-Type: text/plain Organization: Message-Id: <1072749011.3627.1792.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 30 Dec 2003 12:50:13 +1100 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > nicolaken 2003/12/28 14:54:16 > > Modified: src/core/context/skins/common/xslt/html document2html.xsl > > Log: > Double new features (as they have changes some of the same files) > - add subtab handling and enable it for krysalis-site and tigris-style > - show external links with an icon at the end > > Note: not added for other skins as forrest-site will use krysalis-site > soon and tigris-style deprecates avalon-tigris. As for teh forrest-css one, > never looked at it, sorry I have only had time for a glance at the forrest-css. Pity. This skin was supposed to inspire our general development: * HTML style stuff in the css, not in the output html. * Minimise use of tables. * Standards compliance. * Demonstrate best practice. * Better rendering in text-mode browsers. The main discussion thread started at cocoon-docs (thanks Tony): [RT] Getting rid of the table-based layout http://marc.theaimsgroup.com/?l=xml-cocoon-docs&m=103471154901016 then branched to cocoon-dev and forrest-dev. Many topics were covered. Then Miles Elam made the skin/forrest-css http://marc.theaimsgroup.com/?l=forrest-dev&m=103583691609120 and thankfully someone heeded NKB's email sig and added to Forrest. We should not let those ideas wither. So if someone has the energy, then please keep forrest-css going. --David