Re: Dummy proof XML on-line editing

2001-12-20 Thread Tomas Espeleta
I was looking for a xhtml-editor and I did'nt find anything in the open-source area... So I'm using a HTML Webeditor (by University of catalunya...) http://www.unica.edu/uicfreesoft/wysiwyg_web_edit/Readme_english.txt ...and Jtidy'ng the result. Too many technologies, I know but it works

Re: Dummy proof XML on-line editing

2001-12-20 Thread Tomas Espeleta
ou use web-dav? Apache+mod_dav? Which client? > Tomas Espeleta wrote: > > > > > To complement the Cocoon framework and to give the customer access to the > > > site navigation and the content of his pages, I would like to add an > > > on-line XML editor to a Cocoon pr

Re: Dummy proof XML on-line editing

2001-12-20 Thread Tomas Espeleta
> To complement the Cocoon framework and to give the customer access to the > site navigation and the content of his pages, I would like to add an > on-line XML editor to a Cocoon project. > I want to present the content of the XML file in a HTML form, so that the > owner of the site can modify, a

Re: Upgrading from C1.8.2 to C2.0rc2

2001-12-03 Thread Tomas Espeleta
> Exploring C2 documentation, I've observed the existence of a new file > called sitemap.xmap that (apparently) manage the entire web site. > Could someone tell me how to upgrade the existing XML site? > Or suggest me a tutorial to do this... 1) About your decision (C2.0rc2): take a look to the h

Re: Excel serializer for Cocoon !

2001-11-29 Thread Tomas Espeleta
> C'mon guys I've developed a whole registration application using this > feature. Ok, sorry, it was only a doubt.. ;-) - Tomas. - Please check that your question has not already been answered in the FAQ before posting.

Re: Excel serializer for Cocoon !

2001-11-29 Thread Tomas Espeleta
> Alex Kachanov wrote: > > Why do we need Excel serizalier at all, when you can just change > > content type to excel mime type and any browser will launch excel > > automatically > > and reformat your HTML table as you wish? > > Alex, I'm curious to see how you embed formulas within HTML table

Re: Excel serializer for Cocoon !

2001-11-29 Thread Tomas Espeleta
Does Excel mime-type work with Netscape and other browsers than IE ? - Tomas - Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e

Re: Cocoon or Tomcat with Servlets/Taglibs?

2001-11-27 Thread Tomas Espeleta
Interesting question... basically I agree with you... Cocoon is *just* a framework, so its task is to give you one (or more) way to do things. It oblige you and force to use a strong structure (sitemap, Generators, transformers)... Everything you do with cocoon can be done by servlets... but reme

Re: Any Publishing Frameworks similar to cocoon?

2001-11-23 Thread Tomas Espeleta
> No I like Cocoon and Java very much :-) > but currently I'm writing a dissertaion about Cocoon and therefor > I'm wondering there are no other products like Cocoon. I really don't know, but I've heard many medium-sized companies with $$ (and even bigger ones), use cocoon mounted on $$$ J2EE App

Re: Any Publishing Frameworks similar to cocoon?

2001-11-23 Thread Tomas Espeleta
> Subject: Any Publishing Frameworks similar to cocoon? > Are there any other XML publishing frameworks similar to cocoon. Why don't use cocoon? Anyway, if your problem is java:-( ... take a look to http://axkit.org , is a framework supporting XSP written in PERL. -- Tomás * Tomás Espeleta

Re: Cocoon1 & Jserv (?)

2001-11-22 Thread Tomas Espeleta
> > *** Is there any way to install Coccon2 with Apache-Jserv ? > No, you name the reason yourself below. Thanx for solving my doubt ;-) > > Alternatively, (even though this shouldn't be a question for this list) > > *** Is there any way to make Jserv & Tomcat coexist under the same Apach

Cocoon2 & Jserv (?)

2001-11-22 Thread Tomas Espeleta
I've posted my message with wrong Subject 8-) A little question: *** Is there any way to install Cocoon2 with Apache-Jserv ? Is really hard for me upgrading to Tomcat now (Is a preconfigured production enviroment), so now I'm using Cocoon1 with Jserv... I'm very interested to new features (most

Cocoon1 & Jserv (?)

2001-11-22 Thread Tomas Espeleta
Hi to everybody! A little question: *** Is there any way to install Coccon2 with Apache-Jserv ? Is really hard for me upgrading to Tomcat now (Is a preconfigured production enviroment), so now I'm using Cocoon1 with Jserv... I'm very interested to new features (most of all sitemap and serializin

Re: Corrocean.com - new Cocoon 2 site ready for the live site list

2001-11-19 Thread Tomas Espeleta
> >Something like that can not be achieved without strong educational system in > >country/continent in question. > >Viktor Gritsenko > Is this really necessary? Let's mantain a technical point of view in this mailing list, ok? No political considerations here, no? I think it's better! 8-) --

Re: More Examples plea

2001-11-19 Thread Tomas Espeleta
> > Concerning CMS (Content Management System) you have to wait > > till X'mas. > what do you mean with until X'max. Is there a CMS in development > for C2? What about: http://webeditor.sourceforge.net Did you try it? * Tomás Espeleta - http://www.digival.es *

Re: Xinclude Example?

2001-11-16 Thread Tomas Espeleta
> - Are there any examples for using Xinclude with cocoon2? Don't know, I'm using Cocoon1 > - Has the command "util:include-uri" the same behaviour as Xinclude? As far as I know, Xinclude is a "transformer", http://xml.apache.org/cocoon2/userdocs/transformers/xinclude-transformer.htm l, while u

Re: Generators.. was: Re: SV: What is Cocoon good for???

2001-11-14 Thread Tomas Espeleta
> On Tuesday 13 November 2001 02:53 pm, you wrote: > > having code within your XSP page that reads XML from some external source > > (outside the page) and outputting it > > > > > > Seems to me like that type of code is best done as a separate generator of > > its own. > > > > Others agree? disag

Re: Generators.. was: Re: SV: What is Cocoon good for???

2001-11-14 Thread Tomas Espeleta
> On Tuesday 13 November 2001 02:53 pm, you wrote: > > having code within your XSP page that reads XML from some external source > > (outside the page) and outputting it > > > > > > Seems to me like that type of code is best done as a separate generator of > > its own. > > > > Others agree? disag

[C1] XSP Including XSPs - please help!

2001-11-09 Thread Tomas Espeleta
Hi, I'm using Cocoon 1.8.2 and trying to dynamically include a XSP into my main file... index.xml <--- (making a choice on name) < included0.xml | included1.xml | included2.xml Now, is expanded into a Reader that takes code from disk and put it the result-tree as-is... so that my included