Make room to Basics 0.2.1

For me, it’s time for a cup of tea. Before you go to the kitchen to boil some water too, have a look to the new avatar of Basics. If I believe the changelog.txt file, the changes mainly occurs to the sidebar structure. I’ve created a brand new <div> to take the sidebars together. Why? It simplify the adding of new contents above the sidebars. I’ve add support for a dropdown menu and made others minor changes for cosmetic purposes.

Changelog

Here’s the raw changelog.txt for 0.2.1 version. By the way, I just see that I forgot to update the date of the changelog (I’ll do it next time).

For Those About to Rock… Fire!

Release 0.2.1 – Right now!

  • Modify comments in HTML code to reflect change since version 0.2 [home.php]
  • Display last changes first in changelog.txt
  • Remove ascii picture in comments in each file
  • Remove Google Analytics script to match WordPress themes repositery’s requirements. Use a plugin like general-header footer instead [footer.php]
  • Change structure for sidebar: it’s now less tricky to insert a content above the sidebars. I removed the primary div in [sidebar-one.php], [sidebar-two.php] [home.php] to put it in the [index.php], [search.php], [home.php], [404.php]
  • Remove search form from #site-navigation to #sidebars [header.php], [index.php], [search.php], [home.php], [404.php]
  • Remove .visuallyhidden class from submit button [searchform.php]
  • Add support for dropdown items in the main menu (some rules commented for personnal conveniences) [author.css]
  • Add h1 section-title in comment area [comments.php]
  • Add a nocomment paragraph when there’s no comment in page context [comments.php]
  • Add some presentation css to image alignments {markup.css]box…

Make Basics your own 😉