Maintainers strive to actively monitor issues and respond in a timely manner.

Block Order

Allows site administrators to control the ordering of blocks on a per-page basis.

Setup:

Restaurant Event

Provides the structure for creating and managing events for Open Restaurant.

Prelaunch

This module is used to set one page of the drupal site as prelaunch page. It should be used when you are still working on your site but you want to give a preview page to your users.

Example

For example you want to display a webform to collect emails for a trial. You can then create a webform node and set this url as prelaunch page.

Howto?

As an admin you can give rights to roles to bypass this. You can set which page is the only page. Admin page is located at /admin/config/system/prelaunch

How is this different from maintenance mode?

  • Maintenance mode puts the site offline. With prelaunch the site is not offline.
  • In maintenance mode Drupal prints a 503 (drupal_add_http_header('Status', '503 Service unavailable');) Prelaunch gives a 200.
  • Maintenance mode allows the user to still see parts of the site when surfing to /user. You can see the menu structure, footer and other blocks present. Prelaunch shows a bare form.

Why use prelaunch module?

  • If you
  • want an easy way to put one page of your site online.
  • You don't want anyone to see any
  • portions of the new site except this one page before it launches.
  • You dont want to use maintenance mode as this puts your site offline and displays a 503.

Leaflet MapBox

Leaflet integration with MapBox tile platform. With this module you will be able to use your own MapBox map tiles in your map views through Leaflet module.

CoderDojo

Distribution file for CoderDojo project

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained