CHANGELOG.txt |
CHANGELOG.txt |
|
Simplenews Scheduler 6.x-1.x-dev, 2010-06-03
--------------------------------------------
- Fixed #796160 by sgabe, sfyn, dispa: Settings not saved, multiple sends of newsletter
- Added #764122 by sgabe, catofcheshir: How to find scheduled issue?
-… |
EditionsController.php |
src/Controller/EditionsController.php |
Drupal\simplenews_scheduler\Controller |
Contains \Drupal\simplenews_scheduler\Controller\EditionsController. |
README.txt |
README.txt |
|
-- SUMMARY --
The Simplenews Scheduler module allows you to send a newsletter as a re-occurring item
based on a schedule. It does so by creating a new "edition" (rendered copy as HTML Format)
of a node at the time that it required to be… |
SimplenewsSchedulerDaylightSavingSwitchTest.php |
tests/src/Functional/SimplenewsSchedulerDaylightSavingSwitchTest.php |
Drupal\Tests\simplenews_scheduler\Functional |
|
SimplenewsSchedulerEditionDueTest.php |
tests/src/Functional/SimplenewsSchedulerEditionDueTest.php |
Drupal\Tests\simplenews_scheduler\Functional |
|
SimplenewsSchedulerEditionTimeTest.php |
tests/src/Functional/SimplenewsSchedulerEditionTimeTest.php |
Drupal\Tests\simplenews_scheduler\Functional |
|
SimplenewsSchedulerNextRunTimeTest.php |
tests/src/Functional/SimplenewsSchedulerNextRunTimeTest.php |
Drupal\Tests\simplenews_scheduler\Functional |
|
SimplenewsSchedulerNodeCreationTest.php |
tests/src/Functional/SimplenewsSchedulerNodeCreationTest.php |
Drupal\Tests\simplenews_scheduler\Functional |
|
SimplenewsSchedulerTestBase.php |
tests/src/Functional/SimplenewsSchedulerTestBase.php |
Drupal\Tests\simplenews_scheduler\Functional |
|
simplenews_scheduler.api.php |
simplenews_scheduler.api.php |
|
Hooks provided by the Simplenews scheduler module. |
simplenews_scheduler.info.yml |
simplenews_scheduler.info.yml |
|
simplenews_scheduler.info.yml |
simplenews_scheduler.install |
simplenews_scheduler.install |
|
Install and uninstall functions for the Simplenews Scheduler module. |
simplenews_scheduler.links.task.yml |
simplenews_scheduler.links.task.yml |
|
simplenews_scheduler.links.task.yml |
simplenews_scheduler.module |
simplenews_scheduler.module |
|
Simplenews Scheduler module allows a schedule to be set
for sending (and resending) a Simplenews item. |
simplenews_scheduler.permissions.yml |
simplenews_scheduler.permissions.yml |
|
simplenews_scheduler.permissions.yml |
simplenews_scheduler.routing.yml |
simplenews_scheduler.routing.yml |
|
simplenews_scheduler.routing.yml |
simplenews_scheduler.schema.yml |
config/schema/simplenews_scheduler.schema.yml |
|
config/schema/simplenews_scheduler.schema.yml |
simplenews_scheduler.settings.yml |
config/install/simplenews_scheduler.settings.yml |
|
config/install/simplenews_scheduler.settings.yml |
simplenews_scheduler_views.inc |
simplenews_scheduler_views.inc |
|
simplenews_scheduler_views.inc
Views support for simplenews |