afd690d76bswitching frameworks was broken - now fixed. thanks to @dsimmons for pointing this out
Ben Word
2011-06-01 11:59:49 -06:00
70be19e820removing reference to background image
Ben Word
2011-06-01 08:02:10 -06:00
eab54c9adbh5bp replaced the semicolon with a comma in the viewport line back in october, somehow missed this -- thx james sims for pointing it out
Ben Word
2011-06-01 07:57:14 -06:00
72cdfe7deadoing some clean up to the new options (which are awesome btw)
Ben Word
2011-05-31 19:51:50 -06:00
97ed6f4f2dupdating #main and #sidebar CSS classes to use the new options
Ben Word
2011-05-31 10:48:00 -06:00
15f3f9ce2echanging class names after h5bp reverted the <html> tag changes
Ben Word
2011-05-31 10:32:07 -06:00
5466bad0d1adding support for adapt.js, closes#47
Ben Word
2011-05-30 20:09:20 -06:00
83199c388emoving css3-mediaqueries.js (used by 1140) to libs folder
Ben Word
2011-05-30 20:08:43 -06:00
10ef89fdf1adding vcard widget
Ben Word
2011-05-30 12:01:13 -06:00
7e9abf103eremoving unnecessary icon, no longer used with the new theme options
Ben Word
2011-05-30 10:29:06 -06:00
92e91d3bb5switching from using include_once to the correct method, locate_template
Ben Word
2011-05-30 10:16:31 -06:00
4e0c92c05eremoving the additional styling to the 'Search Engines Blocked' button because as of 3.2 it's no longer in the header, it's simply a link in the 'Right Now' area on the dashboard. unfortunately there's no id or class associated with it so we can't make it more prominent, as of right now you barely notice it (just like the header message)
Ben Word
2011-05-30 10:06:40 -06:00
e1d41ebce3removing unnecessary code at bottom, adding a class to a couple inputs so that they have some width
Ben Word
2011-05-30 09:55:53 -06:00
1aa3fa0f33moving yoast breadcrumb support into actions
Ben Word
2011-05-30 09:40:02 -06:00
91d81ddb6ecomplete rewrite of theme options, based on twentyeleven (in progress)
Ben Word
2011-05-30 01:33:28 -06:00
251e17bdb0formatting
Ben Word
2011-05-29 23:55:20 -06:00
e9cac02724cleaning up the part that checks to see if .htaccess is writable
Ben Word
2011-05-29 23:41:14 -06:00
0f3ea1bf0aremoving output buffer include
Ben Word
2011-05-26 22:29:02 -06:00
3c5298ee58moving 1140's call to css3-mediaqueries.js into actions
Ben Word
2011-05-26 21:30:41 -06:00
dfb1f1adedmissing a character :)
Ben Word
2011-05-26 07:52:40 -06:00
6542f5bd19h5bp update to <html> tag
Ben Word
2011-05-26 07:49:51 -06:00
f3c1b46d18adding hooks & actions
Ben Word
2011-05-26 00:27:06 -06:00
c2f44c8422adding a blank roots-custom.php file so you can quickly add custom functions without messing with functions.php (there will be some cleanup to functions.php soon)
Ben Word
2011-05-25 23:23:32 -06:00
1543fe0373renaming includes/ directory to inc/
Ben Word
2011-05-25 23:09:07 -06:00
2821611ac8tagging 3.2.4
Ben Word
2011-05-19 19:13:46 -06:00
4debdc5e5dh5bp update: new conditional comment magic for the <html> tag, more info at http://goo.gl/MmY2F
Ben Word
2011-05-19 19:09:42 -06:00
d1f2edff9aMerge pull request #63 from masondesu/master
Ben Word
2011-05-19 11:53:25 -07:00
889a000cf8Removed unnecessary class="<?php echo roots_container_class; ?>" from #nav-main, as it was breaking the "rules" on 960.gs.
Mason Stewart
2011-05-19 11:50:43 -07:00
ce10e802b0same as pull req 60 with some formatting/name changes -- menu activation fixes
Ben Word
2011-05-18 18:29:03 -06:00
2386b3274aMerge pull request #55 from johnraz/patch-2
Ben Word
2011-05-17 21:52:16 -07:00
18f0ab26d4latest changes from h5bp and blueprint css, jquery 1.6.1
Ben Word
2011-05-17 22:48:13 -06:00
7de67904e1This is the correct fix
Jonathan Liuti
2011-05-15 02:53:30 -07:00
66cb21dda9tagging 3.2.3
Ben Word
2011-05-10 19:39:01 -06:00
4982539f11Bug fixes: plugins_url in admin, search query redirect and display
Scott Walkinshaw
2011-05-10 19:06:03 -06:00
5edfce05d5cleanup
Ben Word
2011-05-09 18:14:40 -06:00
985ba6f240latest h5bp changes: placeholder media queries for mobile-first approach and addition of respond.js
Ben Word
2011-05-08 17:17:26 -06:00
ec4ec025becleanup
Ben Word
2011-05-08 13:00:05 -06:00
37214d5443latest updates from h5bp
Ben Word
2011-05-08 11:56:10 -06:00
a3d64d2d72adding jquery 1.6
Ben Word
2011-05-08 11:45:34 -06:00
d15e0487cflatest updates to blueprint css - adding styling to url and email inputs
Ben Word
2011-05-08 11:41:02 -06:00
592d36bbffMerge remote branch 'upstream/master'
Scott Walkinshaw
2011-04-04 20:42:21 -06:00
40485c7ee9Updated relative path function to work with sub dirs - fixes#13
Scott Walkinshaw
2011-04-04 15:56:19 -06:00
012991dff4Modified comments.php so that the default avatars are displayed according to the setting in Admin > Settings > Discussion > Avatars > Default Avatar
Jui-Shan Liang
2011-04-04 14:57:17 +08:00
cde2ec5321adding jquery 1.5.2 and removing changelog from style.css since it's now tracked in README.md
Ben Word
2011-04-02 11:08:48 -06:00
6ca6890a8cfixing uppercase typo
Ben Word
2011-04-02 11:00:36 -06:00
369b6a45f5adding support for 960.gs
Ben Word
2011-04-01 14:42:22 -06:00
83b325a5a4adding more from the html5 boilerplate .htaccess (remember to use wp-super-cache to control expires)
Ben Word
2011-04-01 09:45:22 -06:00
816b1ab28c[ADD] Added the max content width for 960gs + clear div
Joanthan Liuti
2011-04-01 11:32:40 +02:00
80704070eafixes#1 -- also minor changes to style.css and searchform.php
Ben Word
2011-03-31 20:56:19 -06:00
b15f084601changing dl to figure on the commented-out fancybox call to match the latest changes to the gallery shortcode
callmejeremiah
2011-03-31 13:50:17 -07:00
5872c57923[ADD] Added support for 960gs - TODO: add the clear div required by 960gs in the markup + test that no classes from the framework are conflicting with roots's existing css (2)
Joanthan Liuti
2011-03-31 19:01:31 +02:00
8c4bfb8c1c[ADD] Added support for 960gs - TODO: add the clear div required by 960gs in the markup + test that no classes from the framework are conflicting with roots's existing css
Jonathan Liuti
2011-03-31 18:59:42 +02:00