forked from amazingfate/help
Replacement done with
find . -name \*.xhp -print0 |xargs -0 -P 0 perl -CS -pi -e \
's#(<link[^>]*?) +name *="[^"]*" *( [^>]+|) *>#$1$2>#g'
(note some inconsistencies with space between name and = and also having
empty value, and some more complicated expression to also clear up
double space before/after the attribute)
translation files will be prepped with:
find */helpcontent2 -name \*.po -print0 |xargs -0 -P 0 perl -CS -pi -e \
$'s#(<link[^>]*?) +name=(?:\\\\"[^"]*\\\\"|\'[^\']*\') *( [^>]+|) *(/?>)#$1$2$3#g unless /^#/'
(note that not all languages use the " as quote character for the
attributes, but that also single quotes appera in the po file. Hence
the use of the shell $'string' syntax to be able to quote ' as \'
It also requires to quote the backslash, so that it needs to be escaped
once for the shell, then another time for perl. Also don't work on
obsolete strings (those are prefixed with #~ in the po files)
Also note that <link..></link> gets turned into <link ../> during
translation extraction (along with removal of the space between the
attribute name and the value), so the pattern needs to be slightly
different here)
Change-Id: I95e53a08e6b0095cd894109ea0de154cc4859d8f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143713
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
95 lines
5.1 KiB
XML
95 lines
5.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<!--
|
|
* This file is part of the LibreOffice project.
|
|
*
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
*
|
|
* This file incorporates work covered by the following license notice:
|
|
*
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
* with this work for additional information regarding copyright
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
* except in compliance with the License. You may obtain a copy of
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
-->
|
|
|
|
|
|
<helpdocument version="1.0">
|
|
<meta>
|
|
<topic id="textsharedguideactivexxml" indexer="include" status="PUBLISH">
|
|
<title id="tit" xml-lang="en-US">ActiveX Control to Display Documents in Internet Explorer</title>
|
|
<filename>/text/shared/guide/activex.xhp</filename>
|
|
</topic>
|
|
</meta>
|
|
<body>
|
|
<bookmark xml-lang="en-US" branch="index" id="bm_id3143267"><bookmark_value>ActiveX control</bookmark_value>
|
|
<bookmark_value>installing;ActiveX control</bookmark_value>
|
|
<bookmark_value>Internet; Internet Explorer for displaying $[officename] documents</bookmark_value>
|
|
<bookmark_value>$[officename] documents;viewing and editing in Internet Explorer</bookmark_value>
|
|
<bookmark_value>viewing;%PRODUCTNAME documents in Internet Explorer</bookmark_value>
|
|
<bookmark_value>editing;%PRODUCTNAME documents in Internet Explorer</bookmark_value>
|
|
</bookmark>
|
|
<paragraph role="heading" id="hd_id3143267" xml-lang="en-US" level="1"><variable id="activex"><link href="text/shared/guide/activex.xhp">ActiveX Control to Display Documents in Internet Explorer</link>
|
|
</variable></paragraph>
|
|
<paragraph role="paragraph" id="par_id3166410" xml-lang="en-US">Under Windows only, you can view any $[officename] document in a window of the Microsoft Internet Explorer. Install the ActiveX control in the $[officename] Setup program.</paragraph>
|
|
<paragraph role="heading" id="hd_id3156346" xml-lang="en-US" level="2">Installing the ActiveX control</paragraph>
|
|
<list type="ordered">
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3153821" xml-lang="en-US">Close $[officename] and the Quickstarter.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3150771" xml-lang="en-US">Click the Start button on the Windows taskbar. Choose <emph>Settings</emph>.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_idN106E8" xml-lang="en-US">In Settings, click <emph>Apps</emph>.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3156155" xml-lang="en-US">In the <emph>Apps & features</emph> list, click %PRODUCTNAME, then click <emph>Change</emph>.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_idN10706" xml-lang="en-US">In the Installation Wizard, select <emph>Modify</emph>.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3159399" xml-lang="en-US">Open the <emph>Optional Components</emph> entry and find the <emph>ActiveX Control</emph> entry. Open the sub menu of the icon and select to install the feature.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3153561" xml-lang="en-US">Click <emph>Next</emph> and <emph>Install</emph>. </paragraph>
|
|
</listitem>
|
|
</list>
|
|
<paragraph role="heading" id="hd_id3151384" xml-lang="en-US" level="2">Viewing $[officename] documents</paragraph>
|
|
<list type="ordered">
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3149669" xml-lang="en-US">In Internet Explorer, browse to a web page that contains a link to a $[officename] Writer document, for example.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3148550" xml-lang="en-US">Click the link to view the document in the Internet Explorer window.</paragraph>
|
|
<paragraph role="listitem" id="par_id3154072" xml-lang="en-US">You may still right-click the link to save the file on your harddisk.</paragraph>
|
|
</listitem>
|
|
</list>
|
|
<paragraph role="heading" id="hd_id3153361" xml-lang="en-US" level="2">Editing $[officename] documents</paragraph>
|
|
<paragraph role="paragraph" id="par_id3154367" xml-lang="en-US">The $[officename] document inside the Internet Explorer shows a set of read-only toolbar icons.</paragraph>
|
|
<list type="ordered">
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3148451" xml-lang="en-US">Click the <emph>Edit file</emph> icon in the document's toolbar to open a copy of the document in a new $[officename] window.</paragraph>
|
|
</listitem>
|
|
<listitem>
|
|
<paragraph role="listitem" id="par_id3144760" xml-lang="en-US">Edit the copy of the document.</paragraph>
|
|
</listitem>
|
|
</list>
|
|
<section id="relatedtopics">
|
|
<embed href="text/shared/guide/ms_import_export_limitations.xhp#about"/>
|
|
<embed href="text/shared/guide/doc_open.xhp#doc_open"/>
|
|
<embed href="text/shared/guide/import_ms.xhp#import_ms"/>
|
|
<embed href="text/shared/guide/export_ms.xhp#export_ms"/>
|
|
<embed href="text/shared/guide/ms_doctypes.xhp#ms_doctypes"/>
|
|
</section>
|
|
</body>
|
|
</helpdocument>
|