romantest2.duckdns.org Open in urlscan Pro
185.136.166.209  Public Scan

URL: https://romantest2.duckdns.org/
Submission: On July 30 via api from US — Scanned from FR

Form analysis 1 forms found in the DOM

<form id="form1">
  <header>
    <div class="center">
      <a href="">
                        <img src="css/images/logo.svg" alt="ONLYOFFICE">
                    </a>
    </div>
  </header>
  <div class="center main">
    <table class="table-main">
      <tbody>
        <tr>
          <td class="left-panel section">
            <div class="help-block">
              <span>Create new</span>
              <div class="clearFix">
                <div class="create-panel clearFix">
                  <ul class="try-editor-list clearFix">
                    <li>
                      <a class="try-editor word reload-page" target="_blank" href="doceditor.php?fileExt=docx&amp;user=">Document</a>
                    </li>
                    <li>
                      <a class="try-editor cell reload-page" target="_blank" href="doceditor.php?fileExt=xlsx&amp;user=">Spreadsheet</a>
                    </li>
                    <li>
                      <a class="try-editor slide reload-page" target="_blank" href="doceditor.php?fileExt=pptx&amp;user=">Presentation</a>
                    </li>
                    <li>
                      <a class="try-editor form reload-page" target="_blank" href="doceditor.php?fileExt=docxf&amp;user=">Form template</a>
                    </li>
                  </ul>
                  <label class="create-sample">
                    <input type="checkbox" id="createSample" class="checkbox">With sample content </label>
                </div>
                <div class="upload-panel clearFix">
                  <a class="file-upload">Upload file
                                                <input type="file" id="fileupload" name="files" data-url="webeditor-ajax.php?type=upload&amp;user=">
                                            </a>
                </div>
                <table class="user-block-table" cellspacing="0" cellpadding="0">
                  <tbody>
                    <tr>
                      <td valign="middle">
                        <span class="select-user">Username</span>
                        <img class="info" src="css/images/info.svg">
                        <select class="select-user" id="user">
                          <option value="uid-1">John Smith</option>
                          <option value="uid-2">Mark Pottato</option>
                          <option value="uid-3">Hamish Mitchell</option>
                          <option value="uid-0">Anonymous</option>
                        </select>
                      </td>
                    </tr>
                    <tr>
                      <td valign="middle">
                        <span class="select-user">Language editors interface</span>
                        <select class="select-user" id="language">
                          <option value="en">English</option>
                          <option value="hy">Armenian</option>
                          <option value="az">Azerbaijani</option>
                          <option value="eu">Basque</option>
                          <option value="be">Belarusian</option>
                          <option value="bg">Bulgarian</option>
                          <option value="ca">Catalan</option>
                          <option value="zh">Chinese (People's Republic of China)</option>
                          <option value="zh-TW">Chinese (Traditional, Taiwan)</option>
                          <option value="cs">Czech</option>
                          <option value="da">Danish</option>
                          <option value="nl">Dutch</option>
                          <option value="fi">Finnish</option>
                          <option value="fr">French</option>
                          <option value="gl">Galego</option>
                          <option value="de">German</option>
                          <option value="el">Greek</option>
                          <option value="hu">Hungarian</option>
                          <option value="id">Indonesian</option>
                          <option value="it">Italian</option>
                          <option value="ja">Japanese</option>
                          <option value="ko">Korean</option>
                          <option value="lv">Latvian</option>
                          <option value="lo">Lao</option>
                          <option value="ms">Malay (Malaysia)</option>
                          <option value="nb">Norwegian</option>
                          <option value="pl">Polish</option>
                          <option value="pt">Portuguese (Brazil)</option>
                          <option value="pt-PT">Portuguese (Portugal)</option>
                          <option value="ro">Romanian</option>
                          <option value="ru">Russian</option>
                          <option value="sk">Slovak</option>
                          <option value="sl">Slovenian</option>
                          <option value="es">Spanish</option>
                          <option value="sv">Swedish</option>
                          <option value="tr">Turkish</option>
                          <option value="uk">Ukrainian</option>
                          <option value="vi">Vietnamese</option>
                        </select>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            </div>
          </td>
          <td class="section">
            <div class="main-panel">
              <div id="portal-info" style="display: table-cell">
                <span class="portal-name">ONLYOFFICE Document Editors – Welcome!</span>
                <span class="portal-descr"> 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. </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>
                <div class="user-descr"><b>John Smith</b>
                  <ul>
                    <li>File author by default</li>
                    <li>Doesn’t belong to any group</li>
                    <li>Can review all the changes</li>
                    <li>Can perform all actions with comments</li>
                    <li>The file favorite state is undefined</li>
                    <li>Can create files from templates using data from the editor</li>
                    <li>Can see the information about all users</li>
                  </ul>
                </div>
                <div class="user-descr"><b>Mark Pottato</b>
                  <ul>
                    <li>Belongs to Group2</li>
                    <li>Can review only his own changes or changes made by users with no group</li>
                    <li>Can view comments, edit his own comments and comments left by users with no group. Can remove his own comments only</li>
                    <li>This file is marked as favorite</li>
                    <li>Can create new files from the editor</li>
                    <li>Can see the information about users from Group2 and users who don’t belong to any group</li>
                  </ul>
                </div>
                <div class="user-descr"><b>Hamish Mitchell</b>
                  <ul>
                    <li>Belongs to Group3</li>
                    <li>Can review changes made by Group2 users</li>
                    <li>Can view comments left by Group2 and Group3 users. Can edit comments left by the Group2 users</li>
                    <li>This file isn’t marked as favorite</li>
                    <li>Can’t copy data from the file to clipboard</li>
                    <li>Can’t download the file</li>
                    <li>Can’t print the file</li>
                    <li>Can create new files from the editor</li>
                    <li>Can see the information about Group2 users</li>
                  </ul>
                </div>
                <div class="user-descr"><b>Anonymous</b>
                  <ul>
                    <li>The name is requested when the editor is opened</li>
                    <li>Doesn’t belong to any group</li>
                    <li>Can review all the changes</li>
                    <li>Can perform all actions with comments</li>
                    <li>The file favorite state is undefined</li>
                    <li>Can't mention others in comments</li>
                    <li>Can't create new files from the editor</li>
                    <li>Can’t see anyone’s information</li>
                    <li>Can't rename files from the editor</li>
                    <li>Can't view chat</li>
                    <li>View file without collaboration</li>
                  </ul>
                </div>
              </div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <div id="mainProgress">
    <div id="uploadSteps">
      <span id="uploadFileName" class="uploadFileName"></span>
      <div class="describeUpload">After these steps are completed, you can work with your document.</div>
      <span id="step1" class="step">1. Loading the file.</span>
      <span class="step-descr">The loading speed depends on file size and additional elements it contains.</span>
      <br>
      <span id="step2" class="step">2. Conversion.</span>
      <span class="step-descr">The file is converted to OOXML so that you can edit it.</span>
      <br>
      <div id="blockPassword">
        <span class="descrFilePass">The file is password protected.</span>
        <br>
        <div>
          <input id="filePass" type="password">
          <div id="enterPass" class="button orange">Enter</div>
          <div id="skipPass" class="button gray">Skip</div>
        </div>
        <span class="errorPass"></span>
        <br>
      </div>
      <span id="step3" class="step">3. Loading editor scripts.</span>
      <span class="step-descr">They are loaded only once, they will be cached on your computer.</span>
      <input type="hidden" name="hiddenFileName" id="hiddenFileName">
      <br>
      <span class="progress-descr">Note the speed of all operations depends on your connection quality and server location.</span>
      <br>
      <div class="error-message">
        <b>Upload error: </b><span></span>
        <br> Please select another file and try again.
      </div>
    </div>
    <iframe id="embeddedView" src="" height="345px" width="432px" frameborder="0" scrolling="no" allowtransparency=""></iframe>
    <br>
    <div class="buttonsMobile">
      <div id="beginEdit" class="button orange disable">Edit</div>
      <div id="beginView" class="button gray disable">View</div>
      <div id="beginEmbedded" class="button gray disable">Embedded view</div>
      <div id="cancelEdit" class="button gray">Cancel</div>
    </div>
  </div>
  <span id="loadScripts" data-docs="http://docserver-test.duckdns.org/web-apps/apps/api/documents/cache-scripts.html"></span>
  <footer>
    <div class="center">
      <table>
        <tbody>
          <tr>
            <td>
              <a href="http://api.onlyoffice.com/editors/howitworks" target="_blank">API Documentation</a>
            </td>
            <td>
              <a href="mailto:sales@onlyoffice.com">Submit your request</a>
            </td>
            <td class="copy"> © Ascensio Systems SIA 2024. All rights reserved. </td>
          </tr>
        </tbody>
      </table>
    </div>
  </footer>
</form>

Text Content

Create new
 * Document
 * Spreadsheet
 * Presentation
 * Form template

With sample content
Upload file

Username John SmithMark PottatoHamish MitchellAnonymous Language editors
interface English Armenian Azerbaijani Basque Belarusian Bulgarian Catalan
Chinese (People's Republic of China) Chinese (Traditional, Taiwan) Czech Danish
Dutch Finnish French Galego German Greek Hungarian Indonesian Italian Japanese
Korean Latvian Lao Malay (Malaysia) Norwegian Polish Portuguese (Brazil)
Portuguese (Portugal) Romanian Russian Slovak Slovenian Spanish Swedish Turkish
Ukrainian Vietnamese

ONLYOFFICE Document Editors – Welcome! 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. 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. You can open the same document using different users in
different Web browser sessions, so you can check out multi-user editing
functions.
John Smith
 * File author by default
 * Doesn’t belong to any group
 * Can review all the changes
 * Can perform all actions with comments
 * The file favorite state is undefined
 * Can create files from templates using data from the editor
 * Can see the information about all users

Mark Pottato
 * Belongs to Group2
 * Can review only his own changes or changes made by users with no group
 * Can view comments, edit his own comments and comments left by users with no
   group. Can remove his own comments only
 * This file is marked as favorite
 * Can create new files from the editor
 * Can see the information about users from Group2 and users who don’t belong to
   any group

Hamish Mitchell
 * Belongs to Group3
 * Can review changes made by Group2 users
 * Can view comments left by Group2 and Group3 users. Can edit comments left by
   the Group2 users
 * This file isn’t marked as favorite
 * Can’t copy data from the file to clipboard
 * Can’t download the file
 * Can’t print the file
 * Can create new files from the editor
 * Can see the information about Group2 users

Anonymous
 * The name is requested when the editor is opened
 * Doesn’t belong to any group
 * Can review all the changes
 * Can perform all actions with comments
 * The file favorite state is undefined
 * Can't mention others in comments
 * Can't create new files from the editor
 * Can’t see anyone’s information
 * Can't rename files from the editor
 * Can't view chat
 * View file without collaboration

After these steps are completed, you can work with your document.
1. Loading the file. The loading speed depends on file size and additional
elements it contains.
2. Conversion. The file is converted to OOXML so that you can edit it.

The file is password protected.

Enter
Skip

3. Loading editor scripts. They are loaded only once, they will be cached on
your computer.
Note the speed of all operations depends on your connection quality and server
location.

Upload error:
Please select another file and try again.

Edit
View
Embedded view
Cancel

API Documentation Submit your request © Ascensio Systems SIA 2024. All rights
reserved.