init repo

This commit is contained in:
nikolay ivanov
2014-07-05 18:22:49 +00:00
commit a8be6b9e72
17348 changed files with 9229832 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<title>About ONLYOFFICE&trade; Document Editor</title>
<meta charset="utf-8" />
<meta name="description" content="The short description of ONLYOFFICE&trade; Document Editor" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>About ONLYOFFICE&trade; Document Editor</h1>
<p><b>ONLYOFFICE&trade; Document Editor</b> is an online application that lets you look through
and edit documents directly on your ONLYOFFICE&trade; portal.</p>
<p>Using <b>ONLYOFFICE&trade; Document Editor</b>, you can perform various editing operations like in any desktop editor,
print the edited documents keeping all the formatting details or download them onto your computer hard disk drive
as PDF, TXT, DOCX, DOC, ODT, RTF, HTML, or EPUB files.</p>
</div>
</body>
</html>

View File

@@ -0,0 +1,42 @@
<!DOCTYPE html>
<html>
<head>
<title>Advanced Settings of ONLYOFFICE&trade; Document Editor</title>
<meta charset="utf-8" />
<meta name="description" content="The advanced settings of ONLYOFFICE&trade; Document Editor" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Advanced Settings of ONLYOFFICE&trade; Document Editor</h1>
<p><b>ONLYOFFICE&trade; Document Editor</b> lets you change its advanced settings. To access them, click the <b>File</b> <img alt="File icon" src="../images/file.png" /> icon at the left sidebar and select the <b>Advanced Settings...</b> option. You can also use the <img alt="Advanced Settings icon" src="../images/advanced_settings_icon.png" /> icon in the right upper corner of the top toolbar.</p>
<p>The advanced settings are:</p>
<ul>
<li><b>Alternate Input</b> is used to turn on/off hieroglyphs.</li>
<li><b>Live Commenting</b> is used to turn on/off the live commenting option. If you disable this feature, the commented passages will be highlighted only if you click the <b>Comments</b> <img alt="Comments icon" src="../images/commentsicon.png" /> icon.</li>
<li><b>Default Zoom Value</b> is used to set the default zoom value selecting it in the list of available options from 50% to 200%.</li>
<li><b>Realtime Collaboration Changes</b> is used to specify what changes you want to be highlighted during co-editing:
<ul>
<li>Selecting the <b>View All</b> option, all the changes made during the current session will be highlighted.</li>
<li>Selecting the <b>View Last</b> option, only the changes made since you last time clicked the <b>Save</b> <img alt="Save icon" src="../images/saveupdate.png" /> icon will be highlighted.</li>
</ul>
</li>
<li><b>Font Hinting</b> is used to select the type a font is displayed in ONLYOFFICE&trade; Document Editor:
<ul>
<li>Choose <b>As Windows</b> if you like the way fonts are usually displayed on Windows, i.e. using Windows font hinting.</li>
<li>Choose <b>As OS X</b> if you like the way fonts are usually displayed on a Mac, i.e. without any font hinting at all.</li>
<li>Choose <b>Native</b> if you want your text to be displayed with the hinting embedded into font files.</li>
</ul>
</li>
<li><b>Autosave</b> is used to specify how frequently the changes you make while editing are automatically saved.
<ul>
<li>Select one of the available time intervals: <b>Every 10 Minutes</b>, <b>Every 30 Minutes</b> or <b>Every Hour</b>.</li>
<li>Select the <b>Disabled</b> option, if you don't want the <b>ONLYOFFICE&trade; Document Editor</b> to save changes automatically.</li>
</ul>
</li>
<li><b>Unit of Measurement</b> is used to specify what units are used on the rulers and in properties windows for measuring elements parameters such as width, height, spacing, margins etc. You can select the <b>Centimeter</b> or <b>Point</b> option.</li>
</ul>
<p>To save the changes you made, click the <b>Apply</b> button.</p>
</div>
</body>
</html>

View File

