Best Practices
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 39: Line 39:
</div>
</div>


<div style="color: #182933; 500; word-wrap: break-word; padding-left:85px; font-weight:500; font-size:20px; padding-top:20px;">Here’s How YOU Can Make MDriven Work for You</div>
<div style="color: #182933; 500; word-wrap: break-word; padding-left:85px; font-weight:500; font-size:20px; padding-top:20px;">Here’s how YOU can make MDriven work for YOU</div>
<div style="color: black; font-size: 14px; font-family: Outfit; font-weight: 400; word-wrap: break-word; padding-left:85px; padding-top:10px; ">Suggestions and ideas on how to creatively use MDriven tools. </div>
<div style="color: black; font-size: 14px; font-family: Outfit; font-weight: 400; word-wrap: break-word; padding-left:85px; padding-top:10px; ">Suggestions and ideas on how to creatively use MDriven tools. </div>
<div style="display: grid; padding: 4em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container">
<div style="display: grid; padding: 4em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container">
</html>
</html>
{{#widget:BestPractices|heading=MDriven Source code instructions|headingLink=/index.php/BestPractices:MDriven_Source_code_instructions|description=The recommended approach to install the MDriven source code.}}
{{#widget:BestPractices|heading=MDriven Source code instructions|headingLink=/index.php/BestPractices:MDriven_Source_code_instructions|description=Istall the MDriven source code.}}
{{#widget:BestPractices|heading=Navigating without user interaction|headingLink=/index.php/BestPractices:Navigating_without_user_interaction|description=How you can automatically navigate to another page after a user has logged in.}}
{{#widget:BestPractices|heading=Navigating without user interaction|headingLink=/index.php/BestPractices:Navigating_without_user_interaction|description=Automatically navigate to another page after a user has logged in.}}
{{#widget:BestPractices|heading=Statemachines forcing your hand even if you are admin|headingLink=/index.php/BestPractices:Statemachines_forcing_your_hand_even_if_you_are_admin|description=How you can bypass the rules of the Statemachine.}}
{{#widget:BestPractices|heading=Statemachines forcing your hand even if you are admin|headingLink=/index.php/BestPractices:Statemachines_forcing_your_hand_even_if_you_are_admin|description=Bypass the rules of the Statemachine.}}
{{#widget:BestPractices|heading=ModelMeta|headingLink=/index.php/BestPractices:ModelMeta|description=Publish a read-only version of the model for everyone in your team to see}}
{{#widget:BestPractices|heading=ModelMeta|headingLink=/index.php/BestPractices:ModelMeta|description=Publish a read-only version of the model for everyone in your team to see}}
{{#widget:BestPractices|heading=Html frontend tips and tricks|headingLink=/index.php/BestPractices:Html_frontend_tips_and_tricks|description=Different solutions to the issues you could face when using MDriven tools and Html.}}
{{#widget:BestPractices|heading=Html frontend tips and tricks|headingLink=/index.php/BestPractices:Html_frontend_tips_and_tricks|description=Different solutions to the issues you could face when using MDriven tools and Html.}}
{{#widget:BestPractices|heading=Practical expressions to get insights into your model content|headingLink=/index.php/BestPractices:Practical_expressions_to_get_insights_into_your_model_content|description=Sample expressions to add to your model}}
{{#widget:BestPractices|heading=Practical expressions to get insights into your model content|headingLink=/index.php/BestPractices:Practical_expressions_to_get_insights_into_your_model_content|description=Sample expressions to add to your model}}
{{#widget:BestPractices|heading=Cloud deployment strategies|headingLink=/index.php/Cloud_Deployment_Strategies|description=Your Description Text}}
{{#widget:BestPractices|heading=Cloud deployment strategies|headingLink=/index.php/Cloud_Deployment_Strategies|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Subversion|headingLink=/index.php/BestPractices:Subversion|description=Your Description Text}}
{{#widget:BestPractices|heading=Subversion|headingLink=/index.php/BestPractices:Subversion|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Optimizing for performance|headingLink=/index.php/BestPractices:Optimizing_for_performance|description=Your Description Text}}
{{#widget:BestPractices|heading=Optimizing for performance|headingLink=/index.php/BestPractices:Optimizing_for_performance|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Global deployment|headingLink=/index.php/BestPractices:Global_deployment|description=Your Description Text}}
{{#widget:BestPractices|heading=Global deployment|headingLink=/index.php/BestPractices:Global_deployment|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Versioning your data|headingLink=/index.php/BestPractices:Versioning_your_data|description=Your Description Text}}
{{#widget:BestPractices|heading=Versioning your data|headingLink=/index.php/BestPractices:Versioning_your_data|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Data security|headingLink=/index.php/BestPractices:Data_security|description=Your Description Text}}
{{#widget:BestPractices|heading=Data security|headingLink=/index.php/BestPractices:Data_security|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Logging/User activity|headingLink=/index.php/BestPractices:Logging/User_activity|description=Your Description Text}}
{{#widget:BestPractices|heading=Logging/User activity|headingLink=/index.php/BestPractices:Logging/User_activity|description=(Description will be added soon)}}
{{#widget:BestPractices|heading=Server hardening |headingLink=/index.php/BestPractices:Server_hardening|description=Your Description Text}}
{{#widget:BestPractices|heading=Server hardening |headingLink=/index.php/BestPractices:Server_hardening|description=(Description will be added soon)}}

Revision as of 05:24, 22 December 2023

Best practices
BEST PRACTICES
Here’s how YOU can make MDriven work for YOU
Suggestions and ideas on how to creatively use MDriven tools.
Logo
MDriven Source code instructions
Istall the MDriven source code.
Logo
Navigating without user interaction
Automatically navigate to another page after a user has logged in.
Logo
Statemachines forcing your hand even if you are admin
Bypass the rules of the Statemachine.
Logo
ModelMeta
Publish a read-only version of the model for everyone in your team to see
Logo
Html frontend tips and tricks
Different solutions to the issues you could face when using MDriven tools and Html.
Logo
Cloud deployment strategies
(Description will be added soon)
Logo
Subversion
(Description will be added soon)
Logo
Optimizing for performance
(Description will be added soon)
Logo
Global deployment
(Description will be added soon)
Logo
Versioning your data
(Description will be added soon)
Logo
Data security
(Description will be added soon)
Logo
Logging/User activity
(Description will be added soon)
Logo
Server hardening
(Description will be added soon)