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>2019-10-26 17:51:53 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-10-26 18:03:39 +0300
commitddcaa1123fc61f0bcf3d1a27e6fbcaf75e72161c (patch)
treedef78b95a80d9a51756fc344c0dc3e8a57dbf50c /page-legal.php
parent9790970b111c8ddc028ab2cf5a378801e205fbe4 (diff)
remove css revealonscroll
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-legal.php')
-rw-r--r--page-legal.php100
1 files changed, 50 insertions, 50 deletions
diff --git a/page-legal.php b/page-legal.php
index cdc672bb..c7f1664a 100644
--- a/page-legal.php
+++ b/page-legal.php
@@ -37,18 +37,18 @@ require(["require.config"], function() {
<section class="section--overview">
<div class="container">
<div class="row">
- <div class="col-md-4 revealOnScroll">
+ <div class="col-md-4">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/mobile.svg" /></div>
<p class="section--paragraph__tittle text-center"><?php echo $l->t('Modern Communication');?></p>
<p class="section--paragraph text-center"><?php echo $l->t('Communication via paper only is out of date. Clients expect from their law firm, notary or tax adviser a modern, digital communication exchange, secure and discreet. In the office, at home and on the road.');?></p>
</div>
- <div class="col-md-4 revealOnScroll">
+ <div class="col-md-4">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/permissions.svg" /></div>
<p class="section--paragraph__tittle text-center"><?php echo $l->t('Ultimate security');?></p>
<p class="section--paragraph text-center"><?php echo $l->t('Choosing an on-premises product means you can guarantee your clients that data never leaves your company and remains 100% confidential.');?></p>
<p class="section--paragraph text-center"><?php echo $l->t('Powerful server and client side encryption options provide ultimate protection for sensitive documents.');?></p>
</div>
- <div class="col-md-4 revealOnScroll">
+ <div class="col-md-4">
<div class="icon text-center"><img src="<?php bloginfo('template_directory'); ?>/assets/img/icons/storage.svg" /></div>
<p class="section--paragraph__tittle text-center"><?php echo $l->t('Independence');?></p>
<p class="section--paragraph text-center"><?php echo $l->t('Open Source means full control over your infrastructure. One of worlds most used and best understood software licenses protects your investment, guaranteeing complete vendor independence and zero risk of compliance issues.');?></p>
@@ -70,7 +70,7 @@ require(["require.config"], function() {
<div class="container-fluid banner quote">
<div class="container">
<div class="col-md-6">
- <h2 class="revealOnScroll"><?php echo $l->t('Use cases');?></h2>
+ <h2><?php echo $l->t('Use cases');?></h2>
<div class="row">
<div class="col-md-2 featureblock">
<i class="fa-commenting-o fa"></i>
@@ -116,15 +116,15 @@ require(["require.config"], function() {
<section class="section--on-premise">
<div class="container">
- <h2 class="section--heading-1 revealOnScroll text-center"><?php echo $l->t('Why on-premises?');?></h2>
+ <h2 class="section--heading-1 text-center"><?php echo $l->t('Why on-premises?');?></h2>
<div class="row">
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('You need 100% certainty');?></p>
<p class="section--paragraph"><?php echo $l->t('Email or public cloud solutions do not provide much security for sensitive data. Encryption is complicated and cumbersome to use.');?></p>
<p class="section--paragraph"><?php echo $l->t('Keeping data on your own infrastructure means you stay in control. Only then can you show your clients exactly where their sensitive documents are.');?></p>
<a href="https://nextcloud.com/blog/the-issue-with-public-cloud/" class="button button--blue button--arrow button--large"><?php echo $l->t('Read our blog for more');?></a>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Public clouds are not a safe solution');?></p>
<p class="section--paragraph"><?php echo $l->t('Most consumer-grade solutions like Dropbox or Office 365 were not designed with privacy regulations and security concerns in mind, mixing data from consumers and businesses, spread out in data centers across the globe.');?></p>
<p class="section--paragraph"><?php echo $l->t('Rather than trying to work around their limitations, Nextcloud Files provides a security-first solution which puts you in complete control over the location and access policies of data with a private cloud solution.');?></p>
@@ -139,52 +139,52 @@ require(["require.config"], function() {
<section class="section--modern">
<div class="container">
<div class="row">
- <p class="section--intro text-center revealOnScroll"><?php echo $l->t('Features');?></p>
- <h3 class="section--heading-1 text-center revealOnScroll"><?php echo $l->t('Everything you need');?></h3>
+ <p class="section--intro text-center"><?php echo $l->t('Features');?></p>
+ <h3 class="section--heading-1 text-center"><?php echo $l->t('Everything you need');?></h3>
<div class="modern--ilustration"></div>
- <p class="section--intro text-center revealOnScroll"><?php echo $l->t('Nextcloud offers everything you need for efficient, secure document management.');?></p>
+ <p class="section--intro text-center"><?php echo $l->t('Nextcloud offers everything you need for efficient, secure document management.');?></p>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll">
+ <div class="col-md-6">
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/mobileDesktop.png" alt="in action"/></a>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Universal document access');?></p>
<p class="section--paragraph"><?php echo $l->t('Be confident that wherever you are, you have access to the documents you need in a moments notice, 100% secure. Tablets, mobile devices, laptops and desktops all have access to the same files at a moments notice thanks to the first-class Nextcloud clients.');?></p>
<a href="<?php echo home_url('clients') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Sync clients');?></a>
</div>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll image--floated">
+ <div class="col-md-6 image--floated">
<div data-type="youtube" data-video-id="AhFnbB-a7ik"></div>
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/AhFnbB-a7ik" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Secure document sharing');?></p>
<p class="section--paragraph"><?php echo $l->t('Provide your employees, clients and partners with documents for review or joint editing. Thanks to dedicated user and group management, everyone only sees what they really need to see.');?></p>
<a href="<?php echo home_url('sharing') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('More about sharing');?></a>
</div>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll">
+ <div class="col-md-6">
<div data-type="youtube" data-video-id="jwhfeJlYBbM"></div>
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/jwhfeJlYBbM" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Integrated in email');?></p>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('To quickly and securely get data to your clients or receive documents from them, use the Nextcloud Secure Sharing Outlook Add-in. This avoids insecure and big attachments and instead provides a secure, trust-worthy file exchange that does not direct your clients to a third party but runs on your server and your domain.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('To quickly and securely get data to your clients or receive documents from them, use the Nextcloud Secure Sharing Outlook Add-in. This avoids insecure and big attachments and instead provides a secure, trust-worthy file exchange that does not direct your clients to a third party but runs on your server and your domain.');?></p>
<a href="<?php echo home_url('outlook') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Email integration');?></a>
</div>
</div>
<div class="row">
- <div class="col-md-6 revealOnScroll image--floated">
+ <div class="col-md-6 image--floated">
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/ocr-nw.png" alt="in action"/></a>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('OCR and full-text search');?></p>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('Nextcloud can easily be extended with powerful document management features like OCR and full-text search, enabling quick search in your documents.');?></p>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('Nextcloud can be connected to any document scanner (Xerox, Canon, HP, etc.) that supports WebDAV as well as mobile scanning and OCR apps, such as ScanBot.');?></p>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('Extensive, open-standards based API\'s result in a low barrier to extension and integration in existing tools and workflows like RA Micro and ReNoStar.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud can easily be extended with powerful document management features like OCR and full-text search, enabling quick search in your documents.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud can be connected to any document scanner (Xerox, Canon, HP, etc.) that supports WebDAV as well as mobile scanning and OCR apps, such as ScanBot.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Extensive, open-standards based API\'s result in a low barrier to extension and integration in existing tools and workflows like RA Micro and ReNoStar.');?></p>
</div>
</div>
</div>
@@ -193,11 +193,11 @@ require(["require.config"], function() {
<section class="section--vdr">
<div class="container">
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll">
+ <div class="col-md-6">
<div data-type="youtube" data-video-id="nueL_hzDp-s"></div>
<iframe width="100%" height="315" src="https://www.youtube-nocookie.com/embed/nueL_hzDp-s" frameborder="0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen></iframe>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Virtual Data Room');?></p>
<p class="section--paragraph"><?php echo $l->t('In settings where a firewall is needed between departments or organizations without impeding smooth and efficient collaboration, a separate Virtual Data Room can be set up. Nextcloud offers a wide range of unique features for VDR use and its on-premises nature offers unparalleled confidentiality and control.');?></p>
<a href="<?php echo home_url('virtual-data-room') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Virtual Data Rooms');?></a>
@@ -208,12 +208,12 @@ require(["require.config"], function() {
<section class="section--getstarted">
<div class="container-fluid quote">
- <h2 class="text-center revealOnScroll"><?php echo $l->t('Legal firms provide trust');?></h2>
- <p class="section--paragraph section--text--center revealOnScroll"><?php echo $l->t('Notaries, law firms and tax advisers are entrusted with the most confidential knowledge of their clients. Breaking that trust, for example due to a data-leak, is a career-ending mistake.');?></p>
- <p class="section--paragraph section--text--center revealOnScroll"><?php echo $l->t('Nextcloud enables you to focus on your work, taking care that your data stays private and completely under your control!');?></p>
+ <h2 class="text-center"><?php echo $l->t('Legal firms provide trust');?></h2>
+ <p class="section--paragraph section--text--center"><?php echo $l->t('Notaries, law firms and tax advisers are entrusted with the most confidential knowledge of their clients. Breaking that trust, for example due to a data-leak, is a career-ending mistake.');?></p>
+ <p class="section--paragraph section--text--center"><?php echo $l->t('Nextcloud enables you to focus on your work, taking care that your data stays private and completely under your control!');?></p>
<div class="container">
<div class="row">
- <div class="col-md-12 featureblock revealOnScroll">
+ <div class="col-md-12 featureblock">
<div class="row text-center">
<a href="<?php echo home_url('install') ?>" class="button button--arrow button--large"><?php echo $l->t('Try Nextcloud Files');?></a>
<a href="<?php echo home_url('buy') ?>" class="button button--arrow button--large"><?php echo $l->t('Contact sales');?></a>
@@ -228,15 +228,15 @@ require(["require.config"], function() {
<section class="section--secure">
<div class="container">
<div class="row">
- <p class="section--intro text-center revealOnScroll"><?php echo $l->t('Data protection');?></p>
- <h3 class="section--heading-1 text-center revealOnScroll"><?php echo $l->t('Secure your data');?></h3>
+ <p class="section--intro text-center"><?php echo $l->t('Data protection');?></p>
+ <h3 class="section--heading-1 text-center"><?php echo $l->t('Secure your data');?></h3>
<div class="distribution--ilustration"></div>
- <p class="section--intro text-center revealOnScroll"><?php echo $l->t('While data needs to be at legal professionals\' finger tips at all times, the IT department must be able to ensure policies around securing and sharing sensitive documents are respected.');?></p>
+ <p class="section--intro text-center"><?php echo $l->t('While data needs to be at legal professionals\' finger tips at all times, the IT department must be able to ensure policies around securing and sharing sensitive documents are respected.');?></p>
</div>
<div class="row">
- <div class="col-md-10 col-md-offset-1 revealOnScroll feature--block">
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('Legal documents are extremely sensitive. Clients care deeply about their privacy and keeping their data secure while regulators give heavy penalties for data leaks. Nextcloud offers you the tools to keep data compliant and safe.');?></p>
- <p class="section--paragraph revealOnScroll"><ul>
+ <div class="col-md-10 col-md-offset-1 feature--block">
+ <p class="section--paragraph"><?php echo $l->t('Legal documents are extremely sensitive. Clients care deeply about their privacy and keeping their data secure while regulators give heavy penalties for data leaks. Nextcloud offers you the tools to keep data compliant and safe.');?></p>
+ <p class="section--paragraph"><ul>
<li><strong><?php echo $l->t('Legal compliance');?></strong><br/>
<?php echo $l->t('Federal data protection and GDPR-compliant, protecting data sovereignty, keep the server location in your country.');?></li>
<li><strong><?php echo $l->t('data security');?></strong><br />
@@ -244,49 +244,49 @@ require(["require.config"], function() {
<li><strong><?php echo $l->t('Client- and case related authorization');?></strong><br/>
<?php echo $l->t('A dedicated user and group management as well as a rights system allows the assignment of access rights according to your requirements.');?></li>
</ul>
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('Nextcloud is a popular self-hosted solution in businesses dealing with legal documents for its ability to strictly control access to data and industry-leading security capabilities.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud is a popular self-hosted solution in businesses dealing with legal documents for its ability to strictly control access to data and industry-leading security capabilities.');?></p>
</div>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll">
+ <div class="col-md-6">
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/file-access-control-nw.png" alt="in action"/></a>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('File Access Control');?></p>
<p class="section--paragraph"><?php echo $l->t('The File Access Control feature of Nextcloud enables IT to codify legal and policy requirements, blocking unauthorized users uploading or downloading data following defined rules. Criteria include IP address ranges, group membership, file type and size, time and more. Data retention can be controlled as well, enabling administrators to limit the lifetime of certain files.');?></p>
<a href="<?php echo home_url('workflow') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('File Access Control');?></a>
</div>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll image--feature image--floated new-img">
+ <div class="col-md-6 image--feature image--floated new-img">
<a><img class="img-responsive featureimg" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/ransomware-recovery.png" alt="in action"/></a>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Best Ransomware protection in the industry');?></p>
<p class="section--paragraph"><?php echo $l->t('Ransomware attacks are becoming more targetted as lots of money can be extracted from businesses and government organizations. While insurance can cover direct costs, the disruption to business is immense regardless. Nextcloud goes far beyond competing solutions, offering automated, one-click ransomware recovery tools.');?></p>
<a href="https://nextcloud.com/blog/amidst-rising-ransomware-costs-another-us-city-pays-hundreds-of-thousands-to-recover-data/" class="button button--blue button--arrow button--large"><?php echo $l->t('Ransomware risks and protection');?></a>
</div>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll">
+ <div class="col-md-6">
<a><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/monitoring-nw.png" alt="in action"/></a>
</div>
- <div class="col-md-6 revealOnScroll feature--block">
+ <div class="col-md-6 feature--block">
<p class="section--paragraph__tittle"><?php echo $l->t('Monitoring and auditing logs');?></p>
<p class="section--paragraph"><?php echo $l->t('Nextcloud offers built-in powerful monitoring capabilities, enabling organizations to ensure smooth performance. Systems can be monitored using the web interface or through monitoring and systems intelligence tools like OpenNMS, Splunk, Nagios or others. A full auditing system logs all user actions, enabling fully compliant usage of file sync and share.');?></p>
<a href="<?php echo home_url('monitoring') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Monitoring and auditing');?></a>
</div>
</div>
<div class="row feature-row">
- <div class="col-md-6 revealOnScroll image--floated">
+ <div class="col-md-6 image--floated">
<a href="<?php bloginfo('template_directory'); ?>/assets/img/features/endtoend-server-nw.png"><img class="img-responsive screenshot" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/endtoend-server-nw.png" alt="in action" /></a>
</div>
<div class="col-md-6">
- <p class="section--paragraph__tittle revealOnScroll"><?php echo $l->t('Encryption');?></p>
- <p class="section--paragraph revealOnScroll">
+ <p class="section--paragraph__tittle"><?php echo $l->t('Encryption');?></p>
+ <p class="section--paragraph">
<?php echo $l->t('Nextcloud uses industry-standard SSL/TLS encryption for data in transfer. Data at rest in storage can be encrypted using a default military grade AES-256 encryption with server-based or custom key management. Optionally and on a per-folder base data can be');?> <a class="hyperlink" href="<?php echo home_url('endtoend') ?>"><?php echo $l->t('end-to-end encrypted');?></a> <?php echo $l->t('on the client with the server assisting in sharing and key management using a Zero-Knowledge model.');?>
</p>
- <p class="section--paragraph revealOnScroll">
+ <p class="section--paragraph">
<?php echo $l->t('Seamless integration and ease of use with key features like offline recovery keys, auditing and HSM support make Nextcloud Encryption capabilities leading in the industry.');?>
</p>
</div>
@@ -301,8 +301,8 @@ require(["require.config"], function() {
</div>
</div>
<div class="row feature-row">
- <div class="col-md-10 col-md-offset-1 revealOnScroll feature--block">
- <p class="section--paragraph revealOnScroll"><?php echo $l->t('Nextcloud offers first-in-class, third-party verified security backed by a USD 10000 Security Bug Bounty program protecting against unauthorized access.');?></p>
+ <div class="col-md-10 col-md-offset-1 feature--block">
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud offers first-in-class, third-party verified security backed by a USD 10000 Security Bug Bounty program protecting against unauthorized access.');?></p>
<a href="<?php echo home_url('secure') ?>" class="button button--blue button--arrow button--large"><?php echo $l->t('Security in Nextcloud');?></a>
</div>
</div>
@@ -314,7 +314,7 @@ require(["require.config"], function() {
<section class="section--features">
<div class="container-widest">
<h1 class="section--heading-1 section--text--center"><?php echo $l->t('Key features in Nextcloud');?></h1>
- <div class="row revealOnScroll">
+ <div class="row">
<div class="col-md-1 featureblock">
<i class="fa-server fa"></i>
</div>
@@ -334,7 +334,7 @@ require(["require.config"], function() {
<p class=""><?php echo $l->t('Desktop and mobile clients for Windows / macOS / Linux, Android and iOS complement the web interface, integrating in the file system. Nextcloud can also be reached through WebDAV.');?></p>
</div>
</div>
- <div class="row revealOnScroll">
+ <div class="row">
<div class="col-md-1 featureblock">
<i class="fa-puzzle-piece fa"></i>
</div>
@@ -354,7 +354,7 @@ require(["require.config"], function() {
<p class=""><?php echo $l->t('Nextcloud offers fine-grained control from mobile, desktop or the Web over data access and sharing capabilities. Advanced quota management with configurable accounting of external storage and configurable file retention policies.');?></p>
</div>
</div>
- <div class="row revealOnScroll">
+ <div class="row">
<div class="col-md-8 col-md-offset-2 featureblock">
<p class="text-center"><a class="hyperlink" href="<?php echo home_url('buy') ?>"><?php echo $l->t('First class enterprise support with custom integration and security consulting available</a>.');?></p>
</div>