User Tools

Site Tools


python_getstarted

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
python_getstarted [2023/01/20 00:59] g00r00python_getstarted [2023/01/20 01:04] – [Executing a Python Script] g00r00
Line 122: Line 122:
 === Through MPL Hooks === === Through MPL Hooks ===
  
-Mystic has hooks in various locations where functionality of Mystic can be completely replaced by MPL scripts, such as the user login and new user application processes.  It is possible to use these MPL hooks to call a Mystic Python script using the MenuCmd MPL function, allowing the entire login and new user process to be completely replaced by custom scripting.  A start menu could also call script, creating a BBS that is entirely scripted if desiredusing only the parts of Mystic you want to use.+Mystic has hooks in various locations where functionality of Mystic can be completely replaced by MPL scripts, such as the user login and new user application processes.  It is possible to use these MPL hooks to call a Mystic Python script using the MenuCmd MPL function
 + 
 +This type of approach would allow the entire login and new user application process to be completely scripted in Python, for example.  Your BBS could then call another script from start menu to completely replace the menu system.  
 + 
 +BBS can range from a completely scripted experience, to a completely customized theme without using any scripting, or anything in between.
python_getstarted.txt · Last modified: 2023/01/20 02:28 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki