summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2021-11-10 08:33:16 +0100
committerThomas Kulik <thomas.kulik@telekom.de>2021-11-12 09:38:17 +0000
commit3de2b76ffc9cd771fcbe2933c3e190f78426bf8c (patch)
tree2df0d53551172df242bf6e76a163538564547328
parent68a2801f1870940f99a1362838f58898b8fec123 (diff)
updated info how to handle interactive map
Issue-ID: DOC-771 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I4ca06ab6bb51abefce654fbff0a9392f408ba3e7 (cherry picked from commit 0c7ca550f7832a87c73fb5aa919e009fdd23f0d0)
-rw-r--r--docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt
index a64c658f1..a6df71bde 100644
--- a/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt
+++ b/docs/guides/onap-developer/architecture/media/onap-architecture-overview-notes.txt
@@ -1,6 +1,6 @@
ONAP ARCHITECTURE OVERVIEW NOTES
-Version 1.0, 2021-08-10
+Version 1.1, 2021-11-10
This file contains information about how the map and its interactive functions were realized and how it can be maintained.
@@ -25,11 +25,9 @@ Open the "Objects" window (Objects - Objects) and use it as your central point t
Open the "Objects Properties" window (Objects - Objects Properties) to see and change properties of the object.
-Naming conventions (example for r9 istanbul release):
-onap-architecture-overview-r9-latest-interactive.svg (editable version for 'master' branch; release info hidden on map)
-onap-architecture-overview-r9-latest-interactive-path.svg ('pathed' version for 'master' branch; release info hidden on map; referenced in r9 'latest' documentation files)
-onap-architecture-overview-r9-istanbul-interactive.svg (editable version for 'istanbul' release'; release info visible on map)
-onap-architecture-overview-r9-istanbul-interactive-path.svg ('pathed' version for 'istanbul' release'; release info visible on map; referenced in r9 'istanbul' documentation files)
+Naming conventions:
+onap-architecture-overview-interactive.svg (editable version)
+onap-architecture-overview-interactive-path.svg (all text converted to pathes; to be used in rst documentation files)
Text to Path: To avoid display problems caused of missing fonts you should release the map only when all characters are rendered as pathes. To do so, open the "master file" of this map and save it with a new name (please note the naming conventions). Then select all elemets (STRG-A) and choose "Path - Objects to Path" and save it again using the new name. All character are now converted to pathes - and are not editable via the text edit tool anymore! But the map is expected to be rendered on every target system in the same way. Path conversion can not be undone - so store the "master file" carefully. Unfortunately the label-text in the map can not be searched anymore.