Home
last modified time | relevance | path

Searched refs:linkto (Results 1 – 11 of 11) sorted by relevance

/plugin/projects/lib/
Dfile_definition.php85 $linkto = $attributes['linkto'];
86 if (strpos($linkto, "/")) $linkto = "";
87 else if (strpos($linkto, "\\")) $linkto = "";
88 if ($linkto) {
89 $path = explode(":", $linkto);
91 if (count($path) > 1 && $path[0] != PROJECTS_NAMESPACE) $linkto = "";
93 $attributes['linkto'] = $linkto;
/plugin/authorlist/
Dhelper.php29 protected $linkto; // can be none, userpage, eMail variable in helper_plugin_authorlist
55 $this->linkto = $this->getConf('linkto');
198 if($this->linkto != 'email'){
206 switch($this->linkto){
234 switch($this->linkto){
/plugin/txt2tags/
Dlinkwiz.js35 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
/plugin/dyncontent/
Dscript.js50 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entryv2" autocomplete="off" />…
/plugin/imageflow/
DREADME.md24 <image %IMAGE%[?width=%WIDTH%&linkto=%LINKTO%]>%DESCRIPTION%</image>
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
Dlink-cmpr.js1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LANG.linkto+' <input type="tex…
Dlink.js1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LANG.linkto+' <input type="tex…
Dlink.js.unc1565 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
Dlink.js1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LANG.linkto+' <input type="tex…
Dlink.js.unc1517 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
/plugin/zwidoku/files/
H A Djs.js1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html('<div>'+LANG.linkto+' <input type="tex… property