Commit Graph

777 Commits

Author SHA1 Message Date
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
Mike Little 19b16e2222 Geourl is off by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@494 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 00:33:48 +00:00
Matt Mullenweg 69c3c568ce If there is one hit on a search redirect to that post's permalink.
git-svn-id: https://develop.svn.wordpress.org/trunk@493 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 23:00:39 +00:00
Matt Mullenweg 986f72bbf0 Permalink related bugfixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@492 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 20:27:38 +00:00
Matt Mullenweg b4e58122e7 Now edit-comments.php
git-svn-id: https://develop.svn.wordpress.org/trunk@491 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:40:48 +00:00
Matt Mullenweg 220d38faf0 Changed format of comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@490 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:40:15 +00:00
Matt Mullenweg b57b0bd70e Refer comment editing back to correct page.
git-svn-id: https://develop.svn.wordpress.org/trunk@489 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:21:45 +00:00
Matt Mullenweg 2dd7337f90 Menu for different edit pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@488 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:13:59 +00:00
Matt Mullenweg 603b8be83e New edit comments page.
git-svn-id: https://develop.svn.wordpress.org/trunk@487 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:09:25 +00:00
Matt Mullenweg eaa329b3fd RSS to use new permalink system. Move non-template functions out of template file.
git-svn-id: https://develop.svn.wordpress.org/trunk@486 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:00:42 +00:00
Matt Mullenweg 47b0f3175f Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@485 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 02:35:42 +00:00
Matt Mullenweg 8068b213e1 Updated get_permalink to take ID argument.
git-svn-id: https://develop.svn.wordpress.org/trunk@484 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 02:32:53 +00:00
Matt Mullenweg 650a59d36f Safer to have slash on the end.
git-svn-id: https://develop.svn.wordpress.org/trunk@483 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 00:45:05 +00:00
Matt Mullenweg 29c9b7ea54 Fix to match one digit months.
git-svn-id: https://develop.svn.wordpress.org/trunk@482 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 00:42:16 +00:00
Matt Mullenweg 96f0bf4d52 If siteurl has a trailing slash, slash it.
git-svn-id: https://develop.svn.wordpress.org/trunk@481 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:43:53 +00:00
Matt Mullenweg b523fd2a23 Correct permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@480 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:41:08 +00:00
Matt Mullenweg 81cb776b62 Split up post and edit screens.
git-svn-id: https://develop.svn.wordpress.org/trunk@479 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:34:24 +00:00
Matt Mullenweg 5e322350a5 Added em and timer.
git-svn-id: https://develop.svn.wordpress.org/trunk@478 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:31:50 +00:00