Theme and style
Hans Karlsen (talk | contribs) No edit summary |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
* Once extracted to ExtractForExpansionInSite_AssetsTK the MDriven Turnkey application will try and mirror the contents of the following folders from ExtractForExpansionInSite_AssetsTK to AppRoot: | * Once extracted to ExtractForExpansionInSite_AssetsTK the MDriven Turnkey application will try and mirror the contents of the following folders from ExtractForExpansionInSite_AssetsTK to AppRoot: | ||
{| class="wikitable" !Folder name !Special purpose |- |EXT_LateBoundAssembly |When extending your turnkey app with c# built logic | {| class="wikitable" !Folder name !Special purpose |- |EXT_LateBoundAssembly |When extending your turnkey app with c# built logic assemblies goes here |EXT_Scripts |Use this to Add you of js files AppWideAngularScriptIncludes.html and contents will be added scripts in - is needed load things before AngularJS compile as need when creating directives. |SiteAssets |general |Content |This where the tkusercss.css should be. If have it, it included page |Views\EXT_OverridePages |add cshtml either a viewmodel Override whole or put matching content column AngularUIOverride tagged value |other names |You may any folder depth special assets plugins they replicated on server side |} | ||
|} | |||
{| class="wikitable" | |||
! | |||
! | |||
! | |||
! | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
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. | ||
{| class="wikitable" !Folder name !Special purpose |- |EXT_LateBoundAssembly |When extending your turnkey app with c# built logic assemblies goes here |EXT_Scripts |Use this to Add you of js files AppWideAngularScriptIncludes.html and contents will be added scripts in - is needed load things before AngularJS compile as need when creating directives. |SiteAssets |general |Content |This where the tkusercss.css should be. If have it, it included page |Views\EXT_OverridePages |add cshtml either a viewmodel Override whole or put matching content column AngularUIOverride tagged value |other names |You may any folder depth special assets plugins they replicated on server side |} | |||
|} |
Revision as of 21:34, 11 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:
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