I am stuck. Any help/suggestion/question/tip highly appreciated!
Wadim Kruse wrote:
>
> Hi folks,
>
> I would like to pass some information from one coplet to another. I've
> read that one possible solution to achieve this is by using coplet links.
> I've tried it,
Hi folks,
I am getting the following error message in the JavaScript console:
-
Error: unterminated string literal
Source File: ...
Line: 1, Column: 103
Source Code:
forms_calendar.select(forms_getForm(this)['Semesters.0.Modules.0.Due'],'Sem
)+".xml";
>> jxpathPointer.setValue(formValue);
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> The result docu
Hi folks,
I would like to pass some information from one coplet to another. I've read
that one possible solution to achieve this is by using coplet links. I've
tried it, but it doesn't work. When I click the link, the coplet with the
link is redisplayed.
This is the coplet with the link:
> Have you already tried the following:
> Is another namespace working with the same prefix?
> Is the same namespace working with another prefix?
>
> Can you provide the whole binding document?
>
> Fabian
>
> Wadim Kruse wrote, On 06.09.2006 14:06:
>> Well, ther
I've figured out that:
inserts the node with correct namespace in opposite to:
...
or
As a workaround, is there a way while binding to access the inserted node in
order
to set an attribute?
Best regards,
Wadim
Wadim Kruse wrote:
>
>
> Well, there is no error
Hi,
you can use flowscript to achieve this, as described in:
http://www.nabble.com/Injecting-a-String-XML-document-into-a-pipeline-tf48141.html#a134091
Best regards,
Wadim
rachid harradi wrote:
>
> hello
>
> i need your help?
>
> i have sitemap like:
>
>
> http://apache.org/cocoon/sitema
tp://apache.org/cocoon/i18n/2.1";
No problems with i18n namespace.
Someone any ideas?
Best regards,
Wadim
Wadim Kruse wrote:
>
> Hi Fabian,
>
> thanks a lot, the patch solved the problem!
> @BTW: Why is this patch not in the trunk?
>
> Regards,
> Wadim
ssue:
>
> http://issues.apache.org/jira/browse/COCOON-1893
>
> Fabian
>
> Wadim Kruse wrote, On 01.09.2006 11:45:
>> Hi folks,
>>
>> I have a problem in cforms while binding to an element with not default
>> namespace:
>>
>> > xmlns:xi="htt
Hi folks,
I have a problem in cforms while binding to an element with not default
namespace:
http://www.w3.org/2001/XInclude";>
var formValue =
"cocoon:/ModuleDescriptors/"+widget.getValue()+".xml";
jxpathPointer.setValue(formValue);
Error wh
Hi @all,
Sorry for repeating the question, but I couldn't find a solution in the docs
and on the list.
I've got cforms with styling working in portal (it's probably not the best
solution to copy
the cforms head section into the portal-page.xsl, but it works). My problem now
are the
actions: How
Hi,
I have the same issue, as in:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=115319517009528&w=2
Does the role based view work in the new portal block ? (Cocoon
2.1.10-dev, OS: Ubuntu 6.06, Java: 1.5.0_06 ) If so, how ?
If I define copletdata, copletinstancedata and layout per user,
it w
Stewart, Gary wrote:
Hi there,
I've been working with the authentication resource for a while but I figured it
was about time I implemented per role pipelines (that is some pipelines can
only be accessed by some roles). I am using flowscript to do this but I don't
seem to be able to get it to
13 matches
Mail list logo