'CMS Frontend', 'version' => 4000000, 'description' => '
Word separator character for simulateStaticDocument is changed from ' . 'underscore (_) to hyphen (-) to make URLs more friendly for search engines' . 'URLs that are already existing (e.g. external links to your site) will still work like before.
' . 'You can set the separator character back to an underscore by putting the following line into the '. 'Setup section of your Page TypoScript template:
' . 'config.simulateStaticDocuments_replacementChar = _
CSS Stylesheets and JavaScript are put into an external file by default.
'. 'Technically, that means that the default value of "config.inlineStyle2TempFile" is now set to "1" and that of "config.removeDefaultJS" to "external"