.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Known problems -------------- - The technique used in this extension triggers a reload of the page when the font size needs to be changed. This will influence the statistics if a lot of font changes occur. - The font resizer which is displayed on the page cannot be cached, so it's generated as a non-cached content element. This influences the cache headers which are sent. The TYPO3 page cache can however cache the rest of the page content without a problem. If caching of the entire page is important for you and JavaScript is not a problem, a different font resizer is more suitable.