I currently have a working pull request for umbraco so that the internal content and media search can be extended to search over your fields as defined by new config section in umbracoSettings.config.
Is there anything I need to do so that when anyone upgrades to the new version the new elements get added to the umbraco settings config?
Assume its transforms but just need a pointer in the right direction.
Core config change
I currently have a working pull request for umbraco so that the internal content and media search can be extended to search over your fields as defined by new config section in umbracoSettings.config.
Is there anything I need to do so that when anyone upgrades to the new version the new elements get added to the umbraco settings config?
Assume its transforms but just need a pointer in the right direction.
Regards
Ismail
So looking at core a bit more do i need to add under Build / new spec / tools / umbracoSettings.config.install.xdt and put the transform in there?
Regards
Ismail
is working on a reply...