Commit Graph

250 Commits

Author SHA1 Message Date
ryan
508e55acd2 More cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-15 02:16:45 +00:00
ryan
6bd9d5a824 Remove HERE document. xgettext doesn't like it. http://mosquito.wordpress.org/view.php?id=1221 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-09 04:32:38 +00:00
ryan
3c12b33710 String localization fixes. http://mosquito.wordpress.org/view.php?id=1112 Props: SteveAgl
git-svn-id: http://svn.automattic.com/wordpress/trunk@2445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 16:35:13 +00:00
ryan
8b36e6be3a Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: http://svn.automattic.com/wordpress/trunk@2436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-13 16:36:09 +00:00
ryan
8d7f5b8cae Fix bulk link operations. http://mosquito.wordpress.org/view.php?id=949
git-svn-id: http://svn.automattic.com/wordpress/trunk@2376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-24 18:59:52 +00:00
matt
015651ab8c Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: http://svn.automattic.com/wordpress/trunk@2368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-21 05:58:09 +00:00
saxmatt
b835332cd0 Fixes to XFN creator
git-svn-id: http://svn.automattic.com/wordpress/trunk@2051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:46:52 +00:00
saxmatt
50346fe5b0 HTML fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-15 23:09:46 +00:00
saxmatt
c3e1d51c20 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-12 20:41:19 +00:00
saxmatt
6f80cf6b6a Final XFN 1.1 fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@1856 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-15 20:52:34 +00:00
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
587429f358 Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-10 18:02:30 +00:00
saxmatt
c9136856b5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-05 00:24:28 +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
05aa21431e Remove unneeded addslashes().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-05 16:22:18 +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
saxmatt
fb53c45015 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: http://svn.automattic.com/wordpress/trunk@1456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 18:46:41 +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
aa16c88414 More special chars. encoding.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:33:32 +00:00
jverber
363ea80470 Fix for bug #0000092: Special chars were not encoded correctly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 02:13:48 +00:00
rboren
6fd6b1080d stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: http://svn.automattic.com/wordpress/trunk@1435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:22:09 +00:00
saxmatt
eea3dca4ae Quick fix for quotes and (int).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 22:53:52 +00:00
jverber
5774c3204d link-manager.php assumed register globals was on for one variable
git-svn-id: http://svn.automattic.com/wordpress/trunk@1416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 20:33:08 +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
rboren
94436bd401 Mark some overlooked strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 17:24:38 +00:00
michelvaldrighi
f70ae04419 using check_admin_referer for moves/deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:34:05 +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
bd369e3899 Fix grammar and markup errors. Thanks eke.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-26 15:45:42 +00:00
rboren
518f418a8b Fix some grammatical and markup errors. From eke.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 17:35:13 +00:00
rboren
122806f923 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:09:47 +00:00
rboren
f3a08e729d Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:02:52 +00:00
rboren
a1c174ce81 Mark strings for translation. Partial.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 23:07:51 +00:00
saxmatt
45c30fe929 Bug where currently select category wasn't being selected.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 07:17:01 +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
a0867db6ed Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 19:55:45 +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
emc3
a73c8e5363 Fixed selected category when editing links (reported by TechGnome)
git-svn-id: http://svn.automattic.com/wordpress/trunk@729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-06 16:29:46 +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
31d01ac0bd New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:44:05 +00:00
saxmatt
4d44f4d8e7 More link manager fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 08:38:31 +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
saxmatt
7aa01391d0 Initial XFN support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-22 00:09:59 +00:00
saxmatt
af1326791a Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
git-svn-id: http://svn.automattic.com/wordpress/trunk@630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 10:12:34 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00