Re: map:serialize type={1}/

2003-07-26 Thread Marc Portier
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog at http://radio.weblogs.com

Re: map:serialize type={1}/

2003-07-26 Thread Marc Portier
Joerg Heinicke wrote: Marc Portier wrote: I think Resources might do it as well, matter off taste what you'll prefer probably... map:resource name=serialize-typeX serialize type=typeX/ /map:resource # and more for each type... and then have map:call resource=serialize-{1} / in your pipe Ah

Re: map:serialize type={1}/

2003-07-26 Thread Marc Portier
Joerg Heinicke wrote: Marc Portier wrote: Hmm, much of the code on this page is wrong or at least misleading: map:resource name=generate-data-xml map:generate type=myCSVGenerator src=http://csv-server.domain/getData/ /map:resource map:resource name=generate-data-svg map:call resource

Re: status of Apple block

2003-11-04 Thread Marc Portier
from blocks.properties: snip / What's the status of the apple block can tell you only one person I guess, so I will cc him. Can you give any status information, Marc? Joerg Joerg, thx for forwarding, and to the enterested audience: sorry for missing out on this... regards, -marc= -- Marc Portier

Re: [WOODY] Form definition syntax change that affects all users

2003-11-02 Thread Marc Portier
be renamed to wd:widgets. -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog at http://radio.weblogs.com/0116284/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: XML-Query language

2003-12-01 Thread Marc Portier
-and-buther RDBMS) This would mean that you process the separate XML files when they are being stored. (e.g. to put parts of the info they hold into the RDBMS) regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support

Re: XML-Query language

2003-12-01 Thread Marc Portier
Scherler, Thorsten wrote: Marc Portier wrote: snip / (or I did something wrong). I came to the conclusion that you can't use dynamic XPath expression. Or do you? no idea, am not an xslt/xpath zealot What sizes are we talking about? For really small sets you might consider aggregating all

Re: Woody Binding Selecting Rows

2003-12-02 Thread Marc Portier
? Thanx Bye, JH -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Clickable list

2003-12-05 Thread Marc Portier
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp

Re: Woody: How to bind multivaluefield ?? HELP

2003-12-07 Thread Marc Portier
-list wi:styling/ /wi:multivaluefield ... As you see, the wi:values are empty! What is wrong? Regards, Marcin Okraszewski - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: Woody repeater binding

2003-12-09 Thread Marc Portier
/ The two attributes together do define a unique row, but each attribute apart is not unique. Is there any way to use these attributes together as my 'row-identifier' or do I have to create an extra unique attribute? Greetings Jan -- Marc Portierhttp

Re: Getting a node with JXPath

2003-12-11 Thread Marc Portier
Upayavira wrote: I'm using the jxpath #{./title} within jx:for in jxtemplate, and it is returning titleSome text/title, instead of just 'Some text'. How do I cause it to just return the text content, and not the whole node? not working with: ./title/text() ? regards, -marc= -- Marc Portier

Re: [Woody-binding] nested repeaters are allowed?

2003-12-16 Thread Marc Portier
bugs which I'll hapily look into just go for it and keep us posted? regards, -marc= Best Regards, Antonio Gallardo. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: [Woody-binding] nested repeaters are allowed?

2003-12-16 Thread Marc Portier
modifications to get it working am currently (finally I should say) cracking up the modifications in binding that were discussed recently, I add this to the (bottom of) the list... if you have a simple test-case ready that would help -marc= Best Regards, Antonio Gallardo Marc Portier dijo

Re: AW: AW: [Woody] Binding problem for missing elements in source file

2003-12-20 Thread Marc Portier
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo

Re: Modify entities into a SAX transformer

2003-12-20 Thread Marc Portier
Société : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: AW: AW: AW: [Woody] Binding problem for missing elements in source file

2003-12-22 Thread Marc Portier
this... Thanks for helping me! de nada, -marc= Greetings, Markus -Ursprüngliche Nachricht- Von: Marc Portier Gesendet: Samstag, 20. Dezember 2003 16:08 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: [Woody] Binding problem for missing elements in source file Yo, all. answer

Re: Woody referencing/copying widgets?

2003-12-22 Thread Marc Portier
value type ... /key ... /movie /person Notice the keys: the format is the same. So: I want to define one key and reuse it whenever I need to. Is this possible? Greetz, Jan -- Marc

Re: AW: AW: AW: AW: [Woody] Binding problem for missing elements in source file

