Plugins in Turnkey
No edit summary
No edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
''Note; adding components to Turnkey has been simplified further since this video. Video is still valid - [[EXT Components|but also look up EXT_Components]]''.<html>
<message>Write the content here to display this box</message>
<p>
'''NOTE''': Adding components to MDriven Turnkey has been further simplified since this video. However, this video is still valid. Also look up: [[Documentation:EXT Components|EXT_Components]].
  Shows how to integrate any javascript library into your MDriven Turnkey application. In this example lot diagrams are used.
<html>
</p>
 
<p class="video-warn">
<p class="video-warn">
   <em>To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini
   <em>To make your experience smooth, we set the main tags mentioned in the video to the right bar menu of this mini-player. Choose an interesting subtitle on the list and immediately get to the exact theme navigation item place in the video. Now you can pick any topic to be instructed on without watching the whole video.</em>
    player. Choose the interesting subtitle on the list and immediately get to the exact theme navigation-itemplace in the video. Now
    you can pick any topic to be instructed without watching the whole video.</em>
</p>
</p>


Line 12: Line 10:
<div class="video">
<div class="video">
   <div class="video__wrapper">
   <div class="video__wrapper">
     <iframe width="740" height="500" src="https://www.youtube.com/embed/xnHmRK_6CNI?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
     <iframe src="https://www.youtube.com/embed/xnHmRK_6CNI?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
   </div>
   </div>
   <div class="video__navigation">
   <div class="video__navigation">
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="35" tabindex="0"> Setting the validation rules </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="30" tabindex="0"> Setting the validation rules </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="266" tabindex="0"> FLOT plugin diagrams </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="261" tabindex="0"> FLOT plugin diagrams </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="471" tabindex="0"> wiki.MDriven.net </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="476" tabindex="0"> wiki.MDriven.net </span>  
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="659" tabindex="0"> Setting the ViewModel for diagram </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="654" tabindex="0"> Setting the ViewModel for diagram </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="716" tabindex="0"> AngularUIOverride </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="711" tabindex="0"> AngularUIOverride </span>  
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="830" tabindex="0"> angular controller </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="825" tabindex="0"> Angular controller </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="890" tabindex="0"> AppWideAngularScriptsIncludes.html </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="885" tabindex="0"> AppWideAngularScriptsIncludes.html </span>  
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="1018" tabindex="0"> Editable data in diagram (Edit in grid) </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="1013" tabindex="0"> Editable data in diagram (Edit in grid) </span>  
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="1230" tabindex="0"> PlotFromModel function </span>
     <span class="navigation-item" data-video="xnHmRK_6CNI" data-start="1225" tabindex="0"> PlotFromModel function </span>
   </div>
   </div>
</div>
</div>
Line 33: Line 31:
[[Category:AngularJS]]
[[Category:AngularJS]]
[[Category:Content Override]]
[[Category:Content Override]]
{{Edited|July|12|2025}}

Latest revision as of 05:05, 23 January 2025

This page was created by Alexandra on 2017-03-26. Last edited by Stephanie@mdriven.net on 2025-01-23.

NOTE: Adding components to MDriven Turnkey has been further simplified since this video. However, this video is still valid. Also look up: EXT_Components.

To make your experience smooth, we set the main tags mentioned in the video to the right bar menu of this mini-player. Choose an interesting subtitle on the list and immediately get to the exact theme navigation item place in the video. Now you can pick any topic to be instructed on without watching the whole video.


Setting the validation rules FLOT plugin diagrams wiki.MDriven.net Setting the ViewModel for diagram AngularUIOverride Angular controller AppWideAngularScriptsIncludes.html Editable data in diagram (Edit in grid) PlotFromModel function