Commit Graph

831 Commits

Author SHA1 Message Date
Matt Mullenweg bc8e689c40 Spacing fix and access key for <code>
git-svn-id: https://develop.svn.wordpress.org/trunk@1504 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:12:51 +00:00
Matt Mullenweg 3a96aef1f9 Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@1503 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:04:39 +00:00
Matt Mullenweg 95db0a0d76 Fix broken header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1502 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:04:16 +00:00
Matt Mullenweg 0a5ab42617 Not sure why that style was inline.
git-svn-id: https://develop.svn.wordpress.org/trunk@1501 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 07:51:26 +00:00
Ryan Boren 0f49ccc3d3 Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1500 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-29 03:34:08 +00:00
Ryan Boren 389f5e4369 Grammar fix. Bug 0000196.
git-svn-id: https://develop.svn.wordpress.org/trunk@1499 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-29 00:30:07 +00:00
Ryan Boren e30d14795e Validation fixes. Bug 0000170.
git-svn-id: https://develop.svn.wordpress.org/trunk@1496 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 18:44:36 +00:00
Ryan Boren fa20b7cdb7 Delete postmeta when deleting a post. Bug 0000080.
git-svn-id: https://develop.svn.wordpress.org/trunk@1495 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 16:08:03 +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 749898bcf2 Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1493 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-28 04:01:45 +00:00
Ryan Boren 483dfd5388 Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1489 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-27 23:37:45 +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
Ryan Boren 68f755f608 If the sanitized title is empty, fallback to the post ID for the nicename. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000116
git-svn-id: https://develop.svn.wordpress.org/trunk@1481 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-24 03:22:49 +00:00
Matt Mullenweg 8c3c6b2540 Rev of installer. Friendlier and better setup. Still needs error checking on admin_email and weblog title, real magic quotes handling, and to use an external DB structure to check everything.
git-svn-id: https://develop.svn.wordpress.org/trunk@1477 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-23 08:45:55 +00:00
Matt Mullenweg 56741a02de New, pretty footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1476 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-23 07:50:21 +00:00
Matt Mullenweg bd36060c92 Some wording fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1474 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:44:55 +00:00
Matt Mullenweg d24b54bed9 New style for edit comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1473 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:44:27 +00:00
Matt Mullenweg bef0248eee Show URI even when there's no email (trackbacks and pingbacks)
git-svn-id: https://develop.svn.wordpress.org/trunk@1472 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:43:58 +00:00
Matt Mullenweg 240a41a37c Moved profile under users
git-svn-id: https://develop.svn.wordpress.org/trunk@1471 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:23:45 +00:00
Matt Mullenweg 0cf35bbafd Allow people to hook into the main menu
git-svn-id: https://develop.svn.wordpress.org/trunk@1470 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 07:20:13 +00:00
Matt Mullenweg 52f5b06f61 A little saner defaults.
git-svn-id: https://develop.svn.wordpress.org/trunk@1469 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 02:02:54 +00:00
Matt Mullenweg 07c992bd39 Some admin look changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1468 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-21 01:59:09 +00:00
Ryan Boren a4270969ce Remove extra slashes from link name and link description.
git-svn-id: https://develop.svn.wordpress.org/trunk@1467 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-15 23:31:06 +00:00
Ryan Boren 084fa8edb8 Close post_latf and post_lonf input tags. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171
git-svn-id: https://develop.svn.wordpress.org/trunk@1465 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-14 21:37:05 +00:00
Matt Mullenweg a087ed6916 Fix for PHP5.
git-svn-id: https://develop.svn.wordpress.org/trunk@1464 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-14 03:11:08 +00:00
Matt Mullenweg 14617d4798 Clearer option text. Hat tip: Eric Meyer
git-svn-id: https://develop.svn.wordpress.org/trunk@1463 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-13 23:08:55 +00:00
Matt Mullenweg 25095a256a A nicer meta bar.
git-svn-id: https://develop.svn.wordpress.org/trunk@1459 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-10 23:34:47 +00:00
Matt Mullenweg 7193a5fa9d Register globals problem reported by Rich Bowen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1458 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-08 01:10:50 +00:00
Matt Mullenweg 736b9b9996 De-funkify the CSS file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1457 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 19:01:22 +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
Matt Mullenweg 3ec8ee1f14 http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: https://develop.svn.wordpress.org/trunk@1454 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 18:14:42 +00:00
jverber 18fef1c41e More special chars encoding fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1448 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-30 02:02:49 +00:00
Matt Mullenweg 0755d0c706 Move timer start earlier.
git-svn-id: https://develop.svn.wordpress.org/trunk@1441 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 17:04:18 +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 cb8c5d6273 Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1438 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 04:23:59 +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 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
Ryan Boren e7753399a6 _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: https://develop.svn.wordpress.org/trunk@1434 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:13:16 +00:00
Ryan Boren 74ac3eaa3f _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: https://develop.svn.wordpress.org/trunk@1433 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:12:37 +00:00
jverber 5b76fb4dde Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
git-svn-id: https://develop.svn.wordpress.org/trunk@1432 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-16 16:40:40 +00:00
jverber dd3ac2c56f Fix for bug #0000023: import-mt will no longer confuse multiple dashes in a post with the seperator marking a new entry.
git-svn-id: https://develop.svn.wordpress.org/trunk@1431 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-16 16:19:56 +00:00
jverber d2e20de82d Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1423 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-14 20:09:46 +00:00
jverber 9724fbd2da Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1422 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-14 14:58:10 +00:00
Ryan Boren a176321405 Preserve a 1.2 era version of get_alloptions as get_alloptions_110() so that upgrade_110() does not produce db errors due to version 1.3 specific changes to get_alloptions. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000037
git-svn-id: https://develop.svn.wordpress.org/trunk@1421 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 17:02:44 +00:00
Ryan Boren 0dfe8ffc7f Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:14:58 +00:00
Ryan Boren 247a830a3c Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
git-svn-id: https://develop.svn.wordpress.org/trunk@1419 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:00:16 +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 5455a3f1af Fixed invalid XHTML in sidebar.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1414 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 19:28:30 +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
jverber 458aa60535 Added missing head tags to install.php and upgrade.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 16:09:18 +00:00
Ryan Boren a5a67ec795 Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-11 08:02:40 +00:00
Matt Mullenweg 91d8e3dfe5 J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: https://develop.svn.wordpress.org/trunk@1403 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 09:48:13 +00:00
Matt Mullenweg 6c97530035 Changes to options system and query improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1401 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:42:25 +00:00
Ryan Boren d737a7b7a4 Get edited comment content through $_POST.
git-svn-id: https://develop.svn.wordpress.org/trunk@1399 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:28:38 +00:00
Ryan Boren 1b963e06d8 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1397 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 03:29:59 +00:00
Ryan Boren e0ce2dbd0f Make the template editor use the home setting to find the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1392 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 03:40:17 +00:00
Ryan Boren af20c0a630 Put lat lon in a field set. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1387 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 21:40:21 +00:00
Ryan Boren 84d4037c56 Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876
git-svn-id: https://develop.svn.wordpress.org/trunk@1386 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 02:49:40 +00:00
Ryan Boren fa50e0743c user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: https://develop.svn.wordpress.org/trunk@1380 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-01 19:52:48 +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
Ryan Boren 94732a5611 Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1373 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 17:22:25 +00:00
Ryan Boren 391e53ed84 Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1370 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 15:43:45 +00:00
Ryan Boren b2b196d3de Tweak some markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1364 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 15:00:42 +00:00
Ryan Boren 5fb2c2511d Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1363 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 14:30:53 +00:00
michelvaldrighi 78e903528d fixed small whoopsie with table names
git-svn-id: https://develop.svn.wordpress.org/trunk@1357 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 18:10:32 +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
Matt Mullenweg d3d19e57c0 Allow people to modify and add on to rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1350 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 16:27:59 +00:00
Matt Mullenweg 1d74302745 Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 08:45:36 +00:00
Matt Mullenweg 20218003a0 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1332 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 07:02:46 +00:00
Matt Mullenweg ef5cf2e9d3 Tidier default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1325 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:44:05 +00:00
Matt Mullenweg ed5af7cec7 Order categories alphabetically.
git-svn-id: https://develop.svn.wordpress.org/trunk@1324 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:41:54 +00:00
Matt Mullenweg 4f3436a5d4 Don't try to show keys if there aren't any.
git-svn-id: https://develop.svn.wordpress.org/trunk@1323 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:32:14 +00:00
Matt Mullenweg 54c08ad215 Post slug wasn't being set if manually set in advanced interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1322 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 22:43:15 +00:00
Matt Mullenweg 295470ae87 Allow for longer URIs in comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1320 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 11:28:23 +00:00
Matt Mullenweg c85f72f101 Formatting fix for profile information.
git-svn-id: https://develop.svn.wordpress.org/trunk@1318 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 07:09:32 +00:00
Matt Mullenweg 55f62a7fd7 Fix so you don't have to relogin when you update your password.
git-svn-id: https://develop.svn.wordpress.org/trunk@1317 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 07:05:40 +00:00
Matt Mullenweg ffdc641fc8 Fix for referrer check.
git-svn-id: https://develop.svn.wordpress.org/trunk@1316 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 06:44:55 +00:00
Matt Mullenweg 4a35248866 Renaming install-config.php to setup-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1308 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 20:05:40 +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
Ryan Boren c3323b316f Add missing semi-colons.
git-svn-id: https://develop.svn.wordpress.org/trunk@1303 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 03:58:05 +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
michelvaldrighi eac2b46462 using check_admin_referer for plugin (de)activation
git-svn-id: https://develop.svn.wordpress.org/trunk@1299 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:16:54 +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 771f496fe7 added check_admin_referer()
git-svn-id: https://develop.svn.wordpress.org/trunk@1297 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 19:40:56 +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
michelvaldrighi bf2e66e951 check email
git-svn-id: https://develop.svn.wordpress.org/trunk@1293 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 12:38:19 +00:00
Ryan Boren 0d1aebb795 Import date fixes from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1292 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 04:40:23 +00:00
michelvaldrighi fce460f98b minor display fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1288 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 20:54:03 +00:00
Ryan Boren ffd89ece14 Change b2 and cafelog references to WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1285 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 05:04:09 +00:00
Ryan Boren 9e3f325792 Default MTEXPORT to empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1284 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-15 17:44:58 +00:00
Matt Mullenweg dd7658abc3 Change wording to fit with our two blog URI method better.
git-svn-id: https://develop.svn.wordpress.org/trunk@1275 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:54:40 +00:00
Matt Mullenweg 31cf5b8871 Some fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1273 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:38:34 +00:00
Matt Mullenweg 37fe28a6da Not highlighting on double update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1272 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:21:24 +00:00
Matt Mullenweg d03e52af98 Tweaking what shows by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1271 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:19:46 +00:00
Matt Mullenweg 9b3a06f406 Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.
git-svn-id: https://develop.svn.wordpress.org/trunk@1270 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 06:10:19 +00:00
Matt Mullenweg 5c1eae7460 GMT fix from Scott Merrill.
git-svn-id: https://develop.svn.wordpress.org/trunk@1266 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:58:01 +00:00
Matt Mullenweg 98e476afc5 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1265 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:55:37 +00:00
Matt Mullenweg 0aaaf5637f New RSS import functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1264 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-12 07:42:42 +00:00
Matt Mullenweg 80b2fb5748 Upload menu item should respect minimum user setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1262 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 18:25:17 +00:00
Matt Mullenweg 5fc36b1eaa Some tricks that in some cases speed up perceived posting time.
git-svn-id: https://develop.svn.wordpress.org/trunk@1259 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:33:03 +00:00
Matt Mullenweg 3d4d4b31f4 Maybe some pinging fixes?
git-svn-id: https://develop.svn.wordpress.org/trunk@1256 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:13:42 +00:00
michelvaldrighi 16fa949f55 fixed GMT upgrade issues, should fix showstopper bug?
git-svn-id: https://develop.svn.wordpress.org/trunk@1251 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 21:30:57 +00:00
Matt Mullenweg 7f1cdc843e Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1245 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 05:47:02 +00:00
Matt Mullenweg 4a58f4f523 Fixes for silly category_base stuff. Now lets it be blank and acts accordingly, more sane.
git-svn-id: https://develop.svn.wordpress.org/trunk@1244 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 02:52:27 +00:00
Matt Mullenweg 9b0c9f9e02 More sane default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1242 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-08 02:10:02 +00:00
Matt Mullenweg 4acf8997b9 Hot buttons!
git-svn-id: https://develop.svn.wordpress.org/trunk@1240 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-08 01:15:03 +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 2d35c72b9e Some fixes for E_ALL.
git-svn-id: https://develop.svn.wordpress.org/trunk@1236 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 21:05:02 +00:00
Matt Mullenweg c14190d881 Default for new option.
git-svn-id: https://develop.svn.wordpress.org/trunk@1234 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 21:28:39 +00:00
Matt Mullenweg 305ce3bea4 Some consistancy errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1233 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:27:43 +00:00
Matt Mullenweg 0f635b45df Unquoted SQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@1232 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:18:30 +00:00
Matt Mullenweg efd6d59af8 New MT import from Carthik.
git-svn-id: https://develop.svn.wordpress.org/trunk@1230 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:04:12 +00:00
Matt Mullenweg d912dbea1c Upgrades should run faster now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1229 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:00:13 +00:00
Matt Mullenweg 1205b3d97c Some style cleanup. Category base and additional URI options from Jay McCarthy.
git-svn-id: https://develop.svn.wordpress.org/trunk@1227 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 07:34:41 +00:00
Dougal Campbell 6736c31bd6 Fix rendering problem in Safari
git-svn-id: https://develop.svn.wordpress.org/trunk@1222 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-04 20:11:11 +00:00
Dougal Campbell 512779f259 Removed useless date() call.
git-svn-id: https://develop.svn.wordpress.org/trunk@1221 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-03 21:45:34 +00:00
Matt Mullenweg 8b3f6450f1 Fixes for post screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1215 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 08:56:49 +00:00
Matt Mullenweg 0243832b1e i29n
git-svn-id: https://develop.svn.wordpress.org/trunk@1213 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 07:37:51 +00:00
Matt Mullenweg 4dced7a4a4 Fixing menu error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1212 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 07:26:17 +00:00
Matt Mullenweg ba06a4558f Actually delete user.
git-svn-id: https://develop.svn.wordpress.org/trunk@1211 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 04:41:47 +00:00
Matt Mullenweg 128e190c67 Take out allowed users stuff since we're not using it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1210 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 04:32:48 +00:00
Matt Mullenweg 46358176f5 Whoops.
git-svn-id: https://develop.svn.wordpress.org/trunk@1208 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-29 01:18:35 +00:00
Matt Mullenweg 6c021cac79 Don't delete everything if there are no posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1207 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 20:36:31 +00:00
Matt Mullenweg 2608fbf8a9 Gremlins in the options machine.
git-svn-id: https://develop.svn.wordpress.org/trunk@1206 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 20:31:41 +00:00
Matt Mullenweg 737aa43879 Cosmetic fixes from forums.
git-svn-id: https://develop.svn.wordpress.org/trunk@1205 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 19:49:27 +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 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +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 780a4a4d19 Fix up tab index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1201 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:37:11 +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
Matt Mullenweg 1ea23b6fcc Not check email on admin creation of users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1199 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:59:54 +00:00
Matt Mullenweg 2802ac4409 Style the submit button on options group and add updated message to permalink page.
git-svn-id: https://develop.svn.wordpress.org/trunk@1198 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:56:29 +00:00
Matt Mullenweg a4f50e0901 New custom field functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1197 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:49:16 +00:00
Matt Mullenweg bb14d0a2e7 How the custom fields should look.
git-svn-id: https://develop.svn.wordpress.org/trunk@1195 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 02:23:46 +00:00
Matt Mullenweg 0dbd2749f5 More padding on legends.
git-svn-id: https://develop.svn.wordpress.org/trunk@1194 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 00:27:38 +00:00
Matt Mullenweg 2f62b99319 Wrong highlighting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1193 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 00:12:59 +00:00
Matt Mullenweg e03f75a0b8 Cleaning up some includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1190 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 23:17:16 +00:00
Dougal Campbell 332fc0d3cd Changed nickname of 'admin' to 'site admin', to avoid having duplicate values in the 'Identity' dropdown of the user profile in a fresh install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1189 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 17:11:05 +00:00
Dougal Campbell a0c8bb6a2a Moved post_parent add into function
git-svn-id: https://develop.svn.wordpress.org/trunk@1188 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 14:43:10 +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 e848549387 Reducing queries and forward thinking database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@1185 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 23:54:52 +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 40d0872459 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1176 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:57:43 +00:00
Ryan Boren e33f8cd0f5 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1175 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:49:45 +00:00
Ryan Boren c9062a5ecb Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1174 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:25:31 +00:00
Ryan Boren 92b8de99f8 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1173 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:10:07 +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
Ryan Boren e88d927052 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1171 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 20:04:40 +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
Matt Mullenweg cbae3debcd Casting new line as literal rather than interpreted.
git-svn-id: https://develop.svn.wordpress.org/trunk@1167 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 08:11:05 +00:00
Ryan Boren 46e23e15ad menu.php no longer needs menu.txt.
git-svn-id: https://develop.svn.wordpress.org/trunk@1166 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 06:42:45 +00:00
Ryan Boren 17e02ca808 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1165 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 04:24:06 +00:00
Ryan Boren 3cb43ab7ca Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1164 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 03:59:12 +00:00
Ryan Boren bff352a487 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1163 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 02:19:31 +00:00
Ryan Boren d9b1bd7233 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1162 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 02:03:32 +00:00
Ryan Boren a7cc577d85 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1161 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:25:41 +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
Matt Mullenweg d59bb1095a Moved geo-settings into Misc.
git-svn-id: https://develop.svn.wordpress.org/trunk@1156 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:25:53 +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 4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Matt Mullenweg 17fe19e626 Cleaned up unused options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1148 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:21:19 +00:00
Matt Mullenweg 0cdb9b30fd Linked to wrong file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1147 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 20:53:16 +00:00
Matt Mullenweg 693d751a6f More l10n stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1144 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:46:11 +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 f453b84a69 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1141 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 04:47:27 +00:00
Ryan Boren 1b784239ed Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1140 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 04:26:11 +00:00
Ryan Boren ad23bae523 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1139 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 03:40:04 +00:00
Ryan Boren 6c6e2a4a79 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1138 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 00:16:27 +00:00
Matt Mullenweg 6d91baafbd No categories.
git-svn-id: https://develop.svn.wordpress.org/trunk@1137 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 07:51:52 +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
Ryan Boren e923170edc Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1135 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 06:46:53 +00:00
Matt Mullenweg 9f154cff5e Importer updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1134 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 04:47:17 +00:00
Ryan Boren d787facdb7 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1131 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 03:23:05 +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 4d02ea2817 Various cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1128 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 20:58:15 +00:00
Matt Mullenweg f8b3a10867 Min level wasn't updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@1127 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 19:49:55 +00:00
Matt Mullenweg e1e93c6f17 IE padding problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@1126 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 16:00:00 +00:00
Matt Mullenweg 5da0bac8ca Wrong time in time format examples and posts_per_rss not updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@1124 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 15:20:03 +00:00
Matt Mullenweg 26b2eb3833 Linking to the wrong options file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1122 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 07:49:09 +00:00
Matt Mullenweg 58734085c8 A touch of blue.
git-svn-id: https://develop.svn.wordpress.org/trunk@1120 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 07:08:48 +00:00
Matt Mullenweg b432b7b3d6 New RSS importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@1119 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 06:57:24 +00:00
Matt Mullenweg 271fd62c61 Typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1117 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 00:40:38 +00:00
Matt Mullenweg 7a13ffd9a5 Added missing pingback checkbox.
git-svn-id: https://develop.svn.wordpress.org/trunk@1116 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 22:55:47 +00:00
Matt Mullenweg fede8a87d9 Put password fields on separate lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@1115 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 22:49:11 +00:00
Matt Mullenweg 166d3aab4c Two bug fixes from Josh - elsewhere.org.
git-svn-id: https://develop.svn.wordpress.org/trunk@1114 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 22:24:08 +00:00
Matt Mullenweg ec383fe439 Typo fixes sent in by Nick Romney.
git-svn-id: https://develop.svn.wordpress.org/trunk@1113 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 21:38:38 +00:00
Matt Mullenweg bd619bb1da Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1112 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 04:12:55 +00:00
Ryan Boren 6a14e2afb0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1111 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 03:00:44 +00:00
Ryan Boren 82434a0fc2 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1110 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 02:28:22 +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
Mike Little c9239346a5 Import more OPML formats.
Fixed bug capturing rss feed.


git-svn-id: https://develop.svn.wordpress.org/trunk@1107 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:01:15 +00:00
Ryan Boren fd96a38fd7 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1106 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 04:15:18 +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 a80d2cdd3b Might fix some OPML imports but I'm pretty sure I just broke others.
git-svn-id: https://develop.svn.wordpress.org/trunk@1099 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 06:13:26 +00:00