Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 60203 invoked from network); 11 Nov 2005 16:54:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Nov 2005 16:54:47 -0000 Received: (qmail 74754 invoked by uid 500); 11 Nov 2005 16:54:46 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 74727 invoked by uid 500); 11 Nov 2005 16:54:46 -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 74716 invoked by uid 99); 11 Nov 2005 16:54:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 08:54:46 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [80.67.18.14] (HELO smtprelay02.ispgateway.de) (80.67.18.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 08:54:38 -0800 Received: (qmail 11541 invoked from network); 11 Nov 2005 16:54:23 -0000 Received: from unknown (HELO localhost) (305514@[212.59.62.87]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 11 Nov 2005 16:54:23 -0000 Date: Fri, 11 Nov 2005 17:54:22 +0100 From: Ferdinand Soethe X-Priority: 3 (Normal) Message-ID: <1819887218.20051111175422@soethe.net> To: dev@forrest.apache.org Subject: SmartSlides Input PlugIn (aka SlidyPlugin) In-Reply-To: <20051110224405.GB28518@igg.indexgeo.com.au> References: <239064320.20051025110212@soethe.net> <381561323.20051110143331@soethe.net> <20051110224405.GB28518@igg.indexgeo.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N OK, I've commited part 1, the input plugin for now to learn about connecting the grammar properly. SmartSlides is about creating smart presentations using a specialized grammar that guides the users through the creation process. I've renamed it to 'SmartSlides' since 'Slidy' is really only a small part of it all and will only play a role in the output-plugin. At this point the ant test fails because the presentation example document cannot be verified. Btw: Is there a way around having to create yet another plugin for the output as a slidy presentation. It will create so much redundand code (example site, grammar, documentation) that it would really be much nicer if I could create it as an inAndOutputPlugin. -- Ferdinand Soethe