Image to Post - Home

This commit is contained in:
Matthew Barbour 2020-10-26 10:13:05 -05:00
parent 439c3a8320
commit 4f48be8e15

View File

@ -9,7 +9,7 @@ class HomeInfo extends ExtensionInfo
public $authors =["Bzchan"=>"bzchan@animemahou.com"]; public $authors =["Bzchan"=>"bzchan@animemahou.com"];
public $license = self::LICENSE_GPLV2; public $license = self::LICENSE_GPLV2;
public $visibility = self::VISIBLE_ADMIN; public $visibility = self::VISIBLE_ADMIN;
public $description = "Displays a front page with logo, search box and image count"; public $description = "Displays a front page with logo, search box and post count";
public $documentation = public $documentation =
"Once enabled, the page will show up at the URL \"home\", so if you want "Once enabled, the page will show up at the URL \"home\", so if you want
this to be the front page of your site, you should go to \"Board Config\" this to be the front page of your site, you should go to \"Board Config\"