From user-return-2658-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Mon Sep 12 06:43:39 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 54168 invoked from network); 12 Sep 2005 06:43:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2005 06:43:39 -0000 Received: (qmail 762 invoked by uid 500); 12 Sep 2005 06:43:38 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 564 invoked by uid 500); 12 Sep 2005 06:43:37 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 551 invoked by uid 99); 12 Sep 2005 06:43:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2005 23:43:37 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,HTML_TITLE_EMPTY,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bob@najdi.si designates 193.189.169.107 as permitted sender) Received: from [193.189.169.107] (HELO elfstone.noviforum.si) (193.189.169.107) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2005 23:43:46 -0700 Received: from localhost (localhost [127.0.0.1]) by elfstone.noviforum.si (ESMTP) with ESMTP id 05E711B92A for ; Mon, 12 Sep 2005 08:37:51 +0200 (CEST) Message-ID: <4325239E.2090808@najdi.si> Date: Mon, 12 Sep 2005 08:43:42 +0200 From: =?ISO-8859-2?Q?Borut_Bol=E8ina?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: forrest Subject: [Fwd: Re: OpenOffice] Content-Type: multipart/alternative; boundary="------------030600010002070809080500" X-Virus-Scanned: by Najdi.si X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------030600010002070809080500 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit Hi, are there any guidelines or rules of how to write in OpenOffice (which styles to use) to be able to produce pages like it is demonstrated at http://forrest.apache.org/dtdx/document-v20.html. I also took a peek at apache lenya. If only I could integrate forrest with editing capabilities of lenya's build in editors. Is the majority of forrest doc written by hand in xdoc? Any other techniques? -Borut Amazing! =-O It works! On 8.9.2005 15:44, Thorsten Scherler wrote: >On Thu, 2005-09-08 at 15:38 +0200, Borut Bolčina wrote: > > >>Hello list! >> >>I am evaluating Forrest for our new project to serve as project >>documentation framework. I installed and played with it a bit. Soon I >>found OpenOffice input plugin. >> >>I added two versions of the same file (.sxw and a new .odt) to >>doc\src\documentation\content\xdocs\samples and edited site.xml to add >>navigation to those 2 files. >> >>... >> >> >description="OO test v1"> >> >description="OO test v2"> >> >>... >> >>Then I did forrest (builded ok). The menu did show new items, but after >>clicking them a download dialog appeared. I thought the conversion to >>HTML will occur. The plugin installed correctly I think. >> >> >> > >;-) You will get what you define. > > >If you want html: > > >HTH > > > >>I did not found documentation on this topic. Can you help please? >> >>Regards, >>Borut >> >> --------------030600010002070809080500 Content-Type: text/html; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit Hi, are there any guidelines or rules of how to write in OpenOffice (which styles to use) to be able to produce pages like it is demonstrated at http://forrest.apache.org/dtdx/document-v20.html.

I also took a peek at apache lenya. If only I could integrate forrest with editing capabilities of lenya's build in editors.

Is the majority of forrest doc written by hand in xdoc? Any other techniques?

-Borut


Amazing! =-O    It works!

On 8.9.2005 15:44, Thorsten Scherler wrote:
On Thu, 2005-09-08 at 15:38 +0200, Borut Bolčina wrote:
  
Hello list!

I am evaluating Forrest for our new project to serve as project 
documentation framework. I installed and played with it a bit. Soon I 
found OpenOffice input plugin.

I added two versions of the same file (.sxw and a new .odt) to 
doc\src\documentation\content\xdocs\samples and edited site.xml to add 
navigation to those 2 files.

...
<faq label="FAQ" href="faq.html" description="Frequently Asked Questions" />
    <OpenOffice-v1 label="OpenOffice v1" href="testOO.sxw" 
description="OO test v1"></OpenOffice-v1>
    <OpenOffice-v2 label="OpenOffice v2" href="testOO.odt" 
description="OO test v2"></OpenOffice-v2>
    <subdir label="Subdir" href="subdir/">
...

Then I did forrest (builded ok). The menu did show new items, but after 
clicking them a download dialog appeared. I thought the conversion to 
HTML will occur. The plugin installed correctly I think.

    

;-) You will get what you define.
<OpenOffice-v2 label="OpenOffice v2" href="testOO.odt"/>

If you want html:
<OpenOffice-v2 label="OpenOffice v2" href="testOO.html"/>

HTH

  
I did not found documentation on this topic. Can you help please?

Regards,
Borut
    
--------------030600010002070809080500--