.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _ts-plugin-tx-glcrossword: plugin.tx_glcrossword ===================== .. only:: html .. contents:: :local: :depth: 1 Properties ^^^^^^^^^^ .. container:: ts-properties ===================================================== ===================================================================== ======================= ======= Property Data type :ref:`t3tsref:stdwrap` Default ===================================================== ===================================================================== ======================= ======= libraries.inlcudeJQuery_ :ref:`t3tsref:data-type-boolean` yes 1 libraries.includeBootstrapJs_ :ref:`t3tsref:data-type-boolean` yes 1 libraries.includeBootstrapCss_ :ref:`t3tsref:data-type-boolean` yes 1 ===================================================== ===================================================================== ======================= ======= Property details ^^^^^^^^^^^^^^^^ .. only:: html .. contents:: :local: :depth: 1 .. _ts-plugin-tx-glcrossword-libraries.inlcudeJQuery: libraries.inlcudeJQuery """"""""""""""""""""""" :typoscript:`plugin.tx_glcrossword.libraries.inlcudeJQuery =` :ref:`t3tsref:data-type-boolean` Activate this flag, if you want to inlcude the jQuery 3.x library shipped with this extension. If you have your own jQuery library included in your homepage, you can deactivate this flag. Keep in mind, that you use always jQuery 3.x. Other versions could break this extension. .. _ts-plugin-tx-glcrossword-libraries.includeBootstrapJs: libraries.includeBootstrapJs """""""""""""""""""""""""""" :typoscript:`plugin.tx_glcrossword.libraries.includeBootstrapJs =` :ref:`t3tsref:data-type-boolean` Activate this flag, if you want to inlcude the Bootstrap 3.x library shipped with this extension. If you have your own Bootstrap library included in your homepage, you can deactivate this flag. Keep in mind, that you use always Bootstrap 3.x. Other versions could break this extension. .. _ts-plugin-tx-glcrossword-libraries.includeBootstrapCss: libraries.includeBootstrapCss """"""""""""""""""""""""""""" :typoscript:`plugin.tx_glcrossword.libraries.includeBootstrapCss =` :ref:`t3tsref:data-type-boolean` Activate this flag, if you want to inlcude the Bootstrap CSS content file shipped with this extension. If you have your own Bootstrap library with CSS file included in your homepage, you can deactivate this flag. Keep in mind, that you use always Bootstrap 3.x. Other versions could break this extension.