Ticket #21 (closed enhancement: fixed)
Configure Help File
| Reported by: | Reg Brehaut <reg@…> | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | 0.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It would be of great help, to me at least, if the file referred to in this line:
case "showhelp" : window.open(_editor_url + "reference.html", "ha_help"); break;
were configurable, like
this.helpfile = "reference.html"
so that we could easily overwrite it (in our code) with
editor.config.helpfile="myhelpfile.html"
Change History
Note: See
TracTickets for help on using
tickets.
