Commit Graph

87 Commits

Author SHA1 Message Date
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Matt Mullenweg a735f28792 Better default behaviour for theme calling
git-svn-id: https://develop.svn.wordpress.org/trunk@2303 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 20:38:28 +00:00
Ryan Boren 4b217b7022 Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify.
git-svn-id: https://develop.svn.wordpress.org/trunk@2032 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-02 02:47:45 +00:00
Matt Mullenweg 7c3debb42a Moving default template stuff into wp-includes, uncluttering root
git-svn-id: https://develop.svn.wordpress.org/trunk@2009 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-30 10:58:06 +00:00
Matt Mullenweg 06a08d416a Title attribute can cause probs with markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1668 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 10:58:33 +00:00
Ryan Boren 140c51db04 Localize more text. Bug 119.
git-svn-id: https://develop.svn.wordpress.org/trunk@1588 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 22:40:37 +00:00
Matt Mullenweg e264a11da1 Header/footer template start
git-svn-id: https://develop.svn.wordpress.org/trunk@1542 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-20 17:14:27 +00:00
Ryan Boren cf3a6080bd WP Query class.
git-svn-id: https://develop.svn.wordpress.org/trunk@1516 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-08 15:31:50 +00:00
Ryan Boren 0f49ccc3d3 Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1500 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-29 03:34:08 +00:00
Matt Mullenweg 25095a256a A nicer meta bar.
git-svn-id: https://develop.svn.wordpress.org/trunk@1459 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-10 23:34:47 +00:00
Matt Mullenweg 2b356341ec Some meta changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1447 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-24 21:57:42 +00:00
Ryan Boren 0dfe8ffc7f Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:14:58 +00:00
Matt Mullenweg a507894ed3 Move comments include into function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1398 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 07:42:48 +00:00
Ryan Boren da37c4efc8 Pass 'Edit This' string to edit_post_link so that it can be translated. http://wordpress.org/support/4/6976
git-svn-id: https://develop.svn.wordpress.org/trunk@1390 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-06 15:39:23 +00:00
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