Good to know. It will wind up being a matter of testing. I wrote a separate function to transform a "contact page owner" link at the bottom of the site's masterpage that checks if the above get_page_contact_email() function returns anything. If not, it checks if there's a site collection owner (we created a separate solution to allow site owners to enter a user in as an owner), and defaults to a general webmaster email. I won't be able to test that until we restore a mirror of the public production server to my devbox again, but when I find out I'll be able to post back. Maybe I'll post in the entire set of functions in case anyone else wants to ever place a contact on their site that does something similar to what I'm doing.
↧