title: Automatic HTTP Path
desc:  This module automatically sets the HTTP Path configuration option, based on the active URL. This can be useful if for some reason you run one Phorum install under various host names and/or directories (e.g. a Phorum on a private space intranet server that is also accessible through a public URL or a server that has to be accessible on both an http:// and https:// URL).
version: 1.0.9
url: http://www.phorum.org/phorum5/read.php?62,125914,125914
category: admin

hook: common_pre|phorum_mod_auto_http_path_common_pre
hook: javascript_register|phorum_mod_auto_http_path_javascript_register
hook: css_register|phorum_mod_auto_http_path_css_register
hook: format_fixup|phorum_mod_auto_http_path_format_fixup

priority: run hook common_pre before *
priority: run hook format_fixup after *
