Home
last modified time | relevance | path

Searched refs:anchor (Results 51 – 75 of 262) sorted by relevance

1234567891011

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D69.69.js.map1anchor' },\n { include: '@tagHandle' },\n { include: '@flowCollections' },\n…
/plugin/blogtng/
H A Dadmin.php443 list($params, $anchor) = $this->buildUrlParams($query, $offset);
444 ptln("<a href='".wl($ID, $params).'#'.$anchor."' title='$title'>$text</a>");
460 $anchor = $query['resultset'] . '_latest';
470 $anchor = '';
472 return [$params, $anchor];
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsAnchorAlias.yml9 This is called an anchor.
/plugin/redirect2/lang/en/
H A Dintro.txt10 301 pagename ns:page#headline # redirect permanently to the anchor in other page
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1anchor","line","ch","push","markText","className","marks","clear","defineOption","val","Init","tes…
/plugin/bbcodeextensions/
H A DChangeLog41 * anchor
/plugin/interwikiformatting/
H A DREADME.md32 …- **Anchor Replacement Text** (*anchor_replacement*) - The text that the anchor symbol (#) will be…
35 …rd of the title, the first word after the anchor or slash replacement text, or the last word befor…
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.class.php27 function add_local_link($left, $top, $width, $height, $anchor) { argument
29 $left, $top, $left + $width, $top - $height, $anchor->page, $anchor->y));
H A Dbox.generic.php307 $anchor =& new Anchor($link_destination,
311 return $anchor;
H A Doutput._interface.class.php6 function add_local_link($left, $top, $width, $height, $anchor) { } argument
H A Doutput.pdflib.class.php58 function add_local_link($left, $top, $width, $height, $anchor) { argument
64 $anchor->page,
/plugin/dokugitviewer/
H A DREADME12 convert "#bug24" into internal link to bug-page with correct anchor.
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DGrammar.pp112 %token anchor \\(bBAZzG)|\^|\$
196 | <anchor>
/plugin/txt2tags/
H A Dtxt2tags.class.php307 $anchor = @$m[4] ? $m[4] : "toc$toccnt";
323 …$lines2[] = "\032\032".sprintf($snippets['title'], $level, $anchor, $txt); # \032: block that cann…
327 $toc[] = $this->sp($level) . "- [$txt #$anchor]";
/plugin/amcharts/assets/
H A Djs-yaml.min.js2anchor&&(e.anchorMap[e.anchor]=i),h=e.input.charCodeAt(++e.position);0!==h;){if(x(e,!0,t),h=e.inpu…
/plugin/schedule/lib/
H A DscheduleCitiesMap.js351 anchor: [.5, 1],
360 anchor: [.5, 1],
389 anchor: [.5, 1],
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1anchor={};ag.anchor.name=ag.anchor.id=al[1]}else{if((ao=ap.match(N))){var af=ap.match(j),ah=ap.mat…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1anchor={};ag.anchor.name=ag.anchor.id=al[1]}else{if((ao=ap.match(N))){var af=ap.match(j),ah=ap.mat…
H A Dlink.js1anchor={};ag.anchor.name=ag.anchor.id=al[1]}else{if((ao=ap.match(N))){var af=ap.match(j),ah=ap.mat…
/plugin/blogtng/helper/
H A Dentry.php481 * @param string $anchor
483 public function tpl_link($anchor=''){ argument
484 echo wl($this->entry['page']).(!empty($anchor) ? '#'.$anchor : '');
/plugin/siteexport/inc/
H A Dtoc.php88 $anchor = ( !empty($elem['anchor']) ? '#' . $elem['anchor'] : '' );
131 … $MAPXML .= "\n\t<mapID target=\"" . $VIEWID . "\" url=\"" . $elem['mapURL'] . $anchor . "\"/>";
/plugin/revealjs/js/
H A Dreveal.js2031 var anchor = anchors[i];
2033 …if( anchor.textContent && !anchor.querySelector( '*' ) && ( !anchor.className || !anchor.classList…
2035 span.setAttribute('data-title', anchor.text);
2036 span.innerHTML = anchor.innerHTML;
2038 anchor.classList.add( 'roll' );
2039 anchor.innerHTML = '';
2040 anchor.appendChild(span);
2055 var anchor = anchors[i];
2056 var span = anchor.querySelector( 'span' );
2059 anchor.classList.remove( 'roll' );
[all …]
/plugin/semanticdata/
H A Dstyle.css84 /* This is the anchor for the position: absolute autocompletion */
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1anchor:"Anchor",flash:"Flash Animation",hiddenfield:"Hidden Field",iframe:"IFrame",unknown:"Unknow… property in CKEDITOR.lang.en.fakeobjects
/plugin/wysiwyg/css/
H A Dfck_internal.css75 /* Any anchor for non-IE, if we combine it

1234567891011