Commit Graph

45 Commits

Author SHA1 Message Date
Matt Mullenweg 485940f596 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
git-svn-id: https://develop.svn.wordpress.org/trunk@1953 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:22:21 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
Matt Mullenweg f82891929a Fix HTML on edit category form, allow category slug to be edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@1930 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 01:02:25 +00:00
Matt Mullenweg 20c979050f Fail more gracefully for lower level users
git-svn-id: https://develop.svn.wordpress.org/trunk@1862 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-18 19:51:31 +00:00
Ryan Boren ed78ed9a2d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-19 03:03:06 +00:00
Matt Mullenweg bba129ce12 Cosmetic tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1744 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 07:13:51 +00:00
Matt Mullenweg 31ea9c565d Input cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1743 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 06:59:13 +00:00
Matt Mullenweg 506423464f New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-22 23:24:50 +00:00
Ryan Boren ec57c1a114 Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1527 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-10 05:35:59 +00:00
Matt Mullenweg 043890f9a5 Menu re-org
git-svn-id: https://develop.svn.wordpress.org/trunk@1494 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 07:18:59 +00:00
Ryan Boren 3aaea4223a More addslashes/stripslashes elimination.
git-svn-id: https://develop.svn.wordpress.org/trunk@1483 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:55:31 +00:00
Ryan Boren 3fd4cd56fc Fallback to the category ID if category nicename is empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1482 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:39:21 +00:00
jverber 595e115983 Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1437 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 03:57:57 +00:00
jverber 7f63343b31 Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 18:23:12 +00:00
Matt Mullenweg b272e415af Some fixes from Joeseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1379 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 10:01:15 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Ryan Boren a24eb24176 Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 17:24:38 +00:00
michelvaldrighi 0effeb2048 switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: https://develop.svn.wordpress.org/trunk@1306 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 15:24:23 +00:00
michelvaldrighi b18dff0309 using check_admin_referer for deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1298 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:44:53 +00:00
michelvaldrighi 80806a5dca minor fix to use intval
git-svn-id: https://develop.svn.wordpress.org/trunk@1295 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 14:53:22 +00:00
Matt Mullenweg 3fedfb5746 E_ALL fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1239 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 23:56:33 +00:00
Matt Mullenweg b8e5917c5d Bug fixes and version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1204 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 08:57:11 +00:00
Matt Mullenweg dbccd49aa2 Category cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1202 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:48:31 +00:00
Matt Mullenweg 5ba9dae5a4 Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: https://develop.svn.wordpress.org/trunk@1187 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 13:24:47 +00:00
Matt Mullenweg 522437bd7b Show category ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@1143 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:32:31 +00:00
Ryan Boren d940c74de6 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1130 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 23:32:34 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Matt Mullenweg dfbe32bf8d Interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1076 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-15 09:15:56 +00:00
Dougal Campbell 14c27e0191 Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: https://develop.svn.wordpress.org/trunk@968 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-10 19:46:48 +00:00
Matt Mullenweg d461610486 cat parent not quoted in SQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@967 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-10 15:40:55 +00:00
Matt Mullenweg e64b754d4a Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
jverber c93a283eab Deleting a category moves any subcats up the hierarchy.
git-svn-id: https://develop.svn.wordpress.org/trunk@862 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 23:39:08 +00:00
Matt Mullenweg 50cbcada35 Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: https://develop.svn.wordpress.org/trunk@812 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 06:22:55 +00:00
Alex King f9a22d89f4 moved the add form above the list of cats
git-svn-id: https://develop.svn.wordpress.org/trunk@809 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 02:26:22 +00:00
Matt Mullenweg afd8045b5f Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@799 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 08:31:17 +00:00
Matt Mullenweg 4b4a1405f3 Initial sub-categories code from Jason Verber
git-svn-id: https://develop.svn.wordpress.org/trunk@798 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 06:35:07 +00:00
Matt Mullenweg 670e8ff7fa Link manager fixes and HTML cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@654 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-27 20:55:03 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00
Matt Mullenweg e142ebce29 New admin styling and improved navigation.
git-svn-id: https://develop.svn.wordpress.org/trunk@590 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-08 03:46:42 +00:00
Matt Mullenweg 49ece891d7 File rename and new functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@585 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-08 01:28:41 +00:00
Matt Mullenweg 6360f2e3a4 Forgot stuff for adding new categories. Fixed.
git-svn-id: https://develop.svn.wordpress.org/trunk@582 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-07 10:53:46 +00:00
Matt Mullenweg 7648f35e5b Category interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@581 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-07 10:47:09 +00:00
Matt Mullenweg 4f5140a93b New category interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@580 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-07 10:38:25 +00:00
Matt Mullenweg 9c7b3fe7d5 Category admin renamed and fixed to set new category_nicename and fixed annoying slash problem.
git-svn-id: https://develop.svn.wordpress.org/trunk@577 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-07 09:37:27 +00:00