Home
last modified time | relevance | path

Searched refs:Login (Results 1 – 13 of 13) sorted by relevance

/template/sprintdoc/tpl/
H A Dnav-usertools-buttons.php5 use dokuwiki\Menu\Item\Login; alias
17 $item = new Login();
/template/notos/
H A DCustomController.php5 use dokuwiki\Menu\Item\Login; alias
205 return (new Login())->asHtmlLink();
/template/bootstrap3/compat/inc/Menu/Item/
H A DLogin.php6 * Class Login
10 class Login extends AbstractItem { class
/template/bulma/
H A Dtpl_functions.php312 $out .= (new \dokuwiki\Menu\Item\Login())->asHtmlLink('navbar-item ', false);
317 $out .= (new \dokuwiki\Menu\Item\Login())->asHtmlLink('navbar-item ', false);
/template/icke/
H A Dcomponents.php41 echo (new dokuwiki\Menu\Item\Login())->asHtmlLink(null, false);
/template/zenlike/css/
H A Dzenlike_mobile.css117 /* Login */
/template/simpleclean/
H A DREADME.rst48 wikiBar Display Wikibar (Recent Changes, Old Version, Login)
/template/myown/
H A DREADME.rst48 wikiBar Display Wikibar (Recent Changes, Old Version, Login)
/template/darkclean/
H A DREADME.rst58 wikiBar Display Wikibar (Recent Changes, Old Version, Login)
/template/argon-alt/assets/css/
H A Ddoku.scss410 // Login
/template/argon/assets/css/
H A Ddoku.scss488 // Login
/template/mikio/
H A DREADME.md83 - `navbarItemShowLogin` : show the Login menu item
/template/bootstrap3/
H A DRELEASE.md532 In this release improved the user experience with new icons for Configuration Manager and Page Tools (for third-party plugins). Reduced the page loading and execution of JS hacks by moving the icons from JS to CSS. Now Configuration Manager, Login and Register pages have a responsive layout for small and tablet devices. Fixed some issue and added new configurations.