Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 11429 invoked from network); 2 Mar 2005 17:43:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Mar 2005 17:43:48 -0000 Received: (qmail 88053 invoked by uid 500); 2 Mar 2005 17:43:47 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 88009 invoked by uid 500); 2 Mar 2005 17:43:47 -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 87995 invoked by uid 99); 2 Mar 2005 17:43:47 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from 54.67-19-2.reverse.theplanet.com (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Mar 2005 09:43:46 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id A3D45160C4D for ; Wed, 2 Mar 2005 11:43:44 -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 19130-03 for ; Wed, 2 Mar 2005 11:43:44 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 21F9C160C4C for ; Wed, 2 Mar 2005 11:43:43 -0600 (CST) Message-ID: <20158724.1109785423114.JavaMail.jettyjira@strider.outerthought.net> Date: Wed, 2 Mar 2005 11:43:43 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Updated: (FOR-162) Add ability to generate Eclipse Help Plug-in compliant sites 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 issue has been updated: Updater: Dave Brondsema (mailto:brondsem@apache.org) Date: Wed, 2 Mar 2005 11:43 AM Changes: Component changed to Plugins (general issues) --------------------------------------------------------------------- For a full history of the issue, see: http://issues.cocoondev.org//browse/FOR-162?page=history --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-162 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-162 Summary: Add ability to generate Eclipse Help Plug-in compliant sites Type: New Feature Status: Unassigned Priority: Major Project: Forrest Components: Plugins (general issues) Versions: 0.6 Assignee: Reporter: Geoff Longman Created: Fri, 4 Jun 2004 3:18 PM Updated: Wed, 2 Mar 2005 11:43 AM Environment: ALL Description: It would be nice to be able to generate a site that can be embedded into an Eclipse help plugin. The criteria would be as such: 1. Generate more compact html. i.e. with less header info. The Eclipse help center is typically sized small on a user's screen and the less cruft the better. The workaround decribed in #2 below can get around this with the current way things are generated, but its kludgey. 2. Generate html that does not contain the menus as Eclipse uses an xml files called a toc file to generate its own menus. A current workaround is to generate the site using a modified the forrest-css skin. The css is modified to hide the menus and compress the header portion of the page. Although you have to specify a 1px image in skinconf.xml for the mandatory project logo in order for this to work. 3. Generate an Eclipse toc file that is basically a transformation of the site.xml. Note - I have been using forrest fo exactly 1 day so buyer beware. Reference material: A link to a page decribing the format of the Eclipse toc file: http://help.eclipse.org/help21/topic/org.eclipse.platform.doc.isv/guide/help_plugin_toc.htm P.S. I left the priority for this issue at it default setting for no particular reason. Geoff --------------------------------------------------------------------- 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