From fb1715eebc59556c769a9aa80c751a4bc40124f2 Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Tue, 31 Oct 2017 19:05:29 +0300 Subject: [PATCH] Document Editors (#39) * Document Editors * Update OnlineEditorsExampleJS.html --- .../csharp-mvc/Views/Home/Index.aspx | 4 ++-- web/documentserver-example/csharp/Default.aspx | 6 +++--- web/documentserver-example/java/src/main/webapp/index.jsp | 4 ++-- web/documentserver-example/js/OnlineEditorsExampleJS.html | 6 +++--- web/documentserver-example/nodejs/views/index.ejs | 8 ++++---- web/documentserver-example/php/index.php | 8 ++++---- .../ruby/app/views/home/index.html.erb | 4 ++-- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/web/documentserver-example/csharp-mvc/Views/Home/Index.aspx b/web/documentserver-example/csharp-mvc/Views/Home/Index.aspx index ea87aaf3..434f7116 100644 --- a/web/documentserver-example/csharp-mvc/Views/Home/Index.aspx +++ b/web/documentserver-example/csharp-mvc/Views/Home/Index.aspx @@ -47,10 +47,10 @@
- ONLYOFFICE Online Editors + ONLYOFFICE Document Editors

- Get started with a demo-sample of ONLYOFFICE Online Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC.
Choose file diff --git a/web/documentserver-example/csharp/Default.aspx b/web/documentserver-example/csharp/Default.aspx index 34091e5d..f7187c9e 100644 --- a/web/documentserver-example/csharp/Default.aspx +++ b/web/documentserver-example/csharp/Default.aspx @@ -43,10 +43,10 @@
- ONLYOFFICE Online Editors + ONLYOFFICE Document Editors

- Get started with a demo-sample of ONLYOFFICE Online Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC.
Choose file @@ -99,7 +99,7 @@ if (examples.Any()) { %>
- Download the code for the sample of ONLYOFFICE Online Editors to find out the details. + Download the code for the sample of ONLYOFFICE Document Editors to find out the details.

<% foreach (var example in examples) diff --git a/web/documentserver-example/java/src/main/webapp/index.jsp b/web/documentserver-example/java/src/main/webapp/index.jsp index e24c5f5c..ec4523ed 100644 --- a/web/documentserver-example/java/src/main/webapp/index.jsp +++ b/web/documentserver-example/java/src/main/webapp/index.jsp @@ -44,10 +44,10 @@
- ONLYOFFICE Online Editors + ONLYOFFICE Document Editors

- Get started with a demo-sample of ONLYOFFICE Online Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC.
Choose file diff --git a/web/documentserver-example/js/OnlineEditorsExampleJS.html b/web/documentserver-example/js/OnlineEditorsExampleJS.html index a7dae7b7..b1625e96 100644 --- a/web/documentserver-example/js/OnlineEditorsExampleJS.html +++ b/web/documentserver-example/js/OnlineEditorsExampleJS.html @@ -32,7 +32,7 @@ - + @@ -43,10 +43,10 @@
- ONLYOFFICE Online Editors + ONLYOFFICE Document Editors

- Get started with a demo-sample of ONLYOFFICE Online Editors, the first html5-based editors. You may enter url your own document for testing. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may enter url your own document for testing.

diff --git a/web/documentserver-example/nodejs/views/index.ejs b/web/documentserver-example/nodejs/views/index.ejs index 8f87f3a0..61c1be55 100644 --- a/web/documentserver-example/nodejs/views/index.ejs +++ b/web/documentserver-example/nodejs/views/index.ejs @@ -31,7 +31,7 @@ - ONLYOFFICE Integration Edition + ONLYOFFICE Document Editors @@ -44,10 +44,10 @@
- ONLYOFFICE Integration Edition – Welcome! + ONLYOFFICE Document Editors – Welcome!

- Get started with a demo-sample of ONLYOFFICE Integration Edition, the first html5-based editors. You may upload your own documents for testing using the "Upload file" button and selecting the necessary files on your PC. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may upload your own documents for testing using the "Upload file" button and selecting the necessary files on your PC.
@@ -197,7 +197,7 @@
Want to learn the magic?
- Explore ONLYOFFICE Integration Edition API Documentation. + Explore ONLYOFFICE Document Editors API Documentation.


diff --git a/web/documentserver-example/php/index.php b/web/documentserver-example/php/index.php index 70c0707c..3b7e67af 100644 --- a/web/documentserver-example/php/index.php +++ b/web/documentserver-example/php/index.php @@ -39,7 +39,7 @@ - ONLYOFFICE Integration Edition + ONLYOFFICE Document Editors @@ -74,10 +74,10 @@
- ONLYOFFICE Integration Edition – Welcome! + ONLYOFFICE Document Editors – Welcome!

- Get started with a demo-sample of ONLYOFFICE Integration Edition, the first html5-based editors. You may upload your own documents for testing using the "Upload file" button and selecting the necessary files on your PC. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may upload your own documents for testing using the "Upload file" button and selecting the necessary files on your PC. @@ -231,7 +231,7 @@
Want to learn the magic?
- Explore ONLYOFFICE Integration Edition API Documentation. + Explore ONLYOFFICE Document Editors API Documentation.


diff --git a/web/documentserver-example/ruby/app/views/home/index.html.erb b/web/documentserver-example/ruby/app/views/home/index.html.erb index 5445b153..a3dede19 100644 --- a/web/documentserver-example/ruby/app/views/home/index.html.erb +++ b/web/documentserver-example/ruby/app/views/home/index.html.erb @@ -1,10 +1,10 @@
- ONLYOFFICE Online Editors + ONLYOFFICE Document Editors

- Get started with a demo-sample of ONLYOFFICE Online Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC. + Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors. You may upload your own documents for testing using the "Choose file" button and selecting the necessary files on your PC.
Choose file