-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'pro-pricing-increase-email'
- Loading branch information
Showing
4 changed files
with
146 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## | ||
# To run theme rake tasks from the core Alaveteli directory you need to: | ||
# rails -f lib/themes/whatdotheyknow-theme/Rakefile <task> | ||
# | ||
require "#{ENV['PWD']}/config/application" | ||
|
||
Rails.application.load_tasks | ||
|
||
Dir[File.join(__dir__, 'lib', 'tasks', '*.rake')].each { |file| load(file) } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletions
58
lib/views/alaveteli_pro/subscription_mailer/notify_price_increase.text.erb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
Dear <%= @user_name %>, | ||
|
||
We're writing to let you know that the cost of your | ||
WhatDoTheyKnow Pro - https://www.whatdotheyknow.com/pro | ||
subscription is rising to <%= @amount %> per <%= @interval %>. You'll see this change | ||
reflected in your next bill. | ||
|
||
We hope you continue to see the value in your subscription | ||
https://www.whatdotheyknow.com/profile/subscriptions. | ||
|
||
This is the first time we've increased the cost of Pro since we | ||
launched with our introductory pricing in 2017. There are many | ||
features we want to introduce, to make WhatDoTheyKnow an even | ||
more powerful platform for your work, so we invest your <%= @intervally %> | ||
subscription directly into development and maintenance. | ||
|
||
People do great things with WhatDoTheyKnow Pro. Here are a few | ||
of the impacts we've seen from our users. We hope these will | ||
inspire you to think of new directions you could go in with Pro | ||
and if you've achieved something amazing through your usage too, | ||
please do let us know about it [email protected]. | ||
|
||
------------------- | ||
Sold From Under You | ||
------------------- | ||
The Bureau of Investigative Journalism revealed how much | ||
publicly-owed property had been sold off by councils as a result | ||
of austerity measures. | ||
|
||
https://www.mysociety.org/2019/06/05/case-study-sold-from-under-you-by-the-bureau-of-investigative-journalism/ | ||
------------------- | ||
|
||
-------------------- | ||
Chinese CCTV cameras | ||
-------------------- | ||
Big Brother Watch secured a change in government policy when they | ||
showed that public authorities were using CCTV cameras with | ||
serious privacy vulnerabilities. | ||
|
||
https://www.mysociety.org/2023/02/09/foi-and-chinese-cctv-cameras/ | ||
-------------------- | ||
|
||
--------------------------- | ||
Anti-environmental lobbying | ||
--------------------------- | ||
Journalist Lucas Amin has broken several critical stories in | ||
national newspapers, uncovering the interests behind climate | ||
decisions made in government. | ||
|
||
https://www.mysociety.org/2023/06/02/revealing-vital-environmental-information-with-whatdotheyknow-pro/ | ||
--------------------------- | ||
|
||
Questions? Thoughts? Let us know - just hit 'reply' on this | ||
email. | ||
|
||
All the best, | ||
|
||
Gareth and the WhatDoTheyKnow team |