@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html>
<head>
<title>Collaborative Document Editing</title>
<meta charset="utf-8" />
<meta name="description" content="Tips on collaborative editing" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Collaborative Document Editing</h1>
<p><b>ONLYOFFICE&trade; Document Editor</b> offers you the possibility to work at a document collaboratively with other users. This feature includes:</p>
<ul>
<li>simultaneous multi-user access to the edited document</li>
<li>visual indication of passages that are being edited by other users</li>
<li>synchronization of changes with one button click</li>
<li>chat to share ideas concerning particular document parts</li>
<li>comments containing the description of a task or problem that should be solved</li>
</ul>
<h3>Co-editing</h3>
<p>When a document is being edited by several users simultaneously, the edited text passages are marked with dashed lines of different colors. By hovering the mouse cursor over one of the edited passages, the name of the user who is editing it at the moment is displayed. The number of users who are working at the current document is specified in the left lower corner at the status bar - <img alt="Number of users icon" src="../images/usersnumber.png" />.
To see who exactly are editing the file now, move the mouse cursor over this icon - users' names will be displayed in a pop-up window. If too many users are editing the document, click on this icon to open the <b>Chat</b> panel with the full list of the users.</p>
<p>As soon as one of the users saves his/her changes, the others will see a note within the status bar stating that they have updates. To save the changes made and get the updates, click the <img alt="Save icon" src="../images/saveupdate.png" /> icon in the left upper corner of the top toolbar. The updates will be highlighted for you to check what exactly has been changed.</p>
<p>You can specify what changes you want to be highlighted during co-editing if you click the <img alt="File icon" src="../images/file.png" /> icon at the left sidebar, select the <b>Advanced Settings...</b> option and choose between <b>all</b> and <b>last</b> realtime collaboration changes. Selecting <b>View all</b> changes, all the changes made during the current session will be highlighted. Selecting <b>View last</b> changes, only the changes made since you last time clicked the <img alt="Save icon" src="../images/saveupdate.png" /> icon will be highlighted.</p>
<h3>Chat</h3>
<p>To access the chat and leave a message for other users,</p>
<ol>
<li>click the <img alt="Chat icon" src="../images/chaticon.png" /> icon at the left sidebar,</li>
<li>enter your text into the corresponding field below,</li>
<li>press the <b>Send</b> button.</li>
</ol>
<p>All the messages left by users will be displayed on the panel on the left. If there are new messages you haven't read yet, the chat icon will look like this - <img alt="Chat icon" src="../images/chaticon_new.png" />.</p>
<p>To close the panel with chat messages, click the <img alt="Chat icon" src="../images/chaticon.png" /> icon once again.</p>
<h3>Comments</h3>
<p>To leave a comment,</p>
<ol>
<li>select a text passage where you think there is an error or problem,</li>
<li>use the <img alt="Comments icon" src="../images/commentsicon.png" /> icon at the left sidebar to open the <b>Comments</b> panel and click the <b>Add Comment to Document</b> link, or<br />
right-click the selected text passage and select the <b>Add Сomment</b> option from the menu,
</li>
<li>enter the needed text,</li>
<li>click the <b>Add Comment/Add</b> button.</li>
</ol>
<p>The comment will be seen on the panel on the left. Any other user can answer to the added comment asking questions or reporting on the work he/she has done. For this purpose, click the <b>Add Reply</b> link situated under the comment.</p>
<p>The text passage you commented will be highlighted in the document. To view the comment, just click within the passage. If you need to disable this feature, click the <img alt="File icon" src="../images/file.png" /> icon, select the <b>Advanced Settings...</b> option and uncheck the <b>Turn on live commenting option</b> box. In this case the commented passages will be highlighted only if you click the <img alt="Comments icon" src="../images/commentsicon.png" /> icon.</p>
<p>You can manage the comments you added in the following way:</p>
<ul>
<li>edit them by clicking the <img alt="Edit icon" src="../images/editcommenticon.png" /> icon,</li>
<li>delete them by clicking the <img alt="Delete icon" src="../images/deletecommenticon.png" /> icon,</li>
<li>close the discussion by clicking the <b>Resolve</b> link if the task or problem you stated in your comment was solved, after that the discussion you opened with your comment gets the resolved status. To open it again, click the <b>Resolved</b> caption next to it and select the <b>Open Again</b> option.</li>
</ul>
<p>New comments added by other users will become visible only after you click the <img alt="Save icon" src="../images/saveupdate.png" /> icon in the left upper corner of the top toolbar.</p>
<p>To close the panel with comments, click the <img alt="Comments icon" src="../images/commentsicon.png" /> icon once again.</p>
</div>
</body>
</html>

View File

