Skip to content
Rob Knight edited this page Jan 11, 2018 · 1 revision

1. Add/update Data Definitions:

  • Add _library/Global/script-and-style-chooser
  • Update the billboard <group> in
    • _library/Data Definitions/Campus Home Environment/home-page
    • _library/Data Definitions/Department or Division/Department or Division Home
  • Update title <group> in - _library/Data Definitions/Campus Home Environment/landing-page
  • Remove background image chooser (for Enjoy the View) from home environment Data Definitions

2. Add static files to the static site.

  • Run gulp build inside the repo.
  • Upload ./static/_responsive.zip to site://static/_responsive and publish it.
  • Be sure to upload the zip inside the _responsive folder.

3. Create new blocks in _library/global.

  • blocks/features:
    • billboards (text)
    • fancybox (text)
    • feature-instructions (text)
  • blocks:
    • uniform-campus-head (text)
    • uniform-home-page-head (xhtml, w/chooser dd)
      • Choose billboards and fancybox
    • uniform-gallery-page-head (xhtml, w/chooser dd)
      • Choose fancybox

4. Create new global formats.

  • _library/global/formats:
    • billboards
    • breadcrumbs -> Breadcrumbs.xsl
    • region-reset
    • region-block-chooser

5. Update templates and region assignments.

  1. Campus Home Templates:
  • Campus Home
  • Campus Landing
  • Campus Left Column
  • Campus Right Column (960 Right Column Page replaces with updated HTML)
  • Campus Single Column
  1. Campus News Templates:
  • Notes:
    • Created department title block.
    • Assigned search, main nav, and title regions at the template level.
  1. Department/Division Templates:
  • PHP Class Schedule (rename to Department PHP Class Schedule Left Column Page)
  • PHP Course Content (rename to Department PHP Course Left Column Page)
  • PHP Left Column (rename to Department PHP Left Column Page)
  • PHP Single Column (rename to Department PHP Single Column Page)
  • Single Column (rename to Department Single Column Page)
  • Left Column (rename to Department Left Column Page)
  • Simple Home Page (rename to Department Right Column Page)
  • Department Home (rename to Department Home Page)
  • Division Home (rename to Division Home Page)
  • News Article (rename to News Article Page)

6. Update logo blocks

  • _library/campus-home/blocks/xhtml/common/campus-home-logo
  • _library/dept-division/blocks/xhtml/common/header-logo

7. Update formats

  • Campus Home and news formats
  • Dept-Division formats

End of day 1.


8. Global Search and Replace

  • Change Fancybox references across all blocks on all sites.

9. Check special configuration stuff

  • Campus home feature pages

Prior to finish (do very last, could affect live sites)

Since these files affect the live pages, these modifications should be made last.

  • Modify one PHP include file on server (Tom, 8/29).
  • Modify soc.css and catalog.css (possibly not needed?)

Sites

  • News

  • Create department-title block.

  • Create search block.

  • Assign main-nav, search, top-links regions

  • WWW:

  • Features area, remove all but one of article-list-by-page-metadata and move it to _library/campus-home/formats/features-article-list.

    • Add image-right to the archive-list ul. Reassign these regions on the features pages.
    • REMOVE Right Column Page template #notused
    • Rename 960 Right Column to just Right Column Page
Clone this wiki locally