.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =================================== EXT: Autogeneration of metakeywords =================================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Michael Brauchl :Changed: 2005-08-02T17:45:00 :Author: Michael Brauchl :Email: mcyra@chello.at :Info 3: :Info 4: .. _EXT-Autogeneration-of-metakeywords: EXT: Autogeneration of metakeywords =================================== Extension Key: **mc\_keywords** Copyright 2000-2002, Michael Brauchl, 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: Autogeneration of metakeywords 1** **Introduction 1** **What does it do? 1** **Users manual 1** **Adminstration 1** **Configuration 2** **Tutorial 2** **Known problems 2** **To-Do list 2** **Changelog 2** .. _Introduction: Introduction ------------ Please see what does it do! .. _What-does-it-do: What does it do? ---------------- This extension generates metakeywords for your documents in typo3 automatically. Each contentelement and the page itsself is parsed and words are extracted. Then the extension order the occured words by relevance and generates a wordlist, which will be inserted into the metakeywords field of your page. Number of keywords to generate is configurabel. Also stopwords could be entered. For every single page, autogeneration of keywords could also disabled. Keywords are generated on saving, updating or deleting one content element and/or the page its self. .. _Users-manual: Users manual ------------ To apply autogeneration of metakeywords, you have to do nothing. They where generated automatically, if you save the page. To prevent autogeneration of metakeywords, just check the checkbox before the “keywords” field in the page.This field is only visable, if the pagetype “ectended” is checked. After this, you can enter your own keywords and they will not be overwritten by this extension. .. _Adminstration: Adminstration ------------- First install the extension in the extension manager. Then go to the rootpage of your website and enter the following values in the section Tsconfig: plugin.mc\_autokeywords.autogenerate = 1plugin.mc\_autokeywords.count = 150plugin.mc\_autokeywords.stopWords = other,left,yours The setting “autogenerate = 1” tells the extension, that for the containing pages autogeneration of keywords is on. The value “count” gives the number of keywords, which should be generated for each page. And finally the value “stopWords” contains a list of words, which should be exclose in generation of keywords. After this you should enable the display of metakeywords in the template for your page(s). For this go to your template and enter in your setup field: page.meta.KEYWORDS.field = keywords From now on, keywords are generated automatically for you. .. _Configuration: Configuration ------------- First see administration in this documentation! All keywords which are lesser than 4 characters are omitted automatically. .. _Tutorial: Tutorial -------- See administration. .. _Known-problems: Known problems -------------- None, please report some. :-) .. _To-Do-list: To-Do list ---------- At the moment, keywords are only generated on changing the content of a page. Ich you make changes to the global settings of this extension, these settings get used only, if a page was changed. So we need a batch, wich automatically generates the keywords for all pages in your database on demand. Should not be much complicated with the help of this extension to write such a batch. .. _Changelog: Changelog --------- \- 0.0.0 Initial release. |img-1| EXT: Autogeneration of metakeywords - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102