Hi Liam, 

The transformation sheet with additional meta tags is working, perhaps I had the wrong 
serializer or so. And the http-header-action is only for the http response, as I could 
find in the APIdocs.

By the way, thanks for your tips in loooking for documentation. Another place could be 
surely the cocoon source. 

I am really mad about it. In a thread ([RT] Cocoon web applications) at the developer 
mail list one of the developers (Stefano Mazzochi himself) wrote:
"... but still, I think that good documentation should not *patch* an architectural 
design limitation, but sheds some light on both the users (to make them work in the 
best scenario) and the developers (to make it possible for users to be guided by the 
software first *and* the documentation later, not the other way around)."

Ok - but i.e the other problems with whitespace and indent I have to solve 
nevertheless and it could not be the right way to work with an very mighty application 
framework and then on the other hand get stuck and spending hours and hours with such 
a little problem.

These days I am thinking about a C2 WEB APP TAG reference work as I posted before but 
no time yet. Perhaps. I will collect it and then ask some of the devs for the missing 
things. I hope. If someone could help ...

Another suggestion is a web based forum like an almanach where you can post and find 
solutions for developing (NOT install) issues.

Lets see, my webspace has no db account, but a friend did it with textfiles, I will 
ask him.

Later, Arno - and best regards

> ------------------------------------------------
> 
> PROPOSAL: a short, but completed list with code examples of the usage of
> sitemap tags for the xdocs. But my knowledge isn't that now ... :
> Should I post this to the cocoon developers??
> 
> <?xml version="1.0" encoding="UTF-8"?>
> 
> <sitemaptags>
>   <map:act>
>     <description> ... u er well ...</description>
>     <parameters></parameters>
>     <example></example>
>   </map:act>
>   <map:action-set>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:action-set>
>   <map:aggregate>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:aggregate>
>   <map:dependency>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:dependency>
>   <map:generate>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:generate>
>   <map:handle-errors>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:handle-errors>
>   <map:label>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:label>
>   <map:logicsheet>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:logicsheet>
>   <map:match>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:match>
>   <map:mount>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:mount>
>   <map:param>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:param>
>   <map:parameter>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:parameter>
>   <map:part>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:part>
>   <map:pipeline>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:pipeline>
>   <map:read>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:read>
>   <map:redirect-to>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:redirect-to>
>   <map:resource>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:resource>
>   <map:select>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:select>
>   <map:serialize>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:serialize>
>   <map:sitemap>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:sitemap>
>   <map:transform>
>     <description></description>
>     <parameters></parameters>
>     <example></example>
>   </map:transform>
> </sitemaptags>
> 
> ---------------------------------------------------------------------

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to