- update position of "open" button
- add icons for "open","edit","set default","move","delete","rename"
- correction for "listview" icon
- update labels for "import", "export", and "extension" icons
- correction about editing built-in templates
- move "move" and "export" entries to "individual templates"
- correct descriptions for move, import and export, because they are
no longer buttons, but part of a context or dropdown menu.
- move "tip" about move and export.
- move general "tip" about templates from bottom toward top
- adjust <h2> to <h3> for "move", "import", "export", "extension"
- update instructions in Example 2
Change-Id: I18a42999103b10d55cebafd51a9ed2c2e0efb87d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128345
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
+ Effective changes are in the <bookmark> at the top
+ Uncommon bookmark HID, svtools/ vs svt/
+ Refactor of the file
Change-Id: I6f2c73fb3912d271e8b496bcdb6edfa0e4dc2eeb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128324
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Also, I removed the Wikipedia link. Besides having grammatical problems,
I don’t think these links are a fit for our documentation.
We would do a bigger service for our readers having all the needed
information right into our pages, where we can control it better.
Change-Id: Iaf96727ae5127ad622a2887aeea4c81b262d4ede
This patch improves the Clone Formatting tool help page to make it clearer that in Calc character formatting is not copied.
Change-Id: Ib6d83e7266cacc05c8d86a4c13b7d5f026e84068
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121066
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit involves two parts:
1. Improved the convertfilters.py helper script to make sure
the generated convertfilters.xhp file is complete, accurate
and containing no duplicated entries, and also add codes
to also generate API Names column, as discussed in tdf#142417.
Importantly, the code is modified to generate fixed IDs,
rather than the previously random IDs or sequential IDs which
may make the PO translation strings to show fuzzy when the
file is re-generated.
2. This helper script is run and the convertfilters.xhp is
updated.
3. The default css is modified to better display the page.
There is no need to set overflow=auto for the DisplayArea,
otherwise the scrollbar goes to the bottom of that area which
is not visible. Also added a css class to display smaller
fonts for the table.
Change-Id: I8a5c73c9d6a0c0b44fc7db6cb67b140bfeb8b4be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116405
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
+ add variable to a paragraph that gives link to document filters
+ use variable to embed paragraph in the --in-filter parameter
Change-Id: If93918b17b681fd5e87e4495c5bd3a122b770a5b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111888
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
https://gerrit.libreoffice.org/c/core/+/108841 changed
the "Numbering Off" command to "No List"
The present patch make relevant adjustments in help pages.
( swriter/02/06040000.xhp ) "No List" command
* "Numbering Off" -> "No List"
+ clarify that list indenting is also lost
+ add <tip> about how to preserve indenting, but remove number
+ add <relatedtopics> section and embed a related topic
* rename two German IDs
( shared/02/06120000.xhp ) "Toggle Unordered List"
* "Bullets On/Off" -> "Toggle Unordered List"
* rename two German IDs
- remove colspan="" rowspan=""
* update icons size to 1cm
* update to <h1>
( swriter/main0206.xhp ) "Bullets and Numbering" toolbar
- remove embeds to "No List" and its icon table
( shared/guide/numbering_stop.xhp )
* "Numbering Off" -> "No List"
* "Bullets On/Off" -> "Toggle Unordered List"
* correction about location of "No List" icon
* clarify that indenting is also lost
* make descriptions be relevant for both bullets and numbers
* clarify when indenting is lost or not
+ move icons to separate icon tables
+ add labels to icons
* update icons size to 1cm
+ add <note> about how to put number or bullet back
+ add <keycode>
+ add appl-switch to Related topics
* update to <h1>,<note>
Change-Id: I8880f0aa46b2e036926497bf185092c2c5ae6d52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111575
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>