Commit Graph

  • 99a04fe92d Fixed so that you can remove the permalink format string. Dougal Campbell 2003-10-30 14:56:29 +00:00
  • 4ae5206365 Fixed some issues with permalinks when WP is installed in a subdirectory. Dougal Campbell 2003-10-30 14:55:35 +00:00
  • 24855f7800 Obsolete. Matt Mullenweg 2003-10-30 02:24:08 +00:00
  • 884f225b20 Placeholder. Matt Mullenweg 2003-10-30 02:22:17 +00:00
  • 0f7bf555a5 Fix for edit timestamp of comments. Mike Little 2003-10-30 01:54:05 +00:00
  • 973c6bb3b0 Added spaces in smilies array. Non breaking space before image. Mike Little 2003-10-30 00:46:19 +00:00
  • 19b16e2222 Geourl is off by default. Mike Little 2003-10-30 00:33:48 +00:00
  • 69c3c568ce If there is one hit on a search redirect to that post's permalink. Matt Mullenweg 2003-10-27 23:00:39 +00:00
  • 986f72bbf0 Permalink related bugfixes. Matt Mullenweg 2003-10-27 20:27:38 +00:00
  • b4e58122e7 Now edit-comments.php Matt Mullenweg 2003-10-27 07:40:48 +00:00
  • 220d38faf0 Changed format of comments. Matt Mullenweg 2003-10-27 07:40:15 +00:00
  • b57b0bd70e Refer comment editing back to correct page. Matt Mullenweg 2003-10-27 07:21:45 +00:00
  • 2dd7337f90 Menu for different edit pages. Matt Mullenweg 2003-10-27 07:13:59 +00:00
  • 603b8be83e New edit comments page. Matt Mullenweg 2003-10-27 07:09:25 +00:00
  • eaa329b3fd RSS to use new permalink system. Move non-template functions out of template file. Matt Mullenweg 2003-10-27 07:00:42 +00:00
  • 47b0f3175f Version bump. Matt Mullenweg 2003-10-27 02:35:42 +00:00
  • 8068b213e1 Updated get_permalink to take ID argument. Matt Mullenweg 2003-10-27 02:32:53 +00:00
  • 650a59d36f Safer to have slash on the end. Matt Mullenweg 2003-10-27 00:45:05 +00:00
  • 29c9b7ea54 Fix to match one digit months. Matt Mullenweg 2003-10-27 00:42:16 +00:00
  • 96f0bf4d52 If siteurl has a trailing slash, slash it. Matt Mullenweg 2003-10-26 20:43:53 +00:00
  • b523fd2a23 Correct permalinks. Matt Mullenweg 2003-10-26 20:41:08 +00:00
  • 81cb776b62 Split up post and edit screens. Matt Mullenweg 2003-10-26 20:34:24 +00:00
  • 5e322350a5 Added em and timer. Matt Mullenweg 2003-10-26 20:31:50 +00:00
  • 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. Matt Mullenweg 2003-10-26 19:57:23 +00:00
  • 124c64f0f8 Last list item shouldn't have right border. Matt Mullenweg 2003-10-26 19:49:02 +00:00
  • aa2843398c Current is now a class. Matt Mullenweg 2003-10-26 19:31:13 +00:00
  • ae278e6d7e Fix for limits again. Matt Mullenweg 2003-10-26 19:21:04 +00:00
  • 5a800c0917 Fix for limits. Matt Mullenweg 2003-10-26 17:28:30 +00:00
  • 061696b6a1 Make WordPress header link not stretch all the way across. Matt Mullenweg 2003-10-26 17:24:30 +00:00
  • 2cac53bd37 Comments should use new permalinks. Matt Mullenweg 2003-10-26 05:28:58 +00:00
  • 15bfb2b1fb Alpha functionality of new permalink structure as per previous discussions. Matt Mullenweg 2003-10-26 05:25:26 +00:00
  • 53ed0b4b61 Moved post count outside the link in monthly version of get_archives(). Mike Little 2003-10-26 00:35:45 +00:00
  • 448379612e Some options functions. Matt Mullenweg 2003-10-26 00:19:23 +00:00
  • 54c53bc916 Stylistic fixes. Matt Mullenweg 2003-10-25 22:08:33 +00:00
  • 1c5b8abe65 Add post_name column, populate column. Matt Mullenweg 2003-10-25 22:06:11 +00:00
  • 49527093ec New title functions. Matt Mullenweg 2003-10-25 22:05:38 +00:00
  • 64c998dc3d Monospace font when editing templates. Matt Mullenweg 2003-10-25 21:14:06 +00:00
  • 95e8aad3a5 Adjusted to make menus behave better at 800px browser width Dougal Campbell 2003-10-23 20:49:44 +00:00
  • 9d5b681fc7 Clarified paths for files in wp-admin. Fixed link for import-b2.php Matt Mullenweg 2003-10-23 19:37:45 +00:00
  • 41ea7b1841 Updated docs for dropdown_cats(), list_cats(), and get_archives() Dougal Campbell 2003-10-22 21:26:20 +00:00
  • 3641e4b515 removed target=_blank, whoops! Alex King 2003-10-22 08:53:52 +00:00
  • 0467faba78 Updated for new format thanks to Rantor http://wordpress.org/support/2/769 Mike Little 2003-10-21 23:20:55 +00:00
  • 620001f33e Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name. Dougal Campbell 2003-10-20 20:53:13 +00:00
  • 5440f4bde1 Stylistic tweak, seperate name and date in comments. Matt Mullenweg 2003-10-20 05:12:16 +00:00
  • 9aa628e64b Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations. Dougal Campbell 2003-10-17 19:26:05 +00:00
  • e0e981ba75 Texturize preg_split .* should match newlines as well. Matt Mullenweg 2003-10-16 16:58:48 +00:00
  • a581d222d6 The beginning of the comments page. Matt Mullenweg 2003-10-14 05:19:26 +00:00
  • d0241617e2 moved the posts, comments, edit links Alex King 2003-10-14 00:54:09 +00:00
  • 8ba27ae5d5 Admin style tweaks. Matt Mullenweg 2003-10-13 15:47:31 +00:00
  • 00aa71684c refactored the quicktag code and fixed a few bugs Alex King 2003-10-13 07:36:00 +00:00
  • 885844ff57 Use class instead of ID. Matt Mullenweg 2003-10-13 05:50:02 +00:00
  • f89274d61e Extra break. Matt Mullenweg 2003-10-13 05:46:32 +00:00
  • f32aa0e28c Use class instead of ID. Matt Mullenweg 2003-10-13 05:34:07 +00:00
  • 89b2a0d69f Redundant <span> removed. Matt Mullenweg 2003-10-13 05:17:36 +00:00
  • d84cda977a Nice seperators. Matt Mullenweg 2003-10-13 05:15:47 +00:00
  • 96a0eef4fb We're going to need it anyway. :) Matt Mullenweg 2003-10-13 04:40:37 +00:00
  • 764148a385 Renamed. Matt Mullenweg 2003-10-12 23:57:34 +00:00
  • 564187d166 Added 'more' and 'n-page' quicktags Patch supplied by otaku42 http://wordpress.org/support/5/180 Mike Little 2003-10-12 08:40:48 +00:00
  • 8121e65efc Added trackback URL, brought it up to date with b2comments.php. Matt Mullenweg 2003-10-10 00:14:46 +00:00
  • ceeeaba1ca Fixed problem with X-Mailer header Dougal Campbell 2003-10-09 16:06:29 +00:00
  • 95b9b7864a $siteurl was not getting interpolated in comment links Dougal Campbell 2003-10-09 15:33:33 +00:00
  • b32b111dbd Wrapped text Mike Little 2003-10-08 22:33:27 +00:00
  • 6dc4350fed Fixed trailing whitespace. Removed duplicate form tag. Sorted invalid markup tags. Mike Little 2003-10-08 22:32:01 +00:00
  • eaf5ff87af double quotes to single Mike Little 2003-10-08 22:28:39 +00:00
  • 58e530dde4 Added missing global querycount Mike Little 2003-10-08 22:27:45 +00:00
  • ad420fecc5 Added unlink() call to clean up any possible temporary files. Dougal Campbell 2003-10-08 17:41:54 +00:00
  • 63a2e6d5a1 Added workaround for move_uploaded_file() problems in some server setups. Dougal Campbell 2003-10-08 17:28:25 +00:00
  • c175fd9ddb Back to no calendar display if no posts Dougal Campbell 2003-10-08 14:06:03 +00:00
  • 42ca15ac98 Added checks to category functions for empty results. Dougal Campbell 2003-10-07 21:48:32 +00:00
  • 444ca5379c More calendar error-proofing. Dougal Campbell 2003-10-07 21:33:39 +00:00
  • 9d4b414b81 Fixed some file paths for the new location Dougal Campbell 2003-10-07 20:08:27 +00:00
  • 38e195b7de Moved blogger-2-wp.php to wp-admin/import-blogger.php Dougal Campbell 2003-10-07 20:01:17 +00:00
  • f137e9be4c Added safety checks for duplicate posts. Dougal Campbell 2003-10-07 19:56:49 +00:00
  • 85902b6da6 Not used. Matt Mullenweg 2003-10-07 19:16:09 +00:00
  • 31b3cdd4b7 Fixed HTML, updated to not include some more obvious mistakes. Matt Mullenweg 2003-10-07 19:05:14 +00:00
  • 99a494deb6 Fixed potential infinite loop if there are no posts Dougal Campbell 2003-10-07 18:19:47 +00:00
  • dedb50a315 Added a simple check to see if WP is already installed. Matt Mullenweg 2003-10-07 17:28:40 +00:00
  • ae71491bc2 Added check for wp-config.php and edited text and style slightly. Took out it saying we were done when we weren't. Matt Mullenweg 2003-10-07 17:06:22 +00:00
  • afea85db0f Changed wording to make things slightly clearer. Matt Mullenweg 2003-10-07 17:03:11 +00:00
  • da65915339 Added check for wp-config.php and edited text and style slightly. Still need to do something about step 3. Matt Mullenweg 2003-10-07 16:54:27 +00:00
  • a426b60900 Incorrect variable name meant that if there was no manual excerpt for an entry there was no excerpt sent with the trackback. Matt Mullenweg 2003-10-07 16:25:58 +00:00
  • db3adc49c0 Typo. Matt Mullenweg 2003-10-07 16:21:24 +00:00
  • cfd681725d Fixed bug when register globals is off. http://wordpress.org/support/6/584 Mike Little 2003-10-07 00:22:30 +00:00
  • f870ef5da7 Removed 'search_engine_friendly_urls' options. Mike Little 2003-10-06 23:48:17 +00:00
  • ea539e1abe Changed version to 0.72; added get_links_list() doc; updated XML-RPC API info Dougal Campbell 2003-10-06 18:51:41 +00:00
  • 5510b040b8 Moved credit and timer call so that it more acurately reflects the time taken to generate the page. Mike Little 2003-10-05 21:15:44 +00:00
  • 0451a97940 Added call to antispambot round admin email. Mike Little 2003-10-05 21:13:40 +00:00
  • d30e4e5c0e Added call to antispambot round comment email. Mike Little 2003-10-05 21:06:11 +00:00
  • acc8a43e97 Added call to antispambot round admin email. Mike Little 2003-10-05 21:03:25 +00:00
  • c44ea6c9a8 Remove call by reference. Matt Mullenweg 2003-10-04 18:23:59 +00:00
  • 5f7611dcbe added time offset Alex King 2003-10-04 02:33:16 +00:00
  • 3a37d5298a Clean up of notification code. Matt Mullenweg 2003-10-03 23:04:54 +00:00
  • 9393653a00 Bring trackback notification up to date with comment notification stuff. Matt Mullenweg 2003-10-03 22:52:59 +00:00
  • 870cb95fb0 Some general comment code cleanup. Matt Mullenweg 2003-10-03 22:31:47 +00:00
  • 1859f5928e added checks for future posts Alex King 2003-10-03 03:23:10 +00:00
  • 3e02c7825c Made trackback use excerpt if available. Fix from otaku42 http://wordpress.org/support/4/667 Mike Little 2003-10-02 23:41:33 +00:00
  • 51053ed274 Fixed logic error when selecting posts by multiple author ids Dougal Campbell 2003-10-02 13:56:14 +00:00
  • e2674bd615 Fixed code for selecting multiple authors via query params Dougal Campbell 2003-10-01 20:58:44 +00:00
  • 8355b75335 Fixed typos Dougal Campbell 2003-10-01 14:38:10 +00:00
  • 4cea6ed865 Added sanity checking to several query parameters Dougal Campbell 2003-10-01 14:35:49 +00:00