diff --git a/contrib/site_description.ext.php b/contrib/site_description.ext.php index 65da4f80..6183a851 100644 --- a/contrib/site_description.ext.php +++ b/contrib/site_description.ext.php @@ -2,8 +2,12 @@ /** * Name: Site Description * Author: Shish + * Link: http://trac.shishnet.org/shimmie2/ + * License: GPLv2 * Description: Sets the "description" meta-info in the page header, for * eg search engines to read + * + * This is currently the only example of a user-contributed extension~ */ class SiteDescription extends Extension { public function receive_event($event) {