contrib documentation

This commit is contained in:
Shish
2009-01-16 00:18:41 -08:00
parent 68159753d4
commit 17ad021cca
21 changed files with 116 additions and 12 deletions

View File

@ -3,8 +3,10 @@
* Name: Site Description
* Author: Shish <webmaster@shishnet.org>
* License: GPLv2
* Description: Sets the "description" meta-info in the page header, for
* eg search engines to read
* Description: A description for search engines
* Documentation:
* This extension sets the "description" meta tag in the header
* of pages so that search engines can pick it up
*/
class SiteDescription implements Extension {
public function receive_event(Event $event) {