Commit Graph

12 Commits

Author SHA1 Message Date
Ben Word
63256f4667 Fix #300 - Add comment-reply script when applicable 2012-02-29 17:33:27 -07:00
Ben Word
7f9077cfeb Fix #311, #315 - Remove custom script cleanup 2012-02-29 17:04:54 -07:00
Ben Word
f5321bc9a0 Fix #302 - Lose EOF ?> 2012-02-27 11:40:01 -07:00
Ben Word
6492fe9318 Fix #297 - wp-admin / login issue 2012-02-27 11:28:09 -07:00
Ben Word
0e8b0bb130 Fix #297 - wp-admin / login issue 2012-02-27 11:16:46 -07:00
Scott Walkinshaw
db09a64d94 Better rewrite/clean URL handling
- New roots-utils.php file for base functions
- Defined useful constants for dealing with common paths
- Refactored rewrites and clean URLs to be more flexible for non
  standard setups
- Custom scripts handler now deals with plugin scripts correctly
- Fixes #204, #270, #278
2012-02-20 16:13:35 -05:00
Ben Word
5ec10a5296 Fix #279 - Output enqueued scripts in proper order 2012-02-13 17:28:14 -07:00
Ben Word
49300042c8 Fix #259 - make extra scripts output 2012-02-13 08:18:17 -07:00
Ben Word
3c3b71fac0 Remove all frameworks except Bootstrap (#251)
- Remove all frameworks except Bootstrap

- Remove roots-options.php and replace with a more simple
  roots-config.php

- Include all Bootstrap Javascript plugins by default in
  js/plugins.js

- Use Bootstrap Responsive and Topbar navigation by default

- Use Bootstrap markup on forms, page titles, image galleries,
  alerts and errors, post and comment navigation

- Remove Roots styles from style.css and introduce app.css for
  site-specific CSS. Remove almost all previous default Roots
  styles.

- Add latest updates from H5BP project
2012-02-03 12:10:44 -07:00
Corey Wagehoft
d045e1be56 Updating Bootstrap to v.2.0.0
roots-actions.php:  added responsive css framework file
roots-options.php: changed default css classes for bootstrap v2.0.0
roots-scripts.php: updated less to v1.2.1, changed the load order and
added new scripts for bootstrap v2.0.0

Added all of the new css, js, less asset files and updated all of the
previous ones for bootstrap v2.0.0
2012-02-01 10:18:39 -06:00
Ben Word
bf8a0f1630 don't defer enqueue'd scripts - fixes #234 2012-01-23 10:50:02 -07:00
Ben Word
eca31bd915 adding roots-scripts.php, now using wp_enqueue_script 2012-01-15 19:31:14 -07:00