Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 80068 invoked from network); 19 Feb 2005 15:21:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Feb 2005 15:21:39 -0000 Received: (qmail 12445 invoked by uid 500); 19 Feb 2005 15:21:38 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 12346 invoked by uid 500); 19 Feb 2005 15:21:37 -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 12331 invoked by uid 99); 19 Feb 2005 15:21:37 -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; Sat, 19 Feb 2005 07:21:34 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id EE114160C4C for ; Sat, 19 Feb 2005 09:21:32 -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 14665-05 for ; Sat, 19 Feb 2005 09:21:32 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 4F684160C4A for ; Sat, 19 Feb 2005 09:21:32 -0600 (CST) Message-ID: <18497508.1108826492301.JavaMail.jettyjira@strider.outerthought.net> Date: Sat, 19 Feb 2005 09:21:32 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Commented: (FOR-387) Photo Album In-Reply-To: <13092648.1101126470432.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Kevin E. Gargan Created: Sat, 19 Feb 2005 9:20 AM Body: > I tried to align the left- and right arrows vertically in the table > (using valign=3D"middle") but this didn't work. Maybe some of the html > gurus can fix this main\webapp\skins\pelt\css\basic.css: #content th, #content td { margin: 0; padding: 0; /*vertical-align: top;*/ } Forces vertical-align from the skin, commenting it out works ok? --------------------------------------------------------------------- View this comment: http://issues.cocoondev.org//browse/FOR-387?page=3Dcomments#action_12047 --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-387 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-387 Summary: Photo Album Type: New Feature Status: Closed Priority: Minor Resolution: APPLIED Project: Forrest Fix Fors: 0.7 Assignee: Ross Gardler Reporter: Ross Gardler Created: Mon, 22 Nov 2004 6:27 AM Updated: Sat, 19 Feb 2005 9:20 AM Description: >From an email by joerg+computer.forrest at pi5.physik.uni-stuttgart.de --- Hi, I once did a picture gallery for forrest. You can find the result at=20 http://schreibubi.pi5.physik.uni-stuttgart.de/gallery/lena/newcam/index.htm= l When the plugin system came around I've started to adapt it to the plugin= =20 system, but never came around to finish it. It is almost working, but right= =20 now I don't have the time to finish it, because I have to write my=20 PhD-Thesis. I've attached the last version to this e-mail. It works like this: -Uses the image directory generator from cocoon to get a list of images (directory structure is a dir with the following dirs small, big, preview= =20 (where the pictures can be found in different sizes). -gallery.xsl transforms this into valid forrest-html, which is rendered=20 according to the selected skin -To display one picture gallerybild.xsl is used. The version in the archive= =20 tries to use a template.xml as template, where only the picture name of the= =20 picture is substituted and then skinned. This dosn't work yet... So I've al= so=20 included the old version where everything is hardcoded. Some more ideas I had for the gallery, is to have a file comment.xml where = you=20 can put in comments about each picture, which are displayed under the full= =20 picture (maybe in the format which digikam from KDE writes...so you can edi= t=20 your comments comfortably). Maybe also tooltips on each preview image with= =20 the size and other information added (would be great if the directory=20 generator from cocoon could interpret exif...) Do whatever you want with code, I thereby license it under the BSD-License. Hope this helps, J=C3=B6rg --------------------------------------------------------------------- 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