Commit Graph

559 Commits

Author SHA1 Message Date
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
Matt Mullenweg 809864ec21 Some design tweaks. If anyone can figure out why the spacing to the left and right of the menu links is different in Moz and IE they get a gold star.
git-svn-id: https://develop.svn.wordpress.org/trunk@477 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 19:57:23 +00:00
Matt Mullenweg 124c64f0f8 Last list item shouldn't have right border.
git-svn-id: https://develop.svn.wordpress.org/trunk@476 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 19:49:02 +00:00
Matt Mullenweg aa2843398c Current is now a class.
git-svn-id: https://develop.svn.wordpress.org/trunk@475 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 19:31:13 +00:00
Matt Mullenweg ae278e6d7e Fix for limits again.
git-svn-id: https://develop.svn.wordpress.org/trunk@474 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 19:21:04 +00:00
Matt Mullenweg 5a800c0917 Fix for limits.
git-svn-id: https://develop.svn.wordpress.org/trunk@473 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 17:28:30 +00:00
Matt Mullenweg 061696b6a1 Make WordPress header link not stretch all the way across.
git-svn-id: https://develop.svn.wordpress.org/trunk@472 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 17:24:30 +00:00
Matt Mullenweg 2cac53bd37 Comments should use new permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@471 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 05:28:58 +00:00
Matt Mullenweg 15bfb2b1fb Alpha functionality of new permalink structure as per previous discussions.
git-svn-id: https://develop.svn.wordpress.org/trunk@470 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 05:25:26 +00:00
Mike Little 53ed0b4b61 Moved post count outside the link in monthly version of get_archives().
git-svn-id: https://develop.svn.wordpress.org/trunk@469 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:35:45 +00:00
Matt Mullenweg 448379612e Some options functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@468 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:19:23 +00:00
Matt Mullenweg 54c53bc916 Stylistic fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@467 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 22:08:33 +00:00
Matt Mullenweg 1c5b8abe65 Add post_name column, populate column.
git-svn-id: https://develop.svn.wordpress.org/trunk@466 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 22:06:11 +00:00
Matt Mullenweg 49527093ec New title functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@465 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 22:05:38 +00:00
Matt Mullenweg 64c998dc3d Monospace font when editing templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@464 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 21:14:06 +00:00
Dougal Campbell 95e8aad3a5 Adjusted to make menus behave better at 800px browser width
git-svn-id: https://develop.svn.wordpress.org/trunk@463 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-23 20:49:44 +00:00
Matt Mullenweg 9d5b681fc7 Clarified paths for files in wp-admin. Fixed link for import-b2.php
git-svn-id: https://develop.svn.wordpress.org/trunk@462 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-23 19:37:45 +00:00
Dougal Campbell 41ea7b1841 Updated docs for dropdown_cats(), list_cats(), and get_archives()
git-svn-id: https://develop.svn.wordpress.org/trunk@461 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-22 21:26:20 +00:00
Alex King 3641e4b515 removed target=_blank, whoops!
git-svn-id: https://develop.svn.wordpress.org/trunk@460 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-22 08:53:52 +00:00