Announcement

Collapse
No announcement yet.

New default design/skin forAppsuite

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • shkhtw
    replied
    I get an error. (Screenshot attached)
    screenshot_1500981845.png

    Leave a comment:


  • Viktor Pracht
    replied
    When logged in as a new user, enter
    Code:
    require('settings!io.ox/core').get('theme')
    in the browser console. What does it return?

    Leave a comment:


  • shkhtw
    replied
    Yes they seem to get the the old default theme as well.

    Leave a comment:


  • Viktor Pracht
    replied
    When a user logs in, the UI adds many own defaults to the configuration, and saves it. Therefore, existing users will have a fixed theme even without explicitly changing it.

    Have you tried created new users after changing the default?

    Leave a comment:


  • shkhtw
    started a topic New default design/skin forAppsuite

    New default design/skin forAppsuite

    Hello,

    I created a new design for the Appsuite. The design is working however I can't seem to set it as a default.
    I changed the appsuite.properties in '/opt/open-xchange/etc/settings'

    Code:
    io.ox/core//theme=test
    
    io.ox/core/settingOptions//themes/test=test
    io.ox/core/settingOptions//themes/default=Default Theme
    The new design should be the standard for all users that login to the Appsuite unless they change it. However the OX Standard blue design is always set.

    How can I force the new design?
Working...
X