Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

McFly

What it does

Propels Drupal 6 sites into the Future by suppressing PHP strict warnings created when running a Drupal 6 site on PHP 5.4.

If you've transferred a Drupal 6 site to a server running PHP 5.4 chances are pretty good that you'll see tons of PHP warnings flooding your watchdog logs and displaying on-screen messages about PHP strict warnings in contributed code. Some of these will eventually be fixed by maintainers but some inevitably will not. Sure you can fix your own code but what about all the others? What to do? You have a few options:

1.) Maybe you've switched your Drupal error reporting to be "log only". That's fine but expect your watchdog table to balloon in size very quickly and you're probably noticing a significant performance lag.

2.) Maybe you tried to turn off strict warnings via settings.php, php.ini or .htaccess. None of those will work because Drupal's drupal_error_handler function will override those settings unless you set the value to 0 (no error reporting at all) which is not a good thing either.

3.) You could hack core, kill a kitten and move on. It would work, but what about the kitten?!

Carousel Nanofaz

Il modulo Carousel Nanofaz è basato su Jquery e vi permette di controllare una lista di oggetti secondo una disposizione orizzontale o verticale.

jqplot Charts Library

This module provide library interface for jqPlot javascript library.

Versions API

Don't you hate it to manually check every drupal site you maintain for updates.

Private Innovation

One of the main reasons to use Drupal is to minimize how much custom code needs to be maintained for a website. Every unique problem can be decomposed into the same problems that everyone has.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools