Home
last modified time | relevance | path

Searched refs:navigation (Results 1 – 25 of 133) sorted by relevance

123456

/plugin/combo/action/
H A Didentity.php39 $navigation = Identity::JS_NAVIGATION_ANONYMOUS_VALUE;
41 $navigation = Identity::JS_NAVIGATION_SIGNED_VALUE;
43 $JSINFO[Identity::JS_NAVIGATION_INDICATOR] = $navigation;
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css255 #navigation {
261 #navigation ul {
269 #navigation ul + ul {
274 #navigation ul li {
282 #navigation ul li.active {
288 #navigation ul li a {
294 #navigation ul li span {
299 #navigation ul li a:hover span, #navigation ul li a:active span, #navigation u
[all...]
/plugin/indexmenu2/syntax/
H A Dnavigation.php67 $this->Lexer->addExitPattern('\x3C/navigation\x3E', 'plugin_indexmenu_navigation');
162 $instr[$k][1][1][1]['navigation'] = true;
/plugin/combo/resources/snippet/js/
H A Dpage-protection.js2 let navigation = JSINFO["navigation"];
23 if (navigation === "anonymous") {
/plugin/geonav/
H A DREADME.md4 Dokuwiki geonav plugin for wiki navigation based on geography
/plugin/combo/resources/page-image/
H A DREADME.md7 (https://opengraph.githubassets.com/aba38a770a6449e50c06fdf2bbe08558654d426fc9520acaabbc00126c35ece7/WICG/navigation-api/issues/66)
/plugin/docnavigation/
H A Dplugin.info.txt6 desc Add navigation for documentation
/plugin/twistienav/
H A Dplugin.info.txt6 desc Adds drop-down navigation menus to breadcrumbs
/plugin/navi/
H A Dplugin.info.txt6 desc Build a navigation menu from a list
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown66 accessibility | boolean | true | Enables tabbing and arrow key navigation
80 appendArrows | string | $(element) | Change where the navigation arrows are attached (Selector, htm…
81 appendDots | string | $(element) | Change where the navigation dots are attached (Selector, htmlStr…
209 $slick-dot-color | color | black | Color of the navigation dots
210 $slick-dot-color-active | color | $slick-dot-color | Color of the active navigation dot
213 $slick-dot-character | string | '\2022' | Unicode character code for the navigation dot icon
214 $slick-dot-size | pixels | 6px | Size of the navigation dots
/plugin/simplenavi/
H A Dplugin.info.txt6 desc Create a simple navigation tree based on namespaces
/plugin/cumulus/
H A Dplugin.info.txt6 desc Plugin for displaying Flash movie navigation clouds
/plugin/navpath/
H A Dplugin.info.txt6 desc Create a navigation path in DokuWiki like "First > Second > Third".
/plugin/simpleindex/
H A Dplugin.info.txt6 desc A simple navigation plugin adapted from dokuwiki\'s built-in index function
/plugin/twistienav4bootstrap3/
H A Dplugin.info.txt6 desc Adds drop-down navigation menus to breadcrumbs - original plugin twistienav adapted for Boot…
H A DREADME.md6 This plugin adds adds drop-down navigation menus to breadcrumbs in DokuWiki pages.
/plugin/loglog/lang/en/
H A Dintro.txt3 …r logins and logouts, as well as usage of admin tools. You can use the navigation buttons at the b…
/plugin/loglog/lang/fr/
H A Dintro.txt3 …eurs au cours de 7 derniers jours. Vous pouvez utiliser les boutons de navigation au bas de la pag…
/plugin/overlay/
H A DREADME.md2 Creates a window at the template level that can be opened and closed into which navigation plugins …
/plugin/tooltip/
H A Dstyle.css17 * Opera's "spatial navigation" outline boxes.
100 * and is based in Opera's "spatial navigation boxes" just like
/plugin/sidebarng/lang/en/
H A Dnosidebar.txt3 Once you've created the page, just add an unordered list of links to create the navigation i.e.:
/plugin/datepicker/
H A Dstyle.css25 /* Header part -- contains navigation buttons and day names. */
28 text-align: center; /* They are the navigation buttons */
44 .calendar thead tr { /* Row <TR> containing navigation buttons */
/plugin/combo/ComboStrap/
H A DLinkMarkup.php454 * @param false $navigation
460 function getDefaultLabel(bool $navigation = false): string argument
466 if ($navigation) {
/plugin/fullindex/
H A Dstyle.css22 /*navigation*/
/plugin/sfauth/
H A DREADME.wiki16 - Click on ''Create'' under ''App Setup'' in the left hand navigation
37 - Click on ''Customize'' under ''App Setup'' in the left hand navigation

123456