.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ==================== EXT: cufón for TYPO3 ==================== :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed by: Felix Kiesewetter :Changed: 2013-07-04T10:04:51 :Classification: t3cufon :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: cufón, webfont, JavaScript font :Author: Felix Kiesewetter :Email: info@felixkiesewetter.de :Language: en .. _img-1-img-2-EXT-cufon-for-TYPO3: |img-1| |img-2| EXT: cufon for TYPO3 ==================================== Extension Key: t3cufon Language: en Version: 2.0.2 Keywords: cufon, webfont, javascript font Copyright 2012, Felix Kiesewetter, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- **`EXT: cufon for TYPO3 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ **`Configuration 4 <#__RefHeading__31515_818911409>`_** `Reference 4 <#__RefHeading__31519_818911409>`_ **`Tutorial 5 <#__RefHeading__31523_818911409>`_** **`Known problems 6 <#__RefHeading__31525_818911409>`_** **`To-Do list 7 <#__RefHeading__477_413120346>`_** **`ChangeLog 8 <#__RefHeading__31623_818911409>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Easy implementation of cufón fonts. Create your font JS files `here `_ . Create a font record, upload your font JS file, specify the CSS selectors and you are ready to go. Nothing more left for you to do - my extension will do all the JS includes and scripting for you. For further explanation please read the `tutorial <#1.3.Tutorial|outline>`_ . .. _Configuration: Configuration ------------- .. _Reference: Reference ^^^^^^^^^ TypoScript options: .. ### BEGIN~OF~TABLE ### .. _pid: pid """ .. container:: table-row Property pid Data type int Description Uid of the sysfolder where your font records are stored Default :: 0 .. _jsFramework: jsFramework """"""""""" .. container:: table-row Property jsFramework Data type string Description Select which JS library you wish to use. Available options arejQueryMooToolsPrototype Default :: jQuery .. _useIncludedLib: useIncludedLib """""""""""""" .. container:: table-row Property useIncludedLib Data type boolean Description If set, Typo3 will include the library JS included in this extension. Disable this option, if you already use a JS library Default :: 1 .. _ajaxRefresh: ajaxRefresh """"""""""" .. container:: table-row Property ajaxRefresh Data type boolean Description Use this if you dynamically load content with AJAX to do a Cufon.refresh() on those contents Default :: 0 .. ###### END~OF~TABLE ###### [tsref:plugin.tx\_t3cufon\_pi1.] .. _Example: Example """"""" :: plugin.tx_t3cufon_pi1 { pid = 123 jsFramework = jQuery useIncludedLib = 1 ajaxRefresh = 0 } .. _Tutorial: Tutorial -------- Install the extension Include static template Create a sysfolder for your font records or just add them on any page If you want the plugin to get fonts exclusively from this page,you can set “pid” in your TS constants Configure your font (should be self-explanatory) You might want to set “useIncludedLib” to “0” if you alreadyinclude a jQuery library on your website .. _Known-problems: Known problems -------------- None so far. .. _To-Do-list: To-Do list ---------- Ideas or suggestions? Please feel free to contact me. .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _2-0-0: 2.0.0 ^^^^^ .. container:: table-row Version 2.0.0 Changes Implementation of database records for fonts .. _2-0-1: 2.0.1 ^^^^^ .. container:: table-row Version 2.0.1 Changes Change of special character in extension name (“cufón” to “cufon”) .. _2-0-2: 2.0.2 ^^^^^ .. container:: table-row Version 2.0.2 Changes Added manual .. ###### END~OF~TABLE ###### .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 44 .. :id: graphics5 .. :name: graphics5 .. :vspace: 57 .. :width: 161 .. |img-2| image:: img-2.png .. :align: left