Commit Graph

265 Commits

Author SHA1 Message Date
Ryan Boren 01f92d2f04 Use "Custom Header" for menu text. see #9178
git-svn-id: https://develop.svn.wordpress.org/trunk@10623 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-22 07:43:15 +00:00
Ryan Boren be7191437e set eol-style. fixes #9027
git-svn-id: https://develop.svn.wordpress.org/trunk@10487 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-03 06:09:07 +00:00
Ryan Boren 940103ddc9 body_class(). Props ionfish. fixes #7939
git-svn-id: https://develop.svn.wordpress.org/trunk@10485 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-02 19:21:38 +00:00
Andrew Ozz 19577d0a8d Add support for automatic feed links in themes, props Viper007Bond, see #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10377 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-19 05:04:58 +00:00
Andrew Ozz 430c55b45a Fix HTML issue with the single page comment form in the default theme, props vladimir_kolesnikov, fixes #8560
git-svn-id: https://develop.svn.wordpress.org/trunk@10177 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 19:45:44 +00:00
Mark Jaquith 00152d6124 Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
git-svn-id: https://develop.svn.wordpress.org/trunk@10137 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 09:07:36 +00:00
Ryan Boren fc8c54d3d9 Add paging links above comments list. Props Viper007Bond. fixes #8219
git-svn-id: https://develop.svn.wordpress.org/trunk@10097 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-07 04:49:22 +00:00
Peter Westwood 8969d49dbe Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@9835 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 18:16:44 +00:00
Ryan Boren 2cc1e36eb5 RTL tweak for classic theme from RanYanivHartstein. fixes #8009
git-svn-id: https://develop.svn.wordpress.org/trunk@9692 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 19:49:58 +00:00
Ryan Boren de15b5064d Hello Dolly update. Props zedlander and jacobsantos. fixes #8188
git-svn-id: https://develop.svn.wordpress.org/trunk@9684 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 17:52:38 +00:00
Ryan Boren 1faf521908 Eliminate chaining for php 4 compat. Props DD32. fixes #5324
git-svn-id: https://develop.svn.wordpress.org/trunk@9577 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-08 23:27:49 +00:00
Peter Westwood 9299cfd451 RTL fix for avatars in classic theme. Props RanYanivHartstein.
git-svn-id: https://develop.svn.wordpress.org/trunk@9420 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-30 22:14:24 +00:00
Mark Jaquith c33b1bc527 Make wp_title() sort titles based on separator direction. Reverse the titles in bundled theme. Better SEO. fixes #7338
git-svn-id: https://develop.svn.wordpress.org/trunk@9376 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-28 04:53:52 +00:00
Ryan Boren fdef2b72db comments-popup template updates from DD32. fixes #6391
git-svn-id: https://develop.svn.wordpress.org/trunk@9336 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 21:06:30 +00:00
Ryan Boren 5413ecde13 get_search_form from technosailor. fixes #7910
git-svn-id: https://develop.svn.wordpress.org/trunk@9234 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:39:56 +00:00
Mark Jaquith 377ad4f01d Bring back the H2s. Rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@9232 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 20:02:03 +00:00
Ryan Boren 73cf4cc90d Better not found messages. Props caesarsgrunt. fixes #5324
git-svn-id: https://develop.svn.wordpress.org/trunk@9226 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 17:00:57 +00:00
Ryan Boren 635d53975f comment_id_fields(). see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9175 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 19:06:18 +00:00
Andrew Ozz 29ceb968bd No-JS mode for replying to comments and some improvements/cleanup of comment-reply.js, includes patch by Viper007Bond, see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@9112 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-09 07:37:05 +00:00
Ryan Boren 8f62bd766a h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9032 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 22:06:23 +00:00
Peter Westwood 15f99a6338 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 21:05:37 +00:00
Peter Westwood da18c9c215 phpdoc for hello dolly. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@9001 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 09:55:32 +00:00
Peter Westwood f15c863ba1 phpdoc for the default and classic themes. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8999 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 09:49:27 +00:00
Ryan Boren 8336de2780 Comment styling for default theme. Props noel. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8971 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 04:28:39 +00:00
Ryan Boren 23fd52bd85 First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8961 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-23 21:11:27 +00:00
Ryan Boren 84507584f1 Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@8938 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-19 06:13:52 +00:00
Ryan Boren 6f8cefd5fe Add type argument to wp_list_comments(). Make comments arg optional. Introduce separate_comments(). see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8897 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-16 00:23:38 +00:00
Ryan Boren 403d9214ed wp_list_comments() and threaded comment support. First cut. see #7635
git-svn-id: https://develop.svn.wordpress.org/trunk@8869 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-11 19:25:50 +00:00
Ryan Boren a487b60f71 post_password_required(). fixes #7679
git-svn-id: https://develop.svn.wordpress.org/trunk@8800 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 19:54:14 +00:00
Ryan Boren 7404c72fde Add space. see #7560
git-svn-id: https://develop.svn.wordpress.org/trunk@8703 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 20:45:45 +00:00
Ryan Boren ba5140d219 comment_class(). Props sandbox theme. see #7560
git-svn-id: https://develop.svn.wordpress.org/trunk@8695 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 23:48:09 +00:00
Ryan Boren 812ff9b44f Add more classes to post_class(). see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8641 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 21:58:06 +00:00
Ryan Boren 47194e9cd7 Add post_class() template function for emitting standard classes for post div. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8638 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 19:09:08 +00:00
Ryan Boren 2b8caf9a1f Add sticky_class() template tag. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8637 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-13 18:21:52 +00:00
Peter Westwood ac03cee3b3 Advertise Atom 1.0 Feed in default theme. Fixes #7341 for trunk props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8408 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 06:56:25 +00:00
Ryan Boren 7d69c333f9 Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@8340 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-15 15:59:19 +00:00
Matt Mullenweg 3c9c314ef6 We need to clear floats so images don't run into the next post.
git-svn-id: https://develop.svn.wordpress.org/trunk@8320 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-12 17:53:23 +00:00
Ryan Boren f0f5316a1d Use dash instead of underscore for CSS names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8289 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-08 23:37:56 +00:00
Ryan Boren 45ac770299 Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 18:41:11 +00:00
Ryan Boren 8293447648 Update author link. Props JohnLamansky. fixes #7142
git-svn-id: https://develop.svn.wordpress.org/trunk@8110 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 22:30:46 +00:00
Peter Westwood b80f64444a Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7888 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 21:28:12 +00:00
Peter Westwood f70f8d56cc Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37:06 +00:00
Ryan Boren 2ceb2405bc Classic theme navigation fix from Otto42. fixes #6513 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7869 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-01 21:35:57 +00:00
Mark Jaquith bfab269cda Do not hyperlink the "Edit this entry" period. props phocks. fixes #6488
git-svn-id: https://develop.svn.wordpress.org/trunk@7582 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-31 17:02:41 +00:00
Ryan Boren 8807f9041b Updated RTL for default theme from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7553 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:42:50 +00:00
Matt Mullenweg 5b4f1e16e3 Make calls in image.php template more explicit to allow for easier hacking and adaptation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7541 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 00:13:14 +00:00
Matt Mullenweg e90f8d3843 .clear class was used, but undefined, which could cause funky image navigation at some sizes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7539 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 23:12:54 +00:00
Ryan Boren ec33c42302 Taxonomy links and template tags from andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7520 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 06:37:19 +00:00
Ryan Boren dd8f3a2b25 W-P! rocks the CamelCase. Props lloydbudd. fixes #6335
git-svn-id: https://develop.svn.wordpress.org/trunk@7450 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 16:10:33 +00:00
Ryan Boren 88a2fee4ef Avatar support for classic theme
git-svn-id: https://develop.svn.wordpress.org/trunk@7361 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:16:10 +00:00