Can't be sure without seeing your code, but my guess is you have some empty cells () - these get displayed differently in different browsers.
Hi ,
I am facing this problem.
While displaying a table in a page in Netscape 8.0 in
windows
some of the table cells are being displaced and filled with
e
or whatnot. However, the standard File
Generator doesn't catch these sorts of things. Would there be any way to
get at these messages? Perhaps a node in the notifying generator with the
server's response, so that a handle-errors pipeline could use
it?
Chris Marasti-Georg
a query string, I am assuming you are trying
to use the result of a cocoon pipeline in your xslt? In that case, you
could either use document(), which is not recommended, or you can
aggregate these documents into your source document before processing
with the XSLT
Chris Marasti-Georg
>
t; To: users@cocoon.apache.org
> Cc: Bob Harner; Chris Marasti-Georg
> Subject: Re: XCSS?
>
> Thanks to Bob and Chris for their feedback.
>
> However, my question is not how to serve up different CSS
> files depending on the target browser. What I would like to
> do is create tho
> -Original Message-
> From: Stephen Winnall [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 12, 2006 1:37 PM
> To: Cocoon Users
> Subject: XCSS?
>
> I am setting up a website using Cocoon and want to generate
> XHTML and use CSS to handle the presentation. Like everyone
> else I
queryString includes the leading ? - you only need "http://somesite.org/getpage{request:queryString}"
Chris Marasti-Georg
From: "Boisvert, Éric"
[mailto:[EMAIL PROTECTED] Sent: Monday, October 24, 2005 12:26
PMTo: users@cocoon.apache.orgSubject: RE: How t
I am actually passing the string as a parameter to an action... I could
probably implement a "use-request-parameters" parameter ala the transform
param, but I prefered to pass them in already attached to the external url
Chris Marasti-Georg
> -Original Message-
> From
tring will be
empty
Chris Marasti-Georg
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian BurridgeSent:
Monday, October 24, 2005 10:07 AMTo:
users@cocoon.apache.orgSubject: Re: How to send parameters to a URL
via http?
I don't think I was as clear as
Word of caution - if the request is a post, the queryString will be empty. If
anyone knows a way around that one, please post - I have forms that I'd really
like to post but are a get for now, because I don't know what params will be
present!
Chris Marasti-Georg
> -Ori
-document and other-document are the document elements of those individual
xml files.
Chris Marasti-Georg
From: Combinational Logic
[mailto:[EMAIL PROTECTED] Sent: Sunday, October 16,
2005 6:45 PMTo: users@cocoon.apache.orgSubject: RE:
Return xml from an Action to the pipeline
(Exception ex){
getLogger().error("Error connecting to/reading
from remote server: "+remoteURL);
return null;
}
}
public void dispose() {
}
}
Chris Marasti-Georg
> -Original Messag
nal pipeline:
http://myexistserver/exist/db/jpeg/{1}"/>
http://myexistserver/exist/db/jpeg/{1}"/>
Just some ideas, and I take no blame if nothing works... I waited to see
if anyone else would pitch in 2 cents, and they didn't, so you get my
penny instead
Chris Marasti-Georg
> -Original Message-
> From: Stewart, Gary [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 25, 2005 11:01 AM
> To: users@cocoon.apache.org
> Subject: Calling a block of transformations
>
> Hi there,
>
> Another newbie question I'm afrai
use a basic spring controller for this as well)
Just 2 more cents on top of the pile.
Chris Marasti-Georg
> -Original Message-
> From: Cocoon User [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 10:49 AM
> To: users@cocoon.apache.org
> Subject: Authentica
Gary,
Off the top of my head, you
would probably want to just add a , and have another matcher
Then, in whatever transformer
you use, look for the request/parameters/myparamname element (not sure of exact
element names there)
Good luck
Chris
From: Gary Larse
There is an xpath function sum(), try using #{sum(item/quantity)} (not
sure of exact syntax)
ex.
Chris Marasti-Georg
> -Original Message-
> From: Upayavira [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 12, 2005 9:05 AM
> To: users@cocoon.apache.org
> Subject:
Just for the fun of it, you could also try the directory generator and
document() function in xslt. You can use any cocoon:/ style as the argument.
Surprised noone mentioned it yet
Chris Marasti-Georg
> -Original Message-
> From: Janet Yvan [mailto:[EMAIL PROTECTED]
Is there a way to
make cocoon read global variables from a properties file? I am working on
a project with a server component, and eXist database backend, and a client side
suite of eclipse plugins. With our current setup, if one thing changes (a
server port, for instance), 3 fiels have to
fford JavaScript. Again,
> thanks though.
>
> It'd be nice to be able to have a loop with a continuation
> kind of thing, but I don't see that working with the existing
> Pagination setup.
>
> Dustin
>
>
>
> Chris Marasti-Georg wrote:
>
>
I have a project where the searches can sometimes take a few seconds,
and are run as Xqueries in an eXist database. Since the search returns
all of the results, it doesn't make sense to hit the database with the
same search each time the user wants to view the next page of results.
If you have con
> -Original Message-
> From: Carlos M. S. Bento Nogueira [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 10:03 PM
> To: users@cocoon.apache.org
> Subject: cforms: xsl scope problem
>
> I have in a xml file the following code snippet:
>
>
>
>
21 matches
Mail list logo