This patch links to ScriptForge.FileSystem.GetFileLen() alternative method who returns higher range numbers, assuming libO Python Scripting framework is present.
Change-Id: Id4a3f47cbe7be2ed27d162532b87c1388f23fce1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133857
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
simpress/main0211.xhp (Outline bar)
- remove "Zoom" and "Slide Show", which are no longer
on the Outline bar
+ add "Demote", "Promote", "Move Down" and "Move Up"
* change order of controls to correspond to Outline bar
* refactor to <h1>,<h2>
simpress/02/11110000.xhp (Black and White)
* refactor image to 1cm, .svg, alt icon label
* refactor to <h1>
- remove colspan="" rowspan=""
simpress/02/11100000.xhp (Show Formatting)
* "Formatting On/Off" --> "Show Formatting"
* refactor image to 1cm, .svg, alt icon label
* refactor to <h1>
- remove colspan="" rowspan=""
simpress/02/11060000.xhp (Show Only First Level)
* "First Level" --> "Show Only First Level"
* "All Levels" --> "Show All Levels"
simpress/02/11070000.xhp (Show All Levels)
* "All Levels" --> "Show All Levels"
* "First Level" --> "Show Only First Level"
Change-Id: Ie4d57852d1e7cf702371071b5aa76a7cb502737e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133729
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
text/swriter/01/05060900.xhp
* corrections to control names
+ added embed to "Description" which was missing, but
an adjustment will be needed in a subsequent patch
because the embedded file header describes the command
"Description" and not the field in the Options dialog box.
But the description is close enough to be useful for now, and
another patch will be needed here because of changes to the
dialog as a result of tdf#148941, so necessary adjustments
can be made as part of that followup patch.
* identify "frame only" controls
* change position of "Content Alignment" to match dialog
* refactor to <h1>,<h2>,<h3>,<tip>
text/swriter/00/00000405.xhp
* clarify that frame styles should be used in sidebar
* refactor to <menuitem> for clarified paragraph
Change-Id: I82e62a2d2fd49c44b779ac79e102a5b8623196ba
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134065
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
text/swriter/main0210.xhp (Print Preview Bar)
*change order of commands to match toolbar
+add <embed> to (new) Single Page Preview
+add "Jump to Specific Page" command (no icon exists)
+add Print command and icon
+add Close Preview command and icon
+add <embeds> to "zoom in" and "zoom out" icons
*refactor to <h1>
text/swriter/02/10040000.xhp
+ add this file for Single Page Preview, with icon table
text/swriter/02/10070000.xhp (Multiple Pages Preview)
+commit beginning with 0f337351 in 2013 accidentally removed
the <h1> line, now added back.
*changed description to match current behavior of command
+added More Options header
*refactor to <h3>
-remove colspan= rowspan=
*change image to .svg
*change image size to 1cm
text/swriter/02/10080000.xhp (Book preview)
*refactor to <h3>
*change image to .svg
*change image size to 1cm
text/swriter/02/10020000.xhp (Zoom out)
+add section to icon table
*refactor to <h1>
-remove colspan= rowspan=
*change image size to 1cm
*change image to .svg
text/swriter/02/10010000.xhp (Zoom in)
+add section to icon table
*change image to .svg
text/swriter/01/01120000.xhp (Print Preview)
+add link to Print Preview Bar page in description
-drop Related topics and link with incorrect label
*refactor to <h1>
Change-Id: I902fe42d7f0405e2cfe3600199f5ab3fcb7e459c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132610
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
This patch started with the simple intent to add some
missing options to the "To" control in the Position section
of the the Position and Size dialog. However, problems were
discovered with the names of some of the options to be added,
as well as some of the existing options. This lead to
tdf#148591 and tdf#148519, which changed the labels for the
missing options mentioned in the OP for tdf#148485. Thanks to
Regina Henschel for essential help in understanding the regions
to which the labels are supposed to refer.
Using the new option labels, this patch adds
"Above page text area", "Below page text area" as "to" options
in the Vertical position section of the Position and Size dialog,
and "Frame text area" and "Entire frame" in both the Position
and Size dialog for Shape and the Type dialog for Image.
Because Above/Below text page area is not found in the Image dialog
for Writer, needed to add an additional section to
swriter/01/05060100.xhp (Image/Frame - Type tab), so that it is
possible to add the missing options (Above page text area,
Below page text area) to Position and Size help for Writer
(shared/01/05230100.xhp), but not have them be part of a section
that will be embedded in swriter/01/05060100.xhp (for Image/Frame -
Type tab).
swriter/01/05060100.xhp
* Corrected description of "to" control
+ Added "Available only..." for "Line of text"
* refactored to <note>
o All embedded to shared/01/05230100.xhp for Writer (Image - Type).
Change-Id: I9fffec30dd994d15aa9a7c9ef70dec01d63ed98f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132709
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
It is never a good idea to hardcode the name of the backend software for
a website in a translatable string directed to users. It’s not future-proof.
Also, we’ve never called it that; it’s always been “Ask LibreOffice”.
But in this case, I’ve carefully avoided mentioning the product name, for
the sake of corporate builds.
Change-Id: Ic4c1c01e7ecc86d44157fec638a5d79dcb809733
Some of the options for using the Add to List command are not
available when the Ctrl key is pressed. The existing description of
how to use the Ctrl key may have contributed to confusion about
how to use the command. This patch aims to improve the
description of the workflow with multiple selection.
Also the order of the two procedures were switched, on the
assumption that the most typical use was to add some consecutive
items to a list, so now that explanation comes first.
Change-Id: I4e7c57dba4b6060fcd87eb1046b9e0788dd50b1c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133483
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
tdf#144493 (008cfd5980f31c9e01b5cdbede33631d66f2fb56) changed command
names that are found in the Bullets and Numbering toolbar (and menus
in Writer, Draw, Impress).
tdf#147107 (3b222bcd75d57db404cd2ed5dc97a5c492c28060) made
adjustments to some of the command names changed for tdf#144493.
This patch addresses the consequences of these name changes for the
Bullet and Numbering toolbar in Writer, where the changed commands
also appear in the Format menu UI. Meanwhile, some of the help pages
for the changed commands are shared with Draw and Impress, so any
help file that needed to be changed for Writer was also updated for
Draw and Impress. In addition to updating the changes in the command
names, the descriptions of the commands were evaluated and corrected
when necessary.
text/swriter/main0206.xhp (B&N Bar)
*reorder controls on help page to correspond to order on toolbar
text/shared/02/06100000.xhp (Move Item Up)
+ appl-inline switch for <h1> and icon name to distinguish
Writer from the other modules
* adjustments and corrections in descriptions
+ add appl-switch for mentioning toolbar and shortcut keys
+ add link to relevant toolbar
* correction in command sequence for shortcut keys for Writer
and Impress.
* refactor to <keycode>,<menuitem>
text/shared/02/06110000.xhp (Move Item Down)
+ appl-inline switch for <h1> and icon name to distinguish
Writer from the other modules
* adjustments and corrections in descriptions
+ add appl-switch for mentioning toolbar and shortcut keys
+ add link to relevant toolbar
* correction in command sequence for shortcut keys for Writer
and Impress.
* refactor to <keycode>,<menuitem>
text/shared/02/06120000.xhp (Move Item Up with Subpoints)
* correct the description, with separate explanations for
list paragraphs and chapter headings, and mention of
multiple selection.
* update command name
* change .png to .svg
text/shared/02/06130000.xhp (Move Item Down with Subpoints)
* correct the description, with separate explanations for
list paragraphs and chapter headings, and mention of
multiple selection.
* update command name
* change .png to .svg
text/shared/02/06050000.xhp (Demote Outline Level)
* simplify the appl-inline switch for <h1>
* correct the description
+ add separate explanations for chapter headings
and list paragraphs for Writer
+ add link to B&N toolbar
+ add shortcut key info for Impress
* refactor to <menuitem>
text/shared/02/06060000.xhp (Promote Outline Level)
* simplify the appl-inline switch for <h1>
* correct the description
+ add separate explanations for chapter headings
and list paragraphs for Writer
+ add link to B&N toolbar
+ add shortcut key info for Impress
* refactor to <menuitem>
text/swriter/02/06070000.xhp (Demote Outline Level with Subpoints)
* correct the description
* update command and icon name
* refactor to <h1>
* change .png to .svg
* change icon size to 1cm
- remove <colspan="" rowspan="">
text/swriter/02/06080000.xhp (Promote Outline Level with Subpoints)
* correct the description
* update command and icon name
* refactor to <h1>
* change .png to .svg
* change icon size to 1cm
- remove <colspan="" rowspan="">
Change-Id: Iaedfebe4f260658bb1f5821ef279846eba22415a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132870
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
- Introduce <tablehead> element
- While considering text-align, I noticed we do not take RTL languages
into account. A CSS rule 'html[dir=ltr] th' was added, which does
nothing at the moment. We should look into directionality.
Change-Id: Ib59aa0c508529c0beaa35542d96bd5cc1aa4db29
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133114
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
- Get rid of tables
- Add normalize-whitespace Prism plugin to get rid of useless indents
- Fix code blocks poking through sticky header
- Add some word wrapping CSS to fix mobile-unfriendliness
Change-Id: I73fd1e0678624b0d4bd5561f50e80990db5567be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133096
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Basic problem was that the wrong icon was shown for Print Directly
and wrong label was shown for the Print icon. The following changes
correct these problems.
text/shared/00/00000401.xhp
* correction to Print icon label
text/shared/02/01110000.xhp
*refactor to <h1>
*add correct icon table for print directly, with section label
text/shared/main0201.xhp
*change the icon embed to the newly added print directly
Change-Id: I7a094f016c5e30881abee3db5d13589f1512ba36
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132611
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
- included pre-requisite note in SF help page
- created a Python biaised note for 'Basic' service
- will create a Basic biaised note for Basic oriented services in a subsequent patch
Change-Id: I0810602b527fde14e4a013857482fc892593ca7f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132386
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>