Skip to content
Snippets Groups Projects
  1. Jan 31, 2017
  2. Jan 21, 2017
    • Andreas Gohr's avatar
      fixed access to wrong variable · eb8a8555
      Andreas Gohr authored
      eb8a8555
    • Andreas Gohr's avatar
      Adds proper styling for new Admin UI · 713faa94
      Andreas Gohr authored
      713faa94
    • Andreas Gohr's avatar
      refactor Admin UI · 0470c28f
      Andreas Gohr authored
      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).
      0470c28f
Loading