List of expert mode parameters
Parameter |
Description |
View a web page in IS K2 in the Chromium browser. |
Parameter LABS_CHROMIUMTAB
Without using this parameter, the web page in the IS K2 system is displayed in the Internet Explorer browser. If the parameter LABS_CHROMIUMTAB = 1 is set in the k2.ini file, the web page will be displayed directly in the IS K2 program in the Chromium browser.
For information on how to set a web page to the Favorites tab in the IS K2 system, see the documentation Basic description of screens - Working with icons.
You can also copy a webpage to your Favorites tab by copying the text below:
<object class="TBShortcutToWebBrowser">
<Caption>Webovástránka</Caption>
<GlyphId>ui*element.webbrowser</GlyphId>
<TreeGlyphId>stdico*t00050</TreeGlyphId>
<Element class="TBElementWebBrowser">
<IDU>{2E9469AF-858B-44D9-A3EE-837FAE4A0354}</IDU>
<Url>www.idnes.cz</Url>
</Element>
</object>
This copied text is then pasted into the Favorites tab with the right mouse button or the Ctrl + V keys.
Enter your desired website in the <Url> www.idnes.cz </Url> section.