Commit Graph

21544 Commits

Author SHA1 Message Date
Mike Little eace2c3002 Backed out my invalid change.
git-svn-id: https://develop.svn.wordpress.org/trunk@544 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-12 01:30:40 +00:00
Dougal Campbell 082180b728 Fixed rewrite rule for when WP is installed in a subdir.
git-svn-id: https://develop.svn.wordpress.org/trunk@543 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 22:15:16 +00:00
Dougal Campbell 5aef5643a2 Never understimate the ingenuity of fools.
git-svn-id: https://develop.svn.wordpress.org/trunk@542 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:57:43 +00:00
Dougal Campbell f122f35020 Fix missing '/' in permalinks when not using the rewritable permalink option
git-svn-id: https://develop.svn.wordpress.org/trunk@541 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:49:00 +00:00
Dougal Campbell 7fad3048f3 Set background color on body
git-svn-id: https://develop.svn.wordpress.org/trunk@540 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 14:58:35 +00:00
Mike Little 5d240a5e5f uses bloginfo as appropriate.
git-svn-id: https://develop.svn.wordpress.org/trunk@539 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:57:50 +00:00
Mike Little a795e3d044 uses bloginfo as appropriate.
$smarty changed to $wpsmarty


git-svn-id: https://develop.svn.wordpress.org/trunk@538 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:47:28 +00:00
Mike Little 43d6212962 uses bloginfo as appropriate
git-svn-id: https://develop.svn.wordpress.org/trunk@537 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:45:38 +00:00
Mike Little e8e3f87748 get_bloginfo now returns wp- xml files
git-svn-id: https://develop.svn.wordpress.org/trunk@536 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:45:02 +00:00
Mike Little 242c85ffcc b2rss/rdf -> wp-rss/rdf
Plus old files do permanent redirect to the new ones.


git-svn-id: https://develop.svn.wordpress.org/trunk@535 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:32:02 +00:00
Mike Little a91d44f19a Fix for failing to recognise and replace double quotes at the end of a word when followed by punctuation.
git-svn-id: https://develop.svn.wordpress.org/trunk@534 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 23:08:59 +00:00
Matt Mullenweg 0aa56e5042 Newer, cleaner RSS 2.0.
git-svn-id: https://develop.svn.wordpress.org/trunk@533 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 07:44:50 +00:00
Mike Little 9f5312addb Fix for View Post link on comments 'tab' .
Also removed some form elements when edting comments.
Removed unused file.


git-svn-id: https://develop.svn.wordpress.org/trunk@532 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-10 00:04:47 +00:00
Matt Mullenweg 0d46f59004 Layout and CSS tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@531 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-08 02:54:23 +00:00
Donncha O Caoimh 768d490acd Initial import of Smarty Template Support.
Some of the WP template api has been wrapped in Smarty function calls.
Added a Smartyised template of the default theme.
A plugin directory has been created for Smarty plugins.
Read wp-sitetemplates/readme.html for further information.


git-svn-id: https://develop.svn.wordpress.org/trunk@530 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-07 21:16:12 +00:00
Matt Mullenweg fd6427527c Just an update, not done yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@529 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-07 06:10:32 +00:00
Matt Mullenweg 64a6d3806d Save as draft and continue editing feature.
git-svn-id: https://develop.svn.wordpress.org/trunk@528 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-06 07:48:53 +00:00
Mike Little 8daebf1b28 Fix for comment deletion priileges.
Bug reported by Michael Renzmann


git-svn-id: https://develop.svn.wordpress.org/trunk@527 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-06 00:34:41 +00:00
Mike Little 1705487213 Fixed for escaped chars in link title
See http://wordpress.org/support/6/942


