[TYPO3-commerce] pagebrowser-links not cacheable due to basketHash

Franz Koch typo.removeformessage at fx-graefix.de
Tue Sep 11 12:49:12 CEST 2007


Hi alex,

>> Btw. the pageBrowser is also not styleable, which could be changed by 
>> simply changing the function call to this:
>> $this->pi_list_browseresults($this->conf['pageBrowser.']['showItemCount'],$this->conf['pageBrowser.']['tableParams.'],$this->conf['pageBrowser.']['wraps.']); 
>>
>>
>> and provide the settings in TS:
>> ---
>> plugin.tx_commerce_pi1.pageBrowser {
>>   showItemCount = 1
>>   tableParams {
>>     ...
>>   }
>>   wraps {
>>     ...
>>   }
>> }
> 
> see bug: 0006315 (has patch)

thanks for the hint and the patches, but in my case I use the browser 
from within my hook anyway (special appearance conditions).

The caching issue is the thing that really annoys me.

--
Greetings,
Franz


More information about the TYPO3-project-commerce mailing list