Project

General

Profile

Actions

Bug #16386

closed

missing wrap for results list

Added by Martin K¤stner over 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2006-07-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

typo3 version 4.0
indexed_search version 2.9.0

there is no chance to changing the display of the search results to a html list for better accessability. You could change in the template the single result to an li-element. But there is no wrap around all results to set an html ul

Please change the line 776 to something like this:

return '<div'.$this->pi_classParam('res').'>'.$this->cObj->stdWrap($content, $this->conf['results_stdWrap.']).'</div>';

(issue imported from #M3897)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #19465: Configuration enhancement for indexed_searchClosed2005-08-04

Actions
Actions

Also available in: Atom PDF