Commit Graph

73 Commits

Author SHA1 Message Date
Matt Mullenweg 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +00:00
Matt Mullenweg fd7f14f55e Use different query number syntax and hide time and queries by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1181 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 04:21:58 +00:00
Matt Mullenweg 81bc3fe0c9 Things should be as simple as possible, but no more.
git-svn-id: https://develop.svn.wordpress.org/trunk@1142 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:23:57 +00:00
Ryan Boren 03e711fb02 s/this lines/this line/ so as to deny the IRC denizens their idle amusement.
git-svn-id: https://develop.svn.wordpress.org/trunk@1133 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 04:05:26 +00:00
Matt Mullenweg bd619bb1da Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1112 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 04:12:55 +00:00
Matt Mullenweg 6b991e154c Plugin enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1081 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 02:24:37 +00:00
Ryan Boren f0f4a17c94 gettext l10n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1080 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 01:56:04 +00:00
Alex King a2819cad80 more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1067 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 15:48:11 +00:00
Alex King 9ea318f926 more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1066 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 15:31:35 +00:00
Alex King e17fe1e76e added the first localization strings in index.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1065 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 06:56:38 +00:00
Matt Mullenweg ba0863104d Capitalization error
git-svn-id: https://develop.svn.wordpress.org/trunk@1062 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-12 18:11:18 +00:00
Matt Mullenweg 0330b203d6 XFN profile.
git-svn-id: https://develop.svn.wordpress.org/trunk@971 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-11 16:38:25 +00:00
Matt Mullenweg 59155a15f3 Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg fb319a95cb Label on search form.
git-svn-id: https://develop.svn.wordpress.org/trunk@950 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-27 19:22:56 +00:00
Matt Mullenweg 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +00:00
Matt Mullenweg f69f39dd6e Feed improvements and suggestions from Mark Pilgrim.
git-svn-id: https://develop.svn.wordpress.org/trunk@901 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 12:28:36 +00:00
michelvaldrighi a736154b39 now using instead of iso-8859-1
git-svn-id: https://develop.svn.wordpress.org/trunk@880 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:29:20 +00:00
Matt Mullenweg ee730aea98 Show categories nested by default. New wp_list_cats function that uses parse_str.
git-svn-id: https://develop.svn.wordpress.org/trunk@873 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 16:14:36 +00:00
Alex King 169002b6bf added id's and classes to li's in the menu to help in skinning
git-svn-id: https://develop.svn.wordpress.org/trunk@786 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-24 22:52:22 +00:00
Matt Mullenweg b85d61310e Performance optimizations.
git-svn-id: https://develop.svn.wordpress.org/trunk@760 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 11:52:35 +00:00
Dougal Campbell 79426eeb74 Fixed include path problem for links-update-xml
git-svn-id: https://develop.svn.wordpress.org/trunk@737 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-07 21:02:26 +00:00
Matt Mullenweg 76c11172ad Footer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@699 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 03:12:05 +00:00
Matt Mullenweg d552550752 Use modified get_links_list
git-svn-id: https://develop.svn.wordpress.org/trunk@678 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 22:13:06 +00:00
Matt Mullenweg 749f393872 Initial Atom syndication and autodiscovery support.
git-svn-id: https://develop.svn.wordpress.org/trunk@666 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-30 12:05:25 +00:00
Matt Mullenweg 0319c15727 edit_this_post() from Ryan Boren. Cleaned up function and integrated into default template.
git-svn-id: https://develop.svn.wordpress.org/trunk@665 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-30 10:48:06 +00:00
Matt Mullenweg 0c44a67568 New title code.
git-svn-id: https://develop.svn.wordpress.org/trunk@652 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-25 00:01:31 +00:00
Matt Mullenweg 9fd74ae0eb Formatting changes and version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@629 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:45:34 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Mike Little acf936810f Some more b2->wp renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@617 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-16 01:58:39 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00
Mike Little f2aa5da5b0 Removed $querycount. Added $wpdb->querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@569 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-05 01:24:02 +00:00
Matt Mullenweg fecf7f1d53 Alpha multiple category support.
git-svn-id: https://develop.svn.wordpress.org/trunk@565 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 22:53:15 +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
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
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 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
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 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 5510b040b8 Moved credit and timer call so that it more acurately reflects the time taken to generate the page.
git-svn-id: https://develop.svn.wordpress.org/trunk@415 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:15:44 +00:00
Alex King e0e5c5ba23 added link to comments RSS feed
git-svn-id: https://develop.svn.wordpress.org/trunk@395 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-28 19:08:43 +00:00
Mike Little 44aca75a96 Fixed missing li tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@389 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-26 23:15:12 +00:00
Mike Little 08fd0a243f Archives back to hard coded monthly
git-svn-id: https://develop.svn.wordpress.org/trunk@376 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-21 23:22:49 +00:00
Mike Little a67d1752fd archives now track option setting. Calendar on by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@373 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-19 23:13:09 +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 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 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
Dougal Campbell 334ce204e8 Added abspath to b2comments.php include, to facilitate running WP from a subdirectory
git-svn-id: https://develop.svn.wordpress.org/trunk@319 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-15 18:19:07 +00:00
Mike Little b5701a52a3 Changes for new geourl functionality.
Example added to index.php.
Install and update done.


git-svn-id: https://develop.svn.wordpress.org/trunk@294 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-05 22:44:38 +00:00
Matt Mullenweg f9b43b1eec Added wrapper div.
git-svn-id: https://develop.svn.wordpress.org/trunk@266 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 20:27:34 +00:00
Mike Little 7b31ae093c Comment re weblogs.com.php
Archive mode uses admin setting.
require -> require_once
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@214 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:43:34 +00:00