2003-12-22 Thread Marc Portier
elements and attributes as needed on non-existing paths xpathContext.setFactory(new Packages.org.apache.cocoon.util.jxpath.DOMFactory()); return xpathContext; } HTH, -marc= Markus Heussen wrote: -Ursprüngliche Nachricht- Von: Marc Portier Gesendet: Montag, 22. Dezember 2003 12

Re: [Woody] wd:datatype base=date - setLenient(false) behavior

2003-12-22 Thread Marc Portier
PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Problem getting woody to properly build a selection widget

2003-12-30 Thread Marc Portier
can send some more detail of your setup? regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Transformer - Sax - How to edit attributes?

2003-12-31 Thread Marc Portier
= atts.getIndex(href); String oldHrefValue = atts.getValue(hrefNdx); String newHrefValue = transformLink(oldHrefValue , BASE_URL); atts.setValue(hrefNdx, newHrefValue); .. } HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML

Re: Sudden difference in interpretation of #160 - bug?

2004-01-05 Thread Marc Portier
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc

Re: Jetty and XSLT with document()

2004-01-05 Thread Marc Portier
to use paths relative to the xsl document in the xsl itself? Thankzz, Jan -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp

Re: Woody showForm and redirection

2004-01-14 Thread Marc Portier
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp

Re: [woody apples]Simple repeater binding

2004-01-14 Thread Marc Portier
the pleasures of continuations you need to write those down in JavaScript. The bonus of those continuations then comes at very little expense since those constructs are totally equivalent in both languages, no? HTH, regards, -marc= -- Marc Portierhttp://outerthought.org

Re: Woody Flow Events

2004-01-15 Thread Marc Portier
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Woody Flow Events

2004-01-15 Thread Marc Portier
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: Woody showForm and redirection

2004-01-15 Thread Marc Portier
Vasyl Stashuk wrote: Marc Portier wrote: hm, pls explain why you would want to do that, since you will break away from the most important pleasures of flowscript! Consider following example. Our form has repeat widget with some item list and additional fields for adding items (i.e. item

Re: [cforms] Radio buttons across repeater

2004-03-12 Thread Marc Portier
-buttons is a styling only issue. (at least according to the filosophy of cforms) HTH -marc= ~ Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: XUL java toolkits cocoon

2004-03-12 Thread Marc Portier
really grown so frustrated with its quirks and inconsistencies, that it's time to look elsewhere. Thanks, jeff - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: cocoon alternative

2004-03-12 Thread Marc Portier
and the flowscript. The presentation is for a company who use a lot of XML data (and many type of representation (HTML, PDF, SVG, etc..) IMHO given this bias selling Cocoon over struts should be a no-brainer. lots of success with doing that :-) regards, -marc= -- Marc Portier

Re: continuation-id

2004-03-26 Thread Marc Portier
read up : http://cocoon.apache.org/2.1/userdocs/concepts/modules.html HTH, -marc= Many thanks Jason - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: Character encoding...

2004-03-26 Thread Marc Portier
] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Continuations in Redirections

2004-03-26 Thread Marc Portier
: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Character encoding...

2004-03-26 Thread Marc Portier
changed. If I now xsp-request:get-character-encoding and change the encoding in the page so that it now reads ?xml version=1.0 encoding=ISO-8859-1? i still only get what is specified in the web.xml document and not in the web-page. Any ideas? Peter On 26 Mar 2004, at 23:08, Marc Portier wrote

Re: continuation-id

2004-03-28 Thread Marc Portier
Jason Lane wrote: On 26 Mar 2004, at 22:51, Marc Portier wrote: Jason Lane wrote: Hi list, how can I access the continuation-id of a woody bind through it's classpath? (hope that's the right terminology). I'm afraid it isn't, in fact your complete message sounds more like a heavenly

Re: Cdata section in xsp

2004-03-30 Thread Marc Portier
commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Cdata section in xsp

2004-03-30 Thread Marc Portier
have never used esql I argue for the above being the way to go. same observation here, now I also understand that preserving the CDATA was the last thing you wanted to do :-) -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML

Re: Binding a Woody form to two beans?

2004-04-04 Thread Marc Portier
commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: [cforms] Radio buttons across repeater

2004-04-05 Thread Marc Portier
Joerg Heinicke wrote: On 12.03.2004 09:02, Marc Portier wrote: I would like to have a repeater in which each row contains a single radio button, and where this set of radio buttons constitutes a group in the form, (i.e. have the same name). Is there a way to do that in Cocoon Forms? hm

Re: From based wizard

2004-04-07 Thread Marc Portier
upcoming that finally should get us into 'stable' HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Is there any tool or method to debug the pipeline?

