Commit Graph

84 Commits

Author SHA1 Message Date
matt a185b7376e Reducing the number of tabs to make using the built-in editor easier
git-svn-id: http://svn.automattic.com/wordpress/trunk@2615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-23 17:58:59 +00:00
matt 63d317c680 Trackback links fixed, also weird constant in template - http://mosquito.wordpress.org/view.php?id=1315
git-svn-id: http://svn.automattic.com/wordpress/trunk@2591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-09 11:04:02 +00:00
matt 406027014e Move ID to surrounding div - http://mosquito.wordpress.org/view.php?id=1185
git-svn-id: http://svn.automattic.com/wordpress/trunk@2577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-05-01 18:51:10 +00:00
ryan 6784ed04bd Use wp_list_cats() instead of list_cats()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-22 05:12:59 +00:00
ryan 9fd4eb9adf Filter the title in next_post() and previous_post(). Mark next_post() and previous_post() as deprecated. Update the default theme to use next_post_link() and previous_post_link(). http://mosquito.wordpress.org/view.php?id=1241 Hat tip: wyrfel
git-svn-id: http://svn.automattic.com/wordpress/trunk@2538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-17 17:09:19 +00:00
ryan 1a6877d062 Remove extraneous spaces. http://mosquito.wordpress.org/view.php?id=1198 Props: Daniel Gutekunst
git-svn-id: http://svn.automattic.com/wordpress/trunk@2530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 16:44:35 +00:00
ryan 7ee667d4a9 Don't put query description in sidebar if is_404.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-03 05:45:01 +00:00
ryan 38d509975a Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147 Props: ringmaster
git-svn-id: http://svn.automattic.com/wordpress/trunk@2492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-29 15:11:36 +00:00
ryan c4b6f0fa51 Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-14 01:02:04 +00:00
ryan 15073f4f4a Add sidebar background for pages. http://mosquito.wordpress.org/view.php?id=1083 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 23:56:29 +00:00
matt 0ee45ebf10 Fix from mailing list.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 21:39:01 +00:00
ryan 00e11b95f4 Use next_posts_link() and previous_posts_link() instead of posts_nav_link() in default theme. http://mosquito.wordpress.org/view.php?id=1064
git-svn-id: http://svn.automattic.com/wordpress/trunk@2423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-09 04:21:24 +00:00
matt 0459dc002a Remove needless RDF calls
git-svn-id: http://svn.automattic.com/wordpress/trunk@2417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-07 09:07:40 +00:00
ryan 778c30821d Remove gettext from default theme. http://mosquito.wordpress.org/view.php?id=942 Props: Albert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-27 17:04:45 +00:00
saxmatt b6890e8937 Updated images from Michael
git-svn-id: http://svn.automattic.com/wordpress/trunk@2351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 23:05:18 +00:00
saxmatt 3404b67970 Reverse translation fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@2348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-15 09:28:12 +00:00
rboren 6a11fa21a2 Load comments-popup template through the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 09:17:23 +00:00
saxmatt 8e014dea63 html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 04:36:57 +00:00
saxmatt eda8b55ac0 Removal of changes.xml bloat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 03:11:23 +00:00
rboren 58990c99cc Fix call to comments_template(). http://mosquito.wordpress.org/view.php?id=860 Hat tip: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-13 17:32:32 +00:00
saxmatt 5a949949b5 That single pixel - http://mosquito.wordpress.org/view.php?id=764
git-svn-id: http://svn.automattic.com/wordpress/trunk@2274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 07:48:30 +00:00
saxmatt 0e377a7ca7 Template cookie prob - http://mosquito.wordpress.org/view.php?id=805
git-svn-id: http://svn.automattic.com/wordpress/trunk@2260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 02:08:24 +00:00
saxmatt f1b9930441 Template fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-11 01:26:52 +00:00
saxmatt 4c6cb0f12e There is no spoon, or print.css
git-svn-id: http://svn.automattic.com/wordpress/trunk@2237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-07 07:25:04 +00:00
saxmatt 4aa903349a Removing Staticize
git-svn-id: http://svn.automattic.com/wordpress/trunk@2212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-03 19:16:16 +00:00
saxmatt 52f7a34456 GET clean - http://mosquito.wordpress.org/view.php?id=784
git-svn-id: http://svn.automattic.com/wordpress/trunk@2206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:57:07 +00:00
rboren 9838608868 Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 06:20:54 +00:00
saxmatt c4649b9979 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 06:38:12 +00:00
saxmatt f95c9db9b7 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 04:22:01 +00:00
rboren c0e5791277 Fix comment feed link. Bug 645.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 05:52:48 +00:00
saxmatt 5dd45ddd29 Use home instead of siteurl.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 07:21:53 +00:00
saxmatt 5a83b56684 Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
git-svn-id: http://svn.automattic.com/wordpress/trunk@2145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:16:17 +00:00
saxmatt 150b28860c Fix for site-admin / register link - http://mosquito.wordpress.org/view.php?id=603
git-svn-id: http://svn.automattic.com/wordpress/trunk@2142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:06:53 +00:00
saxmatt a8b8742245 Need abbr - http://mosquito.wordpress.org/view.php?id=634
git-svn-id: http://svn.automattic.com/wordpress/trunk@2140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 09:56:46 +00:00
saxmatt 7844233eb2 Some Kubrick cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 08:15:10 +00:00
saxmatt 9ddeb1b1a3 Updating Markdown to 1.0.1 - http://mosquito.wordpress.org/view.php?id=730
git-svn-id: http://svn.automattic.com/wordpress/trunk@2128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:30:16 +00:00
saxmatt 37c1aa422d Tweaks to how pages are displayed
git-svn-id: http://svn.automattic.com/wordpress/trunk@2123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 05:59:00 +00:00
mikelittle 3ca68172fe Hopefully these should be re-added as binary
git-svn-id: http://svn.automattic.com/wordpress/trunk@2102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:35:47 +00:00
mikelittle 1ab3a9e3c3 Removing images so I can re-add them as binary
git-svn-id: http://svn.automattic.com/wordpress/trunk@2101 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 23:34:24 +00:00
rboren 46678cd884 Add comment_form hook to default comments template. Bug 665.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2093 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 23:37:37 +00:00
saxmatt 02beec9806 Conditional support for feed:
git-svn-id: http://svn.automattic.com/wordpress/trunk@2089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 06:18:47 +00:00
saxmatt dd3b99de2b Fixing the images (I hope)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 06:11:05 +00:00
saxmatt 5ad9ecc675 Moving google highlight to http://dev.wp-plugins.org
git-svn-id: http://svn.automattic.com/wordpress/trunk@2084 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 20:25:14 +00:00
rboren d1db85ccf2 Start marking default theme for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2079 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 01:08:01 +00:00
saxmatt 988b6bf751 http://mosquito.wordpress.org/view.php?id=517
git-svn-id: http://svn.automattic.com/wordpress/trunk@2065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:24:33 +00:00
saxmatt 6584b204a6 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 23:10:28 +00:00
rboren 9179a8281b The case of the disappearing images dir.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 20:59:08 +00:00
rboren 28798e561e List pages, if any, in the sidebar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 06:39:38 +00:00
rboren 9af501b87b Update theme header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 05:24:20 +00:00
rboren 0b975fb9a0 Make Kubrick the new default. The old default is available as the Classic theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-04 05:20:06 +00:00