Project

General

Profile

Actions

Bug #15197

closed

XHTML compliance of indexed_search

Added by Ernesto Baschny over 18 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Indexed Search
Target version:
-
Start date:
2005-11-10
Due date:
% Done:

0%

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

Description

In CVS indexed_search now has templating support, which is very powerful. There is an example pi/template_css.tmpl included, which says in the headers to be "XHTML 1.0 Transitional", but its not even that. Its probably just HTML 4 Trans, with some minor bugs.

As we want TYPO3 4.0 (where this will be included) to be as much XHTML-compliant as possible, I have created a patch to this template file to add full XHTML 1.1 compliancy for indexed_search. This includes some minor patches to the class file as well.

Attached patch is for current CVS version of indexed_search with changes up to 2005-10-28.

Note that accessibility is not yet being considered here, as its still all constructed with tables. Later an accessible template should be created.

Also note that all this obsoletes bug report http://bugs.typo3.org/view.php?id=619, as that issue is no longer relevant, as far as I can see.
(issue imported from #M1830)


Files

indexed_search-2.1.3-XHTML.diff (10.7 KB) indexed_search-2.1.3-XHTML.diff Administrator Admin, 2005-11-10 19:04
template_css.tmpl (7.37 KB) template_css.tmpl Administrator Admin, 2006-02-02 12:11
Actions

Also available in: Atom PDF