2004-04-12 Thread Marc Portier
is that if you would save that XML and parse it, it would possibly yield *different* sax events then the ones that were 'recorded' during pipe execution. In particular regarding namespaces and xslt transformations this has yielded some frustration over here. HTH, -marc= -- Marc Portier

Re: [HELP]No pipeline matched request: baseballlibrary/ballplayers/B/Bloomquist_Willie.stm

2004-04-12 Thread Marc Portier
: baseballlibrary/ballplayers/B/Bloomquist_Willie.stm -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Help with fb:multi-value/ binding - CFORMS

2004-04-12 Thread Marc Portier
Uchenna Igwebuike wrote: Does anyone have an example on how to bind data from and to a bean using an ArrayList field to store multivalue data from a form not yet (that I know of) what have you tried? and what doesn't work? -marc= -- Marc Portierhttp

Re: STX problem with large files/multi requests

2004-04-12 Thread Marc Portier
map:serialize type=xml/ /map:match HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: CForms(woody) ad hibernate design advice needed

2004-04-14 Thread Marc Portier
Displayware 800 Fifth Ave., #101-316 Seattle, WA 98104-3191 206-300-4732 Direct 206-382-2188 Fax [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog

Re: Flow-Woody-Event-Woody... possible?

2004-04-14 Thread Marc Portier
== remove) { } when looking for samples: see the 'switch' button in the aggregate sample. HTH -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo

Re: Cocoon forms - XML binding serialisation loses namespace

2004-04-14 Thread Marc Portier
planning to make it even better, so stay tuned and keep your comments coming! -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Help with fb:multi-value/ binding - CFORMS

2004-04-14 Thread Marc Portier
cforms it seems :-)) comments welcome. HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL

Re: Woody - Repeater Widget - Selection List source

2004-04-15 Thread Marc Portier
://wiki.cocoondev.org/Wiki.jsp?page=WoodyScratchpad regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Help with fb:multi-value/ binding - CFORMS

2004-04-16 Thread Marc Portier
it should work for all datatypes, but those datatypes need to match between backend and frontend for sure. Uchenna -Original Message- From: Marc Portier [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 6:06 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Help with fb:multi

Re: Woody/Cocoon forms questions

2004-04-19 Thread Marc Portier
unimplemented feature like multipage forms. It will always remains a great mystery for me why XForms and JXForms were deprecated when Woody is not mature enough to be the only form handler for Cocoon. Thanks in advance, Sebastian Gil -- Marc Portierhttp://outerthought.org

Re: Hibernate, Woody and repeaters

2004-04-19 Thread Marc Portier
on these lists, so when I saw that you're in Seattle, it felt like we're practically neighbors (I'm in Portland)... tell you what, forget the email, I'll hop on I-5 and come up and just come up and /look/ at your code... :-) -- Marc Portierhttp

Re: Woody/Cocoon forms questions

2004-04-19 Thread Marc Portier
Sebastian wrote: Thanks all for your reply and sorry for the mess I did :) Marc Portier napisa(a): [executive summary] - aggregate works both ways, it is about the form-model, not about binding nor templating I though so at the begining, because it seams to be natural for me. I just

Re: Help with fb:multi-value/ binding - CFORMS

2004-04-19 Thread Marc Portier
being set onto the widget? -marc= -Original Message- From: Marc Portier [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 11:02 PM To: [EMAIL PROTECTED] Subject: Re: Help with fb:multi-value/ binding - CFORMS Uchenna Igwebuike wrote: Hello Mark, I tried out your suggestions

Re: Woody/Cocoon forms questions

2004-04-19 Thread Marc Portier
Sebastian wrote: Dnia Mon, 19 Apr 2004 15:18:38 +0200, Marc Portier [EMAIL PROTECTED] napisa: thx for spotting, since it is a wiki you should be encouraged to just fix I did so. thx. - multiform is in my head about controlling the flow between forms. As such the correct separation is: let

Re: Flow-Woody-Event-Woody... possible?

2004-04-20 Thread Marc Portier
Steve Steinitz wrote: Hello List, Thank you for your reply to my colleague's query, Marc. Marc Portier wrote: not trying to subvert the relation between the form and it's actions you should 'complete' the form and go onto the next one change the action into: fd:submit id=remove action

Re: Flow-Woody-Event-Woody... possible?

2004-04-20 Thread Marc Portier
] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL

Re: Woody - XML binding - float datatype - problem found

2004-04-20 Thread Marc Portier
PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Woody/Cocoon forms questions

