New guide page with comprehensive information about the interaction
between the filesystem and the appearance of template names
and categories in the template manager.
Change-Id: I49e15a6ee557dfb9275c5f12b01d1de2ce60843c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108183
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
- add "Structure" heading and short description
- add PDF/A-3b format to PDF/A
- add note with advice about differences among PDF/A versions and which to choose.
- make new page about "Universal Accessibility"
- embed "Universal Accessibility (PDF/UA)" control and description
with link to new page
- update to <menuitem>
Change-Id: I634aa3f95890cfbf322c01560ae7afb6e25192f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104152
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Open a new module sdatabase and add one entry file.
Later, and very slowly, move database help pages from
shared/explorer/database/* to sdatabase/*
Note: Each move will trigger translation so better move
only a few files per translation cycle, not to overload
translators. Translation memory should easy the traslation
job.
Change-Id: I8e2be9c9355b966775fb5dacc5d63b852be7187a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94362
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
The color page dialog was removed by 957f72b1e3aeeb596eb9c82b4b623d09d1122e71
However there is no more Help page for Color selection, so we put
it back and added contents, including screenshot.
Change-Id: I0896af7897ab0080e8474efc0a960c185f506391
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86620
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Added Help for several new options
Adjust options visibility for each module
Split page into smaller pages
Adjust Contents tree
Change-Id: I03fd0a4cb99f36da0ea7911a1afb5d4be6648244
Reviewed-on: https://gerrit.libreoffice.org/83131
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Split help pages into many, as 06130000.xhp was too dense to
properly manage
Basic selector dialogs are different from other script selector
dialogs.
Improve navigation between pages
Fix contents
Fix Help pages for current menu
Change-Id: I5c6195a80cc6860fa89a0e399be774247a81712a
Reviewed-on: https://gerrit.libreoffice.org/80988
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Also renamed the file describing Edit Menu to edit_menu.xhp.
Most of the files are touched to update the links due to rename.
There is no context menu entry for ImageMap, so removed mention
of it.
Note that in Writer and Calc, ImageMap remains under Edit, because
it is only enabled when an image is selected.
Change-Id: Ic57ee11dd2ab9c637f00e5328f1575c323fb8c43
Reviewed-on: https://gerrit.libreoffice.org/71397
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
command line --convert-to option miss description of the internal
names of the filters.
The xhp file is generated by the python script based on the
filter xcd's.
P2:
fix typo,
Fix <filename>,
Put modules in upercase.
P3:
reduce L10n workload with <embedvar>
P4:
Make xmllint happy again
Change-Id: I455491b1f6a141688308d768b2822f051566ae53
Reviewed-on: https://gerrit.libreoffice.org/70273
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
...instead of with app:"SHARED", according to a request by buovjaga.
That means that helpcontent2/source/text/shared/explorer/database/*.xhp files
(and their per-locale counterparts) should be processed into workdir/
CustomTarget/helpcontent2/help3xsl/shared/explorer/database/*/bookmarks.part
(which were empty until now) instead of
workdir/CustomTarget/helpcontent2/help3xsl/shared/*/bookmarks.part.
This change requres gb_AllLangHelp_*_BOOKMARK_HELPFILES introduced into the core
repo with <https://gerrit.libreoffice.org/#/c/63364/> "Prepare
gb_AllLangHelp_add_helpfiles for special bookmark needs".
Change-Id: I8f37fcec67a37aee4260042e550214a34495254a
Reviewed-on: https://gerrit.libreoffice.org/63365
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>