Releases for Basic

basic 6.x-2.9

couzinhub - October 28, 2009 - 19:03
Download Size md5 hash
basic-6.x-2.9.tar.gz 30.73 KB 5ead5d1d6542b0088e455aaf520ed82b
Official release from CVS tag: DRUPAL-6--2-9
Last updated: October 28, 2009 - 19:05

Version 9 for Drupal 6 !

in short:

- more classes (done in a better way)
- Skinr support
- better, simpler styles
- nicer UI

Basic has now a better, more standard way to insert classes in comments and blocks. This was done when adding Skinr support ! If you don't know about Skinr, try it out, it rocks !

We also revised font styles, print styles, even layout styles formatting. Not that the previous css had bugs, it's just cleaning up, making things more simple, and adding some goodness to the things that never get any love.

As a side note, Basic gets better every time I start a new project, because I see new things to improve, so every upgrade comes from real life experience ;)

Enjoy

basic 7.x-1.0-rc4

couzinhub - October 19, 2009 - 23:17
Download Size md5 hash
basic-7.x-1.0-rc4.tar.gz 27.72 KB 6953c47b20998290ee18a65e6f6d6f14
Official release from CVS tag: DRUPAL-7--1-0-RC4
Last updated: October 19, 2009 - 23:20

- Simplified template.php : no need for edit links in blocks
- Added contextual styles and code in block template
- Removed main block template
- Revised theme settings
- Improved print styles
- Updated info file
- Revised code for main and secondary links
- Updates on layout

Not adding html.tpl.php for now, to keep it simple. Might stay that way, what do you think ?

basic 7.x-1.0-rc3

couzinhub - October 17, 2009 - 00:14
Download Size md5 hash
basic-7.x-1.0-rc3.tar.gz 28.06 KB c5031dada0253c89e63512370507736b
Official release from CVS tag: DRUPAL-7--1-0-RC3
Last updated: October 17, 2009 - 00:15

