AssetsTK
No edit summary |
(Automatically adding template at the end of the page.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
=== Common Overrides You Can Try === | === Common Overrides You Can Try === | ||
<YouModelFileName>_AssetsTK/Views/EXT_OverridePages/index.cshtml | <YouModelFileName>_AssetsTK/Views/EXT_OverridePages/index.cshtml | ||
Now the Index ViewModel will be replaced with the HTML you have in index.cshtml - still framed by the Turnkey app (Main menu and left menu). | Now the Index ViewModel will be replaced with the HTML you have in index.cshtml - still framed by the Turnkey app (Main menu and left menu). | ||
<YouModelFileName>_AssetsTK/favicon.ico (or .png) will change the tab logo in the browser. | <YouModelFileName>_AssetsTK/favicon.ico (or .png) will change the tab logo in the browser. | ||
[[Category:MDriven Turnkey]] | [[Category:MDriven Turnkey]] | ||
{{Edited|July|12|2024}} |
Latest revision as of 15:27, 10 February 2024
AssetsTK is the strategy to move files along with your model onto the server that runs your Turnkey application every time you upload your model.
Your model has a file name ending with either .ecomdl (multi-file format) or .modlr (zip format).
- Create a folder next to your model file and name it <Your Model file name without extension>_AssetsTK.
- Now, any files put into the _AssetsTK folder will be uploaded along with your model - and expanded out from your application root.
- If you need to put an image in the Content folder of your app, create a Content folder in _AssetsTK and put your image in there.
AssetsTK is further detailed in the section on Theme_and_style - but note that AssetsTK is useful for more things than sending style information to the server.
Common Overrides You Can Try
<YouModelFileName>_AssetsTK/Views/EXT_OverridePages/index.cshtml
Now the Index ViewModel will be replaced with the HTML you have in index.cshtml - still framed by the Turnkey app (Main menu and left menu).
<YouModelFileName>_AssetsTK/favicon.ico (or .png) will change the tab logo in the browser.
This page was edited more than 11 months ago on 02/10/2024. What links here