CVS messages for Clean
December 10, 2009
-
Added access check for primary menu add link.
-
Clean: /themes/clean/css/htmlelements.css 1.1.2.18.2.5 @ DRUPAL-6--2
Clean: /themes/clean/css/navigation.css 1.1.2.11.2.2 @ DRUPAL-6--2
Clean: /themes/clean/css/reset.css 1.1.2.2 @ DRUPAL-6--2
Clean: /themes/clean/css/typography.css 1.1.4.14.2.2 @ DRUPAL-6--2
Clean: /themes/clean/subthemes/clean_liquid/clean_liquid.info 1.1.2.1.2.1 @ DRUPAL-6--2
Clean: /themes/clean/template.php 1.1.2.7.2.17.2.8 @ DRUPAL-6--2- Made skip links hidden and added a skip to footer link. - Fixed CSS file stripping, took it out of the grid condition. - Removed some more unnecessary CSS. - Unified styling of form elements. - Integrated with vertical_tabs module.
December 3, 2009
-
Clean: /themes/clean/page.tpl.php 1.1.2.5.2.14.2.2 @ DRUPAL-6--2
Clean: /themes/clean/template.php 1.1.2.7.2.17.2.7 @ DRUPAL-6--2Moved back to header in favour of modifying modules to insert their code into .
December 2, 2009
-
Clean: /themes/clean/clean.info 1.1.2.10.2.2 @ DRUPAL-6--2
Clean: /themes/clean/css/custom.css NONE @ DRUPAL-6--2Removed custom.css as it goes against the recommended way to use Clean theme. Custom CSS should be within a sub theme to allow you to benefit from updates to the core Clean theme.
-
Clean: /themes/clean/clean.info 1.1.2.10.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/htmlelements.css 1.1.2.18.2.4 @ DRUPAL-6--2
Clean: /themes/clean/css/reset.css 1.1.2.1 @ DRUPAL-6--2Added reset.css to collect all reset-based styles into a separate file.
-
Clean: /themes/clean/css/htmlelements.css 1.1.2.18.2.3 @ DRUPAL-6--2
Clean: /themes/clean/template.php 1.1.2.7.2.17.2.6 @ DRUPAL-6--2- Removed unnecessary clear-block class from ul.links in favour of adding the selector to the easy clearing CSS. - Reduced padding on select inputs. - Removed stray bullet using list-style: none from the content admin page.
-
Set tables to border-collapse: collapse and removed borders from th within tbody.
-
Clean: /themes/clean/block.tpl.php 1.1.2.2.2.1.2.1 @ DRUPAL-6--2
Clean: /themes/clean/box.tpl.php 1.1.2.2.2.1.2.1 @ DRUPAL-6--2
Clean: /themes/clean/comment.tpl.php 1.1.2.4.2.2.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/color.css 1.1.2.16.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/grid.css 1.1.2.3.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/htmlelements.css 1.1.2.18.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/ie.css NONE @ DRUPAL-6--2
Clean: /themes/clean/css/ie6.css NONE @ DRUPAL-6--2
Clean: /themes/clean/css/layout.css 1.1.2.11.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/navigation.css 1.1.2.11.2.1 @ DRUPAL-6--2
Clean: /themes/clean/css/typography.css 1.1.4.14.2.1 @ DRUPAL-6--2
Clean: /themes/clean/fieldset.tpl.php 1.1.2.1 @ DRUPAL-6--2
Clean: /themes/clean/js/grid.js 1.1.2.3.2.1 @ DRUPAL-6--2
Clean: /themes/clean/node.tpl.php 1.1.2.3.2.2.2.1 @ DRUPAL-6--2
Clean: /themes/clean/object.tpl.php NONE @ DRUPAL-6--2
Clean: /themes/clean/page.tpl.php 1.1.2.5.2.14.2.1 @ DRUPAL-6--2
Clean: /themes/clean/subthemes/clean_dark/css/color.css 1.1.2.5.2.1 @ DRUPAL-6--2
Clean: /themes/clean/template.php 1.1.2.7.2.17.2.5 @ DRUPAL-6--2- Changed to using drupal_attributes for body, node, comment, block, box and fieldset attributes. - Added pre and post variables to node, comment, block, box and fieldset template files to allow content to be added before and after each object. - Standardised template file variable names. - Moved all variable creation into template.php. - Standardised styling of node links, comment links, primary links, tabs and menu links. - Standardised levels and added specific CSS classes to headings for nodes, comments, blocks, boxes and fieldsets. - Removed terms from being automatically printed in node template file. - Removed IE stylesheets in favour of using conditional comments in a subtheme or using the conditional_styles module. - Reduced clutter from page template file. - Added limiter divs to facilitate full width backgrounds more easily. - Moved scripts to the bottom of the page template for performance reasons. - Moved messages and help to the top of the page. - Moved feed icon to footer. - Added file_exists to check logo path. - Stripped core CSS files apart from system, update and openid. - Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactored gr- Refactoke it more flexible for 100% width backgrounds. - Removed unnecessary content-language meta tag. - Added a link to add a primary link when none exist.
November 22, 2009
-
Reformatted code in clean_preprocess_comment to make it more readable.
-
#398334 by psynaptic: Automatic template file suggestions for node-node_type--teaser and node-node_type--preview.
