Home
last modified time | relevance | path

Searched refs:Link (Results 151 – 175 of 253) sorted by path

1234567891011

/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte179 <a class="link-style" href={url}>Link to view</a>
187 <a class="link-style" href={iUrl}>Link to Image</a>
190 <a class="link-style" href={svgUrl}>Link to SVG</a>
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1Link\n var linkId = 'L-' + edge.start + '-' + edge.end;\n var linkNameStart = 'LS-' + edge.s…
/plugin/discussion/lang/de-informal/
H A Dconfirmsubscribe.txt5 Rufe den folgenden Link auf, Um das Abonnement zu bestätigen: @SUBSCRIBE@
H A Dsubscribermail.txt14 Um das Abonnement aufzulösen klicke diesen Link an:
/plugin/discussion/lang/de/
H A Dconfirmsubscribe.txt5 Um das Abonnement zu bestätigen, rufen Sie den folgenden Link auf: @SUBSCRIBE@
H A Dsubscribermail.txt14 Um das Abonnement aufzulösen, klicken Sie auf diesen Link:
/plugin/dokutexit/
H A DREADME.md149 …ctions on [pdfexport plugin doc][pdfexport], section *Dokuwiki-template: Export Link in Pagetools*.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php213 if ($type->value !== 'Annot' || $subtype->value !== 'Link') {
261 $this->Link(
H A DMpdf.php4323 function Link($x, $y, $w, $h, $link)
5387 $this->Link($this->x, $boxtop, $w, $boxheight, $link);
7360 $this->Link($objattr['INNER-X'], $objattr['INNER-Y'], $objattr['INNER-WIDTH'], $objattr['INNER-HEIGHT'], $objattr['link']);
9047 $this->Link($x, $y, $w, $h, $link);
11522 // Do nothing if it is an Absolute Link
4293 function Link($x, $y, $w, $h, $link) global() function in Mpdf\\Mpdf
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php523 $annot .= '<</Type /Annot /Subtype /Link /Rect [' . $rect . ']';
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php335 public function Link($x, $y, $w, $h, $link) function
340 parent::Link($x, $y, $w, $h, $link);
/plugin/dwinsect/
H A Dplugin.info.txt6 desc Functions to INclude a SECTion or Link in the Section. Adds a toolbar-button to editor.
/plugin/editonlink/
H A Dplugin.info.txt5 name Edit On Link
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcommunity.asciidoc7 https://github.com/ongr-io/ElasticsearchDSL[Link: ElasticsearchDSL]
18 https://github.com/madewithlove/elasticsearcher[Link: elasticsearcher]
31 https://github.com/gskema/elasticsearch-query-dsl-php[Link: ElasticSearchQueryDSL]
50 https://github.com/ongr-io/ElasticsearchBundle[Link: ONGR {es} Bundle]
76 https://github.com/FriendsOfSymfony/FOSElasticaBundle[Link: FOS Elastica Bundle]
81 https://github.com/ruflin/Elastica[Link: Elastica] for Symfony. Features
96 https://www.drupal.org/project/elasticsearch_connector[Link: {es} Connector]
110 https://github.com/shift31/laravel-elasticsearch[Link: shift31/Laravel-Elasticsearch]
121 https://github.com/cviebrock/laravel-elasticsearch[Link: cviebrock/Laravel-Elasticsearch]
132 https://github.com/sleimanx2/plastic[Link
[all...]
/plugin/epnsmartlink/
H A DREADME.md26 …S-URL: The URL for the JavaScript File Provided from eBay. If eBay should ever change the Link you
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt38 …www.google.com - You can set Linknames, too: [[http://www.google.com|This Link points to google]].…
42 Linknames, too: [[http://www.google.com|This Link points to google]]. Email
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt38 External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, too.
42 link text as well: [[http://www.google.com|This Link points to google]]. Email
/plugin/fckg/
H A DChanges339 Link type reverts to 'nolink' which can be changed after save and re-load
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt44 // Link Dialog
/plugin/findologicxmlexport/vendor/hoa/file/
H A DDirectory.php189 $handle = new Link\Read($file->getPathName());
H A DSplFileInfo.php73 return $this->_stream = new Link\ReadWrite($this->getPathname());
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DLink.php37 namespace Hoa\File\Link;
50 class Link extends File class
H A DRead.php37 namespace Hoa\File\Link;
50 class Read extends Link implements Stream\IStream\In
H A DReadWrite.php37 namespace Hoa\File\Link;
51 extends Link
H A DWrite.php37 namespace Hoa\File\Link;
49 class Write extends Link implements Stream\IStream\Out

1234567891011