# Basics changelogs *Last modified on 02/09/2011 18:50 by Bruno Bichet* For Those About to Rock... Fire! ## Release 0.2.6 - Release soon 1. Change version number for stylesheet call : *?v=0.2.6"* [header.php] 2. Change HTML markup to match changes in H5BP 2.0 [header.php] [footer.php] 3. Change [reset.css ] and [tool.css] to match changes in H5BP 2.0 4. Minor change on comments {author.css] 5. Update */js/libs* for jQuery and Modernizr (DD_belatedpng is always here for compatibility purposes) 6. Prevent shortcode to appear "as is" in the meta description in *basics_description()* [functions.php] Thanks to Thomas Patin (http://tom-web.fr) 7. turn *margin-left: 0* into *padding-left: 0* [author.css line 359] 8. change line-height value in [reset.css line 11] : old: 1.231 - new : 1.5 9. Rename *reset.css* to *normalize.css* and change *@import reset.css* to *normalize.css* [markup.css] 10. Remove *font-size: 100%* in *markup.css* (already set in normalize.css) 11. font-family, font-size, line-height and color property are now set in css/normalize.css only instead of beeing set twice in markup.css 12. Remove conditional comments for IE wrapping the *meta http-equiv="X-UA-Compatible"* 13. Define variables *$aria_req* and *$post_id* in *basics_respond()* [functions.php] 14. Remove *$new_defaults* in *comment_form()* call [comments.php] 15. Put together script calls within conditionnal comments for lt IE 7 [footer.php] ## Release 0.2.5 - 24/06/2011 1. Add CSS rules `#widget-area-4 { clear: left; }`. Keep this Widget area below the two sidebars (which are floating) 2. Add some specifics rules for .ie6 and ie7 to display item menu top inline [author.css] 3. Turn `text-decoration: none` into `text-decoration: underline` to make the links more visible [markup.css] 4. Add meta description for author, tag and category in basics_descrition() function [functions.php] 5. Add support for iframe in the wysiwyg editor to switch easily between HTML and Visual mode [functions.php] 6. (Commented for now) Disable the wpautop function so that WordPress makes no attempt to correct the markup [functions.php] 7. Remove website's slogan in title when displaying de home page in basics_title() [function.php] ## Release 0.2.4.1 - 24/05/2011 14:30 1. Change screenshot.png to match WordPress Theme Repositery requirements ## Release 0.2.4 - 24/05/2011 14:00 1. Change theme URI : http://basics.css4design.com to http://wp4design.com [style.css] 2. First level of li's within `.site-navigation` doesn't need width [author.css] 3. Change credit links in footer: remove link's author and modify theme uri link 4. Change link appearence when clicked in `.site-navigation` [author.css] ## Release 0.2.3 - 24/05/2011 02:15 1. Turn `bloginfo( 'template_directory' )` into `get_stylesheet_directory_uri()` or `get_template_directory_uri()` to match WordPress Theme repositery requirements [header.php], [footer.php] 2. Turn `bloginfo( 'stylesheet_url' )` into `echo echo get_stylesheet_uri()` 3. Add theme version (ex. ?v=0.2.3) after stylesheet uri instead ?v=2` [header.php] 4. decomment width: 10em to activate dropdown menu in main menu ## Release 0.2.2.1 1. Minor changes in strings [footer.php] ## Release 0.2.2 - 23/05/2011 1. Change ID `#sidebars` to `#sidebar` [index.php], [search.php], [home.php], [404.php] 2. Change ID `#sidebars` to `#sidebar` to match changes above [author.css] 3. Add *margin-bottom* to
[markup.css] 4. Remove 4 *Widgets Area Ready* (there was too many W.A.R. in the world) 5. Reorganize W.A.R. in templates for (a little more) logical purposes [almost all files] 6. Rename [sidebar-home.php] in sidebar-1.php; [sidebar-one.php] in sidebar-1.php; [sidebar-two.php] in sidebar-2.php 7. Rename `#sidebar-0`, `#sidebar-1`, `#sidebar-2` for `#sidebar-1`, `#sidebar-2`, `#sidebar-3` [sidebar-1.php], [sidebar-2.php, [sidebar-3.php] 8. Change includes to reflect changes above [search.php], [index.php], [home.php], [404.php]. ## Release 0.2.1 - 21/05/2011 15:00 1. Modify comments in HTML code to reflect change since version 0.2 [home.php] 2. Display last changes first in *changelog.txt* 3. Remove ascii picture in comments in each file 4. Remove *Google Analytics* script to match WordPress themes repositery's requirements. Use a plugin like *general-header footer* instead [footer.php] 5. Change structure for sidebar: it's now less tricky to insert contents above the sidebars. I removed the primary