Re: Out of Memory error base64 encoded to SVG to JPG

2004-09-11 Thread Simon Mieth
On Sat, 11 Sep 2004 10:15:08 +0800 Lincoln Mitchell [EMAIL PROTECTED] wrote: I need to convert multiple wordml images (base64 encoded) to JPG. I am currently using the following code but get an Out of Memory error. If I am lucky I get 2 images appear on screen. I will try importing low

CForms binding convector headache

2004-09-11 Thread defe
hello, i'm binding integer values with fb:value id=foo path=foo/ when foo 999 , i get some irritating formatting like 1,000 How do i disabled this and display my number as 1000 ? i tried fb:value id=foo path=foo fd:convector datatype=plain/ /fd:value but it does not work (might

Re: CForms binding convector headache

2004-09-11 Thread Jorg Heymans
no idea but should it be convertor instead of convector ? defe wrote: hello, i'm binding integer values with fb:value id=foo path=foo/ when foo 999 , i get some irritating formatting like 1,000 How do i disabled this and display my number as 1000 ? i tried fb:value id=foo path=foo

Re: CForms binding convector headache

2004-09-11 Thread defe
Jorg Heymans wrote: no idea but should it be convertor instead of convector ? You're 1000 times right, thanks defe wrote: hello, i'm binding integer values with fb:value id=foo path=foo/ when foo 999 , i get some irritating formatting like 1,000 How do i disabled this and display my number

RE: portal-html-eventlink transformer

2004-09-11 Thread Carsten Ziegeler
The transformer has a bug in 2.1.5.1 :( which is now fixed in SVN. You have to use the latest version from SVN - you can just replace the transformer; everything else can be taken from 2.1.5.1 Carsten -Original Message- From: Hans Thomas Nordeck [mailto:[EMAIL PROTECTED] Sent:

Re: Cocoon and file i/o?

2004-09-11 Thread Jeroen Reijn
Hi Hiral, with Cocoon Forms you can read and write to files. If you take a look at the forms binding example in the forms block of the samples you will find a sample which binds a form to an XML file. It reads and writes the file. Greetz, Jeroen Hi, I am new to Cocoon and trying to set up

Re: Upgrading Rhino-with-continuations to 1.5R5

2004-09-11 Thread Bertrand Delacretaz
Hi Attila, Looks like you got no answer to this one - I don't have all the cards in hand but here are some pointers (all AFAIK - search the dev@ list for more info): -Currently the closest thing to a plan is http://marc.theaimsgroup.com/?l=xml-cocoon-devm=109387919331309w=2 -The merging of the

Re: Fundamental Cocoon Philosophy Question

2004-09-11 Thread Julian
Thanks Tony, I appreciate your opinions. The divisions I was referring to regard the blocks. My suggestion would be that the blocks are downloaded separately from the main Cocoon kernel with some basic samples. Also the blocks should have a separate section on the site for downloads, docs, etc.

Re: Fundamental Cocoon Philosophy Question

2004-09-11 Thread Joerg Heinicke
On 10.09.2004 22:42, Ralph Goers wrote: As far as standards are concerned, I am speaking of the forms implementation. I remember at one point it was being built around XForms before that was scrapped. Now however groups are working on adopting that as a standard for webapps:

auth fw session from flow

2004-09-11 Thread [EMAIL PROTECTED]
To access auth fw session from flow, add parameter name=v value={ID} in sitemap use cocoon.parameters[v] in flow Well, I tried to use cocoon.session.getAttribute(/authentication/ID) but failed -- Superbiji @ gmail.com - To

Re: Cocoon 2.0.4 still failing

2004-09-11 Thread David Crossley
Peter Flynn wrote: The Wiki EndorsedLibsProblem is immutable, so I'll leave it to someone else to update. To prevent vandalism. See the notice at the top of the Cocoon Wiki homepage, then go top-right UserPreferences. -- David Crossley