Home
last modified time | relevance | path

Searched refs:link (Results 1351 – 1375 of 1418) sorted by last modified time

1...<<51525354555657

/plugin/smblink/
H A Dsyntax.php92 $link['more'] =
101 $link['url'] = $url;
104 $renderer->doc .= $renderer->_formatLink($link);
/plugin/offline/
H A Drenderer.php264 $link['rel']='nofollow';
277 $link['style'] = '';
278 $link['pre'] = '';
279 $link['suf'] = '';
283 $link['suf'] = '</span>';
285 $link['more'] = '';
286 $link['class'] = $class;
288 $link['name'] = $name;
289 $link['title'] = $id;
292 ($conf['userewrite']) ? $link['url'].='?' : $link['url'].='&amp;';
[all …]
H A DCOPYING.txt555 permission to link or combine any covered work with a work licensed
/plugin/usersubscriptions/
H A DREADME12 …add the deletelink option to display subscription cancel link, ie : <usersubscriptions ns1:ns2 del…
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1link,div.dokuwiki a:visited{color:#436976;text-decoration:none;}div.dokuwiki a:hover,div.dokuwiki …
/plugin/source/
H A Dstyle.css5 * @link http://wiki.jalakai.co.uk/dokuwiki/doku.php/tutorials/codeplugin
/plugin/superacl/
H A Dscript.js111 var link = listitem.getElementsByTagName('a')[0];
123 ajax.runAJAX(link.search.substr(1)+'&ajax=tree');
/plugin/flowplay2/flowplayer/
H A DREADME.txt50 - Does not show the video link in the Embed popup unless videoLink is specified in config
75 - Embed view shows a direct link to the current video file
78 - Email-a-link functionality:
H A DLICENSE.txt561 permission to link or combine any covered work with a work licensed
/plugin/youtube/
H A Dsyntax.php61 case 'link':
/plugin/linkmanager/
H A Dscript.js29 var link = elem.getElementsByTagName('a')[0];
30 link.style.cursor = 'pointer';
31 addEvent(link,'click',function(event){ return linkpage.list(event,this); });
158 select: function(event,link){ argument
159 var id = link.name.substr(2);
189 selectnew: function(event,link){ argument
233 list: function(event,link){ argument
252 ajax.runAJAX(link.search.substr(1)+'&call=linkpagelist');
274 var link = listitem.getElementsByTagName('a')[0];
288 ajax.runAJAX(link.search.substr(1)+'&call=linkpagens');
/plugin/code3/
H A Dscript.js11 …hild;Q;Q=Q.nextSibling){PR_normalizedHtml(Q,I);}if(i.firstChild||!/^(?:br|link|img)$/.test(l)){I.p…
/plugin/code3/src/
H A Dtz.js373 if (node.firstChild || !/^(?:br|link|img)$/.test(name)) {
/plugin/nroff/
H A Drenderer.php491 $this->internallink($link,$link);
553 ($conf['userewrite']) ? $link['url'].='?s=' : $link['url'].='&amp;s=';
601 $link = array();
624 $link['title'] = htmlspecialchars($link['url']);
666 $link = array();
707 $link = array();
743 $link = array();
925 $link['url'] = str_replace('&','&amp;',$link['url']);
926 $link['url'] = str_replace('&amp;amp;','&amp;',$link['url']);
929 $link['title'] = str_replace('&amp;amp;','&amp;',$link['title']);
[all …]
/plugin/nsrelation/
H A Dsyntax.php91 $link = ':'.$this->rootns.$ns.':'.$idpart;
93 return html_wikilink($link,$name);
H A Dstyle.css23 .dokuwiki div.plugin_nsrelation ul li a.wikilink1:link,
27 .dokuwiki div.plugin_nsrelation ul li a.wikilink2:link,
38 .dokuwiki div.plugin_nsrelation ul li.current a.wikilink1:link,
42 .dokuwiki div.plugin_nsrelation ul li.current a.wikilink2:link,
48 .dokuwiki div.plugin_nsrelation ul li a.wikilink1:link,
56 .dokuwiki div.plugin_nsrelation ul li a.wikilink2:link,
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample03.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample04.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsampleposteddata.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample02.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js42 …rong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,param:1… property in FCKListsLib.EmptyElements
H A Dfckeditorcode_gecko.js41 …rong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,param:1… property in FCKListsLib.EmptyElements
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property in FCKListsLib.EmptyElements
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp73 ' Usefull if you are using a virtual directory, symbolic link or alias.
86 ' Usefull if you are using a virtual directory, symbolic link or alias.

1...<<51525354555657