Changes for page Online Model Browsing (KLighDning)
Last modified by Richard Kreissig on 2023/09/14 10:30
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,7 @@ 1 1 {{panel title="Project Overview" borderStyle="dashed"}} 2 2 Responsible: 3 3 4 -* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru- sUnMo"/}}4 +* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-jbWGz"/}} 5 5 6 6 Demo Videos: 7 7 ... ... @@ -51,14 +51,20 @@ 51 51 {{{de.cau.cs.kieler.klighd.examples.feature.feature.group}}} 52 52 ))) 53 53 54 -=== PermaLinks ===54 +=== Transient Static Links === 55 55 56 -Permanent links are another facet of the documentation purpose. A user can browse a model to a point where he potentially finds a bug. In order to supplement the bug report a //PermaLink// can be retrieved that holds the current viewport and expansion status of the user. The link can be attached to the report and upon opening the link, the diagram is opened as specified by the link. 56 +**Permanent links** are another facet of the documentation purpose. A user can browse a model to a point where he potentially finds a bug. In order to supplement the bug report a //PermaLink// can be retrieved that holds the current viewport and expansion status of the user. The link can be attached to the report and upon opening the link, the diagram is opened as specified by the link. 57 57 58 58 {{code title="PermaLink" language="bash"}} 59 59 http://[SERVER]/[MODEL_PATH]?perma=[EXPANSION]&transform=[VIEWPORT_MATRIX] 60 60 {{/code}} 61 61 62 +=== Collaboration === 63 + 64 +**Rooms** serve as a basis for collaboratively browsing a model. Users can join a common room in which all browsing activity, i.e., zooming, panning, expanding, is synchronized. One user can explain the model to another, or ask questions about certain details. 65 + 66 + 67 + 62 62 == Examples == 63 63 64 64 === Desktop Webbrowser === ... ... @@ -73,14 +73,14 @@ 73 73 74 74 == Quick Start == 75 75 76 -Download a release or nightly build of the KLighDning product. 82 +* Download a release or nightly build of the KLighDning product. 83 +* Use the {{code language="none"}}install_kieler_features.sh{{/code}} or {{code language="none"}}install_features.sh{{/code}} script to add the desired diagram syntheses. 84 +* Start the server using the {{code language="none"}}start.sh{{/code}} script. 77 77 78 - Use theinstall_kieler_features.shor install_features.shscript toaddthe desired diagram syntheses.86 +Following a small exemplary deploy script for KLighDning is shown that downloads the current nightly build, extracts it, installs the {{code language="none"}}kgraph{{/code}} and {{code language="none"}}klighd.examples{{/code}} diagram syntheses, and starts the server. 79 79 80 - 81 - 82 -{{code title="Deploy KLighDning" linenumbers="true" language="bash" collapse="true"}} 83 -#! /bin/bash 88 +{{code title="Exemplary Deploy Script for KLighDning" linenumbers="true" language="bash"}} 89 +#!/bin/bash 84 84 # 85 85 # Deploy the KLighDning product and install some features 86 86 #
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -8 3231121 +8650794 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8 323112/Online Model Browsing (KLighDning)1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8650794/Online Model Browsing (KLighDning)