General update on latest changes of drupal 7, especially theme settings (now form alter).
Added some styles for messages.
Will include html.tpl.php in next RC (I know it should only be an ALPHA, but I got mixed up :( )

basic 7.x-1.0-rc2

couzinhub - October 1, 2009 - 20:37
Download Size md5 hash
basic-7.x-1.0-rc2.tar.gz 27.92 KB bf44d2baf9153dc66216b119121c2d83
Official release from CVS tag: DRUPAL-7--1-0-RC2
Last updated: October 1, 2009 - 20:40

Works with most recent D7 DEV (1st October 2009).
Fixed all known bugs.
-> menu items
-> tabs
-> block edit links

removed now obsolete $search_box in page.tpl.php
improved the classes for menu items

basic 7.x-1.0-rc1

couzinhub - September 3, 2009 - 21:13
Download Size md5 hash
basic-7.x-1.0-rc1.tar.gz 28.46 KB d5ed5412c926bafdd6417863f4950dfe
Official release from CVS tag: DRUPAL-7--1-0-RC1
Last updated: September 3, 2009 - 21:15

- fixed multiple bugs due to block edit links
- Rearange main / secondary menu
- moved templates files to a subfolder
- added template for Content (block-system-main.tpl.php)

-->> no longer stable on latest DEV of Drupal 7 - use DEV version

basic 7.x-1.0-beta5

couzinhub - September 3, 2009 - 21:05
Download Size md5 hash
basic-7.x-1.0-beta5.tar.gz 28.23 KB 58997408bd37edd5fda58bd460c81d15
Official release from CVS tag: DRUPAL-7--1-0-BETA5
Last updated: September 3, 2009 - 21:10

// test release // do not download

basic 5.x-2.3

couzinhub - August 27, 2009 - 00:18
Download Size md5 hash
basic-5.x-2.3.tar.gz 22 KB 21cf6043f4e9eab0ba04775cd6082a28
Official release from CVS tag: DRUPAL-5--2-3
Last updated: August 27, 2009 - 00:20

Major Backport of styles and features.
Only use on new websites, do not update old sites. This could lead to CSS break.

basic 6.x-2.8

couzinhub - August 26, 2009 - 23:54
Download Size md5 hash
basic-6.x-2.8.tar.gz 30.63 KB a6003edf8622e5cb9ecaaa21b3bbcb3b
Official release from CVS tag: DRUPAL-6--2-8
Last updated: August 26, 2009 - 23:55

And of course, I forgot the footer... grrr I HATE CVS

basic 6.x-2.7

couzinhub - August 26, 2009 - 23:32
Download Size md5 hash
basic-6.x-2.7.tar.gz 30.62 KB b7a6403529760f02c6a163b784082b6f
Official release from CVS tag: DRUPAL-6--2-7
Last updated: August 26, 2009 - 23:35

Fix region bug introduce in 2.6 (sorry.. not enough sleep I guess) and $picture non sense in node and comments.

basic 7.x-1.0-beta4

couzinhub - August 25, 2009 - 01:23
Download Size md5 hash
basic-7.x-1.0-beta4.tar.gz 26.6 KB 7cf8827543691ae060b91d4d439fc9ed
Official release from CVS tag: DRUPAL-7--1-0-BETA4
Last updated: August 25, 2009 - 01:25

Little update that I was planing on adding to beta 3 .. I hate CVS...

-> primary tabs aware of secondary
-> formating update

basic 7.x-1.0-beta3

couzinhub - August 25, 2009 - 00:36
Download Size md5 hash
basic-7.x-1.0-beta3.tar.gz 26.55 KB ef72129fc6ecef08694939af7ee44973
Official release from CVS tag: DRUPAL-7--1-0-BETA3
Last updated: August 25, 2009 - 00:40

BETA 3 fixes some minor bugs with theme registry, main and submenu classes, and navigation height.

basic 6.x-2.6

couzinhub - August 24, 2009 - 22:57
Download Size md5 hash
basic-6.x-2.6.tar.gz 30.56 KB c0c94716ca627cd181ae82130a0f5456
Official release from CVS tag: DRUPAL-6--2-6
Last updated: August 24, 2009 - 23:00

The Sidebar Regions have changed.

Due to Drupal 7 change of markup, the region "sidebar-left" and "sidebar-right" have been renamed to "sidebar-first" and "sidebar-second". Make sure you update your CSS. These change have been back-ported to Drupal 6 (2.6)

list of changes :

- backport main menu and submenu classes to primary and secondary links
- fixed #[542754] by [kle]: [Problem with module signwriter]
- fixed #[557074] by [Daves]: [Navigation div]
- integrated #[530908] by [Kiphaas7]: [Make primary tabs "aware" of secondary tabs]
- integrated #[534020] by [jweowu]: [Formatting clean-ups]

fairly minor changes to page.tpl.php

basic 6.x-2.5

couzinhub - August 19, 2009 - 01:21
Download Size md5 hash
basic-6.x-2.5.tar.gz 30.62 KB 9fd78b073c71c7ea0d8cae7f63ec765b
Official release from CVS tag: DRUPAL-6--2-5
Last updated: August 19, 2009 - 01:25

After releasing the new version of basic for Drupal 7, some improvments are now backported to D6. Also some formating fixes, some CSS improvements and simplification, and a new feature : now you can choose f you want to use the Zen tabs directly from the theme settings page.

Still no great documentation... I know, we stink :(

Enjoy !

basic 7.x-1.0-beta2

couzinhub - August 11, 2009 - 08:30
Download Size md5 hash
basic-7.x-1.0-beta2.tar.gz 26.46 KB c07514631a4f1f689fe64702eec03a08
Official release from CVS tag: DRUPAL-7--1-0-BETA2
Last updated: August 11, 2009 - 09:30

Just forgot to add theme-settings.php

oups !

basic 7.x-1.0-beta1

couzinhub - August 11, 2009 - 08:06
Download Size md5 hash
basic-7.x-1.0-beta1.tar.gz 25.78 KB 291040ed80370ace95af200295be9c28
Official release from CVS tag: DRUPAL-7--1-0-BETA1
Last updated: August 11, 2009 - 08:10

*** EDIT ***
I forgot to attach a file, and BETA 2 shows packaging errors... Until I fix this, you can download the missing file here :
http://www.couzinhub.com/files/theme-settings.php.zip
Just add this file to the 'basic' theme folder

This is the first release of BASIC for Drupal 7. It mostly port all the functionnalities that were on D6 to D7.

- All working on D7 latest release
- Include all latest class/id drupal convention (like sidebar-first / last)
- cleanup of code

Welcome in Drupal 7 !

basic 6.x-2.4

couzinhub - June 11, 2009 - 17:53
Download Size md5 hash
basic-6.x-2.4.tar.gz 28.89 KB 526d6f808af5ba072acd860665f9ee31
Official release from CVS tag: DRUPAL-6--2-4
Last updated: June 11, 2009 - 17:55

Some small updates for this release.

- Moving the image folder into the CSS folder. That makes a cleaner theme folder and also avoid adding ../ in css image references.
- Some updates on colors and wireframes styles, improved from Zen imho :)
- Adding taxonomy classes to body classes thanks to [heyyo] suggestion #[479774]

basic 6.x-2.3

couzinhub - June 4, 2009 - 19:34
Download Size md5 hash
basic-6.x-2.3.tar.gz 28.79 KB f86425cb564268743a9dd32193225fb6
Official release from CVS tag: DRUPAL-6--2-3
Last updated: June 4, 2009 - 19:35

This release introduce a new feature of Basic, again coming directly from the awesome ZEN theme : the wireframe mode. More infos on this : http://www.boxesandarrows.com/view/html_wireframes_and_prototypes_all_ga...

We also fix some annoying bug with redirection of the edit links for blocks and menus, and updating some class systems.

Enjoy !

basic 5.x-2.2

couzinhub - May 5, 2009 - 18:56
Download Size md5 hash
basic-5.x-2.2.tar.gz 26.08 KB d8456798083f02d8c021d6658a84106a
Official release from CVS tag: DRUPAL-5--2-2
Last updated: May 5, 2009 - 19:00

Browser class have been deactivated, due to conflict with page template caching, but you can still use this by uncommenting it in the template.php.

basic 6.x-2.2

couzinhub - May 5, 2009 - 18:50
Download Size md5 hash
basic-6.x-2.2.tar.gz 23.72 KB 106a524139f821c969d71048b0a96bc7
Official release from CVS tag: DRUPAL-6--2-2
Last updated: May 5, 2009 - 18:50

Browser class have been deactivated, due to conflict with page template caching, but you can still use this by uncommenting it in the template.php.

basic 6.x-2.1-beta1

couzinhub - March 20, 2009 - 21:06
Download Size md5 hash
basic-6.x-2.1-beta1.tar.gz 24.78 KB 97ac8390e48ea454eaf4669818021b4d
Official release from CVS tag: DRUPAL-6--2-1-BETA1
Last updated: March 20, 2009 - 21:10

We reviewed and cleaned a lot of the code to make Basic cleaner and easier to work with when developing a new theme.
Layout.css is clearer and simpler, very easy to edit.
We also added the cache clearing from ZEN, very nice for development but remember to turn it off when the site is live, to save memory usage.
Since version 2, a new class have implemented to the body class : the browser class ! It adds a class corresponding to the browser viewing the page, so if you are using Firefox 3, the body class will be 'firefox3'. This might help for debugging some browsers without using any hacking.

Cleaner, simpler, better, easier, just more basic !

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.