Strip absolute URLs in case a page is edited in HTTP/HTTPS and viewed
the other way. That is, when a full url to HTTP is in the content, and
the page is viewed under HTTPS, a security warning is displayed. Since
there are bugs in Firefox when editing, the URLs are converted to
absolute URLs by xinha. We strip them out when saving. They are
converted back when editing so the user experience is unchanged.