Commit Graph

  • d235e2b857 New unfunky RSS care of the grandmaster of funk himself, Phil Ringnalda. Matt Mullenweg 2004-02-20 20:46:55 +00:00
  • cf2ecaf423 Installation and upgrade DB errors. Matt Mullenweg 2004-02-20 16:29:08 +00:00
  • a3e64cc228 quick typo michelvaldrighi 2004-02-20 14:05:43 +00:00
  • 39b4b2d7d7 quick typo michelvaldrighi 2004-02-20 02:10:04 +00:00
  • c0a1d15cbf more quotes replacements michelvaldrighi 2004-02-20 01:53:41 +00:00
  • 4781d74d2b more double-to-single quotes replacements michelvaldrighi 2004-02-20 01:42:39 +00:00
  • 7f967e8d10 michel is being anal with single quotes michelvaldrighi 2004-02-20 01:14:33 +00:00
  • b33c06593c using "" for html attributes in some functions michelvaldrighi 2004-02-20 00:51:52 +00:00
  • 8caf9379a9 user_pass_ok now uses md5() michelvaldrighi 2004-02-19 22:42:47 +00:00
  • e77d1fa00a Fixed a typo. Dougal Campbell 2004-02-18 19:39:49 +00:00
  • 29186e5d6b Allow query to take better advantage of query caching. Matt Mullenweg 2004-02-18 11:47:14 +00:00
  • 4382e7bddf whoops, forgot two globals michelvaldrighi 2004-02-17 18:13:48 +00:00
  • 9bab83ab5a Fixes, deleting implemented. Matt Mullenweg 2004-02-17 10:50:33 +00:00
  • 86efd149be Edit comments improvement, multiple comment delete not implemented yet. Matt Mullenweg 2004-02-17 08:35:04 +00:00
  • 5248b39480 Typo in previous commit. Matt Mullenweg 2004-02-17 04:57:31 +00:00
  • d6a30cc0e8 Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals. Matt Mullenweg 2004-02-17 04:56:29 +00:00
  • 1c58817681 georgia could be ambiguous for the password michelvaldrighi 2004-02-17 04:08:03 +00:00
  • e7813d6d2b New *_action functions, removed alert_error. Matt Mullenweg 2004-02-17 03:00:20 +00:00
  • 48c3b696df Time Cube Proves You Stupid & Evil\! michelvaldrighi 2004-02-17 02:51:26 +00:00
  • 0081ac69aa Support PATH_INFO permalinks. Move rewrite rule generation to rewrite_rules(). Ryan Boren 2004-02-17 02:50:57 +00:00
  • a736154b39 now using instead of iso-8859-1 michelvaldrighi 2004-02-17 02:29:20 +00:00
  • d1047dfcf5 now using instead of michelvaldrighi 2004-02-17 02:17:21 +00:00
  • 7af5c8fbcf adding blog_charset option michelvaldrighi 2004-02-17 02:11:16 +00:00
  • 6d0ba6369d Bug fixes, sidebar.php from Phil Ringnalda. Matt Mullenweg 2004-02-16 23:23:25 +00:00
  • 4a8a38f300 Fix for id= bug. Old code made obsolete by KSES. Matt Mullenweg 2004-02-16 03:18:36 +00:00
  • b680691cef Texturize tweak. Matt Mullenweg 2004-02-16 03:02:25 +00:00
  • b4a9535a13 Set $standalone to 1 for the update case to avoid headers already sent error. Ryan Boren 2004-02-16 00:44:07 +00:00
  • ee730aea98 Show categories nested by default. New wp_list_cats function that uses parse_str. Matt Mullenweg 2004-02-13 16:14:36 +00:00
  • 2c0ff17b55 Admin interface improvements. Matt Mullenweg 2004-02-13 15:36:28 +00:00
  • 05eafbd0c6 Show RSS URIs in OPML file. Matt Mullenweg 2004-02-13 13:30:31 +00:00
  • 239532ea4e Edit post slugs. Matt Mullenweg 2004-02-13 11:21:30 +00:00
  • 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style. Matt Mullenweg 2004-02-13 09:59:47 +00:00
  • 2a85f5b103 Autop improvement Matt Mullenweg 2004-02-13 06:33:55 +00:00
  • 1825065572 Track last modified time Matt Mullenweg 2004-02-12 08:34:31 +00:00
  • 2b5b6ebe2c Added information saying how to create the wp-config.php file manually. Matt Mullenweg 2004-02-11 22:02:12 +00:00
  • 2a6a32ef32 Missing line? http://wordpress.org/support/2/2362 Matt Mullenweg 2004-02-11 21:59:18 +00:00
  • c730daf995 Admin aesthetic enhancements. Matt Mullenweg 2004-02-11 13:01:36 +00:00
  • eed4750e50 Add author_name query and author permalinks. Ryan Boren 2004-02-11 04:51:19 +00:00
  • c93a283eab Deleting a category moves any subcats up the hierarchy. jverber 2004-02-10 23:39:08 +00:00
  • beca1c1b4c Fixes for MD5 passwords. Matt Mullenweg 2004-02-10 22:39:48 +00:00
  • 52beb61afc Removed redundant convert_chars (it is called during display) jverber 2004-02-10 19:43:39 +00:00
  • 8631633ac2 Some text fixes. Matt Mullenweg 2004-02-10 15:53:32 +00:00
  • f468870d93 Work around IIS' lack of REQUEST_URI Matt Mullenweg 2004-02-10 08:43:23 +00:00
  • 26b33fc83d Replaced hardcoded wp_users table jverber 2004-02-09 19:43:21 +00:00
  • 0370fa0fe1 Missing closing PHP tag. (Thanks, GaMerZ) jverber 2004-02-09 19:29:35 +00:00
  • 860efb51e3 replacing hardcoded wp_users table michelvaldrighi 2004-02-09 16:58:24 +00:00
  • 407f718c4c Rudimentary post preview functionality. Matt Mullenweg 2004-02-09 12:33:13 +00:00
  • 86072d56df New function, remove_filter. Added priorities to filters. Matt Mullenweg 2004-02-09 11:58:49 +00:00
  • b8ed3104ce Use local image file. Matt Mullenweg 2004-02-09 10:11:30 +00:00
  • d33a4e57d8 Correctly generate new passwords, added check for email address to slow down jerks. Matt Mullenweg 2004-02-09 10:07:27 +00:00
  • 15deed87d1 MD5 passwords, including code from Robert Hartman and John Gray. Matt Mullenweg 2004-02-09 09:56:57 +00:00
  • 9806f14f7d Formatting fix. Matt Mullenweg 2004-02-09 09:55:17 +00:00
  • e2efe09044 Nested category list from Philip Taron. Matt Mullenweg 2004-02-09 08:55:29 +00:00
  • e7557946d6 Import fixes from Phil Ringnalda. Matt Mullenweg 2004-02-09 08:41:08 +00:00
  • 84886ddc38 Breaking out some of the formatting functions into a different file. Matt Mullenweg 2004-02-09 06:57:02 +00:00
  • 61c0ce4048 we should never use $RESUEST_URI, but access it with $_SERVER michelvaldrighi 2004-02-08 16:10:28 +00:00
  • 94054cd0ee Move hack file include. Matt Mullenweg 2004-02-07 22:52:20 +00:00
  • 8ead9ca329 we set a background color for input tags, but no text color :( michelvaldrighi 2004-02-06 21:22:35 +00:00
  • 70ed355a2b fixed typo michelvaldrighi 2004-02-06 21:00:31 +00:00
  • fd4ad0bcfc the_excerpt should get autop goodness. Excerpt should fake it by default. Matt Mullenweg 2004-02-06 20:28:26 +00:00
  • 0ad0386f27 Comment author link should not strip tildes or plus signs. Matt Mullenweg 2004-02-06 18:04:35 +00:00
  • cf385a5ae1 use double == in expressions Alex King 2004-02-06 07:53:00 +00:00
  • 7e9584f828 Make sure permalink has trailing slash before appending "trackback/" in trackback_url(). Ryan Boren 2004-02-06 02:32:24 +00:00
  • 0c38a42653 Clean feed and trackback URLs. Ryan Boren 2004-02-05 21:17:32 +00:00
  • 6ebd3ca6c0 Clean feed and trackback URLs. Ryan Boren 2004-02-05 20:55:50 +00:00
  • be109e5ac0 Bump. Matt Mullenweg 2004-02-05 15:38:23 +00:00
  • aec151b9ac Logic error when checking for define. Matt Mullenweg 2004-02-05 15:25:00 +00:00
  • 9574e4b4b6 Added list of common files to edit. Matt Mullenweg 2004-02-05 14:48:55 +00:00
  • 1fe76304c9 Let people override the allowedtags variable. Matt Mullenweg 2004-02-05 14:40:32 +00:00
  • 3bd3606aef New upload functionality. Matt Mullenweg 2004-02-05 14:28:02 +00:00
  • 86b72e1836 Cleaned up the upload button. Matt Mullenweg 2004-02-05 07:52:00 +00:00
  • e39c5802bc Javascript fix http://wordpress.org/support/3/1827 Matt Mullenweg 2004-02-05 05:40:25 +00:00
  • 7c84f63300 More category filtering for specific posts Dougal Campbell 2004-02-03 17:23:06 +00:00
  • db0df60fbd Removed debugging echo Dougal Campbell 2004-02-03 16:05:59 +00:00
  • 0037ea35ec Bypass category filtering if fetching specific posts Dougal Campbell 2004-02-03 16:04:04 +00:00
  • 6b8ee14b77 Redirect to login before going to profile.php, otherwise any user level will end up at profile.php. jverber 2004-02-03 00:06:57 +00:00
  • 6f5ef8887f Fixed wp-admin/index.php redirection. jverber 2004-02-02 21:54:32 +00:00
  • faeb1826cd Categories should scroll if there are too many, made admin less busy. Matt Mullenweg 2004-02-02 08:21:17 +00:00
  • 0e101b6e58 Redirect to profile.php if user level == 0. Matt Mullenweg 2004-02-02 02:35:08 +00:00
  • 3894d0b352 New fields for 1.1. Matt Mullenweg 2004-02-01 12:14:28 +00:00
  • a9352f2b90 If it's a 0 level user direct to profile page instead of post page. Matt Mullenweg 2004-02-01 11:48:34 +00:00
  • c4ae730744 Menu should highlight My Profile when you're on that page. Matt Mullenweg 2004-02-01 11:07:17 +00:00
  • 24bc2c6e13 Make profile a little friendlier. Matt Mullenweg 2004-02-01 11:03:43 +00:00
  • a4033addc6 Task ID 73 Added htmlspecialchars and stripslashes where appropriate Mike Little 2004-02-01 02:30:37 +00:00
  • 19db634a18 First pass at OPML export of links. Task ID 73 Mike Little 2004-02-01 02:13:11 +00:00
  • 439240b1dd Reduced the number of queries in cat_rows and list_cats. jverber 2004-02-01 02:00:26 +00:00
  • 87df7d7add Fixed category name bug. "When excluding a category by using '$cat = "-4";' in index.php, the name of the excluded cat is added to the page title." Mike Little 2004-01-31 00:03:51 +00:00
  • 2c00fd2dc1 Grammer Mike Little 2004-01-30 23:18:35 +00:00
  • 50cbcada35 Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category. Matt Mullenweg 2004-01-30 06:22:55 +00:00
  • e6b35cae09 fixed the checking for existing options in the upgrade, no more SQL errors Alex King 2004-01-30 03:27:19 +00:00
  • bf326d4a00 added single quotes around values in SQL statements Alex King 2004-01-30 02:39:01 +00:00
  • f9a22d89f4 moved the add form above the list of cats Alex King 2004-01-30 02:26:22 +00:00
  • f94fdae019 Remove remnants of $c. Matt Mullenweg 2004-01-29 06:49:19 +00:00
  • 3351bbf3dd oops need to include admin header to set user permissions Alex King 2004-01-29 05:51:29 +00:00
  • 4b713f931e Out damned spot. Matt Mullenweg 2004-01-28 16:18:49 +00:00
  • d94ea8826f Comments link not shown if on comments page, link to comment form, number of comments in comment header, and slight font size tweak. Matt Mullenweg 2004-01-28 08:40:58 +00:00
  • d65456fed1 fixing template editing Alex King 2004-01-28 03:45:39 +00:00
  • b158b9348d Version bump. Matt Mullenweg 2004-01-28 01:52:58 +00:00
  • 48b85fef22 Changed wording of menu item to be just "Write" Matt Mullenweg 2004-01-27 11:08:42 +00:00
  • 3cd0b08876 Broke up template-functions into several files to facilitate maintainance and change tracking. Matt Mullenweg 2004-01-27 09:58:01 +00:00