Home
last modified time | relevance | path

Searched refs:links (Results 251 – 275 of 472) sorted by relevance

1...<<111213141516171819

/plugin/addressbook/
H A DREADME.md55 Contact search results are display on the search results page. In order to activate links to show o…
/plugin/rdplink/
H A DREADME.md4 This is a DokuWiki plugin that allows you to create links that automagically generate and open Remo…
/plugin/orgchart/
H A DREADME3 See plugin.info.txt for information regarding version, author and links.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst64 objects such as links.
/plugin/pdftools/tpl/checkliste/
H A Dstyle.css30 color: black; /* links black as well */
/plugin/pdftools/tpl/checkliste2/
H A Dstyle.css30 color: black; /* links black as well */
/plugin/issuelinks/services/
H A DGitLab.service.php478 $links = $util->parseHTTPLinkHeaders($headers['link']);
479 preg_match('/page=(\d+)$/', $links['last'], $matches);
/plugin/prosemirror/
H A DREADME.md51 - Some Nodes (e.g. images, links) need to be resolved by DokuWiki in order to be rendered properly.
82 - Examples are links, images, footnotes(NodeView not yet implemented)
/plugin/ckgdoku/action/
H A Dmeta.php571 $links = array();
573 $links[$ln] = $userfiles . $ln;
579 foreach($links as $name => $path) {
/plugin/ckgedit/action/
H A Dmeta.php606 $links = array();
608 $links[$ln] = $userfiles . $ln;
614 foreach($links as $name => $path) {
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js102 macroData.links = vSettings.links;
373 mxUtils.write(stylePanel, mxResources.get('links'));
1805 links: macroData.links, property in desc.viewerSettings
/plugin/cite/lang/en/
H A Dintro.txt10 Otherwise you will need to add code to your template's **main.php** for the citation links to appea…
/plugin/translation3/
H A Dstyle.css92 /* Image links only have class "media", they don't have wikilink 1 and 2 yet */
/plugin/bugzillaint/
H A Dstyle.css62 /* styles for links */
/plugin/dirtylittlehelper/
H A DREADME.md17 I wanted a better way for inserting wiki-internal-links in the editor. After some searching and pro…
97 When you click the mermaid live editor you can follow the links to syntax etc.
H A Ddokuwiki_plugin_dirtylittlehelper.txt56 I wanted a better way for inserting wiki-internal-links in the editor. After some searching and pro…
160 When you click the mermaid live editor you can follow the links to syntax etc.
278 | your link | links to admin plugin pages |
/plugin/geonav/tpl/startermap/
H A Dstyle.ini72 ; these are used for links
/plugin/gcalendar/inc/
H A Dstandard.css65 /* definition of event to page links ----------------------------------------------------------- */
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …rse. Its output is a table of [[https://www.dokuwiki.org/plugin:xcom#action_links|action links]]. |
68 ^Description|Returns a list of all links contained in a Wiki page.|
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1051 for (var i = 0; i < links.length; i++)
9093 if (links != null)
9986 for (var i = 0; i < links.length; i++)
13063 this.updateLinkHint(link, links);
13065 if (link != null || (links != null && links.length > 0))
13080 if ((link == null && (links == null || links.length == 0)) ||
13089 else if (link != null || (links != null && links.length > 0))
13140 if (links != null)
13147 links[i].getAttribute('href'),
13204 if (link != null || (links != null && links.length > 0))
[all …]
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md50 …* Add examples, present new features and update links in the documentation. (Ivan Enderlin, 2015-0…
/plugin/yuriigantt/
H A DREADME.md53 "links": []
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt464 links=连接
949 confACheckBrokenDiagLnk=Checking for broken diagrams links.
1002 …ror=Error importing diagram "{1}". Cannot fetch or save the diagram. Cannot fix this diagram links.
1005 confANoLnksInDrgm=No links to update in: {1}
1141 confADelBrokenEmbedDiagLnk=Removing broken embedded diagram links
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc130 * Whether to remove links when emptying the link URL field in the image dialog.
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc130 * Whether to remove links when emptying the link URL field in the image dialog.

1...<<111213141516171819