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 |
src/Tests/SimplenewsSchedulerDaylightSavingSwitchTest.php |
Drupal\simplenews_scheduler\Tests |
Simplenews scheduler DST changes test functions. |
SimplenewsSchedulerEditionDueTest.php |
src/Tests/SimplenewsSchedulerEditionDueTest.php |
Drupal\simplenews_scheduler\Tests |
Simplenews scheduler edition due test functions. |
SimplenewsSchedulerEditionTimeTest.php |
src/Tests/SimplenewsSchedulerEditionTimeTest.php |
Drupal\simplenews_scheduler\Tests |
Simplenews scheduler edition time test functions. |
SimplenewsSchedulerNextRunTimeTest.php |
src/Tests/SimplenewsSchedulerNextRunTimeTest.php |
Drupal\simplenews_scheduler\Tests |
Simplenews scheduler next run time test functions. |
SimplenewsSchedulerNodeCreationTest.php |
src/Tests/SimplenewsSchedulerNodeCreationTest.php |
Drupal\simplenews_scheduler\Tests |
Simplenews scheduler node creation test functions. |
SimplenewsSchedulerWebTestBase.php |
src/Tests/SimplenewsSchedulerWebTestBase.php |
Drupal\simplenews_scheduler\Tests |
Simplenews scheduler test functions. |
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 |