Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 78011 invoked from network); 9 Nov 2004 20:22:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Nov 2004 20:22:42 -0000 Received: (qmail 64474 invoked by uid 500); 9 Nov 2004 20:22:42 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 64295 invoked by uid 500); 9 Nov 2004 20:22:40 -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 Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 64283 invoked by uid 99); 9 Nov 2004 20:22:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [67.19.2.54] (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 09 Nov 2004 12:22:40 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id B84771600FE for ; Tue, 9 Nov 2004 14:22:38 -0600 (CST) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10940-04 for ; Tue, 9 Nov 2004 14:22:38 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 785851600EF for ; Tue, 9 Nov 2004 14:22:38 -0600 (CST) Message-ID: <32626322.1100031758463.JavaMail.jettyjira@strider.outerthought.net> Date: Tue, 9 Nov 2004 14:22:38 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Commented: (FOR-358) How to customize Forrest CSS WYSIWYG-style with EditCSS In-Reply-To: <276873.1100009858459.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: Ferdinand Soethe Created: Tue, 9 Nov 2004 2:22 PM Body: The CSS is optional. It changes the look of the instructions within a step to have some icon in front. My proposal (see http://marc.theaimsgroup.com/?l=forrest-dev&m=109993408515112&w=2) is to create a separate instruction element with its own rendering as a standard feature of HowTos. Here is my style from extra-css: p.instruction { display: list-item; list-style-image: url('../images/instruction_arrow.png'); list-style-position: outside; margin-left: 2em; } I'll attach the icon to place in content\images to this issue. --------------------------------------------------------------------- View this comment: http://issues.cocoondev.org//browse/FOR-358?page=comments#action_11784 --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-358 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-358 Summary: How to customize Forrest CSS WYSIWYG-style with EditCSS Type: New Feature Status: Open Priority: Trivial Project: Forrest Components: Documentation and website Assignee: Ross Gardler Reporter: Ferdinand Soethe Created: Tue, 9 Nov 2004 8:17 AM Updated: Tue, 9 Nov 2004 2:22 PM Description: A HowTo on using Firefox and a plugin to edit Forrest CSS. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira