Loading...
 
Skip to main content

History: Test_All_Themes

Source of version: 11 (current)

Copy to clipboard
            This profile activates the possibility for users to change themes and adds a module (top-right) to pick from a list.


{CODE(caption=>YAML)}
preferences:
 change_theme: y
objects:
 -
  ref: Test_All_Themes
  type: module
  data:
   name: switch_theme
   position: right
   order: 1
   groups: [ Anonymous, Registered ]
{CODE}