Commit Graph

38672 Commits

Author SHA1 Message Date
Dougal Campbell 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')
git-svn-id: https://develop.svn.wordpress.org/trunk@372 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-17 14:05:32 +00:00
Alex King 0378c15d21 removed duplicate code for nav bar, now buffered and echo'd twice using ob_start(), etc.
git-svn-id: https://develop.svn.wordpress.org/trunk@371 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-16 03:26:53 +00:00
Alex King 45927c5f14 Added a missing TR tag
git-svn-id: https://develop.svn.wordpress.org/trunk@370 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-16 03:21:22 +00:00
Matt Mullenweg 35f44834c1 Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@369 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-14 18:05:02 +00:00
Dougal Campbell e02884f596 Fixed css references
git-svn-id: https://develop.svn.wordpress.org/trunk@368 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-12 16:46:46 +00:00
Alex King 4e4cc84c13 made the search an 'AND' search (I think)
git-svn-id: https://develop.svn.wordpress.org/trunk@367 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-11 18:26:49 +00:00
Dougal Campbell f0247cb9b1 Added checks for definition list (dl/dt/dd) tags to wpautop.
git-svn-id: https://develop.svn.wordpress.org/trunk@366 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-11 15:27:26 +00:00
Alex King d3e0e2b123 added check for post_status to query that sees which days have posts
git-svn-id: https://develop.svn.wordpress.org/trunk@365 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-10 07:30:08 +00:00
Mike Little 3a2ec40b19 Fixed javascript popup for delete confirmation
git-svn-id: https://develop.svn.wordpress.org/trunk@364 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-09 22:34:15 +00:00
Mike Little 49d283ce51 Added echo param to the_title() and the category_ID()
Fixed error with prematurely closing comments in rdf


git-svn-id: https://develop.svn.wordpress.org/trunk@363 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-09 22:33:47 +00:00
Mike Little 9861b6991d Fixed missing comments
git-svn-id: https://develop.svn.wordpress.org/trunk@362 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-09 21:23:48 +00:00
Mike Little 8a0fabb3be Removed short tag
git-svn-id: https://develop.svn.wordpress.org/trunk@361 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 23:44:16 +00:00
Alex King 007654d05b adding Camino to the list of browsers that display line breaks in the title attribute
git-svn-id: https://develop.svn.wordpress.org/trunk@360 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 06:02:41 +00:00
Alex King 1bdbd3eb74 made quicktags work
git-svn-id: https://develop.svn.wordpress.org/trunk@359 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 05:03:38 +00:00
Alex King d45b33bb59 alphabetized category drop down list
git-svn-id: https://develop.svn.wordpress.org/trunk@358 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 04:44:40 +00:00
Matt Mullenweg 12c019a901 Comments from name even if no email given.
git-svn-id: https://develop.svn.wordpress.org/trunk@357 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-03 17:45:45 +00:00
Matt Mullenweg a5b35b6ea4 Remove language attribute: http://wordpress.org/support/4/533
git-svn-id: https://develop.svn.wordpress.org/trunk@356 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-03 17:39:12 +00:00
Mike Little 9eed885bc9 Fixes from Patrick MARIE <mycroft@virgaria.org>
regarding un-initialized vars.
Plus get_archives can now take a before and after param.


git-svn-id: https://develop.svn.wordpress.org/trunk@355 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-02 23:23:04 +00:00
Mike Little 030bbb2018 Fixes from Patrick MARIE <mycroft@virgaria.org>
regarding un-initialized vars.


