Lines Matching refs:tab
4 * User defined tab configuration of the "vector" DokuWiki template
7 * The template recognizes and loads the provided tab data automatically.
16 * Note: To change the non-tab related config, use the admin webinterface of
40 // tab will be rendered first, last tab will be rendered at last.
58 // tab will be rendered first, last tab will be rendered at last.
77 // the tabs to the left instead the right tab navigation (and vice
83 //(un)subscribe namespace tab
110 $_vector_tabs_right["tab-urlexample"]["text"] = "Creator";
111 $_vector_tabs_right["tab-urlexample"]["href"] = "https://andreashaerter.com/";
112 $_vector_tabs_right["tab-urlexample"]["nofollow"] = true;
118 $_vector_tabs_right["tab-urlexample2"]["text"] = "Search the web";
119 $_vector_tabs_right["tab-urlexample2"]["href"] = "http://www.google.com/search?q=dokuwiki";
120 $_vector_tabs_right["tab-urlexample2"]["nofollow"] = true;
126 $_vector_tabs_right["tab-wikilinkexample"]["text"] = "Home";
127 $_vector_tabs_right["tab-wikilinkexample"]["wiki"] = ":start";
128 $_vector_tabs_right["tab-wikilinkexample"]["accesskey"] = "H"; //accesskey is optional
133 //ODT plugin: export tab
145 //dw2pdf or html2pdf plugin: export tab