[TYPO3-core] RFC #11706 indexed_search: The descriptionlength and other parameters are hardcoded for listview / searchresults

Nabil Saleh nabil-saleh at gmx.de
Thu Aug 13 15:47:26 CEST 2009


Hi List,

This is a SVN patch request.

Type: tweak/feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=11706

Branches: trunk

Problem:
Some parameters are hardcoded in the frontendplugin of indexed_search, 
while it would be neat to be able to configure it in TS. The attached 
patch provides codechanges and default TS for this.

concerns resultrow rendering


Example:
plugin.tx_indexedsearch.results{
		summaryMax=300		
	}

Solution:
Add TS-Configoverride in code and default TS example

Notes:
does not affect default behaviour / rendering

reproduce/testinfo:
1. search for something with indexed_search
2. watch the results
2. change parameters in ts (fe. summaryMax changes description-length, 
or divider ( ' ... ' is default)


Thx Nabil
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: indexed_search_desc_ts.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090813/c57cc700/attachment.txt 


More information about the TYPO3-team-core mailing list