ok i solved my first problem, now it works, but
I have a second  prob.

I want access bookmarks with an additional matcher,
to hide the redirections and requestparamters.

I use the following:

<map:match pattern="tab-*.html">
  <map:generate src="cocoon:/bookmark?showtab={1}"/>
  <map:serialize type="html"/>
</map:match>

My problem is now, that the all
generated links starts now with:

http://myserver/bookmark?cocoon-portal-action=x&cocoon-portal-event=y

instead of:

http://myserver/portal?cocoon-portal-action=x&cocoon-portal-event=y

any idea to solve this?

Thank you for help


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to