Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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**: <code xml> <GENERAL> <IntegratedBrowser>true</IntegratedBrowser> </GENERAL> </code> Default value is **true**. #xml_option