Webanizr Logo
Open / sluit menu
module showDocumentation

Last change: July 17, 2020

Current version: 1.0.3

This module is written to retreive and show Webanizr documentation

syntax

webanizr.send('showDocumentation', parameters, callback);

parameters

ids__articles (required)

The ids of the help articles to show (in order).

callback

The callback function to call when the documentation is loaded

changelog:

  • July 17 2020 - 1.0.3 - Fixed bug with multiple internal links
  • July 17 2020 - 1.0.2 - Parses links to other documentation articles
  • July 16 2020 - 1.0.1 - Fixed opening it multiple times, reopens previous modal
  • July 6, 2020 - 1.0.0 - Initial version.