Home
last modified time | relevance | path

Searched +full:h_level +(+path:plugin +path:anewssystem) -(+path:plugin +path:anewssystem +path:lang) (Results 1 – 4 of 4) sorted by path

/plugin/anewssystem/
H A Daction.php115 $h_level = $this->getConf('h_level');
H A Dsyntax.php996 $h_level = $this->getConf('h_level');
1131 …$output .= '<div>'.NL.'<h'.$h_level.'>'.$news_head.$news_date.$news_subtitle.'</h'.$h_level.'>'.NL…
1136 …$output .= '<div>'.NL.'<h'.$h_level.'>'.$news_head.$news_date.$news_subtitle.'</h'.$h_level.'>'.NL…
1209 $h_level = $this->getConf('h_level');
/plugin/anewssystem/conf/
H A Ddefault.php16 $conf['h_level'] = 4; // headline level for All News articles itself
H A Dmetadata.php19 $meta['h_level'] = array('string'); // headline level for All News articles