Scott Walkinshaw
9116c3a69f
Merge pull request #554 from retlehs/move_html_into_templates
...
Move HTML into templates
2012-09-19 13:04:07 -07:00
Scott Walkinshaw
989fb246ba
Add note about CONTRIBUTING.md
2012-09-19 16:03:21 -04:00
Scott Walkinshaw
fbd9d591da
Fix CHANGELOG
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
a44397aa30
template-tags.php does not exist anymore
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
38a51d06ec
Update docs
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
b61a3b0285
Move roots_entry_meta into its own template
...
No need for this HTML to be in a function. Now instead of calling the
function, just use get_template_part
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
267e24e9a3
Move Google Analytics code into footer template
...
Once again, HTML tags should be in the templates when possible.
actions.php is no longer needed now as well.
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
e08024b730
Move feed link into template
...
All HTML should be in the templates whenever possible.
2012-09-19 16:03:20 -04:00
Scott Walkinshaw
b9cb9de4b9
Move is_element_empty function to utils
2012-09-19 14:57:14 -04:00
Scott Walkinshaw
a54850cd44
Formatting
2012-09-19 14:46:06 -04:00
Scott Walkinshaw
c707448a72
Enforce code standards
...
Correct this is not.
2012-09-18 16:47:46 -03:00
Ben Word
7b510d61f4
Add CONTRIBUTING.md to assist with the new GitHub UI
2012-09-17 22:52:23 -05:00
Ben Word
626b8ca6d9
Update editor-style.css
2012-09-17 22:41:09 -05:00
Ben Word
0b506d42c0
Merge pull request #550 from Foxaii/master
...
Add nav walker support for CSS dividers and nav-header
2012-09-16 16:51:00 -07:00
Foxaii
c27b9218b4
Corrected spacing.
2012-09-17 01:24:42 +02:00
Foxaii
83b0984eab
Support for dividers & nav header classes
2012-09-16 21:45:33 +02:00
Ben Word
81bd8cb73b
Roots 6.0.0
2012-09-16 10:20:23 -05:00
Scott Walkinshaw
d3497a7063
Fixes #542 - Simplify nav & add 3rd level dropdown
2012-09-12 12:34:30 -06:00
Ben Word
580d3f26d1
Add jQuery version to wp_register_script
2012-09-06 19:36:44 -05:00
Ben Word
c9e4ef6f2f
Add has_nav_menu() check for navigation menus
2012-09-06 19:35:51 -05:00
Ben Word
852004a1f9
Update CHANGELOG
2012-09-04 23:39:56 -05:00
Ben Word
f9959b4da0
Update to Bootstrap 2.1.1, jQuery 1.8.1, Modernizr 2.6.2
2012-09-04 23:34:13 -05:00
Ben Word
8d76195661
Update to Bootstrap 2.1.1, jQuery 1.8.1, Modernizr 2.6.2
2012-09-04 23:33:35 -05:00
Ben Word
7fdb2f07f5
Add new theme documentation
2012-09-03 11:01:29 -05:00
Ben Word
f538aa0116
Cleanup clean up, reorganization
2012-09-03 09:43:38 -05:00
Scott Walkinshaw
141cb513a5
Update Changelog
2012-08-31 16:21:20 -03:00
Scott Walkinshaw
b30a64abda
Merge pull request #539 from retlehs/alternative_syntax
...
Consistent use of PHP alternative syntax
2012-08-31 12:19:24 -07:00
Scott Walkinshaw
96648f0056
Consistent use of PHP alternative syntax
2012-08-31 14:56:29 -04:00
Ben Word
09b236e6bb
Merge pull request #535 from limenet/master
...
Allow dropdowns to have a regular anchor
2012-08-28 19:54:04 -07:00
Ben Word
ed8adf2526
Add License URI
2012-08-28 21:53:29 -05:00
Scott Walkinshaw
765019e3d0
Merge pull request #536 from weslly/master
...
Re-generate roots.pot and update Brazilian Portuguese translation files
2012-08-28 07:43:42 -07:00
Weslly Honorato
dcde854f17
Re-generate roots.pot file and update Brazilian Portuguese translation files
2012-08-28 11:32:35 -03:00
Linus Metzler
b9cc398396
fixed dropdown bug
...
when a dropdown parent contains a link itself, a data-target="#" is needed
2012-08-26 22:36:30 +03:00
Linus Metzler
181e9f7a68
Revert "fixed dropdown bug"
...
This reverts commit c89d68fc7c .
2012-08-26 21:34:10 +02:00
Linus Metzler
c89d68fc7c
fixed dropdown bug
...
Due to updates (jQuery and Bootstrap), dropdowns stopped working because
of missing "data-target" (see
http://twitter.github.com/bootstrap/javascript.html#dropdowns )
2012-08-26 12:39:46 +02:00
Ben Word
4a1129bc73
Keep plugins/ rewrite to root
2012-08-21 09:10:05 -05:00
Ben Word
4a79a6c6c0
Fix #527 - Link to scribu's post on theme wrappers
2012-08-21 08:47:26 -05:00
Ben Word
6e874ec630
Update path to editor-style.css
2012-08-21 08:45:05 -05:00
Ben Word
dc386dd611
Refs #526 - Update to Bootstrap 2.1
2012-08-20 19:51:11 -05:00
Ben Word
27efb74b44
Ref #525 - Add placeholder files for custom post types & metaboxes
2012-08-20 19:38:46 -05:00
Ben Word
63d3f6185a
Ref #525 - Add placeholder files for custom post types & metaboxes
2012-08-20 19:31:59 -05:00
Ben Word
611d4d9f2f
Ref #525 - Move css/, img/, and js/ into assets/
2012-08-20 19:28:36 -05:00
Ben Word
5c777f361b
Rename inc/ to lib/
2012-08-20 19:19:39 -05:00
Ben Word
9801e69b3b
Ref #525 - Remove all hooks
2012-08-20 19:17:28 -05:00
Ben Word
5c664af0cb
Remove debug code from #513
2012-08-18 19:45:24 -05:00
Ben Word
431e2fafae
Fix #513 - Fix strict errors
2012-08-18 19:44:47 -05:00
Ben Word
bf222893b6
Add MIT License
2012-08-18 18:58:14 -05:00
Ben Word
db41099f5b
Add theme wrapper, re-organize template files
...
- Implement scribu’s Theme Wrapper (see base.php)
- Move templates, comments.php, and searchform.php to templates/ folder
- Rename loop- files to content-
- Remove all hooks except roots_head and roots_footer
- Use templates/page-header.php for page titles
- Use head.php for everything in <head>
2012-08-18 18:49:45 -05:00
Ben Word
b54328ce33
Add CHANGELOG
2012-08-18 17:54:36 -05:00
Ben Word
318d66eedc
Roots 5.2.0
2012-08-18 17:50:06 -05:00