'Radio', 'description' => 'Display a link to the lainchan radio', 'version' => 'v1', 'config' => array( array('title' => 'Page title', 'name' => 'title', 'type' => 'text'), array('title' => 'Slogan', 'name' => 'subtitle', 'type' => 'text', 'comment' => '(optional)'), array('title' => 'File', 'name' => 'file', 'type' => 'text', 'default' => 'radio.html'), array('title' => 'Radio Status URL', 'name' => 'radiostatus', 'type' => 'text', 'default' => '/radio_assets/status.xsl')), 'build_function' => 'radio_build'); ?>