Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Stuff to document (high level notes)
    • For Internal/External/3rd Parties
    • Installation Pages (Internal/External/3rd Party)
    • Integration with 3rd parties
    • Notification to clients
    • Failures/blocks in test cases that do not affect Flex
    • What about clients who have themes already (Pacific/Custom)What may be happening for the future?

...

While you can modify any of the files contained, if there are any updated files from Synergetic you would be required to do a file compare to determine what changes were made and merge these with your own.

It is also recommended to confirm whether you have a custom CSS file in ..\Site\CSS as this will most likely clash.

Limitations

The following are the known limitations without making wholesale changes to the Community Portal code itself.

...

  • Upgrade to a minimum version of 68.36 or 69.08
  • Remove or test any additional site CSS changes you have made (..\Site\CSS)
  • Use Chrome, Firefox or Safari web browsers
  • Student Results page
    • If displaying Markbook, check configuration key (CommunityPortal | Students | Results | Markbook | DisplayMode)
      • Best look is DisplayMode: 2
      • It is NOT recommended to have the following keys as TRUE due to display on phone/tables
        • CommunityPortal | Students | Results | Markbook | ShowMarkOutOfFlag
        • CommunityPortal | Students | Results | Markbook | ShowResultTypeFlag
        • CommunityPortal | Students | Results | Markbook | ShowWeightingFlag
  • Events page
    • If pagination active, when attempting to select a button (right side of grid) in most cases the screen will select the next page

      • Recommendation to increase size of paging (CommunityPortal|Events|Paging|Size)

...

A: It is highly recommended to remove this theme as there can will be clashes between the two.  Depending on order of rendering parts of both would be used (e.g. font size).

  • A simple way to remove this but retain the file for reference (if your own further custom changes were made) would be to append the file name, e.g. rename site.css to site.css.OldPacific

...