Commit Graph

255 Commits

Author SHA1 Message Date
Ben Word
69d7409e52 anchor style should only appear in roots styles section 2012-01-02 11:30:21 -07:00
Ben Word
331c11d32f refs #149 - remove 1140's container class 2012-01-02 11:21:23 -07:00
Ben Word
8c1f18f3da closes #193 - block access to files that show WordPress version 2012-01-02 11:03:16 -07:00
Ben Word
bc307aa38f h5bp updates to .htaccess 2012-01-02 10:49:23 -07:00
Ben Word
53f1aea983 fixes #201 - post entry meta should use date format from options 2012-01-02 10:29:57 -07:00
Ben Word
d6062e4218 Merge pull request #200 from moimikey/master
make roots_register_sidebars() less redundant
2012-01-02 09:16:17 -08:00
Ben Word
88d496da86 adding spanish language files, thanks Ignacio Aguirre 2011-12-30 13:47:14 -07:00
Michael Scott Hertzberg
94bb56b9f9 make roots_register_sidebars() less redundant 2011-12-27 20:05:58 -05:00
Scott Walkinshaw
2b9f33430a Merge pull request #192 from splendeo/fix-htaccess-filter
fixed issue in which .htaccess filtered more rules than it should
2011-12-07 07:27:22 -08:00
Enrique García Cota
27f4ac4ead fixed issue in which .htaccess filtered more rules than it should (i.e. example.com/blog). Fixes #190 2011-12-07 11:20:02 +01:00
Ben Word
924aaaab18 adding 'everything else' under license 2011-12-02 14:44:27 -07:00
Ben Word
0bb0c9a522 better README - closes #155 2011-12-02 14:40:35 -07:00
Ben Word
fbd3ecc57f h5bp updates, style.css now using stripped version + reorganized 2011-11-30 14:14:55 -07:00
Ben Word
d5efb89ceb updating description 2011-11-28 20:19:04 -07:00
Ben Word
f99083600c cleanup 2011-11-28 20:18:40 -07:00
Ben Word
b297cb2959 adding content_width for bootstrap and foundation 2011-11-28 19:46:03 -07:00
Ben Word
2600afbe4d Merge pull request #179 from mwrather/master
Get the best of both worlds: require_once and locate_template
2011-11-28 15:16:43 -08:00
Ben Word
d36c67ec8f Merge pull request #169 from coreywagehoft/master
Adding Twitter Bootstrap CSS Framework, thx @coreywagehoft
2011-11-28 15:14:04 -08:00
Scott Walkinshaw
fe93762952 Merge pull request #181 from cabgfx/master
Add a missing danish translation
2011-11-26 05:12:13 -08:00
Casper Klenz-Kitenge
592dcc21b9 Add a missing danish translation 2011-11-26 13:26:20 +01:00
Matthew Wrather
ae353aee59 load inc/ scripts in functions.php using BOTH require_once and locate_template -- best of both worlds 2011-11-25 23:35:25 -08:00
Matthew Wrather
f364aa8fb0 Merge branch 'master', remote-tracking branch 'upstream/master' 2011-11-25 23:30:32 -08:00
Scott Walkinshaw
3f514cd4af Merge pull request #178 from cabgfx/master
Add danish language files
2011-11-25 14:51:10 -08:00
Casper Klenz-Kitenge
9aac0c7652 Add danish language files 2011-11-25 22:18:19 +01:00
Corey Wagehoft
078b5c7f5e Updating bootstrap javascript load order 2011-11-22 12:33:42 -06:00
Scott Walkinshaw
084eb09819 Merge pull request #172 from ivuorinen/master
Initial Finnish Translation
2011-11-17 06:45:05 -08:00
Ismo Vuorinen
ab626017d2 Initial Finnish Translation 2011-11-17 16:23:22 +02:00
Scott Walkinshaw
a7136a5ec5 __DIR__ fallback for PHP <5.3.0 - fixes #171 2011-11-15 17:20:34 -07:00
Corey Wagehoft
b0bcc89dd9 Adding Twitter bootstrap support 2011-11-07 22:35:52 -06:00
Corey Wagehoft
4255324a7b Adding files for Twitter Bootstrap framework 2011-11-07 22:28:32 -06:00
Ben Word
c876257e08 adding fix for empty search query 2011-11-06 11:05:03 -07:00
Ben Word
d7e6994a20 adding fix for empty search query 2011-11-06 11:03:54 -07:00
Ben Word
d01fb43145 Merge pull request #165 from johnnypeck/widgetsfix
Fix register sidebars so child themes can unregister them, thx @johnnypeck
2011-11-04 15:34:56 -07:00
Johnny Peck
a2d33c7fd9 Fix register sidebars so child themes can unregister them. 2011-11-04 16:36:14 -04:00
Ben Word
38890bf3b3 Merge pull request #164 from coreywagehoft/master
adding Foundation CSS Framework, thx @coreywagehoft
2011-11-02 18:31:41 -07:00
Corey Wagehoft
6884ebfe5e Moving foundation js files out of common library folder to its own folder 2011-11-02 20:25:34 -05:00
Corey Wagehoft
f98617ef96 Removing an old query file 2011-11-02 20:03:50 -05:00
Corey Wagehoft
985dfa4e53 Adding HTML 5 Shiv from Foundation framework spec 2011-11-01 13:43:42 -05:00
Corey Wagehoft
c4e05a2b2d Added an action and function to add the Foundation framework javascript files when it is selected 2011-11-01 13:06:51 -05:00
Corey Wagehoft
0b1843aa47 Adding Foundation framework Javascript files 2011-11-01 13:05:33 -05:00
Corey Wagehoft
67e4955233 Adding default css classes for Foundation framework 2011-11-01 12:34:27 -05:00
Corey Wagehoft
88c1520217 Adding action for foundation framework
Added where to select the CSS files from.  There are many right now and
need to be combined and compressed at some point.  Also added the
conditional css for foundation for IE 9
2011-10-26 11:41:43 -05:00
Corey Wagehoft
62a8dc5d3b Adding support on the options page for Foundation framework 2011-10-26 11:40:31 -05:00
Corey Wagehoft
88706ec1ea Adding Foundation CSS Files 2011-10-26 11:39:33 -05:00
Scott Walkinshaw
d7b0657082 mod_rewrite_rules is a filter, not action. 2011-10-23 19:30:54 -06:00
Scott Walkinshaw
39b0eb190f Whitespace fixes
Replaced all hard tabs with spaces. Removed all trailing whitespace.
2011-10-23 19:29:54 -06:00
Ben Word
484534acd0 fixing undefined index error on widget and removing whitespace 2011-10-23 17:43:03 -06:00
Ben Word
00431c8200 removing sitemap and subpages page templates (outdated, unnecessary) 2011-10-23 17:36:09 -06:00
Ben Word
3631ec9f42 minor tweaks to the H5BP htaccess / loading 2011-10-23 17:33:37 -06:00
Ben Word
82e2b03d4b Fixing bug with the root relative and clean menu options on first save
On a clean install when you saved the theme options for the first time,
the validation had a bug where the root relative URLs and clean menu
output values would both be set to false even if they were true.
2011-10-23 16:19:18 -06:00