 

<h1 align="center"> When a Category Name is Entered in a Fora Post it Does Not Become 'Clickable'</h1>
<h3>Problem </h3>
<p>Category paths entered in fora posts do not automatically become 'clickable' hypertext links.</p> 
<h3>Solution</h3>
<p>The automatic conversion of category paths to hypertext links only occurs when the paths are represented in a specific format. Namely, each component of the category path must be separated by a forward slash, spaces should be replaced by underscores, and a space should be left before and after the category name. For example '<code> Computers/Software </code>'.</p>
<p>Note: If the main DMOZ server ( http://dmoz.org:8080/editors/ ) goes down category names will not be hyperlinked regardless of the way your format them. This scenario is unlikely, however.</p>
