Re: CFORM: repeater with paging support

2006-04-07 Thread Patrick Refondini
Hi Simone, Simone Gianni wrote: Hi Patrick, this is absolutely a good solution, but we should find a way to do this in an abstract manner from a repeater, that means not to use an hibernate specific system. Actually nearly every database abstraction provides a way to retrieve only part of a r

Re: CFORM: repeater with paging support

2006-04-07 Thread werner
Patrick Refondini wrote: werner wrote: Dear List, I'm looking for a solution to create a repeater with paging support. The repeater is usually connected to some database via OJB or Hibernate. I think that this is a common problem, so I hope that somebody out there has already done this bef

Re: CFORM: repeater with paging support

2006-04-07 Thread werner
Simone Gianni wrote: Hi Werner, there is already a patch for this on jira, see http://issues.apache.org/jira/browse/COCOON-1220 . Sylvain didn't include it because something was missing (see comments on the issue). Maybe you should try this patch, then report your feedback either here or on

Re: CFORM: repeater with paging support

2006-04-07 Thread Simone Gianni
Hi Patrick, this is absolutely a good solution, but we should find a way to do this in an abstract manner from a repeater, that means not to use an hibernate specific system. Actually nearly every database abstraction provides a way to retrieve only part of a result set, but the "flow" should

Re: cocoon not caching

2006-04-07 Thread Jeroen Reijn
Hi Fernando, The cache files will only grow if the application has not enough memory to store it. Then it will flush to disk. You can check if things are cached by calling the status page. By default this would be http://localhost:/status Kind regards, Jeroen Reijn Hippo Oosteinde 11

cocoon not caching

2006-04-07 Thread Fernando.Matomira
The cache files are created but they have size 0. I’ve explicitly created a pipeline of type “caching” for the static resources, but still nothing goes there.   Thanks

RE: wrong color in IE validation error link

2006-04-07 Thread Fernando.Matomira
I have been trying to fix this by making a more specialized css rule that makes explicit the tab content area context to no avail. -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Friday, April 07, 2006 4:01 PM To: users@cocoon.apache.org Subject: Re: wrong color

Re: wrong color in IE validation error link

2006-04-07 Thread Antonio Gallardo
Fernando Mato Mira escribió: The links with class "forms-validation-message" are not displayed in red and bold in Explorer, but black and normal. You can tweak the css file for this. Would you provide a patch? Best Regards, Antonio Gallardo. --

wrong color in IE validation error link

2006-04-07 Thread Fernando Mato Mira
The links with class "forms-validation-message" are not displayed in red and bold in Explorer, but black and normal. -- -- Fernando D. Mato Mira [EMAIL PROTECTED] Thomson Corporation Switzerland AG - To

Re: CFORM: repeater with paging support

2006-04-07 Thread Patrick Refondini
werner wrote: Dear List, I'm looking for a solution to create a repeater with paging support. The repeater is usually connected to some database via OJB or Hibernate. I think that this is a common problem, so I hope that somebody out there has already done this before ;-) In short the probl

RE: customize cocoon error message

2006-04-07 Thread Schultz, Gary - COMM
Thank you Simone, that is exactly what I am looking for. Gary -Original Message- From: Simone Gianni [mailto:[EMAIL PROTECTED] Sent: Friday, April 07, 2006 6:04 AM To: users@cocoon.apache.org Subject: Re: customize cocoon error message Hi Gary, I think you are talking about the map:han

Re: CFORM: repeater with paging support

2006-04-07 Thread Simone Gianni
Hi Werner, there is already a patch for this on jira, see http://issues.apache.org/jira/browse/COCOON-1220 . Sylvain didn't include it because something was missing (see comments on the issue). Maybe you should try this patch, then report your feedback either here or on the issue directly, and

RE: browser-dependent CForms css?

2006-04-07 Thread Fernando.Matomira
What about unknown useragents? Do they fall into the otherwise branch even if there's no browser name defined for them in the component configuration? Thanks -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Friday, April 07, 2006 1:03 PM To: users@cocoon.apache.o

CFORM: repeater with paging support

2006-04-07 Thread werner
Dear List, I'm looking for a solution to create a repeater with paging support. The repeater is usually connected to some database via OJB or Hibernate. I think that this is a common problem, so I hope that somebody out there has already done this before ;-) In short the problems I want to s

Re: customize cocoon error message

2006-04-07 Thread Simone Gianni
Hi Gary, I think you are talking about the map:handle-errors pipeline. See http://cocoon.apache.org/2.1/userdocs/concepts/errorhandling.html for details. Hope this helps, Simone Schultz, Gary - COMM wrote: After exhaustive searches with no results I have come here with this question. Is it

Re: browser-dependent CForms css?

2006-04-07 Thread Antonio Gallardo
[EMAIL PROTECTED] escribió: Explorer is really broken. How would you send a different CForms css depending on whether the browser is Explorer or not? http://cocoon.apache.org/2.1/userdocs/default/browser-selector.html Best Regards, Antonio Gallardo. -

browser-dependent CForms css?

2006-04-07 Thread Fernando.Matomira
Explorer is really broken. How would you send a different CForms css depending on whether the browser is Explorer or not?

Antw: running Cocoon CLI for with version 2.1.8

2006-04-07 Thread Martin Geissler
Hello again, there is a example cli.xconf file in the cocoon root directory. in this file comment out. Then it works for me with cli. regards Martin >>> [EMAIL PROTECTED] Freitag, 7. April 2006 09:35 >>> Hello Stephanie, the exception you have is caused by a missing servlet.jar Copy the

Antw: running Cocoon CLI for with version 2.1.8

2006-04-07 Thread Martin Geissler
Hello Stephanie, the exception you have is caused by a missing servlet.jar Copy the file "servlet_2_2.jar" from "D:\cocoon-2.1.8\lib\core" to "D:\cocoon-2.1.8\build\webapp\WEB-INF\lib" have you looked at: http://www.mail-archive.com/users@cocoon.apache.org/msg31015.html or in German: http://co

Re: customize cocoon error message

2006-04-07 Thread Bertrand Delacretaz
Le 7 avr. 06 à 05:38, Schultz, Gary - COMM a écrit : Is it possible to customize the dreaded error message: Resource not found No pipeline matched request cd/v at - file:/something/ sitemap.xmap:###:## Not sure if this is what you're asking, but the easiest way to get rid of "no pipe