2004-04-20 Thread Marc Portier
Sebastian wrote: Dnia Mon, 19 Apr 2004 22:41:50 +0200, Marc Portier [EMAIL PROTECTED] napisa: ^^^ did I? gosh :-$ snip / Ok. I've looked at C2.1.5. Lot of new stuff. It looks interesting. Saddly I'm not web developer anymore and don't have so much time to spend

Re: Binding form to selected element of XML

2004-04-22 Thread Marc Portier
to a DOM-tree, then you can easily have code that selects the DOM-element-context you want to work on you just give that to the binding in the load() and save() HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support

Re: Removing a selectionList

2004-04-22 Thread Marc Portier
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Prefill form with Woody and XML without binding?

2004-05-12 Thread Marc Portier
which is responsible for sending the xml data) What would you suggest to handle this flow? Thanks, Christian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: Binding to xmldb

2004-05-12 Thread Marc Portier
Timur Izhbulatov wrote: Marc Portier wrote: I suggest adding transformer.setOutputProperty(Packages.javax.xml.transform.OutputKeys.ENCO DING, utf-8); which will enforce utf-8 encoding to all saved content. I'm sorry. I've forgot to change my stitemap to make it work with the xmldb source

Re: Very, very basic flow+forms questions

2004-05-11 Thread Marc Portier
-- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: is it a cform field widget bug?

2004-05-11 Thread Marc Portier
commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: How to assign Cforms input field's width

2004-05-14 Thread Marc Portier
input field seems had the same width,how to set them. Best Regards Johnson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portier

Re: Internationalisation for Woody forms' labels?

2004-05-14 Thread Marc Portier
/ /map:match But this does not work when I append the ?locale=it-IT parameter to call the form display from the flow script - what I am I missing?? And is there an easier way to do the above - bearing in mind I may have to add more languages later? Thanks Derek -- Marc Portier

Re: Silly Questions NO1: what does woodybinding do?

2004-04-30 Thread Marc Portier
, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Silly Question NO2: difference between row-path and row-path-insert

2004-04-30 Thread Marc Portier
this defaults to be the same IIRC) regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL

Re: can woody form definition be dynamically created from another pipeline new form(Url/to/another/pipleine) ??

2004-04-30 Thread Marc Portier
just work AFAICS, did you use the cocoon:// pseudo-protocol? -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED

Re: Silly Question NO7: load data from a file of wd: namespace?

2004-04-30 Thread Marc Portier
for elements in this namespace. (for completeness, wd is not the namespace, but the local profix) -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org

Re: Silly Questions NO1: what does woodybinding do?

2004-04-30 Thread Marc Portier
... map:parameter name=documentURI value=forms/form_model_gui_data.xml/ as you can see in the script the makeTargetURI function will save to the [originalDucmentURI]-result.xml version of the original. HTH, -marc= -- Marc Portierhttp

Re: Silly Question NO7: load data from a file of wd: namespace?

2004-04-30 Thread Marc Portier
look at some more straightforward samples first, it's really not the best one to start with! and again: the complete syntax found there will go away and be replaced. regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence

Re: event.source.parent.getWidget(siblingrepeater).getWidget(widget-in-row-of-repeater)

2004-05-03 Thread Marc Portier
=droplist-outer wd:repeater id=inner wd:widgets wd:field id=droplist-inner -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp

Re: wb:delete-bean?

2004-05-03 Thread Marc Portier
) is not triggering any events of this kind it is removed from the repeater with wb:delete-node/ but don't know how to access the row. Thanks. maybe you can explain a bit more off what you try to achieve -marc= -- Marc Portierhttp://outerthought.org/ Outerthought

Re: event.source.parent.getWidget(siblingrepeater).getWidget(droplist-inner)

2004-05-03 Thread Marc Portier
) at org.mozilla.javascript.continuations.InterpretedFunctionImpl.call(Interprete dFunctionImpl.java:121) at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1244) at org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:159 1) - Original Message - From: Marc Portier [EMAIL PROTECTED

Re: wb:delete-bean?

2004-05-05 Thread Marc Portier
=xml-cocoon-devm=108194795223412w=2 regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL

Re: What does the repeater's method do?? --- getWidget(String id)

2004-05-05 Thread Marc Portier
that the distinct input element's get names like contacts.0.name where contacts -- repeater contacts.0 -- first row of the repeater contacts.0.name -- the name-box in the first row -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence

Re: Problems with uploading files (woody)

2004-05-06 Thread Marc Portier
and copy them to different myapp sub-folders). I'm asking for help. Thanks for it. regards mario -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo

Re: Binding to xmldb

