Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4771

Provide a way to add theme-uri without extends any existing ThemeProvider

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.6.0
    • 6.5.8.1
    • Theme
    • None

      Current Result

       add theme uri with a themeProvider extend StandardThemeProvider form zul
       will break StandardThemeProvider form zkmax(or any others) behavior

      Expected Result

       provide a better way to maintain the theme uri list.
       let developer can dynamically add theme uri without breaking each ThemeProvider.
       for example: 
       a composible(not extend) ThemeProvider
       or add more method like addThemeURIs(...) and make sure it works

      Debug Information

      I am trying to provide themes in an zk add-on(calendar) with registry its own themeProvider witch extends StandardThemeProvider form zul.
      However there are others in zkex and zkmax and then even some customers extend those.
      in the end there can only be one configured in the system.

      Workaround

       

            Leon03 Leon03
            Leon03 Leon03
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: