From dev-return-27971-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Sat Jun 23 13:42:11 2007 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 38379 invoked from network); 23 Jun 2007 13:42:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jun 2007 13:42:09 -0000 Received: (qmail 99485 invoked by uid 500); 23 Jun 2007 13:42:12 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 99432 invoked by uid 500); 23 Jun 2007 13:42:12 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 99421 invoked by uid 99); 23 Jun 2007 13:42:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Jun 2007 06:42:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [203.121.192.8] (HELO mail.e-wire.net.au) (203.121.192.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Jun 2007 06:42:07 -0700 Received: from developer (203-121-204-130.e-wire.net.au [203.121.204.130]) by mail.e-wire.net.au (8.13.1/8.13.1) with ESMTP id l5NDfeag010663 for ; Sat, 23 Jun 2007 21:41:41 +0800 From: "Gav...." To: Subject: RE: [jira] Commented: (FOR-605) CSS enhancements needed for MOTD area inside Table of Contents Date: Sat, 23 Jun 2007 21:41:40 +0800 Message-ID: <004301c7b59c$3b925580$650fa8c0@developer> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 In-Reply-To: <11077127.1182590785900.JavaMail.jira@brutus> Thread-Index: Ace1eKJ61V0xQMl8RpOIt+dAXYYM5wAITXTQ X-Antivirus: avast! (VPS 000751-4, 23/06/2007), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.90.1/3493/Fri Jun 22 17:18:44 2007 on mail.e-wire.net.au X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on perm-colo-mail2-local X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=0.0 required=8.0 tests=none autolearn=disabled version=3.1.9 Ok, so 550036 has moved MOTD to the left and removed relative positioning. It looks much better than it did and does not overlap content. Where it was floated right, it caused all sorts of issues, not easily fixed due to the fact that MOTD and/or surrounding content divs and classes could be optionally added/removed at any time. There is as far as I can see no good all round fix for this, taking browser sizes, browser versions and screen resolutions into account. The current fix works fine for all those but may not 'look' as good as if it were prevalent on the right side. I do have one idea to improve the look and keep it where it is on the left, hopefully being an agreed final fix for this MOTD position. I would like to propose that we create a new MOTD class in the same style as .note, .warning and .fixme. We'll give it a unique color from the rest but will be displayed in exactly the same way, from the left going as far across the screen as necessary, with a title section and content section the same as .note etc. We can call it .information with 'Information' being the default label for the top part which can be over-ridden with your own label, the MOTD on the current forrest index page would instead use this with a label of 'Latest release 0.8', the content area then having '18 April 2007 Forrest-0.8 released: Features the Locationmap. (More)' I'll do a mock up in a test-sample site and attach the graphic to this issue if you like but I'm sure you know what I mean. So we have choices :- 1. Keep it as I have changed it to currently - to the left and still the traditional MOTD. 2. Create a new version of MOTD in the style of .note etc -- still keeping the same way that we apply the MOTD, just the style changes. 3. Revert and try something else, but it will be difficult to get it right and keep it right for all scenarios. The above two will work in all scenarios. 4. Something else. Thoughts ? (The site will reflect this update shortly, or use the proxy trick mentioned on http://www.apache.org/dev/project-site.html for instant viewing.) Gav... > -----Original Message----- > From: Gavin (JIRA) [mailto:jira@apache.org] > Sent: Saturday, 23 June 2007 5:26 PM > To: dev@forrest.apache.org > Subject: [jira] Commented: (FOR-605) CSS enhancements needed for MOTD area > inside Table of Contents > > > [ https://issues.apache.org/jira/browse/FOR- > 605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel#action_12507586 ] > > Gavin commented on FOR-605: > --------------------------- > > This issue is more prevalent than ever, just look at the main forrest home > page or even worse is http://forrest.apache.org/docs_0_90/index.html > > > > > CSS enhancements needed for MOTD area inside Table of Contents > > -------------------------------------------------------------- > > > > Key: FOR-605 > > URL: https://issues.apache.org/jira/browse/FOR-605 > > Project: Forrest > > Issue Type: Bug > > Components: Skins (general issues) > > Affects Versions: 0.8 > > Reporter: David Crossley > > Assignee: Gavin > > Attachments: 605-screenshot.png, forrest_faq.png > > > > > > The Message of the Day (MOTD) facility inserts a panel at the top right > of the Table of Contents (ToC). However this panel interferes with the > flow of text in the ToC, forcing items to be line-wrapped to a narrow > width. The MOTD is not properly implemented with CSS, probably needs its > own definition. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online.