2004-05-06 Thread Marc Portier
(Packages.javax.xml.transform.OutputKeys.ENCODING, utf-8); which will enforce utf-8 encoding to all saved content. alternatively you could find some way to check the encoding during 'load' and then reuse the same for the 'save' HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java

Re: Problem with repeater binding in CForm

2004-05-25 Thread Marc Portier
-- step through your code am afraid that the distance between us, (and my dumb head I admit) prevents me to see the obvious here regards, -marc= Thanks, Neil - Original Message - From: Marc Portier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 5:14 AM Subject: Re

Re: REPEATER

2004-05-25 Thread Marc Portier
? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read

Re: REPEATER

2004-05-25 Thread Marc Portier
(sorry, the javadoc link doesn't seem to be available yet on this) HTH, -marc= Bartosz Zgodzinski - Original Message - From: Marc Portier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 10:10 PM Subject: Re: REPEATER this sounds like a multi-value field with selection-list

Re: CForms:fb:insert-node???

2004-06-02 Thread Marc Portier
) regards, -marc= Thx for your thoughts Tibor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought - Open

Re: Cocoon forms problem

2004-06-02 Thread Marc Portier
... regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Cocoon forms problem

2004-06-02 Thread Marc Portier
? (was the asterix shown on the form indicating the template-transformer also noticed the 'required' flag?) -marc= Bartosz Zgodziski - Original Message - From: Marc Portier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 9:25 PM Subject: Re: Cocoon forms problem

Re: Cocoon forms problem

2004-06-02 Thread Marc Portier
miss out on the fd:validation around the fd:length though! regards, -marc= Bartosz Zgodziski - Original Message - From: Marc Portier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 9:53 PM Subject: Re: Cocoon forms problem Bartosz Zgodziski wrote: Thansk and here

[OT] bier, beer and bear, pls bare with me (Re: Cocoon forms problem)

2004-06-02 Thread Marc Portier
Tim Larson wrote: On Wed, Jun 02, 2004 at 10:12:46PM +0200, Marc Portier wrote: hm, who owes who a bear in this case? Carsten? Whoa! When did we upgrade to dangerous animals? Let's keep this civilized :^) grmblkrst , that wobbly speling of me (http://blogs.cocoondev.org/mpo/archives/001506.html

Re: Cocoon forms problem

2004-06-02 Thread Marc Portier
see the form at least the first time this must mean that the pipeline works ok so there is no reason to juggle around there... -marc= (running out of ideas) -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my

Re: Cocoon forms problem

2004-06-03 Thread Marc Portier
for me. Thanks for your help. you're welcome, we're missing something obvious here, things should just work... -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp

Re: CForm binding: creating objects?

2004-06-04 Thread Marc Portier
since you will not use the reference to the widget in your script anyway (cut and paste reusability of that part of the binding is the only thing that get's harmed a bit) regards, -marc= Benoit Deshaies --- Marc Portier [EMAIL PROTECTED] wrote: http://cocoon.apache.org/2.1/userdocs/forms

Re: [VOTE] new Cocoon PMC chair

2004-06-04 Thread Marc Portier
Here's my +1 for: - Andrew Savory -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL

Re: [cforms] How to add tag attributes that contain ft:widget?

2004-06-06 Thread Marc Portier
much boils down to the same thing HTH, -marc= Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Portierhttp://outerthought.org/ Outerthought

Re: Styling the fi:label ?

2004-06-08 Thread Marc Portier
of the forms-field-styling stylesheet, based on value and various other parameters, but I *cannot* find where the fi:label is transformed - clues please! Thanks Derek -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center

Re: Styling the fi:label ?

2004-06-08 Thread Marc Portier
other parameters, but I *cannot* find where the fi:label is transformed - clues please! Thanks Derek -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org/mpo

Re: Multivaluefield - getting values in JXTemplate?

2004-06-21 Thread Marc Portier
items=theme ^ shouldn't this be an expression (jexl or jxpath) that returns the array rather then a string? regards, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support

Re: Multivaluefield - getting values in JXTemplate?

2004-06-21 Thread Marc Portier
/jxpath supports Map and List and arrays. argh, my explanation was really clumbsy what I tried to say was that @items should have as a value - an expression, ie: ${theme} or #{theme} - and not a string: theme Bye, Helma Thx for completing on the possible datatypes! -marc= -- Marc Portier

Re: Cforms: bean AND xml binding in a single form?

2004-07-07 Thread Marc Portier
need to post-process-serialize the string back into the actual property that gets persisted. HTH, -marc= -- Marc Portierhttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog athttp://blogs.cocoondev.org

  1   2   >