Home
last modified time | relevance | path

Searched refs:navigation (Results 26 – 50 of 133) sorted by relevance

123456

/plugin/navpath/
H A DREADME3 Create a navigation path
/plugin/simpleindex/
H A DREADME3 A simple navigation plugin adapted from dokuwiki's built-in index function
/plugin/pagenav/
H A DREADME3 Add next/previous page navigation to pages
/plugin/docnavigation/
H A DREADME.md5 Add navigation elements to next and previous pages for documentation
/plugin/twistienav/
H A DREADME3 Adds drop-down navigation menus to breadcrumbs (and eventually "pageId" element)
/plugin/twistienav4bootstrap3/
H A DREADME3 Adds drop-down navigation menus to breadcrumbs (and eventually "pageId" element)
/plugin/searchresultswithpath/
H A DREADME15 This plugin only works if use_headings is set to 'navigation' or 'both'.
/plugin/combo/
H A DREADME.md33 * [Action Rail navigation bar](https://combostrap.com/railbar)
/plugin/html2pdf/snorriheim/
H A Ddokubook_design.css30 /* -------------- navigation ---------------------- */
32 div.dokuwiki div#navigation a.sidebar_nav_link {
/plugin/openlayersmap/lang/en/
H A Dhelp.txt18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt7 The navigation links in the Navigation Bar at the top are toggles. Clicking them opens the appropr…
13 Whether you open this window from the navigation bar or from the function window, you can always cl…
/plugin/openlayersmap/lang/fr/
H A Dhelp.txt18 * **récupération d'informations** la carte peut contenir des éléments qui contiennent plus d'informations, à l'aide de la touche i vous pouvez activer un curseur qui peut être déplacé à l'aide des touches fléchées, en appuyant sur la touche entrée, une récupération d'informations s'exécutera. Appuyez sur la touche i ou la touche Échap pour retourner au mode de navigation
/plugin/pagequery/
H A Dreadme.md7 There are many different page listing / navigation plugins on the [[:plugin]] page, all trying to serve different needs. Pagequery tries to unify many of the ideas into a compact all-in-one method of listing your wiki pages, by name, title, a-z index, by date, by year, month, day, by namespace or by creator; ...and do it quickly.
35 "http://pagequery.googlecode.com/files/pagequery%20screenshot.png"An example of a navigation page
/plugin/indexmenu2/syntax/
H A Dindexmenu.php236 if (($opts['js'] || $opts['navigation']) && !$opts['nons'] && $ns) {
/plugin/revealjs/css/
H A Dreveal.scss372 // Deemphasize backwards navigation arrows in favor of drawing
373 // attention to forwards navigation
384 // Never show arrows for backwards navigation
411 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-up,
412 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-down {
417 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-left,
423 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-right,
H A Dreveal.css347 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-up,
348 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-down {
351 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-left,
356 .reveal[data-navigation-mode="linear"].has-horizontal-slides .navigate-right,
/plugin/database2/
H A Dstyle.css166 table.database2 tr.lower-navigation td
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css1631 .navigation-bar {
1651 .navigation-bar__item {
1666 .navigation-bar__title {
1714 .navigation-bar,
1715 .topcoat-navigation-bar {
1735 .navigation-bar__item,
1736 .topcoat-navigation-bar__item {
1751 .navigation-bar__title,
1777 - navigation
1781 .topcoat-navigation-bar {
[all …]
/plugin/aceeditor/
H A DNEWS23 * Fixed navigation shortcuts issues on Mac
/plugin/revealjs/css/print/
H A Dpaper.css34 This would include navigation, ads, sidebars, etc. */
/plugin/webcode/
H A DREADME.md40 sandbox="allow-modals allow-forms allow-scripts allow-same-origin allow-popups allow-top-navigation
/plugin/blogtng/
H A Dstyle.css149 /* next/prev post navigation */
/plugin/mikioplugin/
H A DREADME.md110 - Added Nav item to create dropdown navigation items. [#18](https://github.com/nomadjimbob/mikioplugin/issues/18). Thanks armandostyl
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt495 navigation=navigation
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js1805 function createFacade(parser, completion, hover, navigation, codeActions, validation, cssDataManage… argument
1818 findDefinition: navigation.findDefinition.bind(navigation),
1819 findReferences: navigation.findReferences.bind(navigation),
1820 findDocumentHighlights: navigation.findDocumentHighlights.bind(navigation),
1821 findDocumentLinks: navigation.findDocumentLinks.bind(navigation),
1822 findDocumentLinks2: navigation.findDocumentLinks2.bind(navigation),
1823 findDocumentSymbols: navigation.findDocumentSymbols.bind(navigation),
1826 …findColorSymbols: function (d, s) { return navigation.findDocumentColors(d, s).map(function (s) { …
1827 findDocumentColors: navigation.findDocumentColors.bind(navigation),
1828 getColorPresentations: navigation.getColorPresentations.bind(navigation),
[all …]

123456