Freestyle Systems Drupal Development UK

Freestyle Systems do Drupal Development, Web Design and eCommerce with the Drupal content management system. We have a lot of experience in developing Drupal websites and know what it takes to make your project a successful one. We're based in Middlesbrough, UK and work for clients spread out across the UK.

Drupal is a very powerful content management system flexible enough to be right choice for a wide variety of website projects. Take a look at our portfolio to see some of our previous work or view the range of web services we provide.

Get in touch to see how we can help you or if you already have an idea of what you require please use our simple form to submit the details of your project.

Featured Client

Recent Blog Posts

26Apr2009

Installing PECL uploadprogress Extension for Drupal FileField 3.0 Module

FileField and ImageField 3.0 have just been released and bring with them the ability to display an upload progress meter in the FileField widget while a file is being uploaded. As ImageField uses the FileField widget this works for ImageFields too.

The original article FileField and ImageField 3.0 for Drupal 6 Released points out:

Probably the most exciting improvement is the addition of upload progress indication. This enhancement requires the PECL uploadprogress PHP extension, but adds a real asset to sites that use FileField for podcasts, videos, or other large files.

It took me a while to figure out how to install this extension so I thought I'd do a quick post about it. These instructions are probably valid for other PECL extensions but since this is the only one I have installed I wouldn't like to say for sure.

23Jan2009

Hide Drupal Help Messages Using jQuery

The help text of Drupal usually appears in the top part of the content area on admin pages and provides help for administrative users who may need guidance on how to use the functions available on that particular page. Once you become more experienced with Drupal you rarely need to see this information and it can get in the way of developing and administering a Drupal site.