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>2018-09-09 19:07:29 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-09-09 22:35:28 +0300
commitfd12c323b55b58e471415874aaed9080d5ba897b (patch)
tree40130f298a1e7f32f2d32c739abe673d47845014 /page-storage.php
parent04be98f80bd9214122b618a9c4896a2b74a7ba3c (diff)
Update many pages for Nc 14
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-storage.php')
-rw-r--r--page-storage.php10
1 files changed, 6 insertions, 4 deletions
diff --git a/page-storage.php b/page-storage.php
index 35552a9c..662bd110 100644
--- a/page-storage.php
+++ b/page-storage.php
@@ -64,6 +64,7 @@
<p class="section--paragraph__tittle"><?php echo $l->t('Public, Private and Hybrid unified');?></p>
<p class="section--paragraph"><?php echo $l->t('Access existing storage silos like FTP, Windows Network Drives, SharePoint and Samba shares seamlessly through Nextcloud. Protect and optimize data usage in line with compliance and company policy by controlling sharing and performance for each external storage system.');?></p>
<p class="section--paragraph"><?php echo $l->t('Use Nextcloud to fine tune the balance between cost, availability, performance and security. Deploy multiple data storage systems in the public cloud or hosted with a trusted provider or on-premise.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('For large-scale storage solutions, performance optimization, additional tools and advice, see the ');?><a class="hyperlink" href="https://portal.nextcloud.com"><?php echo $l->t('Nextcloud customer portal.');?></a></p>
</div>
</div>
</div>
@@ -96,9 +97,10 @@
<div class="col-md-6 image--floated revealOnScroll">
<a href="<?php bloginfo('template_directory'); ?>/assets/img/features/external-storage-nw2.png"><img src="<?php bloginfo('template_directory'); ?>/assets/img/features/external-storage-nw2-wee.png" class="img-responsive featureimg" /></a>
</div>
- <div class="col-md-6 revealOnScroll">
- <p class="section--paragraph__tittle"><?php echo $l->t('Any storage technology you need');?></p>
- <p class="section--paragraph"><?php echo $l->t('Some of the storage technologies supported in Nextcloud include NFS and local storage as well as scalable, multi-bucket capable object storage like S3 and SWIFT compatible and CIFS/Windows Shares. Nextcloud can also seamlessly access files on (s)FTP, SharePoint systems and more.');?></p>
+ <div class="col-md-6 revealOnScroll">
+ <p class="section--paragraph__tittle"><?php echo $l->t('Any storage technology you need');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Some of the storage technologies supported in Nextcloud include NFS and local storage as well as scalable, multi-bucket capable object storage like S3 and SWIFT compatible and CIFS/Windows Shares. Nextcloud can also seamlessly access files on (s)FTP, SharePoint systems and more.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Advanced capabilities and additional tools to enhance performance on large instances or using SAML and Kerberos tickets to authenticate to a SMB share are available and documented on the ');?><a class="hyperlink" href="https://portal.nextcloud.com"><?php echo $l->t('Nextcloud customer portal.');?></a></p>
</div>
</div>
</div>
@@ -137,7 +139,7 @@
<div class="container">
<div class="col-md-6">
<p class="section--heading-1 section--text--center revealOnScroll"><?php echo $l->t('Extend your cloud');?></p>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('You can extend the functionality of your Nextcloud with extra features from the Nextcloud app store. Among the more than 100 apps you can find a variety of storage solutions including Sia storage support, an innovative decentralized, blockchain based file storage technology.');?></p>
+ <p class="section--paragraph revealOnScroll"><?php echo $l->t('You can extend the functionality of your Nextcloud with extra features from the Nextcloud app store. Among the more than 150 apps you can find a variety of storage solutions including Sia storage support, an innovative decentralized, blockchain based file storage technology.');?></p>
<div class="text-center morebuttondiv">
<a href="https://apps.nextcloud.com" class="button button--large button--arrow revealOnScroll"><?php echo $l->t('Appstore');?> <i class="icon-arrow-circle-o-right icon"></i></a>
</div>