Randomness

Randomness is a block module which provides a set of randomly moving "pseudo particles" such as points, img or a html tag elements.

Configurable options:

  • Canvas Options
    • Specify any selector as "canvas"
    • Default canvas width
    • Default canvas width
    • Define offsets
  • Particles
    • Define z-index multiplicator
    • Specify acceleration and speed of the particles
    • Specify easing of the particle animation
    • The amount of displayed particles
    • Specify acceleration and speed of the particles
    • Specify display mode (Points, Images, Links)
    • Upload multiple image files
    • Define custom links (link-text, href, tooltip, css-class)
    • ...

All display modes come with individual css classes, so that custom styles for your layouts can be applied to the moving elements. For example if you choose the custom link display mode, you can define a individual class for every custom link: via css you are now able to set height, width, background-image or anything else via your custom stylesheet

Sites using randomness module

If you use this module on your page, it would be nice to send me a link to your site where the module is running - i will add it to the list of "sites using randomness module".

Installation/Configuration
------------------------------------------------------------------------------

The installation is very simple:

I. Installation
II. Configuration

I. Installation

1) Moving to module folder:
Move the downloaded module package to sites/all/modules.
=> sites/all/modules/randomness/

2) Activating the module:
In administration back-end on the module configuration (admin/modules)
page you have now to install/activate the module and save the module
configuration.

3) Activating and placing the block:
After activation of the module e new block is added to the block
configuration page under structure/blocks. Now move the new block to
the desired region and make some block specific configuration.

II. Configuration

1) After installation you should check the configuration page for the
randomness module and customize the settings.

2) For more configuration details read the documentation.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by aw030 on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases