  | | | Filter transformer - default block size? | Filter transformer - default block size? 2007-11-27 - By Derek Hohls
Back I am using the filter transformer - which works just fine - as follows:
<map:transform type="filter"> <map:parameter name="element-name" value="row"/> <use-request-parameters>true</use-request-parameters> <map:parameter name="count" value="{request-param:c}"/> <map:parameter name="blocknr" value="{request-param:b}"/> </map:transform>
In the case where *no* values are passed for the parameters, it seems the "count" value defaults to "10". Is there a way to change what this default is without passing an actual parameter value to the filter transformer (I was thinking perhaps a setting in cocoon.xconf)?
Thanks Derek
-- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer .html.
This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |