A bunch of little changes to fix bugs and fill out features.
1. The googleFontsLink macro needed to be initialized for every page-rendering op, there were places where it wasn't being initialized. Moved the init from main to setDefaultAtts.
2. Need a way to set the headerText globally. Add new elements to the headerGraphic prefs page. Screen shot.
This is what it looks like on my home page. Nice! :-)
3. We were hotting-up urls in the Prefs pages. Made a change to turn this off, it was screwing with the display of text inside text entry boxes.
4. Got an error on the Prefs page that adrobject was not defined. It was talking about pta^.adrobject. It wasn't defined. I defined it.
5. Changed version to 0.39.
worldOutlineSuite.initUser
worldOutlineSuite.data.prefsOutline
worldOutlineSuite.setDefaultAtts
worldOutlineSuite.main
worldOutlineWebsite.prefs
worldOutlineInfo