Home
last modified time | relevance | path

Searched +full:firstseconly +(+path:plugin +path:include) -(+path:plugin +path:include +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/include/conf/
H A Dmetadata.php9 $meta['firstseconly'] = array('onoff');
H A Ddefault.php6 $conf['firstseconly'] = 0; // limit entries on main blog page to first section
/plugin/include/_test/
H A Dlocallink_conversion.test.php28 saveWikiText('test:includefirst', '{{page>..:included&firstseconly}}', 'Test setup');
/plugin/include/
H A Dhelper.php26 $this->defaults['firstsec'] = $this->getConf('firstseconly');
58 'desc' => 'overrides standard values for showfooter and firstseconly settings',
65 * Overrides standard values for showfooter and firstseconly settings
82 case 'firstseconly':