Allow RSS feeds everywhere
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
return 210;
|
||||
}
|
||||
|
||||
function applicable_formats() {
|
||||
return array('all' => true);
|
||||
}
|
||||
|
||||
function specialization() {
|
||||
// After the block has been loaded we customize the block's title display
|
||||
if (!empty($this->config) && !empty($this->config->title)) {
|
||||
@@ -261,4 +265,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user