Commit Graph

279 Commits

Author SHA1 Message Date
Ben Word
eca31bd915 adding roots-scripts.php, now using wp_enqueue_script 2012-01-15 19:31:14 -07:00
Scott Walkinshaw
d6c0125fa9 Add rel option to stylesheet_link_tag() 2012-01-15 20:37:40 -05:00
Ben Word
617f86604d re-organizing roots-actions.php, added roots_current_framework() function 2012-01-15 17:09:53 -07:00
Ben Word
898f3a3cb0 tell tinymce to also allow <script> tags 2012-01-15 16:24:39 -07:00
Ben Word
8ca5847f32 removing comment reference to unused, old templates 2012-01-15 15:37:49 -07:00
Ben Word
3f36f8aaee updated comments template based off twentyeleven's 2012-01-15 15:35:44 -07:00
Ben Word
bccac4380f re-did example vcard widget based on twentyeleven's widgets.php 2012-01-15 14:17:21 -07:00
Ben Word
3a33fa957f archive title cleanup, adding custom taxonomy title 2012-01-15 13:46:24 -07:00
Ben Word
3673baa402 loop code cleanup 2012-01-15 13:27:30 -07:00
Ben Word
b620f7b6c8 adding fullwidth class and search form to 404 template 2012-01-15 12:49:29 -07:00
Ben Word
49d5639451 removing Blueprint CSS specific classes 2012-01-15 12:47:36 -07:00
Ben Word
fa2cc6d71f use roots nav walker by default if option is set 2012-01-15 12:32:46 -07:00
Ben Word
0e88cc92dc removing roots_page_breadcrumb() example action 2012-01-15 12:02:35 -07:00
Ben Word
1db8bb3089 Merge pull request #216 from msurguy/master
Updated foundation's app.js file to the latest version
2012-01-09 17:43:10 -08:00
Maksim Surguy
8dd46bbfa1 Updated Foundation's app.js
Updated Foundation's app.js to the latest version
2012-01-09 17:09:25 -08:00
Ben Word
9c56ee684b adding on all supported languages, adding missing license info for new CSS frameworks 2012-01-08 12:19:37 -07:00
Ben Word
38821d0dc5 fixes #210 - add author name to archive template title 2012-01-08 12:06:48 -07:00
Ben Word
9da422e008 fixes #166, #196 and #197 - adding full width option and applying in
full width template, thx @johnnypeck!
2012-01-08 11:58:57 -07:00
Ben Word
320ce427e8 fixes #213 - reverting new h5bp htaccess rule 2012-01-07 13:30:34 -07:00
Ben Word
a96305919f roots 4.0.0 2012-01-04 12:35:31 -07:00
Ben Word
01b6f7710b activation options! huge thanks to @johnraz (#208) - closes #6 2012-01-04 12:10:34 -07:00
Ben Word
333ad3a8b7 cutting some roots: removing fout-b-gone 2012-01-03 16:30:51 -07:00
Ben Word
623793379e Merge pull request #205 from karalamalar/master
Turkish Translation added
2012-01-02 14:27:32 -08:00
Emre Erkan
25ac4abc4f Added Turkish Translation 2012-01-02 23:09:18 +02:00
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