Development info in runtime
No edit summary
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
In MDriven Turnkey you can use:
<message>Write the content here to display this box</message>
In MDriven Turnkey, you can use: '''https://&#x3C;yoursite&#x3E;/Turnkey/Development'''


https://<yoursite>/Turnkey/Development
This will give you all definitions of a chosen ViewModel. It will also show the angular widgets that build up the standard UI.


This will give you all definition of a chosen viewmodel. It will also show the angular widgets that build up the standard UI.
You can also access live AngularJS page data that corresponds to the definition found in /Turnkey/Development by adding debug behind a URL in your application:
[https://&#x3C;yoursite&#x3E;/Turnkey/AngularApp#/&#x3C;View&#x3E;/&#x3C;rootid&#x3E;<nowiki>/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug]</nowiki>
Turnkey also offers structured metadata on a per-view basis with [[Documentation:ViewMeta|ViewMeta.]]


You can also access a live angularjs page data that corresponds to the definition found in /Turnkey/Development by adding /debug behind an url in your application:
Memory and EcoSpace information are available in [[Documentation:Serverinfo|Serverinfo.]]


[https://&#x3C;yoursite&#x3E;/Turnkey/AngularApp#/&#x3C;View&#x3E;/&#x3C;rootid&#x3E;/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/'''''debug'''''<nowiki>]</nowiki>
{{Edited|July|12|2025}}
 
Turnkey also offers structured meta data on a per view basis with [[ViewMeta]]
 
Memory and EcoSpace information is available in [[Serverinfo]]
[[Category:MDriven Turnkey]]
[[Category:MDriven Turnkey]]
[[Category:Intermediate]]
[[Category:Intermediate]]

Latest revision as of 05:54, 19 February 2025

This page was created by Hans.karlsen@mdriven.net on 2016-12-10. Last edited by Stephanie@mdriven.net on 2025-02-19.

In MDriven Turnkey, you can use: https://<yoursite>/Turnkey/Development

This will give you all definitions of a chosen ViewModel. It will also show the angular widgets that build up the standard UI.

You can also access live AngularJS page data that corresponds to the definition found in /Turnkey/Development by adding debug behind a URL in your application:

[https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug]

Turnkey also offers structured metadata on a per-view basis with ViewMeta.

Memory and EcoSpace information are available in Serverinfo.