Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2021-11-25 13:03:42 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-11-25 13:03:42 +0300
commit7ff180e3986e24142475cfa6ed931b8ac2968d99 (patch)
tree7c64a037dbf514d4270aa76b64a7a26277d942a1
parent4568b5a2c751329ef7ab77fd1dc79f4c5644644f (diff)
add whitepaper
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
-rw-r--r--assets/img/whitepapers/luxembourg-thumbnail-banner.pngbin0 -> 95237 bytes
-rw-r--r--assets/whitepapers.json4
-rw-r--r--page-whitepapers.php24
3 files changed, 28 insertions, 0 deletions
diff --git a/assets/img/whitepapers/luxembourg-thumbnail-banner.png b/assets/img/whitepapers/luxembourg-thumbnail-banner.png
new file mode 100644
index 00000000..ab471240
--- /dev/null
+++ b/assets/img/whitepapers/luxembourg-thumbnail-banner.png
Binary files differ
diff --git a/assets/whitepapers.json b/assets/whitepapers.json
index bdf1eb0c..a39647be 100644
--- a/assets/whitepapers.json
+++ b/assets/whitepapers.json
@@ -98,6 +98,10 @@
"17": {
"whitepaper_name": "Nextcloud Industry Analysis on privacy shield and the GDPR",
"whitepaper_url": "https://nextcloud.com/media/wp135098u/industryanalysis_privacy_shield.pdf"
+ },
+ "18": {
+ "whitepaper_name": "15K teachers in Luxembourg use Nextcloud and HKN",
+ "whitepaper_url": "https://nextcloud.com/media/wp135098u/CGIE_Luxembourg_HNK_whitepaper.pdf"
}
}
diff --git a/page-whitepapers.php b/page-whitepapers.php
index 754bf122..3f49ea60 100644
--- a/page-whitepapers.php
+++ b/page-whitepapers.php
@@ -311,6 +311,30 @@
</div>
<div class="col-md-3">
<div class="row wpthumbnail">
+ <img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/whitepapers/luxembourg-thumbnail-banner.png"/>
+ </div>
+ <div class="row">
+ <div class="description">
+ <h3 class="section--paragraph__title"><?php echo $l->t('15K teachers in Luxembourg use Nextcloud');?></h3>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud partner HNK has delivered a super fast Nextcloud setup to protect student and teacher data in Luxembourg, working for the Centre de gestion informatique de éducation');?></p>
+ </div>
+ <form name="whitepaper" method="post" action="<?php echo home_url('whitepaper-submit') ?>">
+ <input type="hidden" name="segmentId" value="18">
+ <input type="hidden" name="firstname" value="">
+ <input type="hidden" name="requesttime" value="<?php echo time(); ?>">
+ <input class="mail" type="text" name="email" maxlength="80" placeholder="Enter your email"></label>
+ <div class="newsletter">
+ <input type="hidden" name="newsletter" value="0" />
+<!-- <input type="checkbox" name="newsletter" value="1"> <small>Sign me up for the Nextcloud newsletter</small><br/> -->
+ <input type="hidden" name="moreinfo" value="0" />
+ <input type="checkbox" name="moreinfo" value="1"> <small><?php echo $l->t('Subscribe me to the monthly Nextcloud newsletter');?> <?php echo $l->t('See our');?> <a class="hyperlink" href="<?php echo home_url('privacy') ?>"><?php echo $l->t('privacy policy');?></a></small>
+ </div>
+ <input class="button button--blue button--small" type="submit" value="Download"></p>
+ </form>
+ </div>
+ </div>
+ <div class="col-md-3">
+ <div class="row wpthumbnail">
<img class="img-responsive" src="<?php bloginfo('template_directory'); ?>/assets/img/whitepapers/geneve-audit-thumbnail-banner.png"/>
</div>
<div class="row">