2020-08-14 13:36:36 +02:00
|
|
|
name = Scheduler
|
|
|
|
description = This module allows nodes to be published and unpublished on specified dates and time.
|
|
|
|
core = 7.x
|
|
|
|
configure = admin/config/content/scheduler
|
|
|
|
files[] = scheduler_handler_field_scheduler_countdown.inc
|
2020-09-18 15:12:26 +02:00
|
|
|
files[] = tests/scheduler.test
|
2020-08-14 13:36:36 +02:00
|
|
|
files[] = tests/scheduler_api.test
|
|
|
|
test_dependencies[] = date
|
2020-09-18 15:12:26 +02:00
|
|
|
test_dependencies[] = rules
|
2020-08-14 13:36:36 +02:00
|
|
|
|
2020-09-18 15:12:26 +02:00
|
|
|
; Information added by Drupal.org packaging script on 2020-09-15
|
|
|
|
version = "7.x-1.6"
|
2020-08-14 13:36:36 +02:00
|
|
|
core = "7.x"
|
|
|
|
project = "scheduler"
|
2020-09-18 15:12:26 +02:00
|
|
|
datestamp = "1600171819"
|