A drupal module that is the all about the cats
- Spin up a Drupal 7 site, hosting it on Pantheon—it’s free
- Create a sample page and a sample article with dummy content of your choice.
- Write a module that grabs a random cat image from the Google API. You can use this url to get cat images http://ajax.googleapis.com/ajax/services/search/images?v=1.0&q=cat&rsz=8&safe=active
- Display a random cat image on every article, but not on pages.
- Create an admin settings page to allow images of cats to be replaced images of whatever animal the user wants. This should only be accessible by admins.
- Fork this repo
- Create a Pull Request when finished.
- Send us an email with the link to the site!
