Skip to content

Correct existing support for theme license displayed during installation #120

Description

@david-poindexter

Describe the bug

Support for the output theme license. Right now it is leveraging the nvQuickTheme LICENSE file, but that is obviously not acceptable for everyone and that is inappropriately mixing the nvQuickTheme licensing with the custom theme (output) license, which is used during the DNN installation process to display the license for the theme being installed. These are two different licenses altogether. One is for the tool (nvQuickTheme) and the other is for the custom theme install package.

To Reproduce

Run gulp package. During installation of the output theme package into a DNN instance, you will see the contents of the LICENSE file on the installation step that shows the theme license.

Expected behavior

The license information shown during the theme installation should be custom to the theme install package being created.

Screenshots

n/a

Errors

n/a

Additional context

n/a

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions