Commit Graph

199 Commits

Author SHA1 Message Date
Ryan Boren 930a39d235 Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296
git-svn-id: https://develop.svn.wordpress.org/trunk@6343 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-26 21:40:00 +00:00
Peter Westwood 81cf36f253 Fix atom version number in the classic theme. Relates #5213 props rubys
git-svn-id: https://develop.svn.wordpress.org/trunk@6261 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 19:37:21 +00:00
Peter Westwood 3c2cc79a46 Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@6195 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-06 06:55:24 +00:00
Ryan Boren ec05e6cfd7 the_title_attribute(). Props Nazgul. fixes #4731
git-svn-id: https://develop.svn.wordpress.org/trunk@6132 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 22:50:59 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Mark Jaquith 1a98b38095 urlencode() redirect_to param in login links for both themes. fixes #4873 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6006 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-01 23:05:11 +00:00
Mark Jaquith bd6534db40 Use single_tag_title() on tag pages in the Default theme. Props Andy. fixes #4876
git-svn-id: https://develop.svn.wordpress.org/trunk@5996 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 19:54:46 +00:00
Ryan Boren 3ff8ad1a47 Trackback fxn cleanup from Otto42. fixes #4800
git-svn-id: https://develop.svn.wordpress.org/trunk@5982 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 23:08:44 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Ryan Boren f4ad9c82f4 RTL styling from sewar. fixes #4653
git-svn-id: https://develop.svn.wordpress.org/trunk@5813 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 18:55:36 +00:00
Ryan Boren 0627e264c3 RTL styling from sewar. fixes #4653
git-svn-id: https://develop.svn.wordpress.org/trunk@5812 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 18:55:11 +00:00
Mark Jaquith 7b46133c79 Correct grammatical error (comment splice). Props filosofo. fixes #4551
git-svn-id: https://develop.svn.wordpress.org/trunk@5771 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-27 23:25:49 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n 3cfb7f5602 Translate some strings in the classic theme that were missed. Props nbachiyski. fixes #4451
git-svn-id: https://develop.svn.wordpress.org/trunk@5697 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-13 16:41:21 +00:00
Ryan Boren 007ea284be attribute_escape REQUEST_URI
git-svn-id: https://develop.svn.wordpress.org/trunk@5679 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-11 22:41:47 +00:00
rob1n e1c783460f Use Older/Newer rather than Previous/Next for sake of clarity. fixes #4397
git-svn-id: https://develop.svn.wordpress.org/trunk@5664 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 23:33:06 +00:00
Ryan Boren d223909cbb More Kubrick custom color header i18n from nbachiyski. fixes #4256 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5468 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-13 18:46:17 +00:00
Ryan Boren 7b61ae86d2 Kubrick custin color header i18n from nbachiyski. fixes #4256 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5466 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-13 17:56:30 +00:00
rob1n 1a93f268ad Use correct border order in classic theme's CSS. fixes #4225
git-svn-id: https://develop.svn.wordpress.org/trunk@5392 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 23:23:41 +00:00
Ryan Boren d2c21b28b7 eol-style everywhere
git-svn-id: https://develop.svn.wordpress.org/trunk@5391 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 21:48:43 +00:00
Ryan Boren ed0260ac9e Do a cap check at the top of widgets since it won't always inherit the menu cap check.
git-svn-id: https://develop.svn.wordpress.org/trunk@5385 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 17:52:22 +00:00
rob1n c2bb150496 Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5290 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-20 03:52:41 +00:00
rob1n d9a76c8f91 Improve tag archive's title. Props johnbillion. fixes #4133
git-svn-id: https://develop.svn.wordpress.org/trunk@5250 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 04:39:55 +00:00
rob1n 16194b9fbd Change edit comment link to 'edit' rather than 'e'. Props pishmishy. fixes #3977
git-svn-id: https://develop.svn.wordpress.org/trunk@5221 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 21:08:46 +00:00
rob1n ea7193714d Fix typo. Props Nazgul. fixes #4083
git-svn-id: https://develop.svn.wordpress.org/trunk@5180 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 23:35:37 +00:00
rob1n 99aba2a91c Fix typo. Props johnbillion. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5176 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 00:58:55 +00:00
rob1n a499d35043 Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
git-svn-id: https://develop.svn.wordpress.org/trunk@5168 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 19:42:06 +00:00
rob1n a6aecd4f7d Add classic theme's functions.php. Good eyes, Otto42. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5154 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 19:52:59 +00:00
rob1n 158614b4aa Add widget support (if plugin is available) to default themes. Props Otto42. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5151 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 16:57:50 +00:00
Matt Mullenweg 570a74e818 All the query stuff we need for tag= URLs to work.
git-svn-id: https://develop.svn.wordpress.org/trunk@5149 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 06:16:12 +00:00
Matt Mullenweg 06e885f4b1 Show tags on permalink pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@5147 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 05:21:47 +00:00
Ryan Boren ff859fce24 Don't output empty list. Props pishmishy. fixes #3779
git-svn-id: https://develop.svn.wordpress.org/trunk@5127 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-28 17:31:28 +00:00
Matt Mullenweg bfb4b8c091 Basic theme support for tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@5111 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-26 08:08:31 +00:00
Ryan Boren 3f2aabe21b Remove extraneous echo. Props buzink. fixes #4020
git-svn-id: https://develop.svn.wordpress.org/trunk@5105 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 23:40:36 +00:00
Ryan Boren 6a3688b9c2 Add RTL support to kubrick. Props Sewar. fixes #3953
git-svn-id: https://develop.svn.wordpress.org/trunk@5062 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-19 19:08:15 +00:00
Mark Jaquith 56368548ad Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:29:15 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +00:00
Ryan Boren 27ee037027 Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4929 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 08:31:07 +00:00
Ryan Boren 983c92db53 Don't emit empty class. Props rob1n. fixes #3787
git-svn-id: https://develop.svn.wordpress.org/trunk@4922 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:55:52 +00:00
Ryan Boren 9bea716e22 Wrapped allowed html in code tags. Props rob1n. fixes #998
git-svn-id: https://develop.svn.wordpress.org/trunk@4901 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-21 01:55:16 +00:00
Mark Jaquith 85bb973148 Detect whether a user is logged in for popup comments templates in default and classic themes. props skippy, Nazgul, rob1n. fixes #1065
git-svn-id: https://develop.svn.wordpress.org/trunk@4890 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-16 04:36:51 +00:00
Ryan Boren af1b1aaa5e Remove feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@4762 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 03:40:17 +00:00
Ryan Boren f636693a0f Add language_attributes() to theme headers.
git-svn-id: https://develop.svn.wordpress.org/trunk@4757 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-17 00:01:21 +00:00
Ryan Boren a1a8f1af2e Set eol-style to native.
git-svn-id: https://develop.svn.wordpress.org/trunk@4747 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 17:52:13 +00:00
Ryan Boren 9fb0fa48fb Hierarchical category count fixes from andy. fixes #2738
git-svn-id: https://develop.svn.wordpress.org/trunk@4707 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-09 08:45:05 +00:00
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Matt Mullenweg 57882dea71 Make sidebar hierarchical, fixes #3417
git-svn-id: https://develop.svn.wordpress.org/trunk@4585 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-02 22:32:34 +00:00
Ryan Boren 18e508683f Font size for wp-calendar and next. Props mdawaffe. fixes #1213
git-svn-id: https://develop.svn.wordpress.org/trunk@4578 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:09:35 +00:00
Matt Mullenweg 63dea5ed41 Curl them quotes, fixes #2835
git-svn-id: https://develop.svn.wordpress.org/trunk@4573 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 10:26:50 +00:00
Matt Mullenweg 9d7329cc68 Show HRs in posts, fixes #3291
git-svn-id: https://develop.svn.wordpress.org/trunk@4567 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 03:18:45 +00:00