Solutions Open Source

Référence du fichier Z:/doxygen/typo3_src-4.1.2/typo3/sysext/css_styled_content/ext_localconf.php


Variables

 $_EXTCONF = unserialize($_EXTCONF)
 $TYPO3_CONF_VARS ['SC_OPTIONS']['ext/install']['compat_version']['tx_cssstyledcontent_accessibility']

Documentation des variables

$_EXTCONF = unserialize($_EXTCONF)

$TYPO3_CONF_VARS['SC_OPTIONS']['ext/install']['compat_version']['tx_cssstyledcontent_accessibility']

Valeur initiale :

 array(
        'title' => 'CSS Styled Content: Accessibility improvements',
        'version' => 3009000,
        'description' => '<p>The rendering of the following elements will change:
                                <ul><li><b>tt_content.menu</b> (used f.e. for sitemaps): Instead of div-tags, lists are used now.</li>
                                <li><b>tt_content.mailform</b>: Mailforms do not use tables anymore, instead, they use the div-tag. Besides that, mailforms are accessible now.</li>
                                <li><b>The p-tag</b> has been removed from all table cells.</li>
                                <li><b>CSS based "image" and "text with image"</b><br />As the extension cron_cssstyledimgtext has been merged into the core, rendering of the content elements "image" and "text with image" has been changed to be CSS instead of table based. Read the <a href="http://wiki.typo3.org/index.php/TYPO3_4.0" target="_blank">4.0 release notes</a> for further information.</li></ul>',
        'description_acknowledge' => 'You will have to update your stylesheets to comply with these changes.'
)


Généré le Fri Aug 31 11:38:57 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3