New features: Hyphenation, Columns, Page Numbering settings (EN)

This commit is contained in:
trovier 2023-10-10 22:30:57 +02:00
parent 8cb4e5e134
commit 0cba28b3ab
17 changed files with 146 additions and 3 deletions

View File

@ -1221,7 +1221,7 @@
<data name="InstallingOODocsEECloudron" xml:space="preserve">
<value>Deploying ONLYOFFICE Docs Enterprise Edition in Cloudron</value>
</data>
<data name="InstallingOODocsLinode" xml:space="preserve">
<data name="InstallingOODocsLinode" xml:space="preserve">
<value>Deploying ONLYOFFICE Docs in Linode</value>
</data>
<data name="IntegrateBoxTag" xml:space="preserve">
@ -4756,4 +4756,7 @@
<data name="OODocSpace" xml:space="preserve">
<value>ONLYOFFICE DocSpace</value>
</data>
<data name="AddHyphenation" xml:space="preserve">
<value>Add hyphenation</value>
</data>
</root>

View File

@ -0,0 +1,3 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_mobile sm_document sm_mobile_document_editor" id="link_4137" title=""
href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/page-formatting/add-hyphenation.aspx")%>"><asp:Literal runat="server" Text="<%$ Resources:Resource, AddHyphenation %>" /></a>

View File

@ -21,6 +21,7 @@
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4106_mob_docs_insert_section_breaks.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4109_mob_docs_insert_page_numbers.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4135_mob_docs_insert_footnotes_endnotes.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4137_mob_docs_add_hyphenation.ascx" /></li>
</ul>
</li>
<li>

View File

@ -0,0 +1,46 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="PageFormattingTag" Src="~/Controls/Help/Tags/page-formatting/page-formatting.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Add hyphenation";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Add hyphenation</h1>
<%--<div class="keyword_block">
<ul>
<li><cc:PageFormattingTag ID="PageFormattingTag2" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/page-breaks/page-breaks.ascx" /></li>
</ul>
</div>--%>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Hyphenation is used to separate words at the end of lines with a '-' sign in a linguistically correct way.</p>
<p>To add hyphenation:</p>
<ol>
<li>
Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.
</li>
<li>Open the <img alt="Layout icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/layout.png")%>" /> <b>Layout</b> section.</li>
<li>Activate the <b>Hyphenation</b> switcher. The hyphenation will be applied automatically.</li>
<li>To delete hyphenation, deactivate the <b>Hyphenation</b> switcher.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -29,6 +29,7 @@
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<h3>Insert page numbers</h3>
<ol>
<li>Tap the
<img alt="Insert object" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/insertobject.png")%>" />
@ -41,6 +42,46 @@
<b>Page Number</b> option.</li>
<li>Specify the page number position on the page: <b>Left Top</b>, <b>Center Top</b>, <b>Right Top</b>, <b>Left Bottom</b>, <b>Center Bottom</b>, <b>Right Bottom</b>, <b>Current Position</b>.</li>
</ol>
<h3>Adjust page number settings</h3>
<ol>
<li>Tap the inserted page number to select it.</li>
<li>
<p><img alt="Toolbar" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/toolbar.png")%>" /></p>
<ul>
<li>
Tap the
<img alt="Edit object" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/editobject.png")%>" />
icon at the top toolbar, or
</li>
<li>
Tap the <b>Edit</b> option in the pop-up menu.
</li>
</ul>
</li>
<li>
Tap the <b>Header</b>/<b>Footer</b> section. The name of the section depends on the positioning of the page number.
</li>
</ol>
<div>
<img style="float: left" alt="Header and footer" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/headerfooter.png")%>" />
<ul style="margin-left: 320px;">
<li><b>Position</b> - set the <b>Position</b> of page numbers on the page accordingly to the top and bottom of the page.</li>
<li><b>Different first page</b> - check this box to apply a different page number to the very first page or in case you don't want to add any number to it at all.</li>
<li><b>Different odd and even pages</b> - check this box to insert different page numbers for odd and even pages.</li>
<li><b>NUMBER POSITION: TOP OF PAGE</b> - this section is used to adjust positioning for page numbers at the top of the page. The following options are available: <em>Top Left</em>, <em>Top Center</em>, and <em>Top Right</em>.</li>
<li><b>NUMBER POSITION: BOTTOM OF PAGE</b> - this section is used to adjust positioning for page numbers at the bottom of the page. The following options are available: <em>Bottom Left</em>, <em>Bottom Center</em>, and <em>Bottom Right</em>.</li>
<li><b>Current Position</b> - this option is used to insert a page number at the current cursor position.</li>
<li>
<b>Page Numbering</b> - this option is used to set the parameters for page numbering.
<ul>
<li><b>Proceed</b> - this option is selected by default and makes it possible to keep continuous page numbering after a section break.</li>
<li><b>Start at</b> - start page numbering with a specific number in the current section of the document.</li>
</ul>
</li>
<li><b>Delete number pages</b> - tap this button to delete all page numbers.</li>
</ul>
</div>
<hr />
</div>
</div>
</div>

