.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============================ EXT: Graphic Visitor Counter ============================ :Created: 2003-03-01T22:58:10 :Changed by: Karl Bauer :Changed: 2005-12-02T23:58:02 :Email: info@informatikserver.de .. _EXT-Graphic-Visitor-Counter: EXT: Graphic Visitor Counter ============================ Extension Key: **bkt\_fe\_graphiccounter** Copyright 2000-2005, , 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 ----------------- **EXT: Graphic Visitor Counter 1** **Introduction 1** What does it do? 1 Screenshots 2 **Users manual 3** **Adminstration 3** **Changelog 3** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension adds a graphic Counter to the Page, you can setup the Animation, bevore and after Image Text, the Counters Count, Image alttext of the Counterimage and the Caption of the Counterimage. It can be also used as non graphical Counter. .. _Screenshots: Screenshots ^^^^^^^^^^^ .. _Backend-Frontend: Backend & Frontend """""""""""""""""" .. _img-1: |img-1| ------- .. _Users-manual: Users manual ------------ Install the Extension with the extension manager. After that you have a new frontend Plugin “Graphic Visitor Counter”. Insert the Plugin into the Content of the Page and Setup the Options. Done. Reloadlock implementation by Dr. Pascal Grüttner (howto): Typoscript Setup:plugin.tx\_bktfegraphiccounter\_pi1 = USERplugin.tx\_bktfegraphiccounter\_pi1 {noreferer = {$plugin.bktfegraphiccounter.noreferer}} // end plugin.tx\_bktfegraphiccounter\_pi1 Typoscript Constants :// cat=plugin.bktfegraphiccounter;// type=int[0-1]; label=No referer restriction: If this option is set (1),// the counter only increases, if the page has been called from another site.plugin.bktfegraphiccounter.noreferer = 0 .. _Adminstration: Adminstration ------------- The extension extends the tt\_content Table with Fields:tx\_bktfegraphiccounter\_visits, tx\_bktfegraphiccounter\_align, tx\_bktfegraphiccounter\_animate, tx\_bktfegraphiccounter\_alt\_tag, tx\_bktfegraphiccounter\_mindigits, tx\_bktfegraphiccounter\_html\_before\_img, tx\_bktfegraphiccounter\_html\_after\_img .. _Changelog: Changelog --------- - 0.0.1: Inital Revision. - 0.1.0: Addes bevore and after Image Textfields. - 0.1.1: Documentation written - 0.1.2: Documentation update - 0.1.3: Reloadlock implementation by Dr. Pascal Grüttner and Dockumentation update - 0.1.4: Added support for plain text Counter. |img-2| EXT: Graphic Visitor Counter - 3 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 854 .. :id: Grafik1 .. :name: Grafik1 .. :width: 545 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102