@@ -0,0 +1,330 @@
<!DOCTYPE html>
<html>
<head>
<title>Keyboard Shortcuts</title>
<meta charset="utf-8" />
<meta name="description" content="The keyboard shortcut list used for a faster and easier access to the features of ONLYOFFICE&trade; Document Editor using the keyboard." />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Keyboard Shortcuts</h1>
<table>
<tr>
<th colspan="3">Working with Document</th>
</tr>
<tr>
<td class="function">Open 'File' panel</td>
<td class="combination">Alt+F</td>
<td class="description">Open the <b>File</b> panel to save, download, print the current document, view its info, create a new document or open an existing one, access ONLYOFFICE&trade; Document Editor help or advanced settings.</td>
</tr>
<tr>
<td>Open 'Search' panel</td>
<td>Ctrl+F</td>
<td>Open the <b>Search</b> panel to start searching for a character/word/phrase in the currently edited document.</td>
</tr>
<tr>
<td>Open 'Comments' panel</td>
<td>Ctrl+Shift+H</td>
<td>Open the <b>Comments</b> panel to add your own comment or reply to other users' comments.</td>
</tr>
<tr>
<td>Open comment field</td>
<td>Ctrl+Alt+H</td>
<td>Open a data entry field where you can add the text of your comment.</td>
</tr>
<tr>
<td>Open 'Chat' panel</td>
<td>Ctrl+Alt+Q</td>
<td>Open the <b>Chat</b> panel and send a message.</td>
</tr>
<tr>
<td>Save document</td>
<td>Ctrl+S</td>
<td>Save all the changes to the document currently edited with ONLYOFFICE&trade; Document Editor.</td>
</tr>
<tr>
<td>Print document</td>
<td>Ctrl+P</td>
<td>Print the document with one of the available printers or save it to a file.</td>
</tr>
<tr>
<td>Save As (Download As)</td>
<td>Ctrl+Shift+S</td>
<td>Save the currently edited document to the computer hard disk drive in one of the supported formats: PDF, TXT, DOCX, DOC, ODT, RTF, HTML, EPUB.</td>
</tr>
<tr>
<td>Full screen</td>
<td>F11</td>
<td>Switch to the full screen view to fit ONLYOFFICE&trade; Document Editor into your screen.</td>
</tr>
<tr>
<th colspan="3">Navigation</th>
</tr>
<tr>
<td>Jump to the beginning of the line</td>
<td>Home</td>
<td>Put the cursor to the beginning of the currently edited line.</td>
</tr>
<tr>
<td>Jump to the beginning of the document</td>
<td>Ctrl+Home</td>
<td>Put the cursor to the very beginning of the currently edited document.</td>
</tr>
<tr>
<td>Jump to the end of the line</td>
<td>End</td>
<td>Put the cursor to the end of the currently edited line.</td>
</tr>
<tr>
<td>Jump to the end of the document</td>
<td>Ctrl+End</td>
<td>Put the cursor to the very end of the currently edited document.</td>
</tr>
<tr>
<td>Scroll down</td>
<td>PgDn</td>
<td>Scroll the document approximately one visible page down.</td>
</tr>
<tr>
<td>Scroll up</td>
<td>PgUp</td>
<td>Scroll the document approximately one visible page up.</td>
</tr>
<tr>
<td>Next page</td>
<td>Alt+PgDn</td>
<td>Go to the next page in the currently edited document.</td>
</tr>
<tr>
<td>Previous page</td>
<td>Alt+PgUp</td>
<td>Go to the previous page in the currently edited document.</td>
</tr>
<tr>
<td>Zoom In</td>
<td>Ctrl++</td>
<td>Zoom in the currently edited document.</td>
</tr>
<tr>
<td>Zoom Out</td>
<td>Ctrl+-</td>
<td>Zoom out the currently edited document.</td>
</tr>
<tr>
<th colspan="3">Writing</th>
</tr>
<tr>
<td>End paragraph</td>
<td>Enter</td>
<td>End the current paragraph and start a new one.</td>
</tr>
<tr>
<td>Add line break</td>
<td>Shift+Enter</td>
<td>Add a line break without starting a new paragraph.</td>
</tr>
<tr>
<td>Delete</td>
<td>Backspace, Delete</td>
<td>Delete one character to the left (Backspace) or to the right (Delete) of the cursor.</td>
</tr>
<tr>
<td>Create nonbreaking space</td>
<td>Ctrl+Shift+Spacebar</td>
<td>Create a space between characters which cannot be used to start a new line.</td>
</tr>
<tr>
<td>Create nonbreaking hyphen</td>
<td>Ctrl+Shift+Hyphen</td>
<td>Create a hyphen between characters which cannot be used to start a new line.</td>
</tr>
<tr>
<th colspan="3">Undo and Redo</th>
</tr>
<tr>
<td>Undo</td>
<td>Ctrl+Z</td>
<td>Reverse the latest performed action.</td>
</tr>
<tr>
<td>Redo</td>
<td>Ctrl+Y</td>
<td>Repeat the latest undone action.</td>
</tr>
<tr>
<th colspan="3">Cut, Copy, and Paste</th>
</tr>
<tr>
<td>Cut</td>
<td>Ctrl+X, Shift+Delete</td>
<td>Delete the selected text fragment and send it to the computer clipboard memory. The copied text can be later inserted to another place in the same document, into another document, or into some other program.</td>
</tr>
<tr>
<td>Copy</td>
<td>Ctrl+C, Ctrl+Insert</td>
<td>Send the selected text fragment to the computer clipboard memory. The copied text can be later inserted to another place in the same document, into another document, or into some other program.</td>
</tr>
<tr>
<td>Paste</td>
<td>Ctrl+V, Shift+Insert</td>
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position. The text can be previously copied from the same document, from another document, or from some other program.</td>
</tr>
<tr>
<td>Insert hyperlink</td>
<td>Ctrl+K</td>
<td>Insert a hyperlink which can be used to go to a web address.</td>
</tr>
<tr>
<td>Copy style</td>
<td>Ctrl+Shift+C</td>
<td>Copy the formatting from the selected fragment of the currently edited text. The copied formatting can be later applied to another text fragment in the same document.</td>
</tr>
<tr>
<td>Apply style</td>
<td>Ctrl+Shift+V</td>
<td>Apply the previously copied formatting to the text in the currently edited document.</td>
</tr>
<tr>
<th colspan="3"><a id="textselection"></a>Text Selection</th>
</tr>
<tr>
<td>Select all</td>
<td>Ctrl+A</td>
<td>Select all the document text with tables and images.</td>
</tr>
<tr>
<td>Select fragment</td>
<td>Shift+Arrow</td>
<td>Select the text character by character.</td>
</tr>
<tr>
<td>Select from cursor to beginning of line</td>
<td>Shift+Home</td>
<td>Select a text fragment from the cursor to the beginning of the current line.</td>
</tr>
<tr>
<td>Select from cursor to end of line</td>
<td>Shift+End</td>
<td>Select a text fragment from the cursor to the end of the current line.</td>
</tr>
<tr>
<th colspan="3">Text Styling</th>
</tr>
<tr>
<td>Bold</td>
<td>Ctrl+B</td>
<td>Make the font of the selected text fragment bold giving it more weight.</td>
</tr>
<tr>
<td>Italic</td>
<td>Ctrl+I</td>
<td>Make the font of the selected text fragment italicized giving it some right side tilt.</td>
</tr>
<tr>
<td>Underline</td>
<td>Ctrl+U</td>
<td>Make the selected text fragment underlined with the line going under the letters.</td>
</tr>
<tr>
<td>Subscript</td>
<td>Ctrl+.(dot)</td>
<td>Make the selected text fragment smaller and place it to the lower part of the text line, e.g. as in chemical formulas.</td>
</tr>
<tr>
<td>Superscript</td>
<td>Ctrl+,(comma)</td>
<td>Make the selected text fragment smaller and place it to the upper part of the text line, e.g. as in fractions.</td>
</tr>
<tr>
<td>Heading 1 style</td>
<td>Alt+Ctrl+1</td>
<td>Apply the style of the heading 1 to the selected text fragment.</td>
</tr>
<tr>
<td>Heading 2 style</td>
<td>Alt+Ctrl+2</td>
<td>Apply the style of the heading 2 to the selected text fragment.</td>
</tr>
<tr>
<td>Heading 3 style</td>
<td>Alt+Ctrl+3</td>
<td>Apply the style of the heading 3 to the selected text fragment.</td>
</tr>
<tr>
<td>Bulleted list</td>
<td>Ctrl+Shift+L</td>
<td>Create an unordered bulleted list from the selected text fragment or start a new one.</td>
</tr>
<tr>
<td>Remove formatting</td>
<td>Ctrl+Spacebar</td>
<td>Remove formatting from the selected text fragment.</td>
</tr>
<tr>
<td>Increase font</td>
<td>Ctrl+]</td>
<td>Increase the size of the font for the selected text fragment 1 point.</td>
</tr>
<tr>
<td>Decrease font</td>
<td>Ctrl+[</td>
<td>Decrease the size of the font for the selected text fragment 1 point.</td>
</tr>
<tr>
<td>Align center/left</td>
<td>Ctrl+E</td>
<td>Switch a paragraph between centered and left-aligned.</td>
</tr>
<tr>
<td>Align justified/left</td>
<td>Ctrl+J, Ctrl+L</td>
<td>Switch a paragraph between justified and left-aligned.</td>
</tr>
<tr>
<td>Align right/left</td>
<td>Ctrl+R</td>
<td>Switch a paragraph between right-aligned and left-aligned.</td>
</tr>
<!--<tr>
<td>Align left</td>
<td>Ctrl+L</td>
<td>Align left with the text lined up by the left side of the page, the right side remains unaligned. If your text is initially left-aligned</td>
</tr>-->
<tr>
<td>Increase indent</td>
<td>Ctrl+M</td>
<td>Indent a paragraph from the left incrementally.</td>
</tr>
<tr>
<td>Decrease indent</td>
<td>Ctrl+Shift+M</td>
<td>Remove a paragraph indent from the left incrementally.</td>
</tr>
<tr>
<th colspan="3">Modifying Objects</th>
</tr>
<tr>
<td>Constrain movement</td>
<td>Shift+drag</td>
<td>Constrain the movement of the selected object horizontally or vertically.</td>
</tr>
<tr>
<td>Set 15-degree rotation</td>
<td>Shift+drag (when rotating)</td>
<td>Constrain the rotation angle to 15-degree increments.</td>
</tr>
<tr>
<td>Maintain proportions</td>
<td>Shift+drag (when resizing)</td>
<td>Maintain the proportions of the selected object when resizing.</td>
</tr>
<tr>
<td>Movement by three-pixel increments</td>
<td>Ctrl</td>
<td>Hold down the Ctrl key and use the keybord arrows to move the selected object by three pixels at a time.</td>
</tr>
</table>
</div>
</body>
</html>

View File

@@ -0,0 +1,41 @@
<!DOCTYPE html>
<html>
<head>
<title>View Settings and Navigation Tools</title>
<meta charset="utf-8" />
<meta name="description" content="The description of view settings and navigation tools such as rulers, zoom, previous/next page buttons" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>View Settings and Navigation Tools</h1>
<p><b>ONLYOFFICE&trade; Document Editor</b> offers several tools to help you view and navigate through your document: rulers, zoom, previous/next page buttons, page number indicator.</p>
<h3>Adjust the View Settings</h3>
<p>To adjust default view settings and set the most convenient mode to work with the document, click the <b>View Settings</b> <img alt="View Settings icon" src="../images/ViewSettingsIcon.png" /> icon at the upper right corner of the top toolbar and select which interface elements you want to be hidden or shown.
You can select the following options from the <b>View Settings</b> drop-down list:
</p>
<ul>
<li><b>View Compact Toolbar</b> - enables a compact toolbar mode that provides access to basic features. To view the default toolbar click this option once again.</li>
<li><b>Hide Title Bar</b> - hides the topmost bar where the document name and the <b>Go to Documents</b> option are displayed. To show the hidden <b>Title Bar</b> click this option once again.</li>
<li><b>Hide Status Bar</b> - hides the bottommost bar where the <b>Page Number Indicator</b> and <b>Zoom</b> buttons are situated. To show the hidden <b>Status Bar</b> click this option once again.</li>
</ul>
<p>The right sidebar is minimized by default. To expand it, select any object/text passage and click the icon of the currently activated tab on the right (click the icon once again to minimize the right sidebar).</p>
<p>When the <b>Comments</b> or <b>Chat</b> panel is opened, the left sidebar width is adjusted by simple drag-and-drop:
move the mouse cursor over the left sidebar border so that it turns into the bidirectional arrow and drag the border to the to the right to extend the sidebar width. To restore its original width move the border to the left.</p>
<h3>Use the Navigation Tools</h3>
<p>To navigate through your document, use the following tools:</p>
<p><b>Rulers</b> are used to align text, graphics, tables, and other elements in a document, set up margins, tab stops, and paragraph indents. The filled areas of rulers indicate page margins.
Rulers are displayed by default. To hide them, click the <b>Hide/Show Rulers</b> <img alt="Hide/Show Rulers button" src="../images/hiderulers.png" /> icon on the right.
This icon is also used to show rulers if they are not displayed.</p>
<p>The <b>Zoom</b> buttons are situated in the right lower corner and are used to zoom in and out the current document.
To change the currently selected zoom value that is displayed in percent, click it and select one of the available zoom options from the list
or use the <b>Zoom In</b> <img alt="Zoom In button" src="../images/zoomin.png" /> or <b>Zoom Out</b> <img alt="Zoom Out button" src="../images/zoomout.png" /> buttons.
Click the <b>Fit Width</b> <img alt="Fit Width button" src="../images/fitwidth.png" /> icon to fit the document page width to the visible part of the working area.
To fit the whole document page to the visible part of the working area, click the <b>Fit Page</b> <img alt="Fit Page button" src="../images/fitpage.png" /> icon.
Zoom settings are also available in the <b>View Settings</b> <img alt="View Settings icon" src="../images/ViewSettingsIcon.png" /> drop-down list that can be useful if you decide to hide the <b>Status Bar</b>.</p>
<p>The <b>Previous Page</b> <img alt="Previous Page button" src="../images/previouspage.png" /> and <b>Next Page</b> <img alt="Next Page button" src="../images/nextpage.png" /> buttons are situated in the lower right corner under the scrollbar and used to go to the previous or next page of the current document.</p>
<p>The <b>Page Number Indicator</b> shows the current page as a part of all the pages in the current document (page 'n' of 'nn').
Click this caption to open the window where you can enter the page number and quickly go to it.</p>
</div>
</body>
</html>

View File

@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html>
<head>
<title>Search and Replace Function</title>
<meta charset="utf-8" />
<meta name="description" content="The description of the document search and replace function in ONLYOFFICE&trade; Document Editor" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Search and Replace Function</h1>
<p>To search for the needed characters, words or phrases used in the currently edited document,
click the <img alt="Search icon" src="../images/searchicon.png" /> icon situated at the left sidebar. </p>
<p>The <b>Find and Replace</b> window will open:</p>
<img alt="Find and Replace Window" src="../images/search_window.png" />
<ol>
<li>Type in your inquiry into the corresponding data entry field.</li>
<li>Specify search options by checking the necessary boxes below:
<ul>
<li><b>Case sensitive</b> - is used to find only the occurrences typed in the same case as your inquiry (e.g. if your inquiry is 'Editor' and this option is selected, such words as 'editor' or 'EDITOR' etc. will not be found). To disable this option uncheck this box.</li>
<li><b>Highlight results</b> - is used to highlight all found occurrences at once. To disable this option and remove the highlight uncheck this box.</li>
</ul>
</li>
<li>Click one of the <b>arrow buttons</b> on the right.
The search will be performed either towards the beginning of the document (if you click the <img alt="Left arrow button" src="../images/SearchUpButton.png" /> button) or towards the end of the document (if you click the <img alt="Right arrow button" src="../images/SearchDownButton.png" /> button) from the current position.
<p class="note"><b>Note</b>: when the <b>Highlight results</b> option is enabled, use these buttons to navigate through the highlighted results.</p>
</li>
</ol>
<p>The first occurrence of the required characters in the selected direction will be highlighted on the page. If it is not the word you are looking for, click the selected button again to find the next occurrence of the characters you entered.</p>
<p><b>To replace</b> one or more occurrences of the found characters click the <b>Replace</b> button below the <b>arrow buttons</b>. The <b>Find and Replace</b> window will change:</p>
<img alt="Find and Replace Window" src="../images/search_replace_window.png" />
<ol>
<li>Type in the replacement text into the bottom data entry field.</li>
<li>Click the <b>Replace</b> button to replace the currently selected occurrence or the <b>Replace All</b> button to replace all the found occurrences.</li>
</ol>
</div>
</body>
</html>

View File

@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<title>Spell-checking</title>
<meta charset="utf-8" />
<meta name="description" content="Spell check the text in your language while editing a document" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Spell-checking</h1>
<p><b>ONLYOFFICE&trade; Document Editor</b> allows you to check the spelling of your text in a certain language and correct mistakes while editing.</p>
<p>First of all, <b>choose a language</b> for your document. Click the <img alt="Set Document Language icon" src="../images/document_language.png" /> icon at the right part of the <b>Status bar</b>. In the window that appears, select the necessary language and click <b>OK</b>. The selected language will be applied to the whole document. </p>
<p><img alt="Set Document Language window" src="../images/document_language_window.png" /></p>
<p>To choose a different language for any piece of text within the document, select the necessary text passage with the mouse and use the <img alt="Spell-checking - Text Language selector" src="../images/spellchecking_language.png" /> menu at the <b>Status bar</b>.</p>
<p>Incorrectly spelled words will be underlined by a red line.</p>
<p>Right click on the necessary word to activate the menu and:</p>
<ul>
<li>choose one of the suggested similar words spelled correctly to replace the misspelled word with the suggested one. If too many variants are found, the <b>More variants...</b> option appears in the menu;</li>
<li>use the <b>Ignore</b> option to skip just that word and remove underlining or <b>Ignore all</b> to skip all the identical words repeated in the text;</li>
<li>select a different language for this word.</li>
</ul>
<img alt="Spell-checking" src="../images/spellchecking.png" />
</div>
</body>
</html>

View File

@@ -0,0 +1,111 @@
<!DOCTYPE html>
<html>
<head>
<title>Supported Formats of Electronic Documents</title>
<meta charset="utf-8" />
<meta name="description" content="The list of document formats supported by ONLYOFFICE&trade; Document Editor" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Supported Formats of Electronic Documents</h1>
<p>Electronic documents represent one of the most commonly used computer files.
Thanks to the computer network highly developed nowadays, it's possible and more convenient to distribute electronic documents than printed ones.
Due to the variety of devices used for document presentation, there are a lot of proprietary and open file formats.
<b>ONLYOFFICE&trade; Document Editor</b> handles the most popular of them.</p>
<table>
<tr>
<td><b>Formats</b></td>
<td><b>Description</b></td>
<td>View</td>
<td>Edit</td>
<td>Download</td>
</tr>
<tr>
<td>DOC</td>
<td>Filename extension for word processing documents created with Microsoft Word</td>
<td>+</td>
<td>+</td>
<td>+</td>
</tr>
<tr>
<td>DOCX</td>
<td>Office Open XML<br />Zipped, XML-based file format developed by Microsoft for representing spreadsheets, charts, presentations, and word processing documents</td>
<td>+</td>
<td>+</td>
<td>+</td>
</tr>
<tr>
<td>ODT</td>
<td>Word processing file format of OpenDocument, an open standard for electronic documents</td>
<td>+</td>
<td>+</td>
<td>+</td>
</tr>
<tr>
<td>RTF</td>
<td>Rich Text Format<br />Document file format developed by Microsoft for cross-platform document interchange</td>
<td>+</td>
<td>+</td>
<td>+</td>
</tr>
<tr>
<td>TXT</td>
<td>Filename extension for text files usually containing very little formatting</td>
<td>+</td>
<td>+</td>
<td>+</td>
</tr>
<tr>
<td>PDF</td>
<td>Portable Document Format<br />File format used to represent documents in a manner independent of application software, hardware, and operating systems</td>
<td>+</td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>HTML</td>
<td>HyperText Markup Language<br />The main markup language for web pages</td>
<td></td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>EPUB</td>
<td>Electronic Publication<br />Free and open e-book standard created by the International Digital Publishing Forum</td>
<td></td>
<td></td>
<td>+</td>
</tr>
<tr>
<td>XPS</td>
<td>Open XML Paper Specification<br />Open royalty-free fixed-layout document format developed by Microsoft</td>
<td>+</td>
<td></td>
<td></td>
</tr>
<tr>
<td>DjVu</td>
<td>File format designed primarily to store scanned documents, especially those containing a combination of text, line drawings, and photographs</td>
<td>+</td>
<td></td>
<td></td>
</tr>
<!--<tr>
<td>PPTX</td>
<td>Office Open XML Presentation<br />Zipped, XML-based file format developed by Microsoft for representing spreadsheets, charts, presentations, and word processing documents</td>
<td>+</td>
<td></td>
<td></td>
</tr>
<tr>
<td>PPT</td>
<td>File format used by Microsoft PowerPoint</td>
<td>+</td>
<td></td>
<td></td>
</tr>-->
</table>
</div>
</body>
</html>