Sitemap parameters scope and non-destructive session parameters propagation

2001-09-09 Thread Paolo
I am working with Cocoon but I have some problems with sitemap variables scope. It seems that Sitemap Parameters propagated from db-authenticator actions are not inherited into selectors or other db-authenticator actions. Please look at this code and the scope of myvar_dbvars1 (propagated by db-au

RE: Namespaces

2001-09-09 Thread Laurent KEMPENEERS
One solution for this kind of namespaces manipulation in XSLT is to use the "exclude-result-prefixes" attribute of the "" element. The value of this attribute consists of one or more space-separated prefix names. The namespace declarations related to those prefix names are not copied to the outpu

Re: Docbook and Cocoon?

2001-09-09 Thread Konstantin Agouros
On Sun, Sep 09, 2001 at 09:25:11PM -0700, Ovidiu Predescu wrote: > On Sun, 9 Sep 2001 18:48:52 +0200, Konstantin Agouros <[EMAIL PROTECTED]> >wrote: > > > On Sat, Sep 08, 2001 at 07:54:15PM +0200, Konstantin Agouros wrote: > > > Hi, > > > > > > thanks for the file. I tried this as well with xal

New to C2 Question

2001-09-09 Thread Phil Blake
Hi, I've just installed C2 on Tomcat 4.0b7 and so far so good. I then duplicated the /sub directory (to make a new sub site) and renamed it 'test'. I copied and pasted the /sub matcher in the main sitemap.xconf and changed the "sub" to "test" for the new sub site. ie. I had a duplicate of the sub

C2B2: additional browser selectors in sitemap

2001-09-09 Thread Cassandra Bonner
Hi, We've recently upgraded from cocoon1 to cocoon2 beta 2, and I have a question about the browser mapping in the sitemap. Has anyone else noticed that the 'Selectors' browser mappings seem to be "hard-coded", and additions/deletions to the entries in sitemap.xmap seem to be conveniently ignore

RE: Loading MS Word Documents

2001-09-09 Thread Mohit Narain
I just tried this change but the page still does not load up when i click on the word document link. Any ideas? Best Wishes...Mohit -Original Message- From: Ling Kok Choon [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 10:24 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subjec

Re: Loading MS Word Documents

2001-09-09 Thread Ling Kok Choon
Hi, I think your mime type is wrong : try to use this : regards, Kok Choon. Name: Ling Kok Choon E-mail: Ling Kok Choon <[EMAIL PROTECTED]> Date: 09/10/01 Time: 12:53:58 This message was sent by Z-Mail Pro - from NetManage

Loading MS Word Documents

2001-09-09 Thread Mohit Narain
I was wondering whether anyone has given links to MS Word documents from theor Cocoon generated pages. My problem is as follows... When i hardcode where the file should come from (like c:\try.doc) in the XSL, the browser looks for it in the local computer which does not make sense for a non-serve

Re: Docbook and Cocoon?

2001-09-09 Thread Ovidiu Predescu
On Sun, 9 Sep 2001 18:48:52 +0200, Konstantin Agouros <[EMAIL PROTECTED]> wrote: > On Sat, Sep 08, 2001 at 07:54:15PM +0200, Konstantin Agouros wrote: > > Hi, > > > > thanks for the file. I tried this as well with xalan on the > > commandline as with cocoon. Now I don't get an endless loop but

Re: Docbook and Cocoon?

2001-09-09 Thread Alexander Schatten
David Crossley wrote: > assumes that you have installed the DocBook DTDs and > supporting entities on your local system (they are not > distributed with Cocoon). could you eventually give more details to this part? thank you! Alex ---

Re: Docbook and Cocoon?

2001-09-09 Thread Konstantin Agouros
On Sat, Sep 08, 2001 at 07:54:15PM +0200, Konstantin Agouros wrote: > Hi, > > > thanks for the file. I tried this as well with xalan on the commandline as > with cocoon. Now I don't get an endless loop but a Java.lang.outofmemory. > I guess I have to start the JVM with more virtual memory (I use

Confused about Actions

2001-09-09 Thread Jörn Heid
The following pipeline does not work as the parameter {1} isn't visible after the email-action:

Please help: update xsl on form sending

2001-09-09 Thread cib
Hi, I've got quite a hard time with this, and can't find any anwswer. My form sends datas to my database, and I want the xsl to add new templates depending on what was added to the database. It should be easy to make an xsp that generates the xsl page and save it to the disk, overwriting the old o