make the example for contributed extension neater
git-svn-id: file:///home/shish/svn/shimmie2/trunk@64 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
21635236f8
commit
c73f270f82
@ -2,8 +2,12 @@
|
|||||||
/**
|
/**
|
||||||
* Name: Site Description
|
* Name: Site Description
|
||||||
* Author: Shish <webmaster@shishnet.org>
|
* Author: Shish <webmaster@shishnet.org>
|
||||||
|
* Link: http://trac.shishnet.org/shimmie2/
|
||||||
|
* License: GPLv2
|
||||||
* Description: Sets the "description" meta-info in the page header, for
|
* Description: Sets the "description" meta-info in the page header, for
|
||||||
* eg search engines to read
|
* eg search engines to read
|
||||||
|
*
|
||||||
|
* This is currently the only example of a user-contributed extension~
|
||||||
*/
|
*/
|
||||||
class SiteDescription extends Extension {
|
class SiteDescription extends Extension {
|
||||||
public function receive_event($event) {
|
public function receive_event($event) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user