Re: Moving docs from Wiki

2003-11-25 Thread David Crossley
Vadim Gritsenko wrote: > Reinhard Poetz wrote: > > >No problem, that was not the difficult part - I had more problems with > >the publishing process itself: I presume that you know about http://wiki.cocoondev.org/Wiki.jsp?page=CocoonWebsiteUpdate Agreed, the process could be easier. Thank your l

[Woody] field with selection-list (nice to have).

2003-11-25 Thread Joe Latty
Sorry to nag about selection lists but a nice to have would be something like               Joe

DO NOT REPLY [Bug 24964] - broken SlideRepository <-> SlideSourceFactory / SlidePrincipalProvider

2003-11-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 24964] - broken SlideRepository <-> SlideSourceFactory / SlidePrincipalProvider

2003-11-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: persisting re-arranged repeater-rows

2003-11-25 Thread Sylvain Wallez
Bruno Dumon wrote: On Tue, 2003-11-25 at 13:47, Jeremy Quinn wrote: Hi All, I am struggling with persisting re-arranged repeater rows. I have a form that edits an Album Bean which has a (java.util.List) 'Resources' Property which is populated by Resource Beans. I have the List of Resource B

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Gianugo Rabellino
Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to keep up the good work. +1 from me. +1 -- Gianugo Rabellino Pro-netics s.r.l. - http://www.pro-netics.

Re: persisting re-arranged repeater-rows

2003-11-25 Thread Bruno Dumon
On Tue, 2003-11-25 at 13:47, Jeremy Quinn wrote: > Hi All, > > I am struggling with persisting re-arranged repeater rows. > > I have a form that edits an Album Bean which has a (java.util.List) > 'Resources' Property which is populated by Resource Beans. > > I have the List of Resource Beans re

Re: Build failure because of proxy-firewall

2003-11-25 Thread Antonio Gallardo
Timothy Larson dijo: > I just downloaded a new snapshot, and now the build fails with this > message: > > BUILD FAILED > file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: > UnknownHostException. Probable cause: The parser is trying to resolve a > dtd f

Re: [Woody] Tab ordering.

2003-11-25 Thread Antonio Gallardo
Timothy Larson dijo: > --- Antonio Gallardo <[EMAIL PROTECTED]> wrote: >> As you know, there is also another nice feature we can add to the >> currently woody sample styling, tabindex: >> >> http://www.w3.org/TR/html401/interact/forms.html#h-17.11.1 > > > >> I think it can be added automatically.

Re: Build failure because of proxy-firewall

2003-11-25 Thread Antonio Gallardo
Geoff Howard dijo: > Timothy Larson wrote: >> I just downloaded a new snapshot, and now the build fails with this >> message: >> >> BUILD FAILED >> file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: >> UnknownHostException. Probable cause: The parser is

Re: Build failure because of proxy-firewall

2003-11-25 Thread J.Pietschmann
Geoff Howard wrote: builderFactory.setAttribute( "http://apache.org/xml/features/nonvalidating/load-external-dtd";, new Boolean(false)); Alternatively, try Boolean.FALSE J.Pietschmann

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Michael Melhem
On Mon, Nov 24, 2003 at 07:09:57PM +0100, Bruno Dumon wrote: > Tim has been hanging around on our mailing lists for quite some time, > and is actively contributing, both in discussions and code. Becoming a > committer can only motivate him to keep up the good work. > > +1 from me. +1 Michael >

Re: Build failure because of proxy-firewall

2003-11-25 Thread Geoff Howard
Timothy Larson wrote: I just downloaded a new snapshot, and now the build fails with this message: BUILD FAILED file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: UnknownHostException. Probable cause: The parser is trying to resolve a dtd from the int

Re: CocoonForms roadmap

2003-11-25 Thread Andreas Hochsteger
Hi Reinhard! Thanks for this great summary, this will bring forward Cocoon Forms a lot! Here are some questions to the Wiki page: What's exactly the difference between the following points of the TODO-list on the Wiki page? * general review of all XML elements * general review of all XML element

Re: [Woody] Tab ordering.

2003-11-25 Thread Timothy Larson
--- Antonio Gallardo <[EMAIL PROTECTED]> wrote: > As you know, there is also another nice feature we can add to the > currently woody sample styling, tabindex: > > http://www.w3.org/TR/html401/interact/forms.html#h-17.11.1 > I think it can be added automatically. Is this a good idea? Yes, IMHO

Build failure because of proxy-firewall

2003-11-25 Thread Timothy Larson
I just downloaded a new snapshot, and now the build fails with this message: BUILD FAILED file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: UnknownHostException. Probable cause: The parser is trying to resolve a dtd from the internet and no connectio

Re: [FYI] Longhorn presentation layer codenamed "Avalon"

