public function init()
 {
     $this->enableTheme = false;
     parent::init();
     $this->defaultAction = 'rss';
     $this->layout = null;
 }