From 74e328860e2f17ca7be0c0ad328a3c3baaf3aa94 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 5 Dec 2003 09:41:27 +0000 Subject: [PATCH] Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface. git-svn-id: https://develop.svn.wordpress.org/trunk@572 602fd350-edb4-49c9-b593-d223f7449a82 --- b2-include/b2functions.php | 6 +- b2-include/b2template.functions.php | 2 + blog.header.php | 3 +- wp-admin/wp-admin.css | 117 +++++++++++++++------------- wp-admin/wp-edit.form.php | 102 ++++++++++++------------ wp-admin/wp-post.php | 60 ++++++++++---- wp-admin/wp-quicktags.php | 2 +- 7 files changed, 169 insertions(+), 123 deletions(-) diff --git a/b2-include/b2functions.php b/b2-include/b2functions.php index b56678af61..4bdc8b531f 100644 --- a/b2-include/b2functions.php +++ b/b2-include/b2functions.php @@ -680,10 +680,10 @@ function dropdown_categories($default = 0) { foreach($categories as $category) { ++$i; $category->cat_name = stripslashes($category->cat_name); - echo " "; + echo " /> $category->cat_name "; } } @@ -713,7 +713,7 @@ function touch_time($edit = 1) { for ($i=1; $i < 13; $i=$i+1) { echo "\t\t\t