Menu

Updated Help Plugin

Plugins
2021-08-31
2022-03-04
  • Maksim Khramov

    Maksim Khramov - 2021-08-31

    Here is changed Help plugin....
    Changes:

    • Chat functionality removed is this version.
    • Plugin not need any more any additional files. All help data and java library's code are bundled directly into plugin
    • Added extra parameter to register() exported method. Now plugin can register ui-to-help link from any extra Helpset by AOI resource id
     
  • Luke S

    Luke S - 2021-09-04

    Where is the code?

    I've been keeping updates to the help system in the back of my mind for a while. IMO, the Helpset technology is essentially dead. Also, the built in HTML renderer is ancient (1.2, I think).
    I suspect that we'd be better served having the plugin open the correct page of the current manual in the user's default browser.

     
  • Maksim Khramov

    Maksim Khramov - 2021-09-04

    Plugin Sources...

     
  • Luke S

    Luke S - 2021-10-21

    My question was more pointed toward being able to see a changeset. Did you add a dependency on SLF4J? I've been getting java.lang.NoClassDefFoundErrors when I try to open the about screen.

     
  • Maksim Khramov

    Maksim Khramov - 2021-10-22

    Ooops...
    Actually no logging in SplashScreen class but I forget to remove @Slf4j lombok annotation from it
    And yes I have dependecy of Slf4j

     
  • Maksim Khramov

    Maksim Khramov - 2021-10-22

    Updated plugin

     

Log in to post a comment.

MongoDB Logo MongoDB