1. Added Logo field, Logo width & height fields.
  2. Updated Admin view to compute the logo link.
  3. Updated Web Header subform to retrieve the logo link from the profile document in the admin view.
  4. Added Print SiteMap & Print Listing forms.
  5. Updated all Print forms with Print | Close links.
  6. Updated all Print forms breadcrumbs and window title formulas. It should now show correct placement on every page.
  7. Updated Search and Search Results forms (removed unsupported Thesaurus feature).
  8. Updated the Frame form. Window title now shows correct placement that have been specified in the Query String eg. CoName - Level 1 - Level 2 - Level 3.
  9. Updated Title Form breadcrumbs & Window Title formula.
  10. Updated Listing Views, the issue that Dinusha found with Link to Frame documents from the Home Page News and Footer Links sections.
  11. Moved JavaScript code from the master.js page and placed it in the image resources. This resolves the Domino bug with pages.
  12. Added 'Display Home Link' in the Site Navigation tab of the profile document.
  13. Updated the menu field to check if 'Display Home Link' is set to display the link or not.
  14. Enabled the Administration Role on the profile document. Any person/group that haven't have the [Admin] role assigned to them will not be able to open/edit the profile document.
  15. Updated all forms Window Title formula. It's no longer checking for Footer Links or Utility Buttons, it only checks for Listing.
  16. Added the None view. Used for publishing documents to the 'None bucket'
  17. Added 2 new classes to the CSS for the Search results SEARCHdatetext & SEARCHdescriptiontext. Prviously the search results were sharing classes with the listing and news classes.
  18. Updated the SearchView with the new classes.
  19. Added Print Entire List link on the listing pages.
  20. Updated the CSS to comply with accessibility rating 'A'.
  21. Added H1, H2, H3 classes to the CSS.
  22. Updated the Heading Document to use H1 tag for the document heading.
  23. Added Footer Links view
  24. Updated the WebFooter subform to compute footer links with highlights so it works just like the utility links.
  25. Cleaned up all the Listing views ie. removed all the footer links code as it's no longer required.