Searched hist:"0470 c28f15a56bd580c5b33b3a943d8b5429a8dd" (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/inc/Ui/ |
H A D | Ui.php | 0470c28f15a56bd580c5b33b3a943d8b5429a8dd Sat Jan 21 12:48:54 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Admin UI
This introduces a new dokuwiki\Ui namespace and refactors the Admin screen into a Ui class. The ultimate goal is to split up the big, complex functions in inc\html.php in better maintainable classes in the Ui namespace. This is the first go at it. Others function->class conversions should follow.
This also switches the icons for our base admin plugins to inline SVG. (files and styling not included, yet).
|
H A D | Admin.php | 0470c28f15a56bd580c5b33b3a943d8b5429a8dd Sat Jan 21 12:48:54 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Admin UI
This introduces a new dokuwiki\Ui namespace and refactors the Admin screen into a Ui class. The ultimate goal is to split up the big, complex functions in inc\html.php in better maintainable classes in the Ui namespace. This is the first go at it. Others function->class conversions should follow.
This also switches the icons for our base admin plugins to inline SVG. (files and styling not included, yet).
|
/dokuwiki/inc/ |
H A D | html.php | 0470c28f15a56bd580c5b33b3a943d8b5429a8dd Sat Jan 21 12:48:54 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Admin UI
This introduces a new dokuwiki\Ui namespace and refactors the Admin screen into a Ui class. The ultimate goal is to split up the big, complex functions in inc\html.php in better maintainable classes in the Ui namespace. This is the first go at it. Others function->class conversions should follow.
This also switches the icons for our base admin plugins to inline SVG. (files and styling not included, yet).
|
H A D | template.php | 0470c28f15a56bd580c5b33b3a943d8b5429a8dd Sat Jan 21 12:48:54 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Admin UI
This introduces a new dokuwiki\Ui namespace and refactors the Admin screen into a Ui class. The ultimate goal is to split up the big, complex functions in inc\html.php in better maintainable classes in the Ui namespace. This is the first go at it. Others function->class conversions should follow.
This also switches the icons for our base admin plugins to inline SVG. (files and styling not included, yet).
|
H A D | common.php | 0470c28f15a56bd580c5b33b3a943d8b5429a8dd Sat Jan 21 12:48:54 UTC 2017 Andreas Gohr <andi@splitbrain.org> refactor Admin UI
This introduces a new dokuwiki\Ui namespace and refactors the Admin screen into a Ui class. The ultimate goal is to split up the big, complex functions in inc\html.php in better maintainable classes in the Ui namespace. This is the first go at it. Others function->class conversions should follow.
This also switches the icons for our base admin plugins to inline SVG. (files and styling not included, yet).
|