Plug:mjahn:AutoDescGen

From phpCMS

Jump to: navigation, search

Contents

[edit] AutoDescGen

[edit] Overview

title         : AutoDescGen
version       : 0.1
author        : (c) by Martin Jahn (mjahn)
licence       : GPL
description   : A plugin for phpCMS to create short descriptive text of a page
phpCMS version: 1.2.x
please post any errors, discussions etc. about this plugin to the
phpCMS forum at http://www.phpcms.de or mail (at) martin-jahn.info

[edit] Licence

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

[edit] Download

The plugin can be downloaded from the plugin-website on http://martin-jahn.info/phpcms/autodescgen

[edit] Plugin description

The plugins AutoDescGen for phpCMS creates a simple description of a webpage. It uses the content of a page (either contentpage or with the use of MasterPlugin4phpCMS also the whole output with scripts and PAX) and strips out everything that is not necessary (i.e. content within <phpcms:noindex>) and merges the rest into a string that fits into the description meta-tag.

[edit] Plugin installation

Copy the pluginfile into the plugindirectory of your phpCMS installation. Then include a PLUGIN-call into the template and place the Tag AUTOGENERATEDDESC everywhere, you want the description to appear.

That's all

Main Page: Main Page | Top Page: Plugin Documentation MainPage

Personal tools