options:xml:integrated-browser

Action unknown: addtobook

Use Integrated Browser

URL clicked in the text editor are always open in internal browser.

You can define default behavior for opening URLs and decide if internal or external browser should be selected. This can be done with help of XML flag in hippoedit.config:

<GENERAL>
    <IntegratedBrowser>true</IntegratedBrowser>
</GENERAL>

Default value is true.

#xml_option