Home
last modified time | relevance | path

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

/plugin/ckgedit/conf/
H A Ddefault.php39 $conf['rel_links'] = 0;
H A Dmetadata.php39 $meta['rel_links'] = array('onoff');
/plugin/ckgedit/action/
H A Dsave.php214 if(!$this->getConf('rel_links')) {
229 if($this->getConf('rel_links'))
252 if($this->getConf('rel_links')) {
H A Dmeta.php815 $JSINFO[ 'rel_links'] = $this->getConf('rel_links');