Action: Image Spawn

Last updated on
9 May 2022

Information

The Image Spawn action is a backport from the original easter egg in Drupal 6. It will spawn a given amount of images on the user's screen. By default the Druplicon will be used.

Installation

If you didn't install the module using composer you'll need to install the latest version of the JavaScript library using composer.

composer require drupal-konamicode/image_spawn:VERSION

For the latest version please have a look at the composer.json file inside the module. After you executed the command you should see a new library in the mysite/web/libraries directory.

Configuration

Configuration is straight forward. Just enable the action and optionally change the images list. The images list can contain multiple images which will be randomly spawned. You can also change the delay time (in milliseconds) between each of the image spawns.

Image Spawn settings

Important notice: You shouldn't be hot-linking to other sites without their approval. This is your own responsibility! In the screenshot above this was solely done for testing purposes of a complete URL.

Result

When the configured Konami code is input, your screen will spawn the configured images.

Image Spawn result

Help improve this page

Page status: No known problems

You can: