From b893517636bbbf39dfca0dc36eea5f8a14ad4173 Mon Sep 17 00:00:00 2001 From: trovier Date: Thu, 21 Sep 2023 16:16:27 +0200 Subject: [PATCH] Initial commit. Interface articles, css, basic controls, resource file. --- Web/App_GlobalResources/Resource.resx | 14 +- Web/Controls/Help/HelpCenter.ascx | 1 + .../SideMenu/UserGuides/UserGuidesMenu.ascx | 1 + .../HelpfulHints/PDFHelpfulHints.ascx | 6 + .../PDFEditor/Plugins/PDFPlugins.ascx | 10 + .../ProgramInterface/PDFProgramInterface.ascx | 9 + .../UsageInstructionsPDF.ascx | 34 +++ Web/Controls/Help/UserGuides/DocsPDF.ascx | 91 +++++++ .../Help/UserGuides/DocsUserGuides.ascx | 28 +++ Web/Controls/Help/UserGuides/UserGuides.ascx | 28 +++ .../PDFEditorTop/PDFEditorTop.ascx | 3 + Web/Masters/Features/PDFEditor.master | 46 ++++ .../HelpfulHints/About.aspx | 28 +++ .../HelpfulHints/AdvancedSettings.aspx | 29 +++ .../HelpfulHints/Commenting.aspx | 40 +++ .../HelpfulHints/Navigation.aspx | 31 +++ .../ProgramInterface/CommentTab.aspx | 27 ++ .../ProgramInterface/FileTab.aspx | 27 ++ .../ProgramInterface/HomeTab.aspx | 27 ++ .../ProgramInterface/PluginsTab.aspx | 27 ++ .../ProgramInterface/ProgramInterface.aspx | 27 ++ .../ProgramInterface/ViewTab.aspx | 27 ++ .../pdfeditor/main/resources/help/editor.css | 150 +++++++++++ .../main/resources/help/en/Contents.json | 20 ++ .../resources/help/en/HelpfulHints/About.htm | 25 ++ .../help/en/HelpfulHints/AdvancedSettings.htm | 73 ++++++ .../help/en/HelpfulHints/Commenting.htm | 77 ++++++ .../help/en/HelpfulHints/Navigation.htm | 84 +++++++ .../help/en/ProgramInterface/CommentTab.htm | 37 +++ .../help/en/ProgramInterface/FileTab.htm | 41 +++ .../help/en/ProgramInterface/HomeTab.htm | 36 +++ .../help/en/ProgramInterface/PluginsTab.htm | 47 ++++ .../en/ProgramInterface/ProgramInterface.htm | 65 +++++ .../help/en/ProgramInterface/ViewTab.htm | 46 ++++ .../CommunicationPlugins.htm | 49 ++++ .../help/en/UsageInstructions/HTML.htm | 30 +++ .../help/en/UsageInstructions/Speechinput.htm | 31 +++ .../help/en/UsageInstructions/Typograf.htm | 30 +++ .../main/resources/help/en/callback.js | 46 ++++ .../help/en/images/interface/commenttab.png | Bin 0 -> 8876 bytes .../help/en/images/interface/editorwindow.png | Bin 0 -> 166524 bytes .../help/en/images/interface/filetab.png | Bin 0 -> 25137 bytes .../help/en/images/interface/hometab.png | Bin 0 -> 8462 bytes .../help/en/images/interface/leftpart.png | Bin 0 -> 467 bytes .../help/en/images/interface/pluginstab.png | Bin 0 -> 11465 bytes .../help/en/images/interface/viewtab.png | Bin 0 -> 10099 bytes .../help/en/images/navigationpanel_viewer.png | Bin 0 -> 4985 bytes .../en/images/pagethumbnails_settings.png | Bin 0 -> 22153 bytes .../resources/help/en/images/sortcomments.png | Bin 0 -> 4635 bytes .../main/resources/help/images/big.png | Bin 0 -> 584 bytes .../main/resources/help/images/icons.png | Bin 0 -> 6708 bytes .../main/resources/help/images/sprite.css | 206 ++++++++++++++++ .../help/images/src/big/checkbox_checked.png | Bin 0 -> 373 bytes .../resources/help/images/src/icons/about.png | Bin 0 -> 185 bytes .../help/images/src/icons/access_rights.png | Bin 0 -> 301 bytes .../help/images/src/icons/chaticon.png | Bin 0 -> 200 bytes .../images/src/icons/comment_toptoolbar.png | Bin 0 -> 137 bytes .../help/images/src/icons/commentsicon.png | Bin 0 -> 139 bytes .../resources/help/images/src/icons/copy.png | Bin 0 -> 113 bytes .../images/src/icons/deletecommenticon.png | Bin 0 -> 100 bytes .../help/images/src/icons/editcommenticon.png | Bin 0 -> 199 bytes .../help/images/src/icons/favorites_icon.png | Bin 0 -> 328 bytes .../help/images/src/icons/feedbackicon.png | Bin 0 -> 248 bytes .../help/images/src/icons/firstpage.png | Bin 0 -> 151 bytes .../help/images/src/icons/fitpage.png | Bin 0 -> 209 bytes .../help/images/src/icons/fitwidth.png | Bin 0 -> 178 bytes .../help/images/src/icons/gotodocuments.png | Bin 0 -> 181 bytes .../help/images/src/icons/handtool.png | Bin 0 -> 256 bytes .../help/images/src/icons/lastpage.png | Bin 0 -> 147 bytes .../help/images/src/icons/navigationicon.png | Bin 0 -> 87 bytes .../help/images/src/icons/nextpage.png | Bin 0 -> 144 bytes .../help/images/src/icons/pagethumbnails.png | Bin 0 -> 123 bytes .../resources/help/images/src/icons/paste.png | Bin 0 -> 120 bytes .../help/images/src/icons/previouspage.png | Bin 0 -> 145 bytes .../src/icons/removecomment_toptoolbar.png | Bin 0 -> 244 bytes .../help/images/src/icons/resolvedicon.png | Bin 0 -> 259 bytes .../images/src/icons/search_icon_header.png | Bin 0 -> 266 bytes .../help/images/src/icons/search_options.png | Bin 0 -> 239 bytes .../help/images/src/icons/searchicon.png | Bin 0 -> 177 bytes .../help/images/src/icons/selectall.png | Bin 0 -> 427 bytes .../help/images/src/icons/selectiontool.png | Bin 0 -> 214 bytes .../images/src/icons/sortcommentsicon.png | Bin 0 -> 159 bytes .../help/images/src/icons/zoomin.png | Bin 0 -> 106 bytes .../help/images/src/icons/zoomout.png | Bin 0 -> 100 bytes Web/OfficeWeb/translation/help/helpsprite.py | 2 +- Web/UserGuides/docs-pdf.aspx | 12 + Web/css/help.less | 233 +++++++++++++++++- 87 files changed, 1897 insertions(+), 4 deletions(-) create mode 100644 Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/HelpfulHints/PDFHelpfulHints.ascx create mode 100644 Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/Plugins/PDFPlugins.ascx create mode 100644 Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/ProgramInterface/PDFProgramInterface.ascx create mode 100644 Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/UsageInstructions/UsageInstructionsPDF.ascx create mode 100644 Web/Controls/Help/UserGuides/DocsPDF.ascx create mode 100644 Web/Controls/Help/VariousControls/TopControls/PDFEditorTop/PDFEditorTop.ascx create mode 100644 Web/Masters/Features/PDFEditor.master create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/About.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/AdvancedSettings.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/Commenting.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/HelpfulHints/Navigation.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/ProgramInterface/CommentTab.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/ProgramInterface/FileTab.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/ProgramInterface/HomeTab.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/ProgramInterface/PluginsTab.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/ProgramInterface/ProgramInterface.aspx create mode 100644 Web/ONLYOFFICE-Editors/ONLYOFFICE-PDF-Editor/ProgramInterface/ViewTab.aspx create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/editor.css create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/Contents.json create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/HelpfulHints/About.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/HelpfulHints/AdvancedSettings.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/HelpfulHints/Commenting.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/HelpfulHints/Navigation.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/CommentTab.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/FileTab.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/HomeTab.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/PluginsTab.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/ProgramInterface.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/ViewTab.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/UsageInstructions/CommunicationPlugins.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/UsageInstructions/HTML.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/UsageInstructions/Speechinput.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/UsageInstructions/Typograf.htm create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/callback.js create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/commenttab.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/editorwindow.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/filetab.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/hometab.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/leftpart.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/pluginstab.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/viewtab.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/navigationpanel_viewer.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/pagethumbnails_settings.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/sortcomments.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/big.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/icons.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/sprite.css create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/big/checkbox_checked.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/about.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/access_rights.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/chaticon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/comment_toptoolbar.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/commentsicon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/copy.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/deletecommenticon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/editcommenticon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/favorites_icon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/feedbackicon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/firstpage.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/fitpage.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/fitwidth.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/gotodocuments.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/handtool.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/lastpage.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/navigationicon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/nextpage.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/pagethumbnails.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/paste.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/previouspage.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/removecomment_toptoolbar.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/resolvedicon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/search_icon_header.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/search_options.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/searchicon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/selectall.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/selectiontool.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/sortcommentsicon.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/zoomin.png create mode 100644 Web/OfficeWeb/apps/pdfeditor/main/resources/help/images/src/icons/zoomout.png create mode 100644 Web/UserGuides/docs-pdf.aspx diff --git a/Web/App_GlobalResources/Resource.resx b/Web/App_GlobalResources/Resource.resx index a0e521e39..e4eca4b30 100644 --- a/Web/App_GlobalResources/Resource.resx +++ b/Web/App_GlobalResources/Resource.resx @@ -1221,7 +1221,7 @@ Deploying ONLYOFFICE Docs Enterprise Edition in Cloudron - + Deploying ONLYOFFICE Docs in Linode @@ -4756,4 +4756,16 @@ ONLYOFFICE DocSpace + + ONLYOFFICE PDF Editor + + + <b>ONLYOFFICE PDF Editor</b> is an online application that lets you edit your PDFs directly on the portal. + + + Using <b>ONLYOFFICE PDF Editor</b>, you can perform various editing operations, print the edited PDFs keeping all the formatting details or download them onto your computer hard disk drive. + + + PDF Editor + \ No newline at end of file diff --git a/Web/Controls/Help/HelpCenter.ascx b/Web/Controls/Help/HelpCenter.ascx index 7a4ab32d8..1cf3246fb 100644 --- a/Web/Controls/Help/HelpCenter.ascx +++ b/Web/Controls/Help/HelpCenter.ascx @@ -218,6 +218,7 @@

">Document Editor

">Spreadsheet Editor

">Presentation Editor

+

">PDF Editor

">ONLYOFFICE mobile apps

">Documents for iOS

">Documents for Android

diff --git a/Web/Controls/Help/SideMenu/UserGuides/UserGuidesMenu.ascx b/Web/Controls/Help/SideMenu/UserGuides/UserGuidesMenu.ascx index 543aa0d07..00a03ac0c 100644 --- a/Web/Controls/Help/SideMenu/UserGuides/UserGuidesMenu.ascx +++ b/Web/Controls/Help/SideMenu/UserGuides/UserGuidesMenu.ascx @@ -30,6 +30,7 @@
  • ">Document Editor
  • ">Spreadsheet Editor
  • ">Presentation Editor
  • +
  • ">PDF Editor
  • ">ONLYOFFICE Mobile Apps diff --git a/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/HelpfulHints/PDFHelpfulHints.ascx b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/HelpfulHints/PDFHelpfulHints.ascx new file mode 100644 index 000000000..d2535b0b8 --- /dev/null +++ b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/HelpfulHints/PDFHelpfulHints.ascx @@ -0,0 +1,6 @@ +<%@ Control Language="C#" %> + \ No newline at end of file diff --git a/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/Plugins/PDFPlugins.ascx b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/Plugins/PDFPlugins.ascx new file mode 100644 index 000000000..6b30fe81c --- /dev/null +++ b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/Plugins/PDFPlugins.ascx @@ -0,0 +1,10 @@ +<%@ Control Language="C#" %> + \ No newline at end of file diff --git a/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/ProgramInterface/PDFProgramInterface.ascx b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/ProgramInterface/PDFProgramInterface.ascx new file mode 100644 index 000000000..dfe344830 --- /dev/null +++ b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/ProgramInterface/PDFProgramInterface.ascx @@ -0,0 +1,9 @@ +<%@ Control Language="C#" %> + \ No newline at end of file diff --git a/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/UsageInstructions/UsageInstructionsPDF.ascx b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/UsageInstructions/UsageInstructionsPDF.ascx new file mode 100644 index 000000000..a8c633c66 --- /dev/null +++ b/Web/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/UsageInstructions/UsageInstructionsPDF.ascx @@ -0,0 +1,34 @@ +<%@ Control Language="C#" %> + \ No newline at end of file diff --git a/Web/Controls/Help/UserGuides/DocsPDF.ascx b/Web/Controls/Help/UserGuides/DocsPDF.ascx new file mode 100644 index 000000000..b53243ce9 --- /dev/null +++ b/Web/Controls/Help/UserGuides/DocsPDF.ascx @@ -0,0 +1,91 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register TagPrefix="link" TagName="sm01" Src="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PDFEditor/ProgramInterface/PDFProgramInterface.ascx" %> + +<%@ Register TagPrefix="video" TagName="avc0089" Src="~/Controls/Help/Video/AllVideoControls/0089_telegram.ascx" %> +<%@ Register TagPrefix="video" TagName="avc0085" Src="~/Controls/Help/Video/AllVideoControls/0085_translate.ascx" %> +<%@ Register TagPrefix="video" TagName="avc0092" Src="~/Controls/Help/Video/AllVideoControls/0092_htmlplugin.ascx" %> +<%@ Register TagPrefix="video" TagName="avc0096" Src="~/Controls/Help/Video/AllVideoControls/0096_languagetool_plugin.ascx" %> + + + +
    +

    +
    +

    + +

    +
    + + + + +
    +
    +
      +
    • +

      +
      +

      +

      +
      + + <%--

      --%> +
        +
      • + +
      • +
      • +
        + +
      • + <%--
      • + +
      • --%> +
      • + +
      • +
      +
    • +
    +
    \ No newline at end of file diff --git a/Web/Controls/Help/UserGuides/DocsUserGuides.ascx b/Web/Controls/Help/UserGuides/DocsUserGuides.ascx index 33e8320dc..d493c0503 100644 --- a/Web/Controls/Help/UserGuides/DocsUserGuides.ascx +++ b/Web/Controls/Help/UserGuides/DocsUserGuides.ascx @@ -351,6 +351,33 @@
  • +

    ">

    +
      +
    • +
      + +
      + +
    • +
    • +
      + +
      + +
    • + <%--
    • +
      + +
      + +
    • --%> +
    • +
      + +
      + +
    • +
    @@ -360,5 +387,6 @@
  • ">
  • ">
  • ">
  • +
  • ">
  • \ No newline at end of file diff --git a/Web/Controls/Help/UserGuides/UserGuides.ascx b/Web/Controls/Help/UserGuides/UserGuides.ascx index 2e6ccfbbf..8f15a821a 100644 --- a/Web/Controls/Help/UserGuides/UserGuides.ascx +++ b/Web/Controls/Help/UserGuides/UserGuides.ascx @@ -947,6 +947,33 @@ +

    ">PDF Editor

    +
      +
    • +
      + +
      + +
    • +
    • +
      + +
      + +
    • + <%--
    • +
      + +
      + +
    • --%> +
    • +
      + +
      + +
    • +

    ">FAQ

    @@ -956,6 +983,7 @@
  • ">Document Editor
  • ">Spreadsheet Editor
  • ">Presentation Editor
  • +
  • ">PDF Editor