<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [NEWHELP] extract <object> fro help files to Pootle and back"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116745">116745</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[NEWHELP] extract <object> fro help files to Pootle and back
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Documentation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>olivier.hallot@documentfoundation.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>olivier.hallot@documentfoundation.org
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>97629
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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:
<a href="https://wiki.documentfoundation.org/Documentation/Understanding,_Authoring_and_Editing_Openoffice.org_Help/3#object">https://wiki.documentfoundation.org/Documentation/Understanding,_Authoring_and_Editing_Openoffice.org_Help/3#object</a>

Example external video:
<object id="vid_id61521568603544"
data="<a href="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0">https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0</a>"
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" /></pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [META] Help Content Modernization"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97629">Bug 97629</a>] [META] Help Content Modernization
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>