<html>
<head>
<title>Categories</title>
</head>
<body>
<h4>Categories list</h4>
<dl>
<dt>Delete a category</dt>
<dd>Choose the category you want to delete by clicking on <strong>Delete the category</strong>. A pop-up will ask you to confirm this action.<br />
A category can only be deleted if it contains no article in it.<br />
To empty a category, you can move the entries by selecting (in the dropdown list) the new category they will be moved to. Click <strong>OK</strong> to confirm this choice.
</dd>
<dt>Reorder categories</dt>
<dd>You can modify the categories order using drag and drop. You can also move a category to a parent category.<br />
When you're satisfied with the order, click <strong>Save categories order</strong>.</dd>
<dt>Reorder all categories on the top level</dt>
<dd>Use this option to move back all the categories to the top level.<br />
If you want to modify the categories order more precisely, you can :
<ul>
<li>either move them using drag and drop,</li>
<li>either click on each category name and select its parent category or its position to its siblings.</li>
</ul>
</dd>
</dl>
</body>
</html>