CometVisu Logo
  • Installation of the CometVisu
  • Usage of the CometVisu
  • Configuration of the CometVisu
    • The CometVisu Manager
    • Graphical editor
    • Hidden configurations
    • URL-Parameter
    • Pages and structure of CometVisu
    • Navigation elements in the CometVisu
    • The available designs
    • Changes of the metal design
    • Basic elements for designing the layout
    • Elements for conversion and formatting in the CometVisu
    • Widgets in the CometVisu
      • Operable widgets
      • Informative widgets
      • Other widgets
      • Widgets that can be included as plugin
        • The clock plugin
        • The diagram plugin
        • The gauge plugin
        • The link plugin
        • The openweathermap plugin
        • The powerspectrum plugin
        • The rss plugin
        • The RSSLog plugin
        • The Speech plugin
        • The strftime plugin
        • The timeout plugin
        • The tr064 Plugin
      • Addresses - the communication with the backend
    • CometVisu - Examples
    • Miscellaneous
  • Help the CometVisu project
  • Information for developers
  • FAQ
CometVisu
  • Configuration of the CometVisu
  • Operable widgets
  • The link plugin

The link plugin

Author: Stefan Borchert [stefan@borchert.cc]
Available since: 2015

Description

This plugins integrates a simple link.

Settings

For a general understanding of how the configuration files are structured and what elements and attributes are it is recommended to read this section first: Pages and structure of CometVisu.

The behaviour and appearance of the link plugins can be influenced by using certain attributes and elements. The following tables show the allowed attributes and elements and their possible values. The screenshots show, how both can be edited in the editor.

Attributes underlined by ….. are mandatory, all the others are optional and be omitted.

Allowed attributes in the link-element

Element

Attribute

Name

Content

Description

link

class

string

text

string

The link text.

href

string

URL of the link.

newWindow

true or false

Opens the link in a new window if set to true..

../../../../_images/en_config_widgets_plugins_link_index_editor_attributes.png

Attributes in the editor (simple view) [1]

Allowed child-elements and their attributes

Element

Attribute

Structure

Name

Content

Description

link
  • layout

colspan

decimal

Amount of columns this widget should be wide.

colspan-m

decimal

Overrules the amount of columns on a medium screen.

colspan-s

decimal

Overrules the amount of columns on a small screen.

rowspan

decimal

Amount of rows this widget should be high.

x

string

Horizontal position of the widget for 2D pages.

x-s

string

Horizontal position of the widget for 2D pages on a small screen.

x-m

string

Horizontal position of the widget for 2D pages on a medium screen.

y

string

Vertical position of the widget for 2D pages.

y-s

string

Vertical position of the widget for 2D pages on a small screen.

y-m

string

Vertical position of the widget for 2D pages on a medium screen.

z

string

Reserved for future use.

width

string

Width for the widget for 2D pages.

width-s

string

Width for the widget for 2D pages on a small screen.

width-m

string

Width for the widget for 2D pages on a medium screen.

scale

true or false

Enable/Disable scaling layout values relative to backdrop on 2d pages (default: true).

scale-s

true or false

Enable/Disable scaling layout values relative to backdrop on 2d pages on a small screen (default: true).

scale-m

true or false

Enable/Disable scaling layout values relative to backdrop on 2d pages on a medium screen (default: true).

../../../../_images/en_config_widgets_plugins_link_index_editor_elements.png

Elements in the editor

Examples

It is possible to manually edit the visu_config.xml and add an entry for the link plugin.

Caution

Make sure that you only use UTF-8 encoded characters by settings the encoding in your XML-editor to UTF-8 mode!

Footnotes

[1]

The simple view might not show everything. To see all elements/attributes use the expert view.

Previous Next

© Copyright 2010-2024 Christian Mayer and the CometVisu contributers.

Version v: 0.12.6
Versions
0.10.2
0.11.2
0.12.6
0.13.0-dev