All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MSX - Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 14:44, 15 January 2021 Benzac talk contribs created page Image Plugin (Created page with "This is a special video plugin that displays an image for a specific time. It can be used to create a mixed playlist of videos, audios, and images. The plugin can be used with...")
- 13:20, 15 January 2021 Benzac talk contribs created page File:Compress property.png (Example Screenshot (Compress Property))
- 13:20, 15 January 2021 Benzac talk contribs uploaded File:Compress property.png (Example Screenshot (Compress Property))
- 13:18, 15 January 2021 Benzac talk contribs created page Compress Property (Created page with "It is possible to set a <code>compress</code> property (of type <code>boolean</code>) to the content data to compress the content by 25%. The compression increases the layout...")
- 13:15, 15 January 2021 Benzac talk contribs created page File:Dictionary inline expressions.png (Example Screenshot (Dictionary Inline Expressions))
- 13:15, 15 January 2021 Benzac talk contribs uploaded File:Dictionary inline expressions.png (Example Screenshot (Dictionary Inline Expressions))
- 13:14, 15 January 2021 Benzac talk contribs created page Dictionary Inline Expressions (Created page with "It is possible to add entries from the dictionary with inline expressions. The expression has the syntax <code>{dic:{KEY}}</code> or <code>{dic:{KEY}{{pipe}}{DEFAULT_VALUE}}</...")
- 13:10, 15 January 2021 Benzac talk contribs created page File:Page action.png (Example Screenshot (Page Action))
- 13:10, 15 January 2021 Benzac talk contribs uploaded File:Page action.png (Example Screenshot (Page Action))
- 13:09, 15 January 2021 Benzac talk contribs created page Page Action (Created page with "It is possible to execute an action if a content page becomes active by setting an <code>action</code> property (of type <code>string</code>) to a content page object. An acti...")
- 13:07, 15 January 2021 Benzac talk contribs created page File:Large offsets.png (Example Screenshot (Large Offsets))
- 13:07, 15 January 2021 Benzac talk contribs uploaded File:Large offsets.png (Example Screenshot (Large Offsets))
- 13:06, 15 January 2021 Benzac talk contribs created page Large Offsets (Created page with "This is not really a hidden feature, but a good-to-know information. It is possible to stretch an image to the entire screen size by using large offsets. This feature is avail...")
- 13:02, 15 January 2021 Benzac talk contribs created page File:Key property.png (Example Screenshot (Key Property))
- 13:02, 15 January 2021 Benzac talk contribs uploaded File:Key property.png (Example Screenshot (Key Property))
- 13:00, 15 January 2021 Benzac talk contribs created page Key Property (Created page with "It is possible to set a <code>key</code> property (of type <code>string</code>) to a content item to assign a keyboard key to the corresponding item action. If you want to ass...")
- 12:53, 15 January 2021 Benzac talk contribs created page File:Color inline expressions.png (Example Screenshot (Color Inline Expressions))
- 12:53, 15 January 2021 Benzac talk contribs uploaded File:Color inline expressions.png (Example Screenshot (Color Inline Expressions))
- 12:52, 15 January 2021 Benzac talk contribs created page Color Inline Expressions (Created page with "It is possible to change the default color in a text with inline expressions. The expression <code>{col:{COLOR}}</code> sets the color and the expression <code>{col}</code> sw...")
- 12:50, 15 January 2021 Benzac talk contribs created page File:Number inline expressions.png (Example Screenshot (Number Inline Expressions))
- 12:50, 15 January 2021 Benzac talk contribs uploaded File:Number inline expressions.png (Example Screenshot (Number Inline Expressions))
- 12:48, 15 January 2021 Benzac talk contribs created page Number Inline Expressions (Created page with "It is possible to convert numbers (indicated in milliseconds) with inline expressions into date, time, or duration values. The expressions are similar to the live inline expre...")
- 12:46, 15 January 2021 Benzac talk contribs created page File:Hide images.png (Example Screenhot (Hide Images))
- 12:46, 15 January 2021 Benzac talk contribs uploaded File:Hide images.png (Example Screenhot (Hide Images))
- 12:45, 15 January 2021 Benzac talk contribs created page Hide Images (Created page with "It is possible to hide images by setting the URL to <code>"none"</code>. This feature is available since version '''0.1.74'''. Please see following example. == Example == ==...")
- 12:42, 15 January 2021 Benzac talk contribs created page File:Focus separator.png (Example Screenshot (Focus Separator))
- 12:42, 15 January 2021 Benzac talk contribs uploaded File:Focus separator.png (Example Screenshot (Focus Separator))
- 11:58, 15 January 2021 Benzac talk contribs created page Focus Separator (Created page with "It is possible to focus (and execute) an item on load by using the focus separator <code>></code> within the following actions. * <code>menu:{URL}>{MENU_FOCUS}</code> *...")
- 11:39, 15 January 2021 Benzac talk contribs created page File:Execute property.png (Example Screenshot (Execute Property))
- 11:39, 15 January 2021 Benzac talk contribs uploaded File:Execute property.png (Example Screenshot (Execute Property))
- 11:28, 15 January 2021 Benzac talk contribs created page Execute Property (Created page with "It is possible to set an <code>execute</code> property (of type <code>boolean</code>) to a content item to automatically execute it on load. This feature is available since ve...")
- 11:21, 15 January 2021 Benzac talk contribs created page File:Settings item.png (Example Screenshot (Settings Item))
- 11:21, 15 January 2021 Benzac talk contribs uploaded File:Settings item.png (Example Screenshot (Settings Item))
- 11:19, 15 January 2021 Benzac talk contribs created page Settings Menu Item (Created page with "It is possible to add the application settings to your menu by setting the <code>type</code> property of a menu item to <code>"settings"/code>. This feature is available since...")
- 11:10, 15 January 2021 Benzac talk contribs created page File:Start action.png (Example Screenshot (Start Action))
- 11:10, 15 January 2021 Benzac talk contribs uploaded File:Start action.png (Example Screenshot (Start Action))
- 10:40, 15 January 2021 Benzac talk contribs created page Start Action (Created page with "It is possible to execute a start action by setting an <code>action</code> property (of type <code>string</code>) to the menu or content data that is loaded at startup. An act...")
- 18:13, 14 January 2021 Benzac talk contribs created page Interaction Plugin (Created page with "This is a small plugin guide to create your own interaction plugin. It is designed for developers who have web programming skills (e.g. HTML, JavaScript, CSS, etc.). '''Note:...")
- 17:56, 14 January 2021 Benzac talk contribs created page Plugin API Reference (Created page with "This API reference is intended to give you an overview of which classes are exposed by the JavaScript plugin file. Please note that they are not yet fully documented. The main...")
- 17:55, 14 January 2021 Benzac talk contribs deleted page Plugin Reference (Wrong reference)
- 17:44, 14 January 2021 Benzac talk contribs created page Plugin Reference (Created page with "This API reference is intended to give you an overview of which classes are exposed by the JavaScript plugin file. Please note that they are not yet fully documented. The main...")
- 17:23, 14 January 2021 Benzac talk contribs created page File:Plugin test 2.png (Example Screenshot (Plugin Test 2))
- 17:23, 14 January 2021 Benzac talk contribs uploaded File:Plugin test 2.png (Example Screenshot (Plugin Test 2))
- 17:23, 14 January 2021 Benzac talk contribs created page File:Plugin test 1.png (Example Screenshot (Plugin Test 1))
- 17:23, 14 January 2021 Benzac talk contribs uploaded File:Plugin test 1.png (Example Screenshot (Plugin Test 1))
- 16:55, 14 January 2021 Benzac talk contribs created page File:My plugin3.png (Example Screenshot (My Plugin 3))
- 16:55, 14 January 2021 Benzac talk contribs uploaded File:My plugin3.png (Example Screenshot (My Plugin 3))
- 16:55, 14 January 2021 Benzac talk contribs created page File:My plugin2.png (Example Screenshot (My Plugin 2))
- 16:55, 14 January 2021 Benzac talk contribs uploaded File:My plugin2.png (Example Screenshot (My Plugin 2))
- 16:55, 14 January 2021 Benzac talk contribs created page File:My plugin1.png (Example Screenshot (My Plugin 1))