2003-11-25 Thread Antonio Gallardo
Nicola Ken Barozzi dijo: > Berin Loritsch wrote: >> Stefano Mazzocchi wrote: >> >>> http://longhorn.msdn.microsoft.com/lhsdk/core/overviews/road_map.aspx >>> >>> a "presentation layer" called Avalon that uses XML as the basis? >>> prepare for some nasty confusion :-/ > ... >> The best we can do is

Re: Continuations and the web

2003-11-25 Thread Butler, Mark
I don't know whether I would go as far as to characterise REST as "just a research paper", mainly because it is so influential on the W3C TAG, but Roy Fielding echos the point Stefano makes when he notes that there are design tradeoffs with any distributed architecture - see http://lists.w3.org/Ar

Re: [FYI] Longhorn presentation layer codenamed "Avalon"

2003-11-25 Thread Nicola Ken Barozzi
Berin Loritsch wrote: Stefano Mazzocchi wrote: http://longhorn.msdn.microsoft.com/lhsdk/core/overviews/road_map.aspx a "presentation layer" called Avalon that uses XML as the basis? prepare for some nasty confusion :-/ ... The best we can do is make the Avalon brand be Apache Avalon, and make it

Re: [FYI] Longhorn presentation layer codenamed "Avalon"

2003-11-25 Thread Berin Loritsch
Stefano Mazzocchi wrote: http://longhorn.msdn.microsoft.com/lhsdk/core/overviews/road_map.aspx a "presentation layer" called Avalon that uses XML as the basis? prepare for some nasty confusion :-/ Unfortunately what can you do? We have been aware of this issue, and not quite sure how to manage

Re: cvs commit: cocoon-2.1/src/documentation/xdocs features.xml book.xml index.xml

2003-11-25 Thread Stefano Mazzocchi
On 25 Nov 2003, at 17:09, Reinhard Poetz wrote: ok, is there a way for others to help you or in other words: do you need some help? No, I move faster if I do stuff myself. There is no much code to write, just a lot of glue and finding out the pieces of the puzzle and working with somebody else

[FYI] Longhorn presentation layer codenamed "Avalon"

2003-11-25 Thread Stefano Mazzocchi
http://longhorn.msdn.microsoft.com/lhsdk/core/overviews/road_map.aspx a "presentation layer" called Avalon that uses XML as the basis? prepare for some nasty confusion :-/ -- Stefano. smime.p7s Description: S/MIME cryptographic signature

Re: cvs commit: cocoon-2.1/tools/src blocks-build.xsl

2003-11-25 Thread Joerg Heinicke
Line 277 in blocks-build.xsl: Some else targets depend on this one. But what's the sense of it? Joerg

Re: [OT] - About MS published schemas

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 23:02, Joerg Heinicke wrote: On 19.11.2003 03:43, Antonio Gallardo wrote: Hi: I found this interesting article about the recent MS published schemas. And I like to share it with the rest of the community: http://www.theregister.co.uk/content/4/34045.html What a frustrating poi

RE: cvs commit: cocoon-2.1/src/documentation/xdocs features.xml book.xml index.xml

2003-11-25 Thread Reinhard Poetz
From: Stefano Mazzocchi > > On 24 Nov 2003, at 20:55, Reinhard Poetz wrote: > > > > > From: [EMAIL PROTECTED] > > > >> > >> so why not start to rate wiki pages so if anyone want to do > >> something start with most wanted pages ? > > > > Good idea but I think it depends when Doco, our new do

Re: A general Note

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 22:38, JD Daniels wrote: I just wanted to take moment and thank the cocoon community. Cocoon kicks butt. I make small to medium small business / personal web applications. Nothing fancy, basically alot of xsp + xsl templates (These alone match PHP I think) After the initial l

Re: Refactoring woody styling (was Re: Woody Rant)

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 21:32, Joerg Heinicke wrote: On 23.11.2003 20:21, Antonio Gallardo wrote: Stefano Mazzocchi dijo: At the same time, all the style should happen in the XSLT thus the calendar strings worries me. I think it can be easily addresses by "inspecting" with XPath if there is a widget

Re: Refactoring woody styling (was Re: Woody Rant)

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 21:30, Joerg Heinicke wrote: On 22.11.2003 18:30, Ugo Cei wrote: I'm with you here. Let's face it, what people are and will be using Woody for is mainly HTML forms, and there's no way you can make a decent form-based application without *lots* of DHTML code. But the current c

Re: cvs commit: cocoon-2.1/src/documentation/xdocs features.xml book.xml index.xml

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 20:55, Reinhard Poetz wrote: From: [EMAIL PROTECTED] so why not start to rate wiki pages so if anyone want to do something start with most wanted pages ? Good idea but I think it depends when Doco, our new documentation system will be available. AFAIK Stefano is working on i

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 20:49, Bertrand Delacretaz wrote: Le Lundi, 24 nov 2003, à 19:09 Europe/Zurich, Bruno Dumon a écrit : Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to

