Searched refs:linkto (Results 1 – 11 of 11) sorted by relevance
| /plugin/projects/lib/ |
| D | file_definition.php | 85 $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/ |
| D | helper.php | 29 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/ |
| D | linkwiz.js | 35 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
|
| /plugin/dyncontent/ |
| D | script.js | 50 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entryv2" autocomplete="off" />…
|
| /plugin/imageflow/ |
| D | README.md | 24 <image %IMAGE%[?width=%WIDTH%&linkto=%LINKTO%]>%DESCRIPTION%</image>
|
| /plugin/ckgedit/ckeditor/plugins/link/dialogs/ |
| D | link-cmpr.js | 1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LANG.linkto+' <input type="tex…
|
| D | link.js | 1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LANG.linkto+' <input type="tex…
|
| D | link.js.unc | 1565 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
|
| /plugin/ckgdoku/ckeditor/plugins/link/dialogs/ |
| D | link.js | 1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html("<div>"+LANG.linkto+' <input type="tex…
|
| D | link.js.unc | 1517 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …se,draggable:true,title:LANG.linkwiz,resizable:false}).html('<div>'+LANG.linkto+' <input type="tex… property
|