Commit Graph

358 Commits

Author SHA1 Message Date
Kyrre Matias Goksøyr
013c5fe0cd Added Norwegian (nynorsk) language files, changed "valgfri" to "valfri".
Signed-off-by: Kyrre Matias Goksøyr <kyrremg@gmail.com>
2012-04-09 13:51:50 +02:00
Kyrre Matias Goksøyr
e6cf04440b Added Norwegian (nynorsk) language files.
Signed-off-by: Kyrre Matias Goksøyr <kyrremg@gmail.com>
2012-04-09 13:45:47 +02:00
Ben Word
5ec867aa89 Avoid potential server error with blank roots-custom.php
f5321bc9a0 (commitcomment-1018488)
2012-04-08 17:27:29 -06:00
Ben Word
64a137ea32 Merge pull request #383 from zslabs/master
Update to jQuery 1.7.2
2012-04-08 16:14:06 -07:00
Zach Schnackel
e80281e985 jQuery 1.7.2 Update 2012-04-08 12:09:14 -04:00
Ben Word
f7f86c9e92 Merge pull request #369 from Fingli/upstream
Add Bulgarian translation
2012-04-03 08:35:49 -07:00
Yulian
519021ac43 Added Bulgarian translation
compatible with v. 5.0.0
2012-04-02 21:15:31 +03:00
Ben Word
4759f1e1b7 Fix #365 - re-generate roots.pot 2012-04-02 01:43:59 -06:00
Ben Word
23ff200ef2 Merge pull request #364 from hannesjohansson/master
Add Swedish language files
2012-04-01 23:42:33 -07:00
Hannes Johansson
3035e11d48 updated Swedish language files 2012-03-29 13:26:24 +02:00
Hannes Johansson
979192ffca adding Swedish language files 2012-03-29 13:15:52 +02:00
Scott Walkinshaw
c526a8461c Merge pull request #328 from waitxd/master
add support for custom menu classes
2012-03-12 17:24:45 -07:00
Scott Walkinshaw
c90d5ef916 Proper base script URLs for WPMU/Child Themes 2012-03-12 20:18:43 -04:00
Scott Walkinshaw
7a471be049 Fix #293 - Remove unnecessary call to template uri 2012-03-12 20:13:39 -04:00
waitxd
53ff55d3a9 custom menu classes for nav menu #2
for example: wp_nav_menu('menu_class' => 'nav nav-pills' ...
2012-03-06 16:41:13 +04:00
waitxd
618e89cea2 custom menu classes for nav menu #1
for example: wp_nav_menu('menu_class' => 'nav nav-pills' ...
2012-03-06 16:39:57 +04:00
Ben Word
3fceb85504 Merge pull request #322 from ChrisClayton/patch-3
Use &times; for alert in loop.php
2012-03-04 14:39:54 -08:00
Ben Word
0f2372309c Merge pull request #320 from doobbe/master
Add Vietnamese language files
2012-03-04 14:24:02 -08:00
ChrisClayton
cf720832d0 remove x and replaced with escaped &times; html entity for alerts. 2012-03-03 17:34:10 +11:00
Quang LD
570b1b5c7d Adding Vietnamese lang 2012-03-02 17:25:59 +07:00
Ben Word
63256f4667 Fix #300 - Add comment-reply script when applicable 2012-02-29 17:33:27 -07:00
Ben Word
5a757dfda2 Fix #307 - remove reference to <figure> & <figcaption> 2012-02-29 17:28:32 -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
c17560be27 Fix #305, #304 - Update alerts to use &times; entity 2012-02-27 11:29:55 -07:00
Ben Word
6492fe9318 Fix #297 - wp-admin / login issue 2012-02-27 11:28:09 -07:00
Ben Word
efa020b936 Fix #309 - re-deploy Bootstrap CSS 2012-02-27 11:20:01 -07:00
Ben Word
0e8b0bb130 Fix #297 - wp-admin / login issue 2012-02-27 11:16:46 -07:00
Ben Word
c3882f7a97 Fix #296 - re-deploy Bootstrap responsive CSS 2012-02-22 20:31:18 -07:00
Ben Word
387ea2d1cf H5BP updates, update to Modernizr 2.5.3 2012-02-22 15:24:03 -07:00
Ben Word
48af1a6e8d Merge pull request #287 from leoj3n/master
Ending #wrap div earlier (before <footer>) in footer.php
2012-02-22 14:20:58 -08:00
Ben Word
d82b8c5d2b Remove de-registration of jQuery and li0n.js
jQuery is now skipped manually in roots-scripts.php so
we don't have to worry about the old cleanup
2012-02-22 15:18:32 -07:00
Ben Word
35dc9f10bc Minor tweak to compressed Bootstrap Javascript 2012-02-22 15:13:33 -07:00
Ben Word
ec50884581 Merge pull request #294 from coreywagehoft/master
Update to Bootstrap v2.0.1
2012-02-22 12:56:35 -08:00
Corey Wagehoft
75d260854b Updating Bootstrap to v2.0.1 2012-02-22 14:49:40 -06:00
Scott Walkinshaw
5deda8f875 Kill me 2012-02-21 21:16:48 -05: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
Joel Kuczmarski
d78f34e3cf #wrap now ends before <footer> 2012-02-18 10:43:20 -06:00
Ben Word
47eb95be69 Merge pull request #284 from LimeBlast/patch-1
Add a space before data-dropdown on menus
2012-02-16 08:56:26 -08:00
Daniel Hollands
ddbf854342 Was failing HTML5 validation because there wasn't a space between class="menu-home dropdown" and data-dropdown="dropdown". 2012-02-16 16:43:51 +00:00
Ben Word
cdc3267f36 Fix #231 - convert menu ID's to classes 2012-02-13 18:27:29 -07:00
Ben Word
5ec10a5296 Fix #279 - Output enqueued scripts in proper order 2012-02-13 17:28:14 -07:00
Ben Word
be3e67f862 Fix #274 - avoid duplicate canonical with WordPress SEO plugin 2012-02-13 08:37:37 -07:00
Ben Word
551fc9ca50 Fix #250 - update htaccess functions to latest from @alkymst 2012-02-13 08:25:25 -07:00
Ben Word
49300042c8 Fix #259 - make extra scripts output 2012-02-13 08:18:17 -07:00
Ben Word
f1f7eea38d Remove optimized robots.txt
See this article from Yoast: http://yoast.com/example-robots-txt-wordpress/
2012-02-10 08:49:15 -07:00
Ben Word
0e51e9048c HTML5 Boilerplate 3.0 updates 2012-02-06 10:57:27 -07:00
Ben Word
320a1d32c0 Use minified Bootstrap CSS (#251) - thanks @elflo 2012-02-03 14:11:11 -07:00
Ben Word
d97ae91d24 Minify Bootstrap Javascript plugins 2012-02-03 12:46:55 -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