Skip to content

Harmonized support for portal settings in portal templates#6983

Merged
donker merged 1 commit intodnnsoftware:developfrom
valadas:portal-import-export-harmony
Feb 11, 2026
Merged

Harmonized support for portal settings in portal templates#6983
donker merged 1 commit intodnnsoftware:developfrom
valadas:portal-import-export-harmony

Conversation

@valadas
Copy link
Copy Markdown
Contributor

@valadas valadas commented Feb 10, 2026

There are 4 parts to portal templates

  • The actual .template files themselves
  • The XSD validation
  • The code that handles portal template exports
  • The code that handles portal template imports

Over the years there has been som offset in keeping those in sync and we have effectivelly xml that does nothing even though the xsd says they are a supported feature.

This brings the import/export on par with the definition.

Summary

There are 4 parts to portal templates
- The actual .template files themselves
- The XSD validation
- The code that handles portal template exports
- The code that handles portal template imports

Over the years there has been som offset in keeping those in sync and we have effectivelly xml that does nothing even though the xsd says they are a supported feature.

This brings the import/export on par with the definition.
@valadas valadas added this to the 10.2.3 milestone Feb 10, 2026
@donker donker merged commit 3f32e57 into dnnsoftware:develop Feb 11, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants