You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by reza x <re...@yahoo.com> on 2004/03/08 09:29:53 UTC

cocoon minimum library

hi all
I am using cocoon only for generating html,excel,pdf reports.
what is the minimum cocoon i need.
and hw can i make cocoon minimum for this purpose.
 
thanks alot for your attention.


---------------------------------
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster.

Re: cocoon minimum library

Posted by Joerg Heinicke <jo...@gmx.de>.
On 08.03.2004 09:29, reza x wrote:

> hi all
> I am using cocoon only for generating html,excel,pdf reports.

generating html = HTMLSerializer = Cocoon core
            excel = XLSSerializer = POI block
            pdf   = FOPSerializer = FOP block

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: cocoon minimum library

Posted by Reinhard Pötz <re...@apache.org>.
reza x wrote:

> hi all
> I am using cocoon only for generating html,excel,pdf reports.
> what is the minimum cocoon i need.
> and hw can i make cocoon minimum for this purpose.
>  
> thanks alot for your attention.
> ------------------------------------------------------------------------


if you use Cocoon 2.1 copy blocks.properties to local.blocks.properties 
and comment in all blocks you don't want. This will configure *your* 
minimum Cocoon.

-- 
Reinhard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org