Home
last modified time | relevance | path

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

/plugin/anewssystem/
H A Daction.php66 // necessary for the back link of a show one article per page (SOAPP)
H A Dsyntax.php90 // necessary for the back link of a show one article per page (SOAPP)
352 …if($this->getConf('soapp')>0) $link_anker = $this->getConf('act_delim').'anchor='.$default_anker; …
983 // necessary for the back link of a show one article per page (SOAPP)
/plugin/anewssystem/conf/
H A Ddefault.php13 $conf['soapp'] = 0; // soapp = show one article per page (instead of al…
H A Dmetadata.php16 $meta['soapp'] = array('onoff'); // soapp = show one article per page (instead of al…