.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _admin-manual: Administrator Manual ==================== .. _admin-installation: Installation ------------ - Install the extension in the normal way. - Install static typoscript change of parameters ```````````````````` prefix of classname change via constanteditor or typoscript (see borderstyle/Configuration/TypoScript/Constants/Config.t3c) typeNum change via settings in extension-manager Get the defined CSS-Definitions ------------------------------- The extension use the typenum-mechanism, to generate the css-file. The typenumm-parameter ist defined as a extension-constant in *borderstyle\ext_conf_template.txt*. You can change it in the *extension-manager*. .. figure:: ../Images/AdministratorManual/typenum_in_the_extensionssettings.png :width: 500px :alt: change the typenum in the settings of the extension If the typeNum is defined to *383620* and your domain is called *www.your-domain.xy*, the request http://www.your-domain.xy/?type=383620 will show you the current compressed CSS-definitions of the borderstyle-extension. .. figure:: ../Images/AdministratorManual/check_styles.png :width: 500px :alt: check the classes, dynamically defined in the borderstyle-extension