Re: Continuations and the web

2003-11-25 Thread Stefano Mazzocchi
On 24 Nov 2003, at 18:08, Marc Portier wrote: The only way to make this *really* REST-y is to pass the continuation (not the ID, the *ENTIRE* continuation) along with the response. This would allow complete replicability of the continuation. at the limit this of course could mean that one needs

Starting CTP (was: Re: MountTableMatcher)

2003-11-25 Thread Unico Hommes
Giacomo Pati wrote: > > Unico Hommes wrote: > > > > I started on a Maven plugin > > for cocoon some time ago exactly for this reason. But unfortunately > > haven't been able to work on it lately. Maybe something for CTP if > > that would prove to take off. > > We already have such Maven p

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Giacomo Pati
+1 for me as well. Welcome Tim Ugo Cei wrote: Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to keep up the good work. +1 from me. +1. Welcome aboard,

Re: [Flow+Auth-fw+woody] cocoon.redirectTo() not working after

2003-11-25 Thread Antonio Gallardo
Hi Upayavira: Thanks for your reply. It is good to know I am the first in this untested area. Sometimes it is good to speak with a friend about the problem and show them why it does not work. That way you come with new ideas. And if you are lucky, you solve the problem. It is working now! :-D

Re: persisting re-arranged repeater-rows

2003-11-25 Thread Jeremy Quinn
On 25 Nov 2003, at 12:47, Jeremy Quinn wrote: I have the List of Resource Beans represented in the form as a repeater-widget, with move-up, move-down buttons. Another thing I am noticing is that the top item has an up button and the bottom item has a down button. I believe this is contrary to

Re: [Flow+Auth-fw+woody] cocoon.redirectTo() not working after

2003-11-25 Thread Jeremy Quinn
On 25 Nov 2003, at 13:44, Upayavira wrote: Antonio, I cannot give you a full answer, just tell you the status of the flow code within the authentication framework. Carsten created an empty js file, which I completed. I have not since used the auth-fw in flow, and, as far as I know, you are the

Re: persisting re-arranged repeater-rows

2003-11-25 Thread Jeremy Quinn
On 25 Nov 2003, at 13:44, Hugo Burm wrote: Hi Hugo, thanks for your help. What are you using for the Hibernate mapping? A Set or a List? A java.util.List. I think you nee a List and set the attribute (ch 5.2 of the Hibernate ref manual) to the index of your Woody ArrayList. Albums are mapped li

Re: wiki

2003-11-25 Thread Steven Noels
On Nov 25, 2003, at 1:50 PM, Vadim Gritsenko wrote: How much content we have in wiki, in kilobytes? We could simply add them into samples webapp (together with chaperon grammar)... [EMAIL PROTECTED] ROOT]$ du -h -s pages 43M pages [EMAIL PROTECTED] ROOT]$ du -h -s --exclude=OLD pages 3.9M

Re: [Flow+Auth-fw+woody] cocoon.redirectTo() not working after successful authentication

2003-11-25 Thread Antonio Gallardo
Hi: Related to the problem I found an interesting log inside the core.log: After DEBUG (2003-11-25) 07:20.58:913 [core] (/ait/bienvenidos) http8080-Processor4/Cocoon: DEBUGGING INFORMATION: REQUEST: /ait/bienvenidos CONTEXT PATH: /ait SERVLET PATH: /bienvenidos PATH INFO: null REMOTE HOST

Re: [Flow+Auth-fw+woody] cocoon.redirectTo() not working after

2003-11-25 Thread Upayavira
Antonio, I cannot give you a full answer, just tell you the status of the flow code within the authentication framework. Carsten created an empty js file, which I completed. I have not since used the auth-fw in flow, and, as far as I know, you are the first to try. I know that I got it working

RE: persisting re-arranged repeater-rows

2003-11-25 Thread Hugo Burm
Hi Jeremy, What are you using for the Hibernate mapping? A Set or a List? I think you nee a List and set the attribute (ch 5.2 of the Hibernate ref manual) to the index of your Woody ArrayList. I guess one of the problems will be sorting after you added a new item, because the new item does not

Re: wiki

2003-11-25 Thread Vadim Gritsenko
Leszek Gawron wrote: Hello, As Wiki became more than 50% of written documentation I think it is crucial to provide users with some kind of it's offline version. I have already found myself stalled at some problem because I had no internet access at the moment. I know I can fetch an offline version

Re: Moving docs from Wiki

2003-11-25 Thread Vadim Gritsenko
Reinhard Poetz wrote: ... No problem, that was not the difficult part - I had more problems with the publishing process itself: 1) complete build of Cocoon including documentation 2) use forrest to generate 'real' documentation "build docs" does these two items. 3) then I used 'forrest run'

