52 lines
2.0 KiB
HTML
52 lines
2.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
<title>WordPress — Docs</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<!-- fix the FOUC -->
|
|
<script type="text/javascript"> </script>
|
|
<style type="text/css">
|
|
@import url("http://wordpress.org/wp.css");
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="main">
|
|
|
|
<h1 id="logo"><a href="/" title="WordPress"><span>WordPress</span></a></h1>
|
|
|
|
<div id="content"><h2>Reference</h2>
|
|
<dl>
|
|
|
|
<dt id="edit_link_category"><a href="#edit_link_category">Edit a link category</a></dt>
|
|
<dd>This drop down list contains all the link categories you have defined.
|
|
When used in conjunction with the 'Delete' or 'Edit' button it allows you to
|
|
delete or edit (rename) the selected category.</dd>
|
|
|
|
|
|
<dt id="add_link_category"><a href="#add_link_category">Add a link category</a></dt>
|
|
|
|
<dd>Here you can create a new link category. There is an input box for the
|
|
name of the category. There is a checkbox for the auto-toggle state of the new
|
|
link. Type in the name, click the check box if you want this category to be
|
|
auto-toggle, then click on the 'Add it!' button.</dd>
|
|
|
|
<dt id="auto_toggle"><a href="#auto_toggle">Auto-toggle</a></dt>
|
|
|
|
<dd>Auto toggle is a setting for a link category. Setting this to on means
|
|
that whenever you edit links in this category, the system will only allow one
|
|
link at a time to be visible. If you set a link to be visible, or create a new
|
|
link with a visible state, the system will automatically turn off the
|
|
visibility of all the other links in that category. Some suggestions for this
|
|
functionality include a set of 'Mood' links, only one of which is 'active' at
|
|
any time; or a collection of links to CD's and set the one to which you are
|
|
currently listening to visible. All the other links will automatically be made
|
|
invisible. </dd>
|
|
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |