mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
note to index page
This commit is contained in:
@ -734,12 +734,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
@ -145,6 +145,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<% foreach (User user in Users.getAllUsers())
|
<% foreach (User user in Users.getAllUsers())
|
||||||
{ %>
|
{ %>
|
||||||
|
|||||||
@ -738,12 +738,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
@ -146,6 +146,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<% foreach (User user in Users.getAllUsers())
|
<% foreach (User user in Users.getAllUsers())
|
||||||
{ %>
|
{ %>
|
||||||
|
|||||||
@ -744,12 +744,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
@ -133,6 +133,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
</div>
|
</div>
|
||||||
<th:block th:if="${not #lists.isEmpty(files)}">
|
<th:block th:if="${not #lists.isEmpty(files)}">
|
||||||
|
|||||||
@ -741,12 +741,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|||||||
@ -145,6 +145,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<% for (User user : Users.getAllUsers()) { %>
|
<% for (User user : Users.getAllUsers()) { %>
|
||||||
<div class="user-descr">
|
<div class="user-descr">
|
||||||
|
|||||||
@ -752,12 +752,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|||||||
@ -139,6 +139,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<% users.forEach(user => { %>
|
<% users.forEach(user => { %>
|
||||||
<div class="user-descr">
|
<div class="user-descr">
|
||||||
|
|||||||
@ -149,6 +149,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<% } %>
|
<% } %>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -734,12 +734,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|||||||
@ -151,6 +151,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<?php foreach(getAllUsers() as $user_l) {
|
<?php foreach(getAllUsers() as $user_l) {
|
||||||
$name = $user_l->name ? $user_l->name : "Anonymous";
|
$name = $user_l->name ? $user_l->name : "Anonymous";
|
||||||
|
|||||||
@ -743,12 +743,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|||||||
@ -117,9 +117,10 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<span class="portal-name">ONLYOFFICE Document Editors – Welcome!</span>
|
<span class="portal-name">ONLYOFFICE Document Editors – Welcome!</span>
|
||||||
<span class="portal-descr">
|
<span class="portal-descr">
|
||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
{% for user in users %}
|
{% for user in users %}
|
||||||
<div class="user-descr">
|
<div class="user-descr">
|
||||||
|
|||||||
@ -736,12 +736,9 @@ html {
|
|||||||
width: 30vw;
|
width: 30vw;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-descr > b {
|
.user-descr > b {
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.portal-descr:nth-child(3) {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|||||||
@ -123,6 +123,7 @@
|
|||||||
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
Get started with a demo-sample of ONLYOFFICE Document Editors, the first html5-based editors.
|
||||||
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
<br /> You may upload your own documents for testing using the "<b>Upload file</b>" button and <b>selecting</b> the necessary files on your PC.
|
||||||
</span>
|
</span>
|
||||||
|
<span class="portal-descr">Please do NOT use this integration example on your own server without proper code modifications, it is intended for testing purposes only. In case you enabled this test example, disable it before going for production.</span>
|
||||||
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
<span class="portal-descr">You can open the same document using different users in different Web browser sessions, so you can check out multi-user editing functions.</span>
|
||||||
<% for user in Users.get_all_users() do %>
|
<% for user in Users.get_all_users() do %>
|
||||||
<div class="user-descr">
|
<div class="user-descr">
|
||||||
|
|||||||
Reference in New Issue
Block a user