'news.php', 'title' => ADLAN_0); //v2.x spec. class news_frontpage // include plugin-folder in the name. { // simple function config() { $frontPage = array( 'page' => 'news.php', 'title' => ADLAN_0 ); return $frontPage; } }