Theme and style
Hans Karlsen (talk | contribs) (Created page with "If you name a folder to <ModelName>_AssetsTK and put next to your <ModelName>.modlr file, or <ModelName>.ecomdl file the following will happen: * <ModelName>_AssetsTK will be...") |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
If you name a folder to <ModelName>_AssetsTK and put next to your <ModelName>.modlr file, or <ModelName>.ecomdl file the following will happen: | If you name a folder to <ModelName>_AssetsTK and put next to your <ModelName>.[[modlr]] file, or <ModelName>.[[ecomdl]] file the following will happen: | ||
* <ModelName>_AssetsTK will be included in the Model sent to MDrivenServer when you Upload the model | * <ModelName>_AssetsTK will be included in the Model sent to MDrivenServer when you Upload the model | ||
* Once on the server MDriven Turnkey will unpack the folder in AppData under the name ExtractForExpansionInSite_AssetsTK | * Once on the server MDriven Turnkey will unpack the folder in AppData under the name ExtractForExpansionInSite_AssetsTK | ||
* Once extracted to ExtractForExpansionInSite_AssetsTK the MDriven Turnkey application will try and mirror the contents of the following folders from ExtractForExpansionInSite_AssetsTK to AppRoot: EXT_LateBoundAssembly, EXT_Scripts, SiteAssets, Content, Views\EXT_OverridePages | * Once extracted to ExtractForExpansionInSite_AssetsTK the MDriven Turnkey application will try and mirror the contents of the following folders from ExtractForExpansionInSite_AssetsTK to AppRoot: EXT_LateBoundAssembly, EXT_Scripts, SiteAssets, Content, Views\EXT_OverridePages | ||
This enables you to merge your own css, styles and c# assemblies for c# developed logic. | This enables you to merge your own css, styles and c# assemblies for c# developed logic. |
Revision as of 20:52, 8 December 2016
If you name a folder to <ModelName>_AssetsTK and put next to your <ModelName>.modlr file, or <ModelName>.ecomdl file the following will happen:
- <ModelName>_AssetsTK will be included in the Model sent to MDrivenServer when you Upload the model
- Once on the server MDriven Turnkey will unpack the folder in AppData under the name ExtractForExpansionInSite_AssetsTK
- Once extracted to ExtractForExpansionInSite_AssetsTK the MDriven Turnkey application will try and mirror the contents of the following folders from ExtractForExpansionInSite_AssetsTK to AppRoot: EXT_LateBoundAssembly, EXT_Scripts, SiteAssets, Content, Views\EXT_OverridePages
This enables you to merge your own css, styles and c# assemblies for c# developed logic.
This page was edited more than 11 months ago on 02/10/2024. What links here