- Jun 21, 2012
-
-
Jeff Burnz authored
clean up default theme settings, whitespace cleanup, add check for empty array to font settings, add extra comments to settings.fonts.inc
-
Jeff Burnz authored
-
- Jun 20, 2012
-
-
Jeff Burnz authored
-
Jeff Burnz authored
remove type juggle, causes return value issues with some settings, change operators in theme functions
-
Jeff Burnz authored
Change debug panels to load the markup in the front page instead of using hook_menu_alter, add class to breadcrumb wrapper when the title is showing
-
- Jun 19, 2012
-
-
Jeff Burnz authored
switch lcfirst for strtolower to support pre php 5.3, tweak info file generator to produce better formatting
-
- Jun 18, 2012
-
-
Jeff Burnz authored
-
Jeff Burnz authored
rework panels settings, show all by default - this simplifies the code a lot, add type juggle to at_get_setting for testing, add markup free clearing mixin
-
Jeff Burnz authored
add taxonomy term tpl override for html5 conformance, other than that this commit just cleans up whitespaces, fixes a few comments, adds some more useful links to various theme settings, general cleanups
-
- Jun 17, 2012
-
-
Jeff Burnz authored
-
- Jun 16, 2012
-
-
Jeff Burnz authored
-
Jeff Burnz authored
-
Jeff Burnz authored
update move block regions feature to write region markup if no blocks exists by default in the target region, add commit to drush command, add rel author extension setting, add panels test link to panels settings, override admin menu's annoying margin and paddings
-
- Jun 15, 2012
-
-
Jeff Burnz authored
-
- Jun 14, 2012
-
-
Jeff Burnz authored
add workaround in the rare case two-col-stack is called as a layout, fix wrong icons for inset layouts in theme settings
-
Jeff Burnz authored
-
- Jun 13, 2012
-
-
Jeff Burnz authored
-
Jeff Burnz authored
-
Jeff Burnz authored
remove theme links, its not doing enough to be worth it, fix breadcrumb default value - change from yes to integer 1
-
Jeff Burnz authored
-
- Jun 12, 2012
-
-
Jeff Burnz authored
add isset check for some generate classes, remove extra blank line in page tpl, add back conditional wrappers in panels pane tpl
-
- Jun 11, 2012
-
-
Jeff Burnz authored
-
Jeff Burnz authored
initial commit for contextual blocks and regions allows hiding regions or moving blocks in mobile devices, clean up image alignment scope and CSS
-
- Jun 06, 2012
-
-
Jeff Burnz authored
Add bigscreen standard layout to the Panels options, deprecate default panels css, add settings to all info files for bigscreen responsive panels, update validation strings to nicer messages, add drush command
-
- Jun 02, 2012
-
-
Jeff Burnz authored
-
array_unique().
-
Jeff Burnz authored
-
- Jun 01, 2012
-
-
Jeff Burnz authored
update most readmes, remove old panels test html since we use hook_menu_alter now for the panels test page
-
Jeff Burnz authored
-
- May 29, 2012
-
-
Jeff Burnz authored
remove user register and password reset breadcrumb items in theme_breadcrumb, remove hack from process_page
-
-
Jeff Burnz authored
-
- May 28, 2012
-
-
Jeff Burnz authored
fix weak CSS for desktop smartphone_portrait layhout, add toggle setting to show/hide design approach toogles for mobile first or desktop first, remove old hidden setting
-
- May 26, 2012
-
-
Jeff Burnz authored
-
- May 25, 2012
-
-
Jeff Burnz authored
add extra isset check in font builder, remove defaults for font-your-face, so no safety net now, could be daring, change breadcrumb seperator to allow more chars so we can use many more html entities
-
Jeff Burnz authored
-
- May 24, 2012
-
-
Jeff Burnz authored
-
- May 21, 2012
-
-
Jeff Burnz authored
add workaround for prefix and suffix variables in panels layout templates coming unset in Field Collections and possibly other modules
-
Jeff Burnz authored
add attributes to branding elements (missed in earlier commit), add helpful messages for sidebar layouts in theme settings, remove contextual-links-region class from page classes_array, fix typo in font settings for h5
-
- May 19, 2012
-
-
Jeff Burnz authored
-