Commit Graph

68 Commits

Author SHA1 Message Date
rboren
04786f267d 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: http://svn.automattic.com/wordpress/trunk@1818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-19 03:03:06 +00:00
saxmatt
77706cc025 New submenu system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-22 23:24:50 +00:00
emc3
c00c69e9d5 Added support for XFN 1.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 13:53:06 +00:00
rboren
183a27dbea Remove references to gethelp_link(). Bug 0000208.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-04 03:35:49 +00:00
jverber
c23e83e331 Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:41:34 +00:00
jverber
e42967386c Fixed invalid XHTML in a number of admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 18:23:12 +00:00
saxmatt
25ae03ee65 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: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 08:22:18 +00:00
saxmatt
16782edd03 Only put javascript on pages that need it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:34:50 +00:00
rboren
ad1eb53de0 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 20:20:23 +00:00
saxmatt
10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
saxmatt
5cc3f8d3e1 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: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt
2ba9184e20 Interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 09:15:56 +00:00
saxmatt
8927968849 Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: http://svn.automattic.com/wordpress/trunk@945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-26 16:15:48 +00:00
saxmatt
a43684fd01 XFN fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-09 09:48:48 +00:00
saxmatt
c8d1f3a72d Links RSS field.
git-svn-id: http://svn.automattic.com/wordpress/trunk@675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-01 01:05:28 +00:00
saxmatt
efd65680bd Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 22:21:50 +00:00
saxmatt
4aab651a88 Link manager fixes and HTML cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +00:00
saxmatt
32bc2b2b73 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: http://svn.automattic.com/wordpress/trunk@647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 21:47:03 +00:00