.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ======= COA\_GO ======= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2009-04-27T16:44:13.460000000 :Author: Krystian Szymukowicz :Email: typo3@prolabium.com :Info 3: :Info 4: .. _COA-GO: COA\_GO ======= Extension Key: **coago** Copyright 2008, Krystian Szymukowicz, 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.com .. _Table-of-Contents: Table of Contents ----------------- **COA\_GO 1** **What does it do? 1** **Why should I use it? 1** .. _What-does-it-do-and-why-should-I-use-it: What does it do and why should I use it? ---------------------------------------- This extension improves caching of content object in TYPO3. It can decrease time rendering of page and increase overall performance of your site. COA\_GO fills the gap between full cached COA and COA\_INT that is rendered each time the page is delivered to users browser. COA\_GO renders its content only once and then if TYPO3 requests COA\_GO again the content is fetched from cache (db, file, file with ajax) each time unless the cache period expires. COA\_GO can increase performance of your site in case of content elements that are the same at many pages. For example: - any LATEST views that are put together with SINGLE, - menus that are the same no matter at which page you are. (take under consideration that using javascript you can easily simulate ACT, CUR states), - footers and tools menu which are rather the same at each page, - search form putted at every page, - logo with link, - some banners repeated at every page. **Full documentation at TYPO3 Forge** **http://forge.typo3.org/wiki/extension-coago/Documentation** |img-1| COA\_GO - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102