[Flow+Auth-fw+woody] cocoon.redirectTo() not working after successful authentication

2003-11-25 Thread Antonio Gallardo
Hi: I am 3 days on this problem. I posted on the user list but no one answer my mail. :( I am trying to use the authentication-fw without any action, just flow and woody. I already turned on every posible log avaliable in logkit. I even inserted some log lines inside the auth.js. The problem I ha

Blocks build question

2003-11-25 Thread Mats Norén
Hi, I´m trying to integrate an application of ours as a block, and I have a simple buildquestion: I want to filter the contents of the files which are copied to web-inf how do I go about it? If I look at the generated blocks-build.xml I can see that filtering is turned on, but I can´t see where

persisting re-arranged repeater-rows

2003-11-25 Thread Jeremy Quinn
Hi All, I am struggling with persisting re-arranged repeater rows. I have a form that edits an Album Bean which has a (java.util.List) 'Resources' Property which is populated by Resource Beans. I have the List of Resource Beans represented in the form as a repeater-widget, with move-up, move-d

RE: Multipage-forms based with CocoonForms

2003-11-25 Thread Reinhard Poetz
From: Vadim Gritsenko > >CocoonForms are nearly on the top of my Cocoon-ToDo-list ;-) > >I expect starting with them in december. If somebody needs it > >earlier and wants to start with its implementation pls let us/me > >([EMAIL PROTECTED]) know in order to avoid duplicate efforts! > > > >If so

What is a pipeline hint?

2003-11-25 Thread Upayavira
I'm probably being stupid here, but every so often when browsing the Cocoon code, I see references to pipeline hints, but cannot work out what they are. Can anyone enlighten me? Regards, Upayavira

Re: Multipage-forms based with CocoonForms

2003-11-25 Thread Vadim Gritsenko
Reinhard Poetz wrote: From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] Geoff Howard wrote: Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Jeremy Quinn
On 24 Nov 2003, at 18:09, Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to keep up the good work. +1 from me. +1 . . . . . Congratulations !! :) rega

RE: A general Note

2003-11-25 Thread TREGAN Fabien (APTUS)
Title: RE: A general Note Sylvain wrote : > I don't exactly > know where this feeling comes from with Cocoon: When you start being strong at something, you start "feeling" things, but you are not always conscious of thing you feel, you can't explain them. And one day, you ear either a gr

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Andrew Savory
Hi, On 24 Nov 2003, at 18:09, Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to keep up the good work. +1 Andrew. -- Andrew Savory, Managing Director,

DO NOT REPLY [Bug 24964] - broken SlideRepository <-> SlideSourceFactory / SlidePrincipalProvider

2003-11-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Torsten Curdt
+1 -- Torsten

CocoonForms roadmap

2003-11-25 Thread Reinhard Poetz
Cocoon Forms seems to be the hottest topic in the Cocoon community - at least I've got this impression following the Cocoon mail-lists. Thanks to the great efforts of Bruno, Sylvain, Marc, Antonio, Jeremy and some others we already have a great solution. But there are still a few issues open unti

RE: Moving docs from Wiki

2003-11-25 Thread Reinhard Poetz
From: David Crossley > Tony Collen wrote: > > Bertrand Delacretaz wrote: > > > Reinhard Poetz a écrit : > > > > > >> ..It's time for Doco because moving content from Wiki to > CVS is a > > >> very, very, very, very boring job. (Aren't there any tools which > > >> could help?)... > > > > > >

Multipage-forms based with CocoonForms

2003-11-25 Thread Reinhard Poetz
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] > Geoff Howard wrote: > > > Bruno Dumon wrote: > > > >> Tim has been hanging around on our mailing lists for quite > some time, > >> and is actively contributing, both in discussions and > code. Becoming > >> a committer can only motivate him

Re: ACD2003 presentations are online!

2003-11-25 Thread Guido Casper
Antonio Gallardo wrote: > Reinhard Poetz dijo: >> >> On 18/11 the 'Austrian Cocoon Day' took place >> (http://cocoon.ifs.tuwien.ac.at). >> Most of the speakers agreed to publish their presentations as PDFs. >> >> You can either find them at the web site of our event or at >> http://cocoon.apache.

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Christian Haul
Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to keep up the good work. +1 here as well Chris.

DO NOT REPLY [Bug 24964] New: - broken SlideRepository <-> SlideSourceFactory / SlidePrincipalProvider

2003-11-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [VOTE] Tim Larson as Cocoon committer

2003-11-25 Thread Ugo Cei
Bruno Dumon wrote: Tim has been hanging around on our mailing lists for quite some time, and is actively contributing, both in discussions and code. Becoming a committer can only motivate him to keep up the good work. +1 from me. +1. Welcome aboard, mate!