Hi,
Can you give me some help with the publets? I am trying to call a publet
with a cinclude statement, but it is not really working out.
I want to include all navigation components with cincludes instead of
the aggregate function, for instance:
<cinclude:includexml>
<cinclude:src>cocoon://publets/sitetree/default/live/search/dummy.xml</cinclude:src>
</cinclude:includexml>
I am not sure what i am doing wrong. Can you point me in the right
direction?
More general: are there any reasons why i should not use the cinclude
transformer to include all navigation components for the search usecase?
I do not like the approach of using an aggregate and a seperate pipeline
for the search generator. With the use of the cincludes, there is one
xslt sheet that takes care of the composition of the xml and one xslt
sheet that takes care of the xhtml rendering. IMO, the one thing cocoon
suffers from is the fragmented composition of the xml trees, something
that must be avoided whenever possible.
Regards, Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]