Author:   Lars Michelsen <[email protected]>
Date:     Thu Jun 14 09:28:33 2012 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Thu Jun 14 09:28:33 2012 +0200

Added demo automap

---

 TODO                       |    5 ++---
 etc/maps/demo-automap.cfg  |   14 ++++++++++++++
 etc/maps/demo-overview.cfg |    9 ++++++++-
 3 files changed, 24 insertions(+), 4 deletions(-)

diff --git a/TODO b/TODO
index 75e49bb..ad854ec 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
 This is a small file for storing quick thoughts about new features and needed 
changes:
 ===============================================================================
 
-Probleme:
-  - Sidebar auf/zu verschiebt Objekte, aber nicht den Hintergrund
-
 Zu tun:
   - Automap zu source umbauen
     - filter_by_state neu implementieren (Und evtl. auch für alle Ansichten)
@@ -44,6 +41,8 @@ Relative Koordinaten:
 
 -------------------------------------------------------------------------------
 
+- Header Dropdown bei zu vielen Elemenenten nach rechts verbreitern
+
 - Zeige Rotations in Sidebar
 
 - Verzeichnis-Hierarchie unterhalb von maps/
diff --git a/etc/maps/demo-automap.cfg b/etc/maps/demo-automap.cfg
new file mode 100644
index 0000000..378003d
--- /dev/null
+++ b/etc/maps/demo-automap.cfg
@@ -0,0 +1,14 @@
+define global {
+    sources=automap
+    alias=Demo: 5 Automap
+    parent_map=demo-overview
+    iconset=std_medium
+    backend_id=demo
+    label_show=1
+    label_border=transparent
+    # Automap specific parameters
+    render_mode=directed
+    rankdir=TB
+    width=500
+    height=300
+}
diff --git a/etc/maps/demo-overview.cfg b/etc/maps/demo-overview.cfg
index 2c2901d..76a496c 100644
--- a/etc/maps/demo-overview.cfg
+++ b/etc/maps/demo-overview.cfg
@@ -41,8 +41,15 @@ y=219
 }
 
 define map {
-object_id=976e64
+object_id=976f64
 map_name=demo-geomap
 x=62
 y=262
 }
+
+define map {
+object_id=976a64
+map_name=demo-automap
+x=62
+y=305
+}


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to