Drupal - Travis Integration

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal - Travis Integration makes it really simple to integrate your Drupal modules with the popular and free travis-ci.org service. Simpletest and PHPUnit are supported out of the box. Copy .travis.yml.dist to your project as .travis.yml, customize what you need, sign up at travis, activate the account, push your code to Github and DONE.

There are great examples of unit testing and simple testing for Drupal-7 and 8 in tests/drupal-7/drupal_ti_test and tests/drupal-8/drupal_ti_test.

This project is hosted on GITHUB, because it applies to both versions:

Jquery Snow Flakes

Component type

module

Maintenance status

Development status

Component created

Component changed

JQuery Snow Flakes is a module that adds snow flakes on you Drupal website. Its based on Ivan Razarevic's JQuery Snow falling plugin.

How do i get it.
Just download and install the module and you are done.

To do list
To expose settings to users to be able to:

  1. Set the minimum and maximum size of the snow flakes.
  2. Determine which pages to display the snow flakes.