[TYPO3-core] RFC: Cleanup #13365: Table headers in t3lib_fullsearch

Georg Ringer mail at ringerge.org
Fri Jan 29 08:16:03 CET 2010


This is an SVN patch request.

Type: Cleanup

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

Branches: Trunk

Problem:
This function renders the headers in t3lib_fullsearch which is used in
sysexts sys_actions and lowlevel (BE module DB check > full search).
Table headers are needed to style those cells independed from all others.

Solution:
Instead of <td><strong>foo</strong></td> use <th>fo</th>. All other
changes are to apply CGL to this function.

Additional information:
This bug maybe looks like it is not worth a patch but I need this change
for redoing the taskcenter which btw looks already really wonderful. PM
for more details.

Georg


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t3lib_fullsearch-cleanup.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100129/5e5d5075/attachment.asc>


More information about the TYPO3-team-core mailing list