git-svn-id: https://develop.svn.wordpress.org/trunk@354 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-02 23:22:04 +00:00
Matt Mullenweg e40c7a30f8 Email fixes, formatting changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@353 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-01 01:26:20 +00:00
Dougal Campbell 52022ca789 Fixed logic error in Conditional GET when neither If-Modified-Since nor If-None-Match were set.
git-svn-id: https://develop.svn.wordpress.org/trunk@352 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-29 02:49:54 +00:00
Dougal Campbell 85fe21f2b2 Added link manager option to sort links by Name Length
git-svn-id: https://develop.svn.wordpress.org/trunk@351 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-28 20:45:10 +00:00
Matt Mullenweg fdd89a8e02 Fixed incorrect CSS and quicktag reference.
git-svn-id: https://develop.svn.wordpress.org/trunk@350 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-26 21:47:25 +00:00
Mike Little 705929d692 Fix to insert of default links.
git-svn-id: https://develop.svn.wordpress.org/trunk@349 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-26 21:03:19 +00:00
Dougal Campbell 831051ff5f Added Etag support for Conditional GET, and fixed my horribly broken code from the last commit :)
git-svn-id: https://develop.svn.wordpress.org/trunk@348 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-26 19:34:29 +00:00
Dougal Campbell 9a5e444594 Added support for Conditional GET
git-svn-id: https://develop.svn.wordpress.org/trunk@347 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-26 17:07:36 +00:00
Dougal Campbell c4bbff4c72 Fixed date format params
git-svn-id: https://develop.svn.wordpress.org/trunk@346 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 22:09:57 +00:00
Matt Mullenweg 9ae31a5959 Fixed some funky whitespace issues with autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@345 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 01:53:52 +00:00
Matt Mullenweg 1be6dfda7f Add slashes uncessary.
git-svn-id: https://develop.svn.wordpress.org/trunk@344 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 01:12:19 +00:00
Matt Mullenweg 68511fe711 Missed a geoURL tag.
git-svn-id: https://develop.svn.wordpress.org/trunk@343 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 00:40:16 +00:00
Matt Mullenweg 8a83ac5a4c Type that eliminated all content, fixed.
git-svn-id: https://develop.svn.wordpress.org/trunk@342 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:36:09 +00:00
Matt Mullenweg 5796aeb9b0 Type that eliminated all content, fixed.
git-svn-id: https://develop.svn.wordpress.org/trunk@341 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:27:28 +00:00
Matt Mullenweg ea3fe00746 No smilies inside of HTML tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@340 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:25:56 +00:00
Matt Mullenweg 25ead2251d Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@339 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:13:38 +00:00
Matt Mullenweg f2addc85c7 Check for heading tags as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@338 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:00:47 +00:00
Matt Mullenweg d1c2cd14eb More autop tweaks. This function is becoming very mature.
git-svn-id: https://develop.svn.wordpress.org/trunk@337 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:57:18 +00:00
Matt Mullenweg 045f4032b7 Found that CRAZY bug that has plagued validation for months.
git-svn-id: https://develop.svn.wordpress.org/trunk@336 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:53:52 +00:00
Matt Mullenweg 1e34aaddf1 Cleaned up index formatting and moved geo code to its own file.
git-svn-id: https://develop.svn.wordpress.org/trunk@335 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:51:32 +00:00
Matt Mullenweg deb09317dd Mostly whitespace issues.
git-svn-id: https://develop.svn.wordpress.org/trunk@334 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:24 +00:00
Matt Mullenweg 81fc93c5b5 Some significant fixes to autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@333 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:09 +00:00
Matt Mullenweg 72918e59a3 Final (hopefully) XHTML fixes to geo code.
git-svn-id: https://develop.svn.wordpress.org/trunk@332 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-23 06:03:38 +00:00
Matt Mullenweg d640e04272 Dave Shea's first past.
git-svn-id: https://develop.svn.wordpress.org/trunk@331 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-23 05:12:26 +00:00
Matt Mullenweg 2e58383631 More XHTML fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@330 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-22 23:11:03 +00:00
Matt Mullenweg 17b43dbc29 More XHTML fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@329 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-22 23:09:43 +00:00
Matt Mullenweg 20391011a7 New CSS name, tab order fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@328 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 17:25:48 +00:00
Matt Mullenweg 4f5bed2be4 Fix for XHTML 1.1. Commit early and often.
git-svn-id: https://develop.svn.wordpress.org/trunk@327 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:09:54 +00:00
Matt Mullenweg e67c2887e2 Lowercase attribute values.
git-svn-id: https://develop.svn.wordpress.org/trunk@326 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:06:38 +00:00
Matt Mullenweg 05f2f39f4e MAKE SURE EVERYTHING IS XHTML COMPLIANT!
git-svn-id: https://develop.svn.wordpress.org/trunk@325 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:05:25 +00:00
Matt Mullenweg ab036c3513 Get siteurl when posting form.
git-svn-id: https://develop.svn.wordpress.org/trunk@324 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 14:59:39 +00:00
Matt Mullenweg 5c9a79c506 Password protected posts!
git-svn-id: https://develop.svn.wordpress.org/trunk@323 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-20 22:59:20 +00:00