Commit Graph

40 Commits

Author SHA1 Message Date
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 7fd906972e Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1768 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:02:30 +00:00
Matt Mullenweg 6b0bcbf2f5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:24:28 +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
Dougal Campbell 056158bcad Added support for XFN 1.1
git-svn-id: https://develop.svn.wordpress.org/trunk@1538 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-17 13:53:06 +00:00
Ryan Boren c142f1c2a1 Remove unneeded addslashes().
git-svn-id: https://develop.svn.wordpress.org/trunk@1511 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-05 16:22:18 +00:00
Ryan Boren b8484cfed9 Remove references to gethelp_link(). Bug 0000208.
git-svn-id: https://develop.svn.wordpress.org/trunk@1509 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-04 03:35:49 +00:00
Matt Mullenweg a8f9450b3e http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000130
Slashes cleanup. We still need to handle this in the upgrade.


git-svn-id: https://develop.svn.wordpress.org/trunk@1456 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 18:46:41 +00:00
jverber 706b9537f2 Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1440 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:41:34 +00:00
jverber 306398d06b More special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1439 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:33:32 +00:00
jverber 8cf94f6c11 Fix for bug #0000092: Special chars were not encoded correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1436 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 02:13:48 +00:00
Ryan Boren 475e0b9e07 stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: https://develop.svn.wordpress.org/trunk@1435 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:22:09 +00:00
Matt Mullenweg c2e10c33ba Quick fix for quotes and (int).
git-svn-id: https://develop.svn.wordpress.org/trunk@1417 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 22:53:52 +00:00
jverber 0d47cf1aab link-manager.php assumed register globals was on for one variable
git-svn-id: https://develop.svn.wordpress.org/trunk@1416 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 20:33:08 +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 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 4616cabc2e using check_admin_referer for moves/deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1300 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:34:05 +00:00
Matt Mullenweg 66a988416e Only put javascript on pages that need it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1200 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:34:50 +00:00
Ryan Boren da048b308a Fix grammar and markup errors. Thanks eke.
git-svn-id: https://develop.svn.wordpress.org/trunk@1182 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 15:45:42 +00:00
Ryan Boren 03b7d89693 Fix some grammatical and markup errors. From eke.
git-svn-id: https://develop.svn.wordpress.org/trunk@1168 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 17:35:13 +00:00
Ryan Boren 1ddc3586f0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1160 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:09:47 +00:00
Ryan Boren a8d105d292 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1159 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:02:52 +00:00
Ryan Boren a3e5758a1b Mark strings for translation. Partial.
git-svn-id: https://develop.svn.wordpress.org/trunk@1155 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:07:51 +00:00
Matt Mullenweg e3b95c2335 Bug where currently select category wasn't being selected.
git-svn-id: https://develop.svn.wordpress.org/trunk@1136 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 07:17:01 +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 637f6f3b8a Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1100 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 08:09:27 +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
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
Matt Mullenweg d234d8b4c5 XFN fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@745 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 09:48:48 +00:00
Dougal Campbell 3cfc0c2fac Fixed selected category when editing links (reported by TechGnome)
git-svn-id: https://develop.svn.wordpress.org/trunk@729 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 16:29:46 +00:00
Matt Mullenweg 78eff94e5d Links RSS field.
git-svn-id: https://develop.svn.wordpress.org/trunk@675 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 01:05:28 +00:00
Matt Mullenweg 93d1eba12e New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: https://develop.svn.wordpress.org/trunk@658 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-28 11:44:05 +00:00
Matt Mullenweg 8e8a61e168 More link manager fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@656 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-28 08:38:31 +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 dcb9ec612f Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
git-svn-id: https://develop.svn.wordpress.org/trunk@647 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-23 21:47:03 +00:00
Matt Mullenweg c27eefd5ba Initial XFN support.
git-svn-id: https://develop.svn.wordpress.org/trunk@633 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 00:09:59 +00:00
Matt Mullenweg 3b71e1dec1 Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
git-svn-id: https://develop.svn.wordpress.org/trunk@630 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 10:12:34 +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