Jelajahi Sumber

- Removed the version number from the welcome page
- Nicer welcome page
- Removed old notification menus

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@258 a333f486-631f-4898-b8df-5754b55c2be0

dflaven 15 tahun lalu
induk
melakukan
ddbadb9bbc
1 mengubah file dengan 38 tambahan dan 90 penghapusan
  1. 38 90
      setup/data/structure/1.menus.xml

+ 38 - 90
setup/data/structure/1.menus.xml

@@ -849,15 +849,16 @@ text-align:center;
 <label>Welcome</label>
 <hyperlink>./UI.php</hyperlink>
 <icon_path></icon_path>
-<template>&lt;style&gt;
+<template>&lt;div style=&quot;width:100%;background: url(../images/welcome.jpg) top left no-repeat;&quot;&gt;
+&lt;style&gt;
 .dashboard {
 vertical-align:top;
 width:50%;
 border:0px solid #000;
--moz-border-radius:10px;
-background-color:#F2F2F2;
-padding:5px;
+background-color:#F9F9F1;
+padding:10px;
 text-align:left;
+font-size:10pt;
 }
 .dashboard2 {
 vertical-align:top;
@@ -868,37 +869,45 @@ padding:5px;
 text-align:left;
 }
 
+td.dashboard li {
+margin-top: 5px;
+display: list-item;
+}
 &lt;/style&gt;
-
 &lt;p&gt;&lt;/p&gt;
 &lt;p&gt;&lt;/p&gt;
-&lt;p style=&quot;text-align:center; font-family:Georgia, &apos;Times New Roman&apos;, Times, serif; font-size:32px;&quot;&gt;Welcome to iTop&lt;/p&gt;
+&lt;p style=&quot;text-align:left; font-size:32px;padding-left:400px;padding-top:40px;margin-bottom:30px;margin-top:0;color:#FFFFFF;&quot;&gt;Welcome to iTop&lt;/p&gt;
 &lt;p&gt;&lt;/p&gt;
-&lt;p style=&quot;text-align:center; font-family:Georgia, &apos;Times New Roman&apos;, Times, serif; font-size:14px;&quot;&gt;&lt;i&gt;Version 0.8&lt;/i&gt;&lt;/p&gt;
-&lt;table border=&quot;0&quot; padding=&quot;5&quot;&gt;
+&lt;table border=&quot;0&quot; style=&quot;padding:10px;border-spacing: 10px;&quot;&gt;
 &lt;tr&gt;
 &lt;td class=&quot;dashboard&quot;&gt;
-&lt;p style&quot;font-size:20px&quot;&gt;ITOP is the first complete IT Operational Portal. It includes:&lt;/p&gt;
-- A complete CMDB (Configuration management database) allowing IT operations to document the IT inventory.
-&lt;br&gt;- An Incident management module allowing IT operations to track and communicate about all issues occurring in the IT.
-&lt;br&gt;- A change management module allowing IT operations to better deal with all the changes occurring.
-&lt;br&gt;- A service management module allowing IT operations to document all the contracts and services they have under their control.
-&lt;br&gt;- A known error database allows IT operations to document fixes for known issues in order to speed up the resolution processes.
-&lt;br&gt;- An outage module allows IT operations to document all planned outages and notify concerned contacts.
-&lt;br&gt;- Dashboards allow you to quickly get an overview of your IT.
-
-&lt;br&gt;&lt;br&gt;Each module can be set up little by little, independently.
+&lt;p&gt;iTop is a complete, OpenSource, IT Operational Portal.&lt;/p&gt;
+&lt;ul&gt;It includes:
+&lt;li&gt;A complete CMDB (Configuration management database) to document and manage the IT inventory.&lt;/li&gt;
+&lt;li&gt;An Incident management module to track and communicate about all issues occurring in the IT.&lt;/li&gt;
+&lt;li&gt;A change management module to plan and track the changes to the IT environment.&lt;/li&gt;
+&lt;li&gt;A known error database to speed up the resolution of incidents.&lt;/li&gt;
+&lt;li&gt;An outage module to document all planned outages and notify the appropriate contacts.&lt;/li&gt;
+&lt;li&gt;Dashboards to quickly get an overview of your IT.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;All the modules can be setup, step by step, indepently of each other.&lt;/p&gt;
 &lt;/td&gt;
 &lt;td class=&quot;dashboard&quot;&gt;
-&lt;p&gt;ITOP is service provider oriented, it allows IT engineers to manage easily multiple customers or organizations. ITOP, a robust OpenSource Web 2.0 application, delivers a feature-rich set of business processes that:&lt;/p&gt;
-- enhances IT management effectiveness, 
-&lt;br&gt;  - drives IT operations performance, 
-&lt;br&gt;  - improves customer satisfaction and provides executives with insights into business performance. 
-&lt;br&gt;&lt;br&gt;ITOP is completely opened to be integrated within your current IT Management infrastructure.
-&lt;br&gt;&lt;br&gt;Adopting this new generation of IT Operational portal will help you to:
-&lt;br&gt;  - Better manage a more and more complex IT environment.
-&lt;br&gt;  - Move step by step to an ITIL oriented way to manage your customers.
-&lt;br&gt;  - Manage the most important asset of your IT:  Documentation.
+&lt;p&gt;iTop is service provider oriented, it allows IT engineers to manage easily multiple customers or organizations.
+&lt;ul&gt;iTop, delivers a feature-rich set of business processes that:
+&lt;li&gt;Enhances IT management effectiveness&lt;/li&gt; 
+&lt;li&gt;Drives IT operations performance&lt;/li&gt; 
+&lt;li&gt;Improves customer satisfaction and provides executives with insights into business performance.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/p&gt;
+&lt;p&gt;iTop is completely opened to be integrated within your current IT Management infrastructure.&lt;/p&gt;
+&lt;p&gt;
+&lt;ul&gt;Adopting this new generation of IT Operational portal will help you to:
+&lt;li&gt;Better manage a more and more complex IT environment.&lt;/li&gt;
+&lt;li&gt;Implement ITIL processes at your own pace.&lt;/li&gt;
+&lt;li&gt;Manage the most important asset of your IT: Documentation.&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/p&gt;
 &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
@@ -912,74 +921,13 @@ text-align:left;
 &lt;/td&gt;
 
 &lt;/tr&gt;
-&lt;/table&gt;</template>
+&lt;/table&gt;
+&lt;/div&gt;</template>
 <type>application</type>
 <rank>1</rank>
 <parent_id>0</parent_id>
 <user_id>0</user_id>
 </menuNode>
-<menuNode id="500">
-<name>Customization</name>
-<label>Customization</label>
-<hyperlink>UI.php</hyperlink>
-<icon_path></icon_path>
-<template></template>
-<type>administrator</type>
-<rank>2</rank>
-<parent_id>1</parent_id>
-<user_id>0</user_id>
-</menuNode>
-<menuNode id="501">
-<name>Triggers - entering</name>
-<label>Triggers - On entering state</label>
-<hyperlink>UI.php</hyperlink>
-<icon_path>../images/std_view.gif</icon_path>
-<template>
-&lt;itopblock BlockClass=&quot;DisplayBlock&quot; type=&quot;search&quot; asynchronous=&quot;false&quot; encoding=&quot;text/oql&quot;&gt;SELECT TriggerOnStateEnter&lt;/itopblock&gt;
-&lt;div id=&quot;BottomPane&quot;&gt;
-&lt;p&gt;&lt;/p&gt;
-&lt;itopblock BlockClass=&quot;DisplayBlock&quot; type=&quot;list&quot; asynchronous=&quot;false&quot; encoding=&quot;text/oql&quot;&gt;SELECT TriggerOnStateEnter&lt;/itopblock&gt;
-&lt;/div&gt;
-</template>
-<type>administrator</type>
-<rank>2</rank>
-<parent_id>500</parent_id>
-<user_id>0</user_id>
-</menuNode>
-<menuNode id="502">
-<name>Triggers - leaving</name>
-<label>Triggers - On leaving state</label>
-<hyperlink>UI.php</hyperlink>
-<icon_path>../images/std_view.gif</icon_path>
-<template>
-&lt;itopblock BlockClass=&quot;DisplayBlock&quot; type=&quot;search&quot; asynchronous=&quot;false&quot; encoding=&quot;text/oql&quot;&gt;SELECT TriggerOnStateLeave&lt;/itopblock&gt;
-&lt;div id=&quot;BottomPane&quot;&gt;
-&lt;p&gt;&lt;/p&gt;
-&lt;itopblock BlockClass=&quot;DisplayBlock&quot; type=&quot;list&quot; asynchronous=&quot;false&quot; encoding=&quot;text/oql&quot;&gt;SELECT TriggerOnStateLeave&lt;/itopblock&gt;
-&lt;/div&gt;
-</template>
-<type>administrator</type>
-<rank>2</rank>
-<parent_id>500</parent_id>
-<user_id>0</user_id>
-</menuNode>
-<menuNode id="505">
-<name>Actions</name>
-<label>Actions - Send an email</label>
-<hyperlink>UI.php</hyperlink>
-<icon_path>../images/std_view.gif</icon_path>
-<template>
-&lt;itopblock BlockClass=&quot;DisplayBlock&quot; type=&quot;search&quot; asynchronous=&quot;false&quot; encoding=&quot;text/oql&quot;&gt;SELECT ActionEmail&lt;/itopblock&gt;
-&lt;div id=&quot;BottomPane&quot;&gt;
-&lt;p&gt;&lt;/p&gt;
-&lt;itopblock BlockClass=&quot;DisplayBlock&quot; type=&quot;list&quot; asynchronous=&quot;false&quot; encoding=&quot;text/oql&quot;&gt;SELECT ActionEmail&lt;/itopblock&gt;
-&lt;/div&gt;
-</template>
-<type>administrator</type>
-<rank>2</rank>
-<parent_id>500</parent_id>
-<user_id>0</user_id>
-</menuNode>
 <menuNode id="510">
 <name>Application log</name>
 <label>Application log</label>