Difference between revisions of "URL Parameters"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* <code>1</code>: JS | * <code>1</code>: JS | ||
* <code>2</code>: CSS (default for most platforms) | * <code>2</code>: CSS (default for most platforms) | ||
+ | |- | ||
+ | | <code>back</code> || <code>number</code> || | ||
+ | <code>back=0</code><br/> | ||
+ | <code>back=1</code><br/> | ||
+ | || | ||
+ | Sets the back function. | ||
+ | |||
+ | <code>0</code>: Off (use back key only; default for most platforms) | ||
+ | <code>1</code>: On (use web history) | ||
|} | |} |
Revision as of 13:30, 13 January 2021
These parameters are only relevant for the web version of Media Station X (i.e. when using the URL http://msx.benzac.de
or https://msx.benzac.de
) and can be used to override some application settings with fixed values and to set some platform-specific functions.
Note: If you set some application settings via these parameters, the corresponding settings in the application are disabled. For example, if you set the start parameter, the start parameter in the application settings is disabled.
Parameter Syntax[edit]
Parameter | Type | Example | Description |
---|---|---|---|
animate |
number |
|
Sets the animation settings.
|
back |
number |
|
Sets the back function.
|