Home
last modified time | relevance | path

Searched refs:Link (Results 76 – 100 of 253) sorted by relevance

1234567891011

/plugin/linkfix/lang/de/
H A Dintro.txt3 Dieses Werkzeug erlaubt es Ihnen alle Links in Ihrem Wiki mittels Suchen und Ersetzen anzupasse. Es können sowhl interne als auch externe Links angepasst werden. Bei internen Links werden immer vollständige, aufgelöste ID verglichen. Externe Link müssen mit Protokoll-Prefix angegeben werden.
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DCloseBracketParser.php
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DLink.php23 final class Link extends BaseTag implements Factory\StaticMethod class
/plugin/combo/resources/firebug/
H A DREADME.md13 ### Link subsection
/plugin/rtlink/
H A DREADME7 Link to a particular ticket, just use the string RT####, where ####=your ticket number.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.unc5Link","lockRatio":"Lock Ratio","menu":"Image Properties","resetSize":"Reset Size","title":"Image P…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
48 LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID cr…
52 InterWikiLink: "Interwiki Link",
148 CKEDITOR.lang.en["common"]["linkType"] = "Link type";
151 CKEDITOR.lang.en["common"]["linkNoLink"] = "No Link";
152 CKEDITOR.lang.en["common"]["linkOnly"] = "Link only";
H A Den.js.ckgedit42 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
46 InterWikiLink: "Interwiki Link",
142 CKEDITOR.lang.en["common"]["linkType"] = "Link type";
145 CKEDITOR.lang.en["common"]["linkNoLink"] = "No Link";
146 CKEDITOR.lang.en["common"]["linkOnly"] = "Link only";
H A Den.js.beautified383 linkTab: "Link",
436 info: "Link Info",
441 menu: "Edit Link",
467 title: "Link",
468 toAnchor: "Link to anchor in the text",
471 toolbar: "Link",
472 type: "Link Type",
703 LinkText: "Link Text (optional)",
707 InterWikiLink: "Interwiki Link",
782 CKEDITOR.lang.en.common["linkType"] = "Link type";
[all …]
/plugin/ckgedit/ckeditor/lang/
H A Den.js.unc5Link","lockRatio":"Lock Ratio","menu":"Image Properties","resetSize":"Reset Size","title":"Image P…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
48 LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID cr…
52 InterWikiLink: "Interwiki Link",
87 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />Can be edited by user (take…
151 CKEDITOR.lang.en["common"]["linkType"] = "Link type";
154 CKEDITOR.lang.en["common"]["linkNoLink"] = "No Link";
155 CKEDITOR.lang.en["common"]["linkOnly"] = "Link only";
H A Den.js-4.9.merged5Link","lockRatio":"Lock Ratio","menu":"Image Properties","resetSize":"Reset Size","title":"Image P…
47 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />User defined Text (takes pr…
48 LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID cr…
52 InterWikiLink: "Interwiki Link",
150 CKEDITOR.lang.en["common"]["linkType"] = "Link type";
153 CKEDITOR.lang.en["common"]["linkNoLink"] = "No Link";
154 CKEDITOR.lang.en["common"]["linkOnly"] = "Link only";
H A Den.4.9.js.beautified467 "linkTab": "Link",
516 "info": "Link Info",
521 "menu": "Edit Link",
547 "title": "Link",
548 "toAnchor": "Link to anchor in the text",
551 "toolbar": "Link",
552 "type": "Link Type",
799 InterWikiLink: "Interwiki Link",
872 CKEDITOR.lang.en.common["linkType"] = "Link type";
875 CKEDITOR.lang.en.common["linkNoLink"] = "No Link";
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dreferences.md19 this is a [Link
/plugin/userhomepage/lang/de-informal/
H A Duserhomepage_private.default3 …* Um eine Seite in Deinem privaten Namespace zu erstellen, benutze einfach die normale Link-Syntax…
H A Duserhomepage_publicspace.default5 …nem öffentlichen Namespace zu erstellen, benutzen Sie einfach die normale Link-Syntax __ohne Angab…
/plugin/captcha/lang/en/audio/
H A DREADME2 Link: http://www.chimeric.de/projects/npa
/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/userhomepage/lang/de/
H A Duserhomepage_private.default3 …* Um eine Seite in Ihrem privaten Namespace zu erstellen, benutzen Sie einfach die normale Link-Sy…
H A Duserhomepage_publicspace.default5 …rem öffentlichen Namespace zu erstellen, benutzen Sie einfach die normale Link-Syntax __ohne Angab…
/plugin/infomail/
H A Dtemplate.txt12 * ''@URL@'': Link zur Seite, von der aus die Benachrichtigung verschickt wurde.
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified467 "linkTab": "Link",
516 "info": "Link Info",
521 "menu": "Edit Link",
547 "title": "Link",
548 "toAnchor": "Link to anchor in the text",
551 "toolbar": "Link",
552 "type": "Link Type",
799 InterWikiLink: "Interwiki Link",
872 CKEDITOR.lang.en.common["linkType"] = "Link type";
875 CKEDITOR.lang.en.common["linkNoLink"] = "No Link";
[all …]
/plugin/rocketchatnotifier/
H A DREADME.md5 [Link to project page on dokuwiki.org](https://www.dokuwiki.org/plugin:rocketchatnotifier)
/plugin/commonmark/vendor/league/commonmark/src/Extension/InlinesOnly/
H A DInlinesOnlyExtension.php59 ->addRenderer(CommonMark\Node\Inline\Link::class, new CommonMark\Renderer\Inline\LinkRenderer(), 0)
/plugin/sfauth/
H A DREADME.wiki72 - fill out the forms important field is: ''Button or Link URL''
74 URL for ''Link URL''
/plugin/confmanager/lang/de/
H A Dinterwiki.txt1 … bereitzustellen. Heute ist es eher eine leichte Art, mit einer einfachen Link-Syntax von einem Wi…
/plugin/tindexmenu/
H A Dstyle.css33 /*Link properties*/
39 /*Link properties*/

1234567891011