View File

@ -30,6 +30,7 @@
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<h3>Orientation and size</h3>
<p>To set page orientation and size:</p>
<ol>
<li>Tap the
@ -52,6 +53,30 @@
<p><img alt="Margins Adjustment" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/margins.png")%>" /></p>-->
<p class="note">All these parameters are applied to the entire document. If you need to set different<!--page margins,-->
orientation or size for the separate parts of your document, please refer to the <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/page-formatting/insert-section-breaks.aspx")%>"><b>Insert section breaks</b></a> section of this guide.</p>
<h3>Columns</h3>
<p>To apply a multi-column layout:</p>
<ol>
<li>
Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.
</li>
<li>Open the <img alt="Layout icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/layout.png")%>" /> <b>Layout</b> section.</li>
<li>
Click the
<img alt="Columns icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/columns.png")%>" /> <b>Columns</b> icon and select the necessary column type from the list. The following options are available:
<ul>
<li><b>Two</b> <img alt="Two columns icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/twocolumns.png")%>" /> - to add two columns of the same width.</li>
<li><b>Three</b> <img alt="Three columns icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/threecolumns.png")%>" /> - to add three columns of the same width.</li>
<li><b>Left</b> <img alt="Left column icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/leftcolumn.png")%>" /> - to add two columns: a narrow column on the left and a wide column on the right.</li>
<li><b>Right</b> <img alt="Right column icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/rightcolumn.png")%>" /> - to add two columns: a narrow column on the right and a wide column on the left.</li>
</ul>
</li>
</ol>
<ul>
</ul>
<p>To cancel columns and return to a regular single-column layout, go to the <img alt="Columns icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/columns.png")%>" /> <b>Columns</b> section again, and select the <b>One</b> <img alt="One column icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/onecolumn.png")%>" /> option from the list.</p>
</div>
</div>
</div>

View File

@ -33,10 +33,11 @@
<p>Select the text you want the formatting to be applied to and use the corresponding icons at the text formatting toolbar above the keyboard. </p>
<p>It's also possible to change font properties via the text settings panel. Open the settings panel by</p>
<ul>
<li>tapping the
<li>
<p><img alt="Toolbar" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/toolbar.png")%>" /></p>
tapping the
<img alt="Edit object" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/editobject.png")%>" />
icon at the top toolbar, or
<p><img alt="Toolbar" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/toolbar.png")%>" /></p>
</li>
<li>tapping the <b>Edit</b> option in the pop-up menu.</li>
</ul>

View File

@ -17,6 +17,7 @@
<li><a class="leftmenu_mobile_document_editor_page_breaks" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/page-formatting/insert-page-breaks.aspx")%>">Insert page breaks</a></li>
<li><a class="leftmenu_mobile_document_editor_section_breaks" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/page-formatting/insert-section-breaks.aspx")%>">Insert section breaks</a></li>
<li><a class="leftmenu_mobile_document_editor_page_numbers" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/page-formatting/insert-page-numbers.aspx")%>">Insert page numbers</a></li>
<li><a class="leftmenu_mobile_document_editor_add_hyphenation" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/page-formatting/add-hyphenation.aspx")%>">Add hyphenation</a></li>
</ul>
</li>
<li><a class="leftmenu_mobile_document_editor toggler"><asp:Literal runat="server" Text="<%$ Resources:Resource, ParagraphFormatting %>" /></a>

View File

@ -0,0 +1,22 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Mobile/DEMobile_Articles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %>
<script runat="server">
protected void Page_Load(object sender, EventArgs e)
{
string title = HttpUtility.HtmlEncode(((Page as BasePage).Guides as GuidesModel).TitleVideo);
}
</script>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/DocumentEditor/PageFormatting/AddHyphenation/AddHyphenation.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="guidespage documents_page">
<div id="SeeAlsoBlockLinks">
<div class="caption editors one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ONLYOFFICEEditors/1999_document-editor-documentation/1999_document-editor-documentation.ascx" />
</div>
</div>
</asp:Content>

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 B