notify 7.x-1.0-alpha1

New features
Insecure

This is the first alpha release of the Drupal 7 port of notify. This version is assumed to be stable and ready for use on production sites. Please test and review, and report any issues to the issue queue.

fontfolio 7.x-2.6

Tiny css style modification in fontfolio.css

Fix #header_menu LI styles not to break when core attaches additional 'leaf' CSS class.

On line 515 was:

#header_menu ul li {
  margin: 0;
}

And changed into:

#header_menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

term_menus 7.x-1.x-dev

This is development version. While you are encouraged to install and test it. You are not suggested to install it in production site now.

likedislike 7.x-1.x-dev

New features

Preliminary version of the module as found on the original blog plus initial fixes and small adjustments

Pages

Subscribe with RSS Subscribe to RSS - 7.x