git-svn-id: https://develop.svn.wordpress.org/trunk@526 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-06 00:00:45 +00:00
Mike Little 135fd02cad Sorted some geourl issues (see http://wordpress.org/support/6/683)
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post


git-svn-id: https://develop.svn.wordpress.org/trunk@525 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:44:03 +00:00
Mike Little 67d98d79de Added delete link to comment notification mail.
Contribution from Craig R Hughes craig at hughes-family dot org


git-svn-id: https://develop.svn.wordpress.org/trunk@524 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:11:03 +00:00
Matt Mullenweg e2a1a8ff47 Tweaks to calendar and CSS per Alex's and Dunstan's suggestions.
git-svn-id: https://develop.svn.wordpress.org/trunk@523 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 15:12:43 +00:00
Alex King ff147be1d8 added global 'posts' since we check for it before showing the calendar
git-svn-id: https://develop.svn.wordpress.org/trunk@522 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 08:47:40 +00:00
Mike Little d35293bf39 Added Alex K's title tooltips back into the calendar code.
git-svn-id: https://develop.svn.wordpress.org/trunk@521 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 02:08:55 +00:00
Mike Little 17a798e8a1 Because get_permalink now prepends $siteurl, several places were doubling it.
Also fixed popup comments: they cannot currently use the new urls.


git-svn-id: https://develop.svn.wordpress.org/trunk@520 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 00:22:15 +00:00
Mike Little 1d08b77613 popup comments off again
git-svn-id: https://develop.svn.wordpress.org/trunk@519 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 00:19:53 +00:00
Mike Little c900a8e8f5 Correct css file, new name
git-svn-id: https://develop.svn.wordpress.org/trunk@518 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 00:19:04 +00:00
Mike Little a4b22b0120 whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@517 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-04 00:18:36 +00:00
Mike Little 8c62d6c02b Minor optino description changes.
Fix for time difference range.
Added new help file for date/time format characters.


git-svn-id: https://develop.svn.wordpress.org/trunk@516 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 23:24:30 +00:00
Mike Little be0a2d2cf7 If using the new SE friendly urls, then links to other pages need to be absolute not relative.
git-svn-id: https://develop.svn.wordpress.org/trunk@515 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 22:16:26 +00:00
Mike Little 6fc9f0c212 Removed references to b2edit.php
git-svn-id: https://develop.svn.wordpress.org/trunk@514 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 22:11:42 +00:00
Matt Mullenweg f0969dd518 Updated links.
git-svn-id: https://develop.svn.wordpress.org/trunk@513 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 21:29:19 +00:00
Matt Mullenweg b6ce582bce Don't highlight day if we're in a different month. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@512 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 17:49:15 +00:00
Matt Mullenweg 6f4c146d1c Archives to use new permalink format.
git-svn-id: https://develop.svn.wordpress.org/trunk@511 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 17:45:57 +00:00
Matt Mullenweg dbddadfb94 New calendar code.
git-svn-id: https://develop.svn.wordpress.org/trunk@510 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 17:22:01 +00:00
Matt Mullenweg 25de9bee07 Added get_day_link() and polished calendar, it now links days.
git-svn-id: https://develop.svn.wordpress.org/trunk@509 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 16:14:54 +00:00
Matt Mullenweg 609da4d3e7 Added get_calendar function. Not finished.
git-svn-id: https://develop.svn.wordpress.org/trunk@508 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 07:30:04 +00:00
Matt Mullenweg 45f8d262f3 Lots of tweaks and changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@507 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-03 06:02:06 +00:00
Matt Mullenweg 43d0f68960 Added new get_month_link function
git-svn-id: https://develop.svn.wordpress.org/trunk@506 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-02 00:50:48 +00:00
Matt Mullenweg 2a39bceb03 Sanitize_title shouldn't strip existing hypens.
git-svn-id: https://develop.svn.wordpress.org/trunk@505 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-31 14:19:26 +00:00
Mike Little a924253139 Added import of favorites.opml from blo.gs
git-svn-id: https://develop.svn.wordpress.org/trunk@504 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-31 00:37:06 +00:00
Matt Mullenweg a5cea510dd Moved greymatter import. We should test out this functionality as well.
git-svn-id: https://develop.svn.wordpress.org/trunk@503 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 18:35:05 +00:00
Matt Mullenweg 2842d832a6 Merge changes, add in $file.
git-svn-id: https://develop.svn.wordpress.org/trunk@502 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 18:33:49 +00:00
Dougal Campbell 31ad473a67 Only display mod_rewrite rules if a permalink structure is set.
git-svn-id: https://develop.svn.wordpress.org/trunk@501 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 15:03:30 +00:00
Dougal Campbell 99a04fe92d Fixed so that you can remove the permalink format string.
git-svn-id: https://develop.svn.wordpress.org/trunk@500 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 14:56:29 +00:00
Dougal Campbell 4ae5206365 Fixed some issues with permalinks when WP is installed in a subdirectory.
git-svn-id: https://develop.svn.wordpress.org/trunk@499 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 14:55:35 +00:00
Matt Mullenweg 24855f7800 Obsolete.
git-svn-id: https://develop.svn.wordpress.org/trunk@498 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 02:24:08 +00:00
Matt Mullenweg 884f225b20 Placeholder.
git-svn-id: https://develop.svn.wordpress.org/trunk@497 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 02:22:17 +00:00
Mike Little 0f7bf555a5 Fix for edit timestamp of comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@496 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 01:54:05 +00:00
Mike Little 973c6bb3b0 Added spaces in smilies array. Non breaking space before image.
git-svn-id: https://develop.svn.wordpress.org/trunk@495 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 00:46:19 +00:00