Project

General

Profile

Actions

Bug #16386

closed

missing wrap for results list

Added by Martin K¤stner almost 18 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 #1

Updated by Ralf Hettinger over 14 years ago

related to #9574 (patch 0009574_v7.patch)

Actions #2

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20192

Actions #3

Updated by Ralf Hettinger almost 11 years ago

I'd suggest to name the TS property

plugin.tx_indexedsearch.resultlist_stdWrap

Apart from that, a no-brainer imo.

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20192

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20192

Actions #6

Updated by Gerrit Code Review over 10 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20192

Actions #7

Updated by Anonymous over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF