.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: Google Web Font Loader =========================== :Created: 2010-02-18T17:33:18 :Changed by: Graham Solomon :Changed: 2010-08-10T13:43:21.940000000 :Classification: google_webfont :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: google, web, font, api :Author: Graham Solomon :Email: info@typo3coder.com :Info 4: :Language: en |img-1| |img-2| EXT: Google Web Font Loader - google\_webfont .. _EXT-Google-Web-Font-Loader: EXT: Google Web Font Loader =========================== Extension Key: google\_webfont Language: en Keywords: google, web, font, api Copyright 2000-2010, Graham Solomon, 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: Google Web Font Loader 1 <#1.EXT:%20Google%20Web%20Font%20Loader|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Configuration 4 <#1.2.Configuration|outline>`_** `Reference 4 <#1.2.1.Reference|outline>`_ **`Known problems 5 <#1.3.Known%20problems|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Integrates the Google Font API into your TYPO3 website, which helps you add web fonts to any web page. Benefits of the Google Font API include: - A choice of high quality open source fonts. - Works in most browsers. - Extremely easy to use. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| Hello World!

rendered using the “Tangerine” web font. .. _Configuration: Configuration ------------- - Install via the Extension Manager - Include the “google\_webfont” static record in your website template - Configure using the options below It's highly recommended you read the Google documentation before configuring this extension: http://code.google.com/apis/webfonts/docs/getting\_started.html .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _WebFontLoader: WebFontLoader """"""""""""" .. container:: table-row Property WebFontLoader Data type Boolean Description Enable the web font loader, if this setting is disabled, then you can still load fonts from the Google library, however they will be included via a stylesheet link. If disabled typekit and custom fonts will not be loaded. Default 1 .. _fonts-google: fonts.google """""""""""" .. container:: table-row Property fonts.google Data type String Description Comma separated list of Google fonts to load Default .. _fonts-typekit: fonts.typekit """"""""""""" .. container:: table-row Property fonts.typekit Data type String Description Name of the TypeKit library you want to load Default .. _fonts-custom: fonts.custom """""""""""" .. container:: table-row Property fonts.custom Data type String Description Comma separated list of custom fonts to load Default .. _fonts-custom-urls: fonts.custom.urls """"""""""""""""" .. container:: table-row Property fonts.custom.urls Data type String Description Comma separated list of links to stylesheets with font-face declarations of your custom fonts. Default .. ###### END~OF~TABLE ###### [tsref:(cObject).TEST] .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ plugin.tx\_googlewebfont\_pi1 { WebFontLoader = 1 fonts.google = Tangerine, Inconsolata, Droid Sans } .. _Known-problems: Known problems -------------- None. 5 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 79 .. :id: graphics1 .. :name: graphics1 .. :width: 212