$output.=form_select("Forum vocabulary","forum_nav_vocabulary",variable_get("forum_nav_vocabulary",""),$vocs,t("The taxonomy vocabulary that will be used as the navigation tree."));
$output.=_taxonomy_term_select("Containers","forum_containers",variable_get("forum_containers",array()),variable_get("forum_nav_vocabulary",""),t("You can choose forums which will not have topics, but will be just containers for other forums."),1,t("<none>"));
$output.=form_textfield("Topic icons path","forum_topic_icon_path",variable_get("forum_topic_icon_path","images/forum/topics/"),30,255,"The path to the topic icons. Leave blank to disable icons.");
$output.=form_textfield("Folder icons path","forum_folder_icon_path",variable_get("forum_folder_icon_path","images/forum/folder/"),30,255,"The path to the <b>default</b>, <b>hot</b>, <b>new</b>, <b>hot & new</b>, and <b>closed</b> folder icons. Leave blank to disable icons.");
$output.=form_textfield("Topic icons path","forum_topic_icon_path",variable_get("forum_topic_icon_path",""),30,255,"The path to the topic icons. Leave blank to disable icons.");
$output.=form_textfield("Folder icons path","forum_folder_icon_path",variable_get("forum_folder_icon_path",""),30,255,"The path to the <b>default</b>, <b>hot</b>, <b>new</b>, <b>hot & new</b>, and <b>closed</b> folder icons. Leave blank to disable icons.");
$output.=form_select("Hot topic threshold","forum_hot_topic",variable_get("forum_hot_topic",15),$number,"The number of posts a topic must have to be considered <b>hot</b>.");
$output.=form_select("Forum vocabulary","forum_nav_vocabulary",variable_get("forum_nav_vocabulary",""),$vocs,t("The taxonomy vocabulary that will be used as the navigation tree."));
$output.=_taxonomy_term_select("Containers","forum_containers",variable_get("forum_containers",array()),variable_get("forum_nav_vocabulary",""),t("You can choose forums which will not have topics, but will be just containers for other forums."),1,t("<none>"));
$output.=form_textfield("Topic icons path","forum_topic_icon_path",variable_get("forum_topic_icon_path","images/forum/topics/"),30,255,"The path to the topic icons. Leave blank to disable icons.");
$output.=form_textfield("Folder icons path","forum_folder_icon_path",variable_get("forum_folder_icon_path","images/forum/folder/"),30,255,"The path to the <b>default</b>, <b>hot</b>, <b>new</b>, <b>hot & new</b>, and <b>closed</b> folder icons. Leave blank to disable icons.");
$output.=form_textfield("Topic icons path","forum_topic_icon_path",variable_get("forum_topic_icon_path",""),30,255,"The path to the topic icons. Leave blank to disable icons.");
$output.=form_textfield("Folder icons path","forum_folder_icon_path",variable_get("forum_folder_icon_path",""),30,255,"The path to the <b>default</b>, <b>hot</b>, <b>new</b>, <b>hot & new</b>, and <b>closed</b> folder icons. Leave blank to disable icons.");
$output.=form_select("Hot topic threshold","forum_hot_topic",variable_get("forum_hot_topic",15),$number,"The number of posts a topic must have to be considered <b>hot</b>.");