Home
last modified time | relevance | path

Searched refs:linking (Results 26 – 50 of 513) sorted by relevance

12345678910>>...21

/plugin/structautolink/
H A Dplugin.info.txt6 desc Automatic page linking based on struct data
H A DREADME3 Automatic page linking based on struct data
/plugin/xref/
H A Dplugin.info.txt6 desc Makes linking to a PHPXref generated API doc easy.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.Linkify.txt
/plugin/combo/resources/theme/default/pages/partials/
H A Dmain-header-partial.hbs10 {{#page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" zoom="-10" lazy="none"}}{{/page-image}}
/plugin/data-au/lang/en/
H A Dadmin_intro.txt5 …ith the values you provided for the alias here. This is usually used for linking certain field typ…
/plugin/data/lang/en/
H A Dadmin_intro.txt5 The aliased types can be used like any other type of the plugin, but all data will be prefixed or postfixed with the values you provided for the alias here. This is usually used for linking certain field types to special namespaces.
/plugin/edittable/renderer/
H A Dinverse.php504 $height = null, $cache = null, $linking = null) { argument
522 if($linking !== 'details') {
523 $params[] = $linking;
540 $height = null, $cache = null, $linking = null) { argument
541 $this->internalmedia($src, $title, $align, $width, $height, $cache, $linking);
/plugin/struct/renderer/
H A Dcsv.php287 $linking = null argument
299 $linking = null argument
/plugin/button/
H A Dsyntax.php468 $linking = NULL
479 $render = ($linking == 'linkonly') ? false : true;
484 $link['url'] = ml($src, array('id' => $ID, 'cache' => $cache), ($linking == 'direct'));
507 //if ($linking == 'nolink' || $noLink) $this->doc .= $link['name'];
419 internalmedia(& $xhtml, $src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking = NULL) global() argument
/plugin/prosemirror/
H A Drenderer.php447 $linking = null argument
459 $linking
473 $linking = null argument
483 $linking
/plugin/nroff/
H A Drenderer.php702 $height=NULL, $cache=NULL, $linking=NULL) { argument
719 $link['url'] = ml($src,array('id'=>$ID,'cache'=>$cache),($linking=='direct'));
732 if ($linking == 'nolink' || $noLink) $this->doc .= $link['name'];
740 $height=NULL, $cache=NULL, $linking=NULL) { argument
769 if ($linking == 'nolink' || $noLink) $this->doc .= $link['name'];
/plugin/dokutexit/
H A Dlatex.php1209 $height=NULL, $cache=NULL, $linking=NULL) { argument
1213 $cache, $linking);
1265 $height=NULL, $cache=NULL, $linking=NULL) { argument
1314 $height=NULL, $cache=NULL, $linking=NULL) { argument
1322 $height, $cache, $linking);
1392 $height=NULL, $cache=NULL, $linking=NULL) { argument
1404 $height, $cache, $linking);
1414 if ($linking == 'nolink' || $noLink) $this->doc .= $link['name'];
1533 $height, $cache, $linking);
/plugin/publistx/
H A Dchangelog5 * added a new optional parameter "authors", which allows linking to websites of
/plugin/preservefilenames/
H A Daction_anteater.php183 list($handler_name, $instructions, $source, $title, $linking) = array(0, 1, 0, 1, 6);
199 $linkonly = ($inst[$linking] === 'linkonly');
/plugin/latex/
H A DTODO7 - using object tag instead means no tooltip text, no linking.
/plugin/latex-was/
H A DTODO7 - using object tag instead means no tooltip text, no linking.
/plugin/actionrenderer/
H A Drenderer.php417 …le = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return =… argument
423 …le = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return =… argument
/plugin/latexport/implementation/
H A Ddecorator_persister.php783 * @param string $linking linkonly|detail|nolink
788 $height = null, $cache = null, $linking = null, argument
875 …src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) { argument
/plugin/odt/renderer/
H A Dpage.php1176 * @param string $linking linkonly|detail|nolink
1180 $height=NULL, $cache=NULL, $linking=NULL, $returnonly = false) { argument
1185 if ($linking == 'linkonly') {
1232 * @param string $linking linkonly|detail|nolink
1236 $height=NULL, $cache=NULL, $linking=NULL, $returnonly = false) { argument
1239 if ($linking == 'linkonly') {
1267 if ($linking != 'nolink') {
1271 if ($linking != 'nolink') {
/plugin/gemini/
H A Drenderer.php402 $linking = null argument
421 $linking = null argument
/plugin/strata/types/
H A Dwiki.php93 list($src, $title, $align, $width, $height, $cache, $linking) = $instruction;
/plugin/text/
H A Drenderer.php471 $height=NULL, $cache=NULL, $linking=NULL, $return=false) { argument
476 $height=NULL, $cache=NULL, $linking=NULL, $return=false) { argument
/plugin/publistf/
H A DCHANGELOG.md43 * added a new optional parameter "authors", which allows linking to websites of
/plugin/latexport/_test/
H A Ddecorator_mock.php88 $cache = null, $linking = null, $positionInGroup = 1, $totalInGroup = 1) { argument

12345678910>>...21