Commit Graph

693 Commits

Author SHA1 Message Date
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