[Libreoffice-bugs] [Bug 116745] New: [NEWHELP] extract fro help files to Pootle and back

Mon, 02 Apr 2018 02:55:18 -0700

https://bugs.documentfoundation.org/show_bug.cgi?id=116745

            Bug ID: 116745
           Summary: [NEWHELP] extract <object> fro help files to Pootle
                    and back
           Product: LibreOffice
           Version: 6.1.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: olivier.hal...@documentfoundation.org
                CC: olivier.hal...@documentfoundation.org
            Blocks: 97629

The <object/> tag is now enabled in help files (XHP) and points to objects such
as external videos, files to download or more generic objects.

The @data attribute of <object> may point to different object depending on the
language of the help files. For example, an external video can have a localized
version for the language.

We need to extract the <object> tag from the help files and place it in Pootle
for translation and put it back in the localized files.

Reference for <object> tag:
https://wiki.documentfoundation.org/Documentation/Understanding,_Authoring_and_Editing_Openoffice.org_Help/3#object

Example external video:
<object id="vid_id61521568603544"
data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0";
type="video/youtube> width="560px" height="315px"/>

Example donwloadable file:
<object data="media/files/scalc/imtrigon.ods" id="ods_id61521568603544" 
type="application/vnd.oasis.opendocument.spreadsheet" />


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97629
[Bug 97629] [META] Help Content Modernization
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to