• Stephan Bergmann's avatar
    Add some help content to test-passive.oxt · 4a0ca73c
    Stephan Bergmann yazdı
    ...mainly to test how well/poorly extension help is supported by
    --with-help=html, but also as a kind of reference implementation.  (There are
    also extensions in odk/examples/ that contain help content, namely
    odk/examples/DevelopersGuide/Extensions/DialogWithHelp/ containing context-
    sensitive help for a dialog, a topic that is not covered here.)
    
    See <https://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/
    Help_Content#Integration_into_the_OpenOffice.org_help_system> for the ways an
    extension's help content can be integrated into the "classic" (plain
    --with-help) help system (citing sub-section headings used in that document):
    
    * Help Viewer Contents page:
    
      The contained help.tree provides a "The test-passive Extension" section with
      a "The test-passive Extension" page (main.xhp).
    
    * Help Viewer Index page:
    
      The contained main.xhp provides index entries for "test-passive extension" and
      "extensions"-"test-passive", and---only on the index pages of Calc and Writer
      ---for "test-passive extension in Calc and Writer".
    
    * Help Viewer Find page:
    
      The contained main.xhp is indexer="include", so it should be found by e.g.
      searching for "bla bla".
    
    * Context sensitive help and extended tool tips:
    
      The contained Addons.xcu has been extended with a small (floating by default)
      toolbar containing a "native" button (doing the same as the "passive - native"
      menu entry), and the contained main.xhp provides an extended tooltip of "Show
      the test-passive extension's native dialog" for that toolbar button (displayed
      when using "Help - What's This?" and hovering over the button).
    
      For context-sensitive help for dialogs, see the mention of
      odk/examples/DevelopersGuide/Extensions/DialogWithHelp/ above.
    
    The contained help is only provided in "en" localization, which should thus be
    used as fallback regardless for which locale LO is run.
    
    The help-related XML files need to provide identifiers in lots of places, many
    of which appear to be unused for the given example uses.  I specified those as
    empty strings.
    
    The workdir/Extension/test-passive.oxt extension can be built with `make
    Extension_test-passive`.
    
    Change-Id: I0e75f35df85683c9fae1d1384fa6afeaeb8a687d
    Reviewed-on: https://gerrit.libreoffice.org/55736Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    4a0ca73c
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
scripts Loading commit data...
source Loading commit data...
test/deployment Loading commit data...
uiconfig/ui Loading commit data...
unx/source Loading commit data...
util Loading commit data...
win32/source Loading commit data...
AllLangMoTarget_dkt.mk Loading commit data...
CppunitTest_desktop_app.mk Loading commit data...
CppunitTest_desktop_dialogs_test.mk Loading commit data...
CppunitTest_desktop_lib.mk Loading commit data...
CppunitTest_desktop_version.mk Loading commit data...
CustomTarget_desktop_unopackages_install.mk Loading commit data...
CustomTarget_soffice.mk Loading commit data...
Executable_minidump_upload.mk Loading commit data...
Executable_oosplash.mk Loading commit data...
Executable_quickstart.mk Loading commit data...
Executable_sbase.mk Loading commit data...
Executable_scalc.mk Loading commit data...
Executable_sdraw.mk Loading commit data...
Executable_simpress.mk Loading commit data...
Executable_smath.mk Loading commit data...
Executable_soffice.mk Loading commit data...
Executable_soffice_bin.mk Loading commit data...
Executable_sweb.mk Loading commit data...
Executable_swriter.mk Loading commit data...
Executable_unoinfo.mk Loading commit data...
Executable_unopkg.mk Loading commit data...
Executable_unopkg_bin.mk Loading commit data...
Executable_unopkg_com.mk Loading commit data...
Extension_test-active.mk Loading commit data...
Extension_test-passive.mk Loading commit data...
GeneratedPackage_desktop_unopackages_install.mk Loading commit data...
Jar_active_java.mk Loading commit data...
Jar_passive_java.mk Loading commit data...
Library_active_native.mk Loading commit data...
Library_crashreport.mk Loading commit data...
Library_deployment.mk Loading commit data...
Library_deploymentgui.mk Loading commit data...
Library_deploymentmisc.mk Loading commit data...
Library_migrationoo2.mk Loading commit data...
Library_migrationoo3.mk Loading commit data...
Library_offacc.mk Loading commit data...
Library_passive_native.mk Loading commit data...
Library_sofficeapp.mk Loading commit data...
Library_spl.mk Loading commit data...
Library_unopkgapp.mk Loading commit data...
Makefile Loading commit data...
Module_desktop.mk Loading commit data...
Package_branding.mk Loading commit data...
Package_branding_custom.mk Loading commit data...
Package_sbase_sh.mk Loading commit data...
Package_scalc_sh.mk Loading commit data...
Package_scripts.mk Loading commit data...
Package_sdraw_sh.mk Loading commit data...
Package_simpress_sh.mk Loading commit data...
Package_smath_sh.mk Loading commit data...
Package_soffice_sh.mk Loading commit data...
Package_swriter_sh.mk Loading commit data...
Pagein_calc.mk Loading commit data...
Pagein_common.mk Loading commit data...
Pagein_draw.mk Loading commit data...
Pagein_impress.mk Loading commit data...
Pagein_writer.mk Loading commit data...
Pyuno_passive_python.mk Loading commit data...
README Loading commit data...
README.vars Loading commit data...
Rdb_passive_generic.mk Loading commit data...
Rdb_passive_platform.mk Loading commit data...
StaticLibrary_winlauncher.mk Loading commit data...
StaticLibrary_winloader.mk Loading commit data...
UIConfig_deployment.mk Loading commit data...
WinResTarget_quickstart.mk Loading commit data...
WinResTarget_sbase.mk Loading commit data...
WinResTarget_scalc.mk Loading commit data...
WinResTarget_sdraw.mk Loading commit data...
WinResTarget_simpress.mk Loading commit data...
WinResTarget_smath.mk Loading commit data...
WinResTarget_soffice.mk Loading commit data...
WinResTarget_sofficebin.mk Loading commit data...
WinResTarget_sweb.mk Loading commit data...
WinResTarget_swriter.mk Loading commit data...