Commit Graph

857 Commits

Author SHA1 Message Date
saxmatt
37aedcd902 Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
git-svn-id: http://svn.automattic.com/wordpress/trunk@1572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-28 08:54:44 +00:00
rboren
e8aa594ebd Eliminate use of DOCUMENT_ROOT. Look for .htaccess in 'home'.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-27 05:20:59 +00:00
saxmatt
1c01cf7dcf Bookmarklet escaping fix from Alex
git-svn-id: http://svn.automattic.com/wordpress/trunk@1553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 08:29:14 +00:00
saxmatt
c41812066f Too much of a mess
git-svn-id: http://svn.automattic.com/wordpress/trunk@1552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-23 02:01:03 +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
saxmatt
ce38108aec Nicer defaults.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:33:46 +00:00
saxmatt
7637dbb6dc Wording clarification.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:26:23 +00:00
saxmatt
f9a6bf3998 Just a little annoyance.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 21:25:19 +00:00
saxmatt
0f62a3c0a8 Even friendlier!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-21 20:48:32 +00:00
rboren
0944da8d59 MT import fixes from 2fargon. Bug 0000227.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-19 20:13:36 +00:00
rboren
17a630d374 Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 18:42:22 +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
f510f2a85d Paging cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-16 22:50:06 +00:00
rboren
f3c3e4b218 Document %category% and %author% in the permalink options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-14 17:36:32 +00:00
saxmatt
baec4b25a7 Slightly nicer upgrade.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 19:24:31 +00:00
rboren
a63103125e Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 05:58:19 +00:00
rboren
ea16450f63 Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-10 05:35:59 +00:00
saxmatt
a4aa259156 Use array storage for plugins list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-09 07:17:54 +00:00
rboren
6815460232 Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-08 20:38:19 +00:00
rboren
0fb185071a Define add_magic_quotes() in user-edit.php. Bug 0000216.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-08 05:01:13 +00:00
rboren
b2fe32b18d In sanitize_title(), strip_tags() before sanitizing, not after. In post.php, if post name is empty, pass the post title to the sanitizer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-06 01:28:51 +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
48ac42cc30 Added ability to edit other users.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 09:13:50 +00:00
saxmatt
e1ca306df7 Tweaking of time form
git-svn-id: http://svn.automattic.com/wordpress/trunk@1506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:28:56 +00:00
saxmatt
c0c5955b8d Move pingback to hidden field. Fix trackback wording.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:19:34 +00:00
saxmatt
de3c513676 Spacing fix and access key for <code>
git-svn-id: http://svn.automattic.com/wordpress/trunk@1504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:12:51 +00:00
saxmatt
6c5157a526 Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:04:39 +00:00
saxmatt
250cee327d Fix broken header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 08:04:16 +00:00
saxmatt
dcec3da0fb Not sure why that style was inline.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 07:51:26 +00:00
rboren
2a1d84ef82 Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-29 03:34:08 +00:00
rboren
8560c924ad Grammar fix. Bug 0000196.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-29 00:30:07 +00:00
rboren
911e73fdff Validation fixes. Bug 0000170.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 18:44:36 +00:00
rboren
d45cb4460a Delete postmeta when deleting a post. Bug 0000080.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 16:08:03 +00:00
saxmatt
48cfb85902 Menu re-org
git-svn-id: http://svn.automattic.com/wordpress/trunk@1494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 07:18:59 +00:00
rboren
c1084e521a Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-28 04:01:45 +00:00
rboren
a095fdaf84 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: http://svn.automattic.com/wordpress/trunk@1489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-27 23:37:45 +00:00
rboren
b8bb9f78c7 More addslashes/stripslashes elimination.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:55:31 +00:00
rboren
2a146b7b5d Fallback to the category ID if category nicename is empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:39:21 +00:00
rboren
8633ffdba4 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: http://svn.automattic.com/wordpress/trunk@1481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:22:49 +00:00
saxmatt
52c6237962 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: http://svn.automattic.com/wordpress/trunk@1477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-23 08:45:55 +00:00
saxmatt
f0ab0be0cb New, pretty footer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-23 07:50:21 +00:00
saxmatt
522bf7107b Some wording fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:44:55 +00:00
saxmatt
13b9cfee0a New style for edit comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:44:27 +00:00
saxmatt
a1c3ac85cd Show URI even when there's no email (trackbacks and pingbacks)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:43:58 +00:00
saxmatt
0027ef1c31 Moved profile under users
git-svn-id: http://svn.automattic.com/wordpress/trunk@1471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:23:45 +00:00
saxmatt
89254d9845 Allow people to hook into the main menu
git-svn-id: http://svn.automattic.com/wordpress/trunk@1470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:20:13 +00:00
saxmatt
5b2dfa0b11 A little saner defaults.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 02:02:54 +00:00
saxmatt
307fbedb93 Some admin look changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 01:59:09 +00:00
rboren
e94ffb09b8 Remove extra slashes from link name and link description.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-15 23:31:06 +00:00
rboren
0ac523d457 Close post_latf and post_lonf input tags. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000171
git-svn-id: http://svn.automattic.com/wordpress/trunk@1465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-14 21:37:05 +00:00
saxmatt
23b42b5fc0 Fix for PHP5.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-14 03:11:08 +00:00
saxmatt
6b786567a3 Clearer option text. Hat tip: Eric Meyer
git-svn-id: http://svn.automattic.com/wordpress/trunk@1463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-13 23:08:55 +00:00
saxmatt
724a294df6 A nicer meta bar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-10 23:34:47 +00:00
saxmatt
73b550592c Register globals problem reported by Rich Bowen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-08 01:10:50 +00:00
saxmatt
2c5ebf9355 De-funkify the CSS file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 19:01:22 +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
saxmatt
4cd4edc638 http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 18:14:42 +00:00
jverber
83844c9b8b More special chars encoding fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-30 02:02:49 +00:00
saxmatt
5a93597679 Move timer start earlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 17:04:18 +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
1464a3364f Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 04:23:59 +00:00
jverber
82ae8fb211 Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 03:57:57 +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
rboren
c222d7d2e0 _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: http://svn.automattic.com/wordpress/trunk@1434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:13:16 +00:00
rboren
2ebdde5ff0 _( should be _e(. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000057
git-svn-id: http://svn.automattic.com/wordpress/trunk@1433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-18 00:12:37 +00:00
jverber
14a8ab9fc0 Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
git-svn-id: http://svn.automattic.com/wordpress/trunk@1432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 16:40:40 +00:00
jverber
0c388147a9 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: http://svn.automattic.com/wordpress/trunk@1431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-16 16:19:56 +00:00
jverber
ac387706d0 Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 20:09:46 +00:00
jverber
7bf795a715 Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-14 14:58:10 +00:00
rboren
bd114445ef 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: http://svn.automattic.com/wordpress/trunk@1421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 17:02:44 +00:00
rboren
25bdc0791c 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: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:14:58 +00:00
rboren
bacbd2a421 Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
git-svn-id: http://svn.automattic.com/wordpress/trunk@1419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-13 16:00:16 +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
71ec34d73e Fixed invalid XHTML in sidebar.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 19:28:30 +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
jverber
8476f07326 Added missing head tags to install.php and upgrade.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 16:09:18 +00:00
rboren
692627e424 Get our slashes straight.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-11 08:02:40 +00:00
saxmatt
8357db3dcf J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 09:48:13 +00:00
saxmatt
e2d3bb0acc Changes to options system and query improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:42:25 +00:00
rboren
e7cf38f1e4 Get edited comment content through $_POST.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 08:28:38 +00:00
rboren
0649831ca7 Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-10 03:29:59 +00:00
rboren
849ff56997 Make the template editor use the home setting to find the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-08 03:40:17 +00:00
rboren
2f5ad1af00 Put lat lon in a field set. From Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-04 21:40:21 +00:00
rboren
323feecf52 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: http://svn.automattic.com/wordpress/trunk@1386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-04 02:49:40 +00:00
rboren
904c577e98 user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: http://svn.automattic.com/wordpress/trunk@1380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 19:52:48 +00:00
saxmatt
53dade6946 Some fixes from Joeseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 10:01:15 +00:00
rboren
e4bf283bc6 Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-31 17:22:25 +00:00
rboren
9275cb270d Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-31 15:43:45 +00:00
rboren
eef22d1091 Tweak some markup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-26 15:00:42 +00:00
rboren
86cf4e90d6 Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-26 14:30:53 +00:00
michelvaldrighi
75a827bcb2 fixed small whoopsie with table names
git-svn-id: http://svn.automattic.com/wordpress/trunk@1357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-24 18:10:32 +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
saxmatt
a4d045fe5b Allow people to modify and add on to rewrite rules.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 16:27:59 +00:00
saxmatt
b6c44b22fe Updated hooks and a new Dolly plugin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-22 08:45:36 +00:00
saxmatt
7f87f4c6d3 Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-21 07:02:46 +00:00
saxmatt
7083a9838a Tidier default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-20 11:44:05 +00:00
saxmatt
23e9576c66 Order categories alphabetically.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-20 11:41:54 +00:00
saxmatt
41380c81dc Don't try to show keys if there aren't any.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-20 11:32:14 +00:00
saxmatt
53fca4394c Post slug wasn't being set if manually set in advanced interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 22:43:15 +00:00
saxmatt
c05aa0053c Allow for longer URIs in comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 11:28:23 +00:00
saxmatt
68e14b88b0 Formatting fix for profile information.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1318 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 07:09:32 +00:00
saxmatt
a82011d952 Fix so you don't have to relogin when you update your password.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 07:05:40 +00:00
saxmatt
d4c2db17cb Fix for referrer check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-19 06:44:55 +00:00
saxmatt
734b04d4a9 Renaming install-config.php to setup-config.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 20:05:40 +00:00
michelvaldrighi
d3100d05cb switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: http://svn.automattic.com/wordpress/trunk@1306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 15:24:23 +00:00
rboren
08a1579b0c Add missing semi-colons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 03:58:05 +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
michelvaldrighi
0dbe04e28e using check_admin_referer for plugin (de)activation
git-svn-id: http://svn.automattic.com/wordpress/trunk@1299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 20:16:54 +00:00
michelvaldrighi
cc35b0c6bd using check_admin_referer for deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:44:53 +00:00
michelvaldrighi
9af64b9a69 added check_admin_referer()
git-svn-id: http://svn.automattic.com/wordpress/trunk@1297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:40:56 +00:00
michelvaldrighi
152c8ec224 minor fix to use intval
git-svn-id: http://svn.automattic.com/wordpress/trunk@1295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 14:53:22 +00:00
michelvaldrighi
8c0d74ece9 check email
git-svn-id: http://svn.automattic.com/wordpress/trunk@1293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 12:38:19 +00:00
rboren
25532a1681 Import date fixes from 2fargon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 04:40:23 +00:00
michelvaldrighi
f6e35d2384 minor display fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@1288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 20:54:03 +00:00
rboren
a51c15ea17 Change b2 and cafelog references to WordPress.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-16 05:04:09 +00:00
rboren
4d63c168e9 Default MTEXPORT to empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-15 17:44:58 +00:00
saxmatt
d2efd03e87 Change wording to fit with our two blog URI method better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:54:40 +00:00
saxmatt
223c4628ce Some fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 08:38:34 +00:00
saxmatt
5c2eb8a666 Not highlighting on double update.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:21:24 +00:00
saxmatt
6743715cba Tweaking what shows by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:19:46 +00:00
saxmatt
587f37157f 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: http://svn.automattic.com/wordpress/trunk@1270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:10:19 +00:00
saxmatt
890a74e755 GMT fix from Scott Merrill.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:58:01 +00:00
saxmatt
9b8b403535 Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:55:37 +00:00
saxmatt
24c36b764b New RSS import functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-12 07:42:42 +00:00
saxmatt
2f2b59cafe Upload menu item should respect minimum user setting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 18:25:17 +00:00
saxmatt
3e2b2f37b2 Some tricks that in some cases speed up perceived posting time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:33:03 +00:00
saxmatt
d8ab98d7b8 Maybe some pinging fixes?
git-svn-id: http://svn.automattic.com/wordpress/trunk@1256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-10 08:13:42 +00:00
michelvaldrighi
169764be37 fixed GMT upgrade issues, should fix showstopper bug?
git-svn-id: http://svn.automattic.com/wordpress/trunk@1251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 21:30:57 +00:00
saxmatt
cdc9a55ad9 Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 05:47:02 +00:00
saxmatt
4915acfefd Fixes for silly category_base stuff. Now lets it be blank and acts accordingly, more sane.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-09 02:52:27 +00:00
saxmatt
eaf940400c More sane default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 02:10:02 +00:00
saxmatt
c49ada1340 Hot buttons!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 01:15:03 +00:00
saxmatt
ba407ff5b3 E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 23:56:33 +00:00
saxmatt
a23fd4c52f Some fixes for E_ALL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-07 21:05:02 +00:00
saxmatt
d2a76674e1 Default for new option.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 21:28:39 +00:00
saxmatt
dba08c74de Some consistancy errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:27:43 +00:00
saxmatt
0ef9bfe6db Unquoted SQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:18:30 +00:00
saxmatt
a1e41e6978 New MT import from Carthik.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:04:12 +00:00
saxmatt
1a94aef746 Upgrades should run faster now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 08:00:13 +00:00
saxmatt
5a391b5bc8 Some style cleanup. Category base and additional URI options from Jay McCarthy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-05 07:34:41 +00:00
emc3
95d854b4f5 Fix rendering problem in Safari
git-svn-id: http://svn.automattic.com/wordpress/trunk@1222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-04 20:11:11 +00:00
emc3
178f656465 Removed useless date() call.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-03 21:45:34 +00:00
saxmatt
9eff118f7c Fixes for post screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 08:56:49 +00:00
saxmatt
a72400c1f8 i29n
git-svn-id: http://svn.automattic.com/wordpress/trunk@1213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 07:37:51 +00:00
saxmatt
f34bcfca6c Fixing menu error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 07:26:17 +00:00
saxmatt
4f501b1bd6 Actually delete user.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 04:41:47 +00:00
saxmatt
546ca665d5 Take out allowed users stuff since we're not using it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 04:32:48 +00:00
saxmatt
dcd2a0a22a Whoops.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-29 01:18:35 +00:00
saxmatt
b93876eb46 Don't delete everything if there are no posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 20:36:31 +00:00
saxmatt
cf06e8e7f6 Gremlins in the options machine.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 20:31:41 +00:00
saxmatt
e9e2ba1ee1 Cosmetic fixes from forums.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 19:49:27 +00:00
saxmatt
c4bcfc02f1 Bug fixes and version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 08:57:11 +00:00
saxmatt
4e4cb4e004 Allow WordPress installation URI and blog URI to be different.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 07:27:03 +00:00
saxmatt
0a76831fc7 Category cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:48:31 +00:00
saxmatt
4ee0207292 Fix up tab index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:37:11 +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
saxmatt
0b14400644 Not check email on admin creation of users.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:59:54 +00:00
saxmatt
a77e7172dc Style the submit button on options group and add updated message to permalink page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:56:29 +00:00
saxmatt
95a1e1d28f New custom field functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:49:16 +00:00
saxmatt
9616224dd1 How the custom fields should look.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 02:23:46 +00:00
saxmatt
b75393f51c More padding on legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 00:27:38 +00:00
saxmatt
e0afc4abcb Wrong highlighting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 00:12:59 +00:00
saxmatt
9dc65ab2db Cleaning up some includes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 23:17:16 +00:00
emc3
f535954c3e 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: http://svn.automattic.com/wordpress/trunk@1189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 17:11:05 +00:00
emc3
a408aaca5d Moved post_parent add into function
git-svn-id: http://svn.automattic.com/wordpress/trunk@1188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 14:43:10 +00:00
saxmatt
80121a74d2 Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 13:24:47 +00:00
saxmatt
51335f97bb Reducing queries and forward thinking database fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-26 23:54:52 +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
bbd61f92a5 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:57:43 +00:00
rboren
12d0266b0b Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:49:45 +00:00
rboren
ce2a3fa178 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:25:31 +00:00
rboren
3c2b90823d Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 23:10:07 +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
rboren
b09cc8bd90 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 20:04:40 +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
saxmatt
73b23e1568 Casting new line as literal rather than interpreted.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 08:11:05 +00:00
rboren
726b92ffe3 menu.php no longer needs menu.txt.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 06:42:45 +00:00
rboren
fea0df34e3 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 04:24:06 +00:00
rboren
162414332f Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 03:59:12 +00:00
rboren
51ee7548bc Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 02:19:31 +00:00
rboren
1890dffb57 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 02:03:32 +00:00
rboren
357b0f1e65 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-25 01:25:41 +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
saxmatt
d077815c7a Moved geo-settings into Misc.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 23:25:53 +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
9945a746ec Timezone fixes, I hope.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 21:52:24 +00:00
saxmatt
c226bd74b0 Cleaned up unused options.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 21:21:19 +00:00
saxmatt
530307015a Linked to wrong file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 20:53:16 +00:00
saxmatt
277e4b627e More l10n stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:46:11 +00:00
saxmatt
1b44e09005 Show category ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:32:31 +00:00
rboren
c9ed8bbd43 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 04:47:27 +00:00
rboren
5d510f9221 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 04:26:11 +00:00
rboren
c31ad8dc06 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 03:40:04 +00:00
rboren
5a7df4bc27 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 00:16:27 +00:00