Commit Graph

  • 2c756dde7b added more = 1; to display all content in rss/rdf feeds Alex King 2003-10-01 07:28:07 +00:00
  • 7d0efb9ddb Removed border attribute from img tag on upload. Added no border style for image anchors http://wordpress.org/support/4/658 Mike Little 2003-09-30 22:37:04 +00:00
  • 2cdc9f218c Removed 'search_engine_friendly_urls' and 'use_preview' options. Mike Little 2003-09-29 23:13:59 +00:00
  • 4a29e09ce3 changing login post to a relative URL Alex King 2003-09-29 22:43:22 +00:00
  • f2eddbb520 added link to RSS for comments to comments forms Alex King 2003-09-28 21:35:53 +00:00
  • e0e5c5ba23 added link to comments RSS feed Alex King 2003-09-28 19:08:43 +00:00
  • 44406b57f5 moved the password form into its own function get_the_password_form() and added functions needed for the comments RSS feed Alex King 2003-09-28 18:23:52 +00:00
  • 6fb472ff47 added password protection to comments Alex King 2003-09-28 18:20:14 +00:00
  • f4f8a6b91b adding rss feed for comments Alex King 2003-09-28 18:19:10 +00:00
  • afbd07dd86 added P tags around the 'enter your password' message Alex King 2003-09-27 05:45:59 +00:00
  • 77ab96d9ef added check for password protection Alex King 2003-09-27 05:45:29 +00:00
  • 44aca75a96 Fixed missing li tags. Mike Little 2003-09-26 23:15:12 +00:00
  • 18d2eb7838 Added display of post count on monthly archives Mike Little 2003-09-26 07:03:35 +00:00
  • cf6d39815d moved link to Show Post from beginning to end of actions links Alex King 2003-09-25 22:43:07 +00:00
  • 0af3658b8d added link to post on each comment Alex King 2003-09-25 03:15:23 +00:00
  • e38d20165c hide comments list when viewing a post Alex King 2003-09-25 03:14:52 +00:00
  • 5b19eded00 added padding to the sides of the h2 tags Alex King 2003-09-24 22:32:57 +00:00
  • 6f6a8670bd renamed these files to wp- Alex King 2003-09-24 22:03:02 +00:00
  • a10d4577b8 created based on b2edit.showposts.php Alex King 2003-09-24 22:01:43 +00:00
  • 8c519c9f30 renamed b2edit.showposts.php and added a title, cleaned up the comments display, and added links to the other sections Alex King 2003-09-24 22:00:57 +00:00
  • 58fb2a0641 renamed b2edit.form.php and added links to the posts and comments sections Alex King 2003-09-24 22:00:00 +00:00
  • f152fa9272 added id of 'top' to the top h2 tag so I could link to the anchor Alex King 2003-09-24 21:55:46 +00:00
  • f574cdd9d1 added list of comments Alex King 2003-09-24 21:55:06 +00:00
  • 109eab573d Fixed bug with escaped quotes in the excerpt. http://wordpress.org/support/4/623 Mike Little 2003-09-22 22:57:41 +00:00
  • 08fd0a243f Archives back to hard coded monthly Mike Little 2003-09-21 23:22:49 +00:00
  • 73bf223871 Fix to handle no (matching) posts found. http://sourceforge.net/tracker/index.php?func=detail&aid=809176&group_id=51422&atid=463233 Mike Little 2003-09-21 23:06:53 +00:00
  • 15f2dc914f Comments should not visible on password protected post until password entered. Mike Little 2003-09-20 00:03:21 +00:00
  • a67d1752fd archives now track option setting. Calendar on by default. Mike Little 2003-09-19 23:13:09 +00:00
  • 5274f54cb2 Minor changes to some smilies -- added a space at the beginning of the match to avoid inserting smilies in perl module names and such (e.g. 'Crypt::PGP' get get a smilie from the ':P') Dougal Campbell 2003-09-17 14:05:32 +00:00
  • 0378c15d21 removed duplicate code for nav bar, now buffered and echo'd twice using ob_start(), etc. Alex King 2003-09-16 03:26:53 +00:00
  • 45927c5f14 Added a missing TR tag Alex King 2003-09-16 03:21:22 +00:00
  • 35f44834c1 Typo. Matt Mullenweg 2003-09-14 18:05:02 +00:00
  • e02884f596 Fixed css references Dougal Campbell 2003-09-12 16:46:46 +00:00
  • 4e4cc84c13 made the search an 'AND' search (I think) Alex King 2003-09-11 18:26:49 +00:00
  • f0247cb9b1 Added checks for definition list (dl/dt/dd) tags to wpautop. Dougal Campbell 2003-09-11 15:27:26 +00:00
  • d3e0e2b123 added check for post_status to query that sees which days have posts Alex King 2003-09-10 07:30:08 +00:00
  • 3a2ec40b19 Fixed javascript popup for delete confirmation Mike Little 2003-09-09 22:34:15 +00:00
  • 49d283ce51 Added echo param to the_title() and the category_ID() Fixed error with prematurely closing comments in rdf Mike Little 2003-09-09 22:33:47 +00:00
  • 9861b6991d Fixed missing comments Mike Little 2003-09-09 21:23:48 +00:00
  • 8a0fabb3be Removed short tag Mike Little 2003-09-08 23:44:16 +00:00
  • 007654d05b adding Camino to the list of browsers that display line breaks in the title attribute Alex King 2003-09-08 06:02:41 +00:00
  • 1bdbd3eb74 made quicktags work Alex King 2003-09-08 05:03:38 +00:00
  • d45b33bb59 alphabetized category drop down list Alex King 2003-09-08 04:44:40 +00:00
  • 12c019a901 Comments from name even if no email given. Matt Mullenweg 2003-09-03 17:45:45 +00:00
  • a5b35b6ea4 Remove language attribute: http://wordpress.org/support/4/533 Matt Mullenweg 2003-09-03 17:39:12 +00:00
  • 9eed885bc9 Fixes from Patrick MARIE <mycroft@virgaria.org> regarding un-initialized vars. Plus get_archives can now take a before and after param. Mike Little 2003-09-02 23:23:04 +00:00
  • 030bbb2018 Fixes from Patrick MARIE <mycroft@virgaria.org> regarding un-initialized vars. Mike Little 2003-09-02 23:22:04 +00:00
  • e40c7a30f8 Email fixes, formatting changes. Matt Mullenweg 2003-09-01 01:26:20 +00:00
  • 52022ca789 Fixed logic error in Conditional GET when neither If-Modified-Since nor If-None-Match were set. Dougal Campbell 2003-08-29 02:49:54 +00:00
  • 85fe21f2b2 Added link manager option to sort links by Name Length Dougal Campbell 2003-08-28 20:45:10 +00:00
  • fdd89a8e02 Fixed incorrect CSS and quicktag reference. Matt Mullenweg 2003-08-26 21:47:25 +00:00
  • 705929d692 Fix to insert of default links. Mike Little 2003-08-26 21:03:19 +00:00
  • 831051ff5f Added Etag support for Conditional GET, and fixed my horribly broken code from the last commit :) Dougal Campbell 2003-08-26 19:34:29 +00:00
  • 9a5e444594 Added support for Conditional GET Dougal Campbell 2003-08-26 17:07:36 +00:00
  • c4bbff4c72 Fixed date format params Dougal Campbell 2003-08-25 22:09:57 +00:00
  • 9ae31a5959 Fixed some funky whitespace issues with autop. Matt Mullenweg 2003-08-25 01:53:52 +00:00
  • 1be6dfda7f Add slashes uncessary. Matt Mullenweg 2003-08-25 01:12:19 +00:00
  • 68511fe711 Missed a geoURL tag. Matt Mullenweg 2003-08-25 00:40:16 +00:00
  • 8a83ac5a4c Type that eliminated all content, fixed. Matt Mullenweg 2003-08-24 21:36:09 +00:00
  • 5796aeb9b0 Type that eliminated all content, fixed. Matt Mullenweg 2003-08-24 21:27:28 +00:00
  • ea3fe00746 No smilies inside of HTML tags. Matt Mullenweg 2003-08-24 21:25:56 +00:00
  • 25ead2251d Version bump. Matt Mullenweg 2003-08-24 21:13:38 +00:00
  • f2addc85c7 Check for heading tags as well. Matt Mullenweg 2003-08-24 21:00:47 +00:00
  • d1c2cd14eb More autop tweaks. This function is becoming very mature. Matt Mullenweg 2003-08-24 20:57:18 +00:00
  • 045f4032b7 Found that CRAZY bug that has plagued validation for months. Matt Mullenweg 2003-08-24 20:53:52 +00:00
  • 1e34aaddf1 Cleaned up index formatting and moved geo code to its own file. Matt Mullenweg 2003-08-24 16:51:32 +00:00
  • deb09317dd Mostly whitespace issues. Matt Mullenweg 2003-08-24 16:46:24 +00:00
  • 81fc93c5b5 Some significant fixes to autop. Matt Mullenweg 2003-08-24 16:46:09 +00:00
  • 72918e59a3 Final (hopefully) XHTML fixes to geo code. Matt Mullenweg 2003-08-23 06:03:38 +00:00
  • d640e04272 Dave Shea's first past. Matt Mullenweg 2003-08-23 05:12:26 +00:00
  • 2e58383631 More XHTML fixes. Matt Mullenweg 2003-08-22 23:11:03 +00:00
  • 17b43dbc29 More XHTML fixes. Matt Mullenweg 2003-08-22 23:09:43 +00:00
  • 20391011a7 New CSS name, tab order fix. Matt Mullenweg 2003-08-21 17:25:48 +00:00
  • 4f5bed2be4 Fix for XHTML 1.1. Commit early and often. Matt Mullenweg 2003-08-21 15:09:54 +00:00
  • e67c2887e2 Lowercase attribute values. Matt Mullenweg 2003-08-21 15:06:38 +00:00
  • 05f2f39f4e MAKE SURE EVERYTHING IS XHTML COMPLIANT! Matt Mullenweg 2003-08-21 15:05:25 +00:00
  • ab036c3513 Get siteurl when posting form. Matt Mullenweg 2003-08-21 14:59:39 +00:00
  • 5c9a79c506 Password protected posts! Matt Mullenweg 2003-08-20 22:59:20 +00:00
  • f34782e69d Fix for autop to allow attributes on elements. Matt Mullenweg 2003-08-20 22:12:31 +00:00
  • c9b8524b98 Re-enabled sql inserts for all the options data Dougal Campbell 2003-08-15 21:17:25 +00:00
  • 9644898ff1 Temp fix for help links. Matt Mullenweg 2003-08-15 19:39:58 +00:00
  • 334ce204e8 Added abspath to b2comments.php include, to facilitate running WP from a subdirectory Dougal Campbell 2003-08-15 18:19:07 +00:00
  • 35de498760 Renamed. Matt Mullenweg 2003-08-15 17:01:21 +00:00
  • ecaabac69d Fixed some (but not all) bugs related to the 'Show X posts' functions Dougal Campbell 2003-08-15 16:44:47 +00:00
  • 93b689d422 Quicktag improvements, structure, spacing, styling, and accessibility. Matt Mullenweg 2003-08-15 16:23:04 +00:00
  • dafb6efefc Renamed quicktag files. Matt Mullenweg 2003-08-15 15:15:37 +00:00
  • 6060157994 Renamed to wp-admin.css. Matt Mullenweg 2003-08-15 15:13:05 +00:00
  • e84918b538 Improved admin styling a bit. Removed tables, made smaller. Matt Mullenweg 2003-08-15 15:12:25 +00:00
  • fc6e343079 new quicktags, completely replaced b2quicktags.js, modified b2quicktags.php and added a JS var to b2edit.form.php Alex King 2003-08-14 23:11:01 +00:00
  • 6fc065f22b Added check for empty results when using 'Next' button in 'Show posts' area Dougal Campbell 2003-08-14 16:23:42 +00:00
  • 719fd84654 Added optional floatval function for PHP < 4.2.0 Dougal Campbell 2003-08-14 15:13:20 +00:00
  • 67abc2c1ea Added documentation hooks. Matt Mullenweg 2003-08-12 23:07:38 +00:00
  • f8a932ae40 fixed: filters applied several times on the_title* functions michelvaldrighi 2003-08-12 22:23:33 +00:00
  • 7b86e6791e allow for a charset to be set with $admin_area_charset - default is iso-8859-15 (it's iso-8859-1 plus the euro sign) michelvaldrighi 2003-08-12 20:35:53 +00:00
  • 374bf36d8e rewrote convert_chars - hi again guys! :) michelvaldrighi 2003-08-12 16:43:24 +00:00
  • c6693211df Change from Alex King: "I've changed the b2bookmarklet so that you can pass in "post_title" and "content" to the bookmarklet through the URL. I am using this to "post" to WordPress from tasks. I think this is a good integration point for outside apps that want a lightweight way (not XML-RPC) to post to WordPress. " Mike Little 2003-08-10 22:55:01 +00:00
  • 570b19567a Geopositions code more compliant Mike Little 2003-08-10 22:31:26 +00:00
  • b87231d5b0 More help for link manager. Mike Little 2003-08-09 23:10:16 +00:00
  • 8ab54d6833 Fixed to use posts_per_rss. See http://wordpress.org/support/3/419 Mike Little 2003-08-08 23:07:25 +00:00
  • 6e668e1fce Fix bug with b2header and redefinition of get_helplink Mike Little 2003-08-08 22:14:03 +00:00