Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

uc_affiliate2 5.x-1.6

Backports from the Drupal 6 code.
-- reworked the monthly_report admin_users functions. Faster and less ugly (although still a bit ugly).
-- more changes to the timezone code. Doing it completely the drupal way.
-- the admin can't be an affiliate any more.
-- renamed 'click count' to 'unique click count', to be more precise.
-- removed unused code. fixed code style where needed.

basic 5.x-2.1

New features
Bug fixes

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.

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 !

basic 5.x-2.x-dev

Late release of the Drupal 5.2 Branch (sorry !)

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.

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 !

notify 5.x-1.3

Bug fixes

- #300280 by elek & others
- backport from #352932 by jhawson

tagorder 5.x-1.1

Bug fixes
Insecure

Applied patch to correct permission string and add taxonomy dependency.

Simplified (better) method of altering taxonomy array for edit form (hook_nodeapi instead of hook_form_alter)

Pages

Subscribe with RSS Subscribe to RSS - 5.x