Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 14704 invoked from network); 9 Jul 2005 14:09:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jul 2005 14:09:31 -0000 Received: (qmail 9132 invoked by uid 500); 9 Jul 2005 14:09:30 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 9108 invoked by uid 500); 9 Jul 2005 14:09:30 -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 9095 invoked by uid 99); 9 Jul 2005 14:09:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jul 2005 07:09:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [158.195.15.26] (HELO mailroot.uniba.sk) (158.195.15.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jul 2005 07:09:28 -0700 Received: from wadjet ([158.195.103.195]) by mailroot.uniba.sk with Microsoft SMTPSVC(6.0.3790.211); Sat, 9 Jul 2005 16:09:26 +0200 From: "HANAX" To: "Thorsten Scherler" , Subject: RE: Re: TOC in output plugin Date: Sat, 09 Jul 2005 16:08:35 +0200 Mime-Version: 1.0 X-Mailer: HANAX Mail 2.3 b2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-2" Content-Disposition: inline Message-ID: <20050709160933.738F4735.C343C0E@158.195.103.195> X-OriginalArrivalTime: 09 Jul 2005 14:09:26.0310 (UTC) FILETIME=[D07EFC60:01C5848F] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanx for help. So I'll write some details here. First I need to make element in header for every section in document. T= his element will be a voice form. I'm really confused about so many info= rmations a read yestereday, so I'll need some step-by-step hints how to = begin... Now I have one xsl file which matches sections and produces Hel= lo-world string fo each, but thi is really very far from that one I need= :) Second, I don't know anything about .ft, is that forrest template file = or what? What is the syntax? Or more general question - where I can find= informations about elements and theirs attributes of xml input (stream = that comes as input for my output plugin)? I saw some tag body with attr= ibute mode set to TOC. What does it mean? And last, what about views you wrote? How view plugin differ form other= s?