classAct 6.x-1.x-dev

Class Act

Now you don't have to worry with declaring the globals, they're already available using the ca class of the classAct module.

function myFunc () {
  $admin = FALSE;

  if (ca::$user->uid == 1) {
    $admin = TRUE;
  }
}

slideshowcs 6.x-1.0

New features

First release of SlideShowCS, a fancy slideshow block.

droplist_filter 6.x-1.0-beta2

New features

Now it is very easy to choose a different color scheme. Four colors are provided: blue, gray, green, and red. Just select your choice from the configuration menu.

(Optional) It is also simpler to add your own custom images for the user interface. Just create a new subdirectory "droplist_filter/droplistFilter/UI_yourdirectory" and put your image and CSS files there. No need to replace the default files.

jcarousel_block 6.x-1.2

Bug fixes

Generally just a code clean up, moved most of the data manipulation to the .module file from the .tpl file.

Also fixed an error introduced in 1.1 version which causes #303322: No images in carousel window .

int_meta 6.x-1.0-beta2

Bug fixes

Fixed various bugs, including the inability to disable tags for a given type, and the attribute name for the content.

droopal 6.x-1.x-dev

New features

This is the initial release. Although set as a dev release, this is fairly stable.

EDIT: This release is no longer recommended. Use the stable release.

Pages

Subscribe with RSS Subscribe to RSS - 6.x