[TYPO3-core] RFC: tx_install (html) code cleanup

René Fritz rene at typo3.org
Thu Feb 9 12:15:02 CET 2006


This is a CVS patch request

Type: PHP and HTML code cleanup

Branch: TYPO3_4-0

However I cleaned the PHP and HTML code of 
ext/install/mod/class.tx_install.php (Install Tool).

PHP
- double quotes to single quotes

HTML
- changes towards xhtml
- removed font tags
- now w3c validator prints a few warning only (form tags at wrong position)

The code itself was not changed, except 2 things:
- nl2br was used that it produced wrong html. I changed that nl2br will not be 
used when a table tag is in the to be processed content. I think it work 
fine.
- default font size changed to 1em (instead of 10px). What do you think?

Because a diff would be 50% of the code which is 5000 lines I do not attach a 
patch but the whole file.

René

-- 
René Fritz
TYPO3 Association - Active Member
http://association.typo3.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: class.tx_install.php
Type: application/x-php
Size: 205254 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060209/68c2d143/attachment.bin 


More information about the TYPO3-team-core mailing list