Skip: Jump to » Menu | Content | Footer

Welcome to skiFFie

Welcome to skiFFie - home of the accessibility module for Drupal. Here you can find out more about the module and also snippets and tutorials on all things web related - helping you develop your site more rapidly and effectively.

The accessibility module has been downloaded 902 times. Download it now! Or just read more about the module or get a complete overview of how to make your Drupal site mobile. See the official project pages for more details.

Enjoy the site.

AD

This is your chance to advertise on www.skiffie.com. You can advertise on the full site or just the mobile version - anything is possible. So what are you waiting for? See site advertising now and make an inquiry!

Find out more now!

Remembering Radio Button Values With PHP

Tags:

This short PHP snippet shows how to remember form values when submitted through the post method. For a demo just copy and paste the code and test in your browser.

Analytics Test

Hi, welcome to my testing page. I hope you don't find this site too boring :)

Something Strange

Something quite weird has happened on the site and I cannot put my finger on what the actual cause is... Content has gone missing from the site menu. The pages are actually still there, but they do not display on the site menu page.

March Updates

March saw the introduction of the bluemobi theme for Drupal. With its release came as well of documentation. A new guide for the theme was written to try to explain some of the additional functionality of the theme. This theme is currently being re-developed!!

List All Domains of your PC

Tags:

This little snippet allows you to list all the domains that you may have enabled in your Apache set-up. I decided to create this code when I was tidying up files on my PC and thought that this was a good way to check what content and site was still alive. There are a couple of things to note/change in the script, but it should run almost as is.