Basic Usage / Hosting Questions

2003-05-30 Thread JD Daniels
Hey everyone, Among Other things, I am an ISP, and have put together two machines to get all my perl/php crap working under cocoon. I have this outstanding trouble, but really really want to make a production machine for multuple domain hosting. So I have the following questions: What would be t

Using I18nTransformer without catalogue

2003-05-30 Thread Alex Romayev
Hi, Is is actually possible to use I18nTransformer without having to specify the catalogue-name and catalogue-location parameters? Why? Because I'm only using i18n:when and i18n:date tags. At the moment I'm having to create the "dummy" message files. Cheers, -Alex -

Re: Link Livesites: www.g-arseniou.gr

2003-05-30 Thread Konstantin Piroumian
From: "Stavros Kounis" <[EMAIL PROTECTED]> > Konstantin > thnx for your notice > > i have look into translation files and everything is ok .. i think > that some somewhere something is cached. If you are using the latest version (2.1) then this is definitely a cached text. Current version of i18n

Re: Link Livesites: www.g-arseniou.gr

2003-05-30 Thread Stavros Kounis
Konstantin thnx for your notice i have look into translation files and everything is ok .. i think that some somewhere something is cached. they are 2 more web sites where we are using i18n (this one is only i18n ready ) http://www.portovistonis.gr http://www.forestland.gr the coolest thing

Re: Link Livesites: www.g-arseniou.gr

2003-05-30 Thread Konstantin Piroumian
It's cool that your are using i18n transformer! How do I learn it? Simple: there's a missing translation at: http://www.g-arseniou.gr/xml/g-arseniou.gr/iContact?locale=el (hint: article_text) ;) Regards, Konstantin From: "Stavros Kounis" <[EMAIL PROTECTED]> > > www.g-arseniou.gr > > on other o

Re: Jscript in xml pages. Disaperas after file generation

2003-05-30 Thread Galia Angelova
Thank you!  

Re: An IDIOT on WiKi!

2003-05-30 Thread Geoff Howard
At 04:44 PM 5/30/2003, you wrote: On Thursday 29 May 2003 08:34 pm, Antonio Gallardo wrote: > When I started to use wiki. I loved that was freely editable, but after > that I think we must find a mechanism to control contribution. I mean this > kind of nonsense contributions that only destroy the b

RE: SQLTransformer bug

2003-05-30 Thread Carmona Perez, David
Thanks Brian! David -Mensaje original- De: Brian Johnson [mailto:[EMAIL PROTECTED] Enviado el: jueves, 29 de mayo de 2003 22:30 Para: [EMAIL PROTECTED] Asunto: Re: SQLTransformer bug I reported this bug and posted a fix many months ago, but nothing has been done with it. It see

Tidy.property

2003-05-30 Thread Mustafa Ali, Halgurt
Hi,   Can somebody shortly tell me how to set tidy.properties in the cocoon sitemap.xmap?   Many thanks, Halgurt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jscript in xml pages. Disaperas after file generation

2003-05-30 Thread Emmanuil Batsis (Manos)
Try // javascript code here CDATA is the ideal but does not work well with that crap browser everyone seems to be using. hth, Manos Upayavira wrote: On 30 May 2003 at 10:38, Rainer Ammermann wrote: Hallo Galia, try using "<" for "<" and ">" for ">". Since defines a comment already at t

Re: Jscript in xml pages. Disaperas after file generation

2003-05-30 Thread Upayavira
On 30 May 2003 at 10:38, Rainer Ammermann wrote: > Hallo Galia, > try using "<" for "<" and ">" for ">". > Since defines a comment already at the XML/XSLT-level, > it is ignored by the processor and thus not included into the HTML > result tree. Best wishes Rainer AFAIK doing that will result in

Re: Link Livesites: ExtremeComputing.org Cocoon 2.0.2

2003-05-30 Thread Derek Hohls
Would have been cool to see a credit at the end: "Designed, built and powered with Linux and Cocoon". ;-) >>> [EMAIL PROTECTED] 30/05/2003 05:10:02 >>> ExtremeComputing.org is an organization of active and highly enthusiastic researchers from a variety of scientific and engineering fields enga

Re: Jscript in xml pages. Disaperas after file generation

2003-05-30 Thread Rainer Ammermann
Hallo Galia, try using "<" for "<" and ">" for ">". Since defines a comment already at the XML/XSLT-level, it is ignored by the processor and thus not included into the HTML result tree. Best wishes Rainer Galia Angelova schrieb: > > Hi, > > I have a silly problem. > > After generating an html

Jscript in xml pages. Disaperas after file generation

2003-05-30 Thread Galia Angelova
Hi,   I have a silly problem.   After generating an html or xml file - _javascript_ disapears. _javascript_ is situated between:   Do you have any suggestions?   Galia Do you Yahoo!? Free online calendar with sync to Outlook(TM).

Link Livesites: www.g-arseniou.gr

2003-05-30 Thread Stavros Kounis
www.g-arseniou.gr on other one site powered by cocoon -- stavros email: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Link Livesites: ExtremeComputing.org Cocoon 2.0.2

2003-05-30 Thread Bobby Corpus
ExtremeComputing.org is an organization of active and highly enthusiastic researchers from a variety of scientific and engineering fields engaged in high performance computing. URL: http://www.extremecomputing.org -- Bobby Corpus, Jr "Talk not of wasted affection; affection ne

Re: An IDIOT on WiKi!

2003-05-30 Thread Joerg Heinicke
Hello Antonio, don't take it so hard. The best means for making manipulation on the Wiki useless is the possibility of fast restoring. This makes it a harder work to manipulate than to restore - and this is no fun for the manipulator and he won't do it so often. Joerg Antonio Gallardo wrote:

Re: An IDIOT on WiKi!

2003-05-30 Thread Niclas Hedhman
On Thursday 29 May 2003 08:34 pm, Antonio Gallardo wrote: > When I started to use wiki. I loved that was freely editable, but after > that I think we must find a mechanism to control contribution. I mean this > kind of nonsense contributions that only destroy the builded work. Control is the last

Re: An IDIOT on WiKi!

2003-05-30 Thread Antonio Gallardo
Steven Cummings dijo: > Of course it really can't be prevented, but >if a cookie is set and an IP > grabbed, then perhaps that person can be blocked in the future. Hi: First sorry to all the list for the subject of the mail. I was the one that started this thread. I was very upset because I neede

Re: An IDIOT on WiKi!

2003-05-30 Thread Steven Cummings
That was one of my first thoughts. On the other hand, it wouldn't be that hard to require logging in before editing as some people already do anyway. It's not like it is even a big hassle, passwords aren't even required. It could be presented more like "Why don't you briefly introduce yourself (

Re: An IDIOT on WiKi!

2003-05-30 Thread Boon Hian Tek
Steven Cummings wrote: Does wiki not store revisions that can be rolled back? /S Still someone has to spot it before that is done. Meanwhile, people can be confused and misled. But still, I love the free spirit of the Wiki too much to see this as sufficient reason to lock it down. What do you thin

RE: An IDIOT on WiKi!

2003-05-30 Thread Steven Cummings
Does wiki not store revisions that can be rolled back? /S "Antonio Gallardo" <[EMAIL PROTECTED]> wrote: >Please check this page: > >http://wiki.cocoondev.org/PageInfo.jsp?page=XSPSyntax > >Surely an IDIOT was destroying our work. This is not fair. I think we must >take some actions against this

An IDIOT on WiKi!

2003-05-30 Thread Antonio Gallardo
Please check this page: http://wiki.cocoondev.org/PageInfo.jsp?page=XSPSyntax Surely an IDIOT was destroying our work. This is not fair. I think we must take some actions against this type of STUPID things! Best Regards, Antonio Gallardo --

XMLForm questions

2003-05-30 Thread Eugene Kaganovich
Title: Message Hi,   I've just started to play with Cocoon and in particular XMLForm. My goal is to create a template-based editor to generate XML documents following a specific schema. I figured, I'll use a simple DOM-based model for the XForms, populate it using a set of forms, then xslt-t

Cocoon 2.0.4 compiles under JDK 1.4.2

2003-05-30 Thread Scott McClure
I was able to compile Cocoon 2.0.4 under JDK 1.4.2, but I have not yet run many tests. I was unable to compile milestone 2 though, and I still am wondering where the extra session-fw libs are that seems to be non-existant. See my previous e-mail for details. scott -

Re: SQLTransformer bug

2003-05-30 Thread Brian Johnson
According to bugzilla, It looks like the patch was applied back in January, but I don't see that anything has changed. Am I missing something? On Thursday, May 29, 2003, at 04:52 PM, Andreas Kuckartz wrote: That seems to be this one: [PATCH] SQLTransformer Query object prematurely closes conn

Re: SQLTransformer bug

2003-05-30 Thread Andreas Kuckartz
That seems to be this one: [PATCH] SQLTransformer Query object prematurely closes connection causing NullPointerException when accessing ResultSet http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12173 Andreas - Original Message - From: "Brian Johnson" <[EMAIL PROTECTED]> To: <[EMAIL P

Re: SQLTransformer bug

2003-05-30 Thread Brian Johnson
I reported this bug and posted a fix many months ago, but nothing has been done with it. It seems to only affect certain databases. I'd be glad to forward you the code. Brian On Wednesday, May 28, 2003, at 09:36 AM, Carmona Perez, David wrote: Dear Cocooners, I've think I found a bug in the S

Re: [SOLUTION] FOP/HSSFSerializer's and non-english characters

2003-05-30 Thread Joerg Heinicke
Hello Yury, I hope you see the little problem with your solution: You change the library to make it work with Cocoon. So this is not a solution we can use for or integrate in Cocoon in general. In the future these very POI specific java files will go back to the POI project and will be maintai

Re: Session ended - avoiding error pages?

2003-05-30 Thread Alex Romayev
Hi Derek, I assume you're using the session-fw. --- Derek Hohls <[EMAIL PROTECTED]> wrote: > Hi > > Users need to logon to gain access to the 'protected > area' > of the site - however, it appears that after a > certain time > the session expires, and the access "rights" are > revoked; > after