Home
last modified time | relevance | path

Searched refs:rel (Results 76 – 100 of 173) sorted by relevance

1234567

/plugin/jspwiki_import/importer/
H A Dgwt.js76 e.rel = "stylesheet";
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.min.js10 link.attr({rel:"stylesheet",type:"text/css",href:path});},getScript:function(path,callback){var scr…
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm105 <link rel="stylesheet" type="text/css" href="#spellercss#" />
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm107 <link rel="stylesheet" type="text/css" href="#spellercss#" />
/plugin/airtable/
H A Dsyntax.php583 …$replace = '<a href = "' . $url . '" title = "' . $link . '" target = "_blank" rel = "noopener" cl…
/plugin/photogallery/
H A Dsyntax.php241 $rel = p_get_metadata($ID,'relation',METADATA_RENDER_USING_CACHE);
242 $img = $rel['firstimage'];
/plugin/siteexport/inc/
H A DreadCSS.patch41 $regexp = '/<link[^>]*rel=["\']stylesheet["\'][^>]*href=["\']([^>"\']*)["\'].*?>/si';
48 $regexp = '/<link[^>]*href=["\']([^>"\']*)["\'][^>]*?rel=["\']stylesheet["\'].*?>/si';
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …popupStatusBar:"Status Bar",popupToolbar:"Toolbar",popupTop:"Top Position",rel:"Relationship",sele… property in CKEDITOR.lang.en.link
/plugin/externalembed/
H A DREADME.md40 …he <a href="https://www.youtube.com/static?template=terms" target="_blank" rel="noopener">terms an…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js2515 …var rel = {}; rel.Type = y.Type; rel.Target = y.Target; rel.Id = y.Id; rel.TargetMode = y.TargetMo…
2517 rels[canonictarget] = rel;
2518 hash[y.Id] = rel;
7340 if(rel) {
7341 val.Target = rel.Target;
7343 val.Rel = rel;
7347 val.Rel = rel;
7774 var rel = rels['!id'][val.relId];
7775 if(rel) {
7776 val.Target = rel.Target;
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/tr/
H A Dtr.txt
/plugin/syntaxhighlighter4/
H A DREADME.md115 $event->data['link'][] = array('rel' => 'stylesheet',
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js182 if(links[i].rel.toLowerCase() == 'stylesheet')
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst21 <link rel="stylesheet" href="style.css" />
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js175 link.rel = 'stylesheet';
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js30 if(links[i].rel.toLowerCase()=='stylesheet')
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md43 <link href="{{ bower directory }}/js-sequence-diagrams/dist/sequence-diagram-min.css" rel="styleshe…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md481 uses the value of the first <code>link</code> element with the <code>rel</code> attribute
1285 `'meta[name="twitter:image"], link[rel="image_src"], itemscope *[itemprop="image"]').`<br/>
1289 * `$('link[rel~="shortcut"][rel~="icon"]').attr('href')`
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js36 …ElementsByTagName('head');var objCSS=document.createElement('link');objCSS.rel='stylesheet';objCSS…
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md294 <link href="{{ asset_url }}" type="text/css" rel="stylesheet" />
/plugin/codemirror/dist/modes/
H A Dcypher.min.js.map1 …"percentileDisc\", \"pi\", \"radians\", \"rand\", \"range\", \"reduce\", \"rel\", \"relationship\"…
/plugin/tindexmenu/
H A Dindexmenu-full.js714 oLink.rel = "stylesheet";
H A Dindexmenu.js56 …");a.href=this.config.plugbase+"/images/"+this.config.theme+"/style.css";a.rel="stylesheet";a.type…
/plugin/indexmenu/scripts/
H A Dindexmenu.js925 oLink.rel = "stylesheet";
/plugin/pgn4web/pgn4web/
H A DREADME.txt185 <link href="fonts/pgn4web-font-LiberationSans.css" type="text/css" rel="stylesheet" />
186 <link href="fonts/pgn4web-font-ChessSansPiratf.css" type="text/css" rel="stylesheet" />

1234567