blob: 90eda5c08c6c765bb2ac9800b9174e2f892a3e0b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Copyright Eclipse contributors 2005, 2006" />
<meta name="DC.rights.owner" content="(C) Copyright Eclipse contributors 2005, 2006" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Create a Method View with Custom Categories" />
<meta name="DC.Relation" scheme="URI" content="methodcontentcategories.html#methodcontentcategories" />
<meta name="DC.Relation" scheme="URI" content="publishingoverview.html" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="createamethodviewwithcustomcategories" />
<meta name="DC.Language" content="en-us" />
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
IBM Corporation - initial implementation
-->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<title>Create a Method View with Custom Categories</title>
</head>
<body id="createamethodviewwithcustomcategories"><a name="createamethodviewwithcustomcategories"><!-- --></a>
<h1 class="topictitle1">Create a Method View with Custom Categories</h1>
<div><div class="section">Custom categories allow you to categorize content according to any
scheme you want. Custom categories can then be used to compose publishable
views, providing a means to organize method content prior to publishing.<p>To
create a new custom category:</p>
</div>
<ol><li><span>Switch to the <a href="authoringperspective.html#authoringperspective">Authoring Perspective</a>.</span></li>
<li><span>Open the <strong>Method Content</strong> folder in the method plug-in where
you want to create the custom category.</span></li>
<li><span>Right click the Custom Categories folder and select <strong>New &gt; Custom
Category</strong>. The editor window opens.</span></li>
<li><span>Provide descriptive information about the custom category in the
fields available under the <strong>Description</strong> tab.</span></li>
<li><span>Under the <strong>Assign</strong> tab, you can select the things you want
to include in the custom category. Select individual method elements, processes,
standard categories or custom categories. The custom category
is also available to add to individual elements on the <strong>Categories</strong> tab
in the appropriate editor.</span></li>
<li><span>Once you assign content to the custom category, you can modify
the sequence of the items in the category. This affects the sequence of the
items in the <a href="libraryview.html#libraryview">Library View</a> and <a href="configurationview.html#configurationview">Configuration View</a>, as
well as in a published Web site if the custom category is included as a view
in a configuration.</span></li>
<li><span>To save your new custom category, click <strong>File &gt; Save</strong> or close
the editor and click <strong>Yes</strong> when prompted to save the changes.</span></li>
</ol>
<div class="section">You can now use the custom category as a view in a published configuration.<ol><li>Switch to the <a href="authoringperspective.html#authoringperspective">Authoring Perspective</a>.</li>
<li>In the <a href="libraryview.html#libraryview">Library View</a>,
double click the configuration to which you want to add a view. The configuration
editor opens.</li>
<li>Click the <strong>Views</strong> tab and then click the <strong>Add View</strong> button.
The Select Categories dialog appears. The Select Categories dialog displays
all the standard and custom categories in the configuration.</li>
<li>Select one or more categories to include as a view in your configuration
and then click <strong>OK</strong>. The view display provides a preview of how the view
will appear n the published tree browser.</li>
<li>Select a view to display as the default start-up view in the published
Web site, and then click the <strong>Make Default</strong> button.</li>
<li>To save the configuration, click <strong>File &gt; Save</strong> or close the configuration
editor and click <strong>Yes</strong> when prompted to save the changes.</li>
</ol>
</div>
</div>
<div><div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="methodcontentcategories.html#methodcontentcategories">Method Content Categories</a></div>
<div><a href="publishingoverview.html">Publishing Overview</a></div>
</div>
</div>
</body>
</html>