Home
last modified time | relevance | path

Searched refs:link (Results 1226 – 1250 of 1418) sorted by path

1...<<41424344454647484950>>...57

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1351 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; property in selfClosingTags
1352 …YLE:1,SCRIPT:1,NOSCRIPT:1,BR:1,PARAM:1,COL:1,html:1,head:1,title:1,meta:1,link:1,style:1,script:1,…
7287 …{object:"The stylesheet could not be loaded due to access restrictions. ",link:"more...",href:"htt…
7401 …ecause some stylesheets could not be loaded due to access restrictions. ",link:"more...",href:"htt…
/plugin/webcomics/
H A Dsyntax.php67 $url = (string) $xml->channel->item->link;
79 …$link = '<a href="'.$url .'" alt=""><img src="'.$src.'" title="'.$title.'" alt="'.$alt.'"/></a>'."…
81 return array($link);
/plugin/webcomponent/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/webcomponent/_test/data/pages/
H A Dteaser.txt4 … [[card|card]]. A teaser in essence is just a card that calls to click on an link/[[button|button]]
/plugin/webcomponent/syntax/
H A Dbutton.php154 $link = preg_replace(array('/^\[\[/', '/\]\]$/u'), '', $match);
157 $link = explode('|', $link, 2);
158 if (!isset($link[1])) {
159 $link[1] = null;
161 $link[0] = trim($link[0]);
163 $parameters['locallink']['pageid'] = $link[0];
164 $parameters['locallink']['content'] = $link[1];
H A Ddropdown.php146 $link = preg_replace(array('/^\[\[/', '/\]\]$/u'), '', $match);
149 $link = explode('|', $link, 2);
150 if (!isset($link[1])) {
151 $link[1] = null;
153 $link[0] = trim($link[0]);
155 $parameters['locallink'][$this->linkCounter]['pageid'] = $link[0];
156 $parameters['locallink'][$this->linkCounter]['content'] = $link[1];
214 foreach ($parameters['locallink'] as $link) {
215 $pageId = $link['pageid'];
216 $content = $link['content'];
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1743 * Added: A '..' link to the HTML browser.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php91 function link($url, $label = null) { function in Sabre\\DAV\\Browser\\HtmlOutputHelper
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css266 .oi[data-glyph=external-link]:before { content:'\e064'; }
332 .oi[data-glyph=link-broken]:before { content:'\e085'; }
334 .oi[data-glyph=link-intact]:before { content:'\e086'; }
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php122 $links[] = $html->link($href);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php135 echo '<td>', $html->link($privilege['principal']), '</td>';
/plugin/widearea/widearea/
H A Dwidearea.js212 function _enableFullScreen(link) { argument
216 var wideAreaId = parseInt(link.parentNode.id.replace(/widearea\-/, ""));
/plugin/wikistats/
H A DREADME.md36 Decide where you want to insert the *Stats* link in your template and
/plugin/workflow/
H A Dscript.js91 var link = wfRenderLink(wfpageid, 'wfForget(\'' + name + '\');', name + ' = ' + wfstate[name]);
92 jQuery('#wftable tr:last').after('<tr><td>Forget ' + link + '</td></tr>');
/plugin/wow/
H A Dsyntax.php176 …$renderer->doc .= '<a href="' . $link . '"><img src="' . substr(DOKU_PLUGIN, strlen($_SERVER["DOCU…
/plugin/wrap/
H A Dall.less340 /*____________ button-style link ____________*/
342 .wrap_button a:link,
350 /* see rest of button link styles in style.css */
H A Dexample.txt357 A link that looks like a button: <wrap button>[[wiki:Syntax]]</wrap>
359 A link that looks like a button: <wrap button>[[wiki:Syntax]]</wrap>
H A Dstyle.less200 /*____________ button-style link ____________*/
202 .wrap_button a:link,
206 .wrap_button a:link:hover,
208 .wrap_button a:link:focus,
210 .wrap_button a:link:active,
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample02.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" />
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp33 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample02.asp33 <link href="../sample.css" rel="stylesheet" type="text/css" />

1...<<41424344454647484950>>...57