Help would be organized into sections. Each section would have items attached to it. An item is a question/answer pair, or title/description.
Implementation would be really simple. You'd just include a CSS file and a JS file.
You would add a class and a hash tag to each anchor tag you would want to bring in the dialog.
Examples: <a href="#section/regristration" class="helpwidget">Brings Up Regristration Dialog</a> <a href="#item/43" class="helpwidget">Brings Up Item 43</a> <a href="#item/email_verification" class="helpwidget">Brings Up Email Verification Dialog</a>
I would like to release a free version where everything is hosted on my site, with limits on sections and items and it wouldn't be white label.
To make money I could have a monthly fee for more features, or I could sell the software itself so people could host it on their own servers.
Would anyone be interested in this? Would anyone here like to use something like that?