Project

General

Profile

Actions

Bug #15197

closed

XHTML compliance of indexed_search

Added by Ernesto Baschny over 18 years ago. Updated over 15 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 #1

Updated by Ernesto Baschny over 18 years ago

Zur Info

Actions #2

Updated by Michael Stucki over 18 years ago

Hi Ernesto, your patch looks great, I'll assign it to myself. Will keep you notified.

Best regards, michael

Actions #3

Updated by Martin Kutschker about 18 years ago

I've uploaded a variabt of the CSS template that's valid xhtml.

Just as a reference, cause Ernesto will probably have solved all issues as well.

Actions #4

Updated by Robert Markula about 18 years ago

I don't know if it is of any relevance anymore, but I've created a draft template that is XHTML 1.0 strict (XHTML 1.1 compliant), table-less and accessible.

Please see http://wiki.typo3.org/index.php/Indexed_search.

Actions #5

Updated by Michael Stucki about 18 years ago

Thanks "ro" but I have already committed an XHTML 1.0 strict template to CVS last week. Please check the upcoming RC, if there are still bugs then let me know again.

For now, this bug will be marked as fixed.

Actions

Also available in: Atom PDF