blob: f3fc43e52dac3d0ad7a82a5eccc7c2908d1043a4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Customizing Welcome</title>
</head>
<body>
<h2>Customizing Welcome</h2>
<p>
The welcome appearance can be customized via the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.platform.introCustomization)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>General &gt; Welcome</b></a>
preference page. You can use this preference page to select one of the pre-defined
themes, which affects the overall look of the welcome. You can also select which
pages will be displayed, and the visibility, layout, and priority of the items
within each page.
</p>
<p align="center">
<img class="screenshot" src="../images/welcome_preference.png" alt="Welcome preferences">
</p>
<h3>Themes</h3>
<p>
Changing the theme is as simple as selecting the theme from the list and clicking
<b>Apply</b> or <b>OK</b>.
</p>
<h3>Pages</h3>
<p>
You can change which welcome pages will be visible to the user by checking them
in the list. Each time you select a new page, a new tab will appear allowing you
to customize the contents of the page.
</p>
<h3>Positioning</h3>
<p>
To change the position of an item in a page, open the page's tab, and either drag and
drop the item to its new location or right click and select one of the <b>Move
Up/Down/To</b> options. You can move items around within the same section of
the page or to other sections. To hide an item, simply move it to the
<b>Available Extensions</b> section.
</p>
<h3>Importance</h3>
<p>
You can change the <b>importance</b> of an item within a page by
clicking on the item's icon. A drop-down list will be available with the options
<i>low</i>, <i>medium</i>, <i>high</i>, <i>new</i>, and <i>callout</i>. The different
levels affect how and how much an item will be emphasized within the page (depending
on the theme):
</p>
<ul>
<li><b>low</b> - The item will not be emphasized.</li>
<li><b>medium</b> - The item will be given some emphasis.</li>
<li><b>high</b> - The item will be strongly emphasized.</li>
<li><b>new</b> - The item is new and will be presented as such.</li>
<li><b>callout</b> - The item is of a different nature, or is special in some way (e.g. a video/animation)</li>
</ul>
<p>
<img border="0" src="../images/ngrelc.png" alt="Related concepts"><br>
<a href="../concepts/cwelcome.htm">Welcome</a><br>
</p>
</body>
</html>