Commit Graph

12 Commits

Author SHA1 Message Date
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
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 4fa543e64b Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1172 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 20:20:23 +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 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +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
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 30f6f172c8 Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@670 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-31 22:21:50 +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