TYPO3 Upgrade 4.2 to 4.3 – Backendview
Today i had some trouble after upgrading TYPO3 Installation 4.2.10 to 4.3.3 .
After the big security announcement i decided to update all costumers TYPO3 Installations.
Continue reading ‘Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images’
How to …
Today i wanted to search with my current Ubuntu 9.10 Karmic Koala Installation and Firefox Browser 3.5 with a OpenSerach Plugin in german Amazon store.
The standard Installation of Firefox only provides the amazon.com Search Plugin. The normal way to add SearchPlugin doesn’t work on amazon.de with Ubuntu Firefox
I found after a short search one nice overview: http://mycroft.mozdev.org/amazon-search-plugins.html
Thank you! After clicking on “Amazon DE (Support Mycroft*) de-DE (amazon.de) by Mycroft Project” my german SearchPlugin works fine.
more SearchPlugins …. look here: http://mycroft.mozdev.org/
How to …
Since TYPO3 Version 4.3 all the source code is tagged with unlovely id and class tags with div-wrapper.
<div id="c1" class="csc-default">
But with one little typoscript snippet you will get rid off it:
tt_content.stdWrap.innerWrap >
Now everything looks clean and sweet. I love TYPO3 anyway!
last Comments