
README - CumulusMX Build 3160 AI
================================

Date: 31st January 2022
-----------------------

This update contains the full CumulusMX AI package

It is suitable for any installation of CumulusMX and provides an 
ALTERNATIVE to the default Interface provided with CumulusMX.  

  It should NOT be used as a replacement
  --------------------------------------

Changes

This version makes significant use of flex containers making it possible, where used to re-order any of the immediate child elements with the use of the 'order: x' style.

By default elements are displayed in the order in which I have coded them.  By setting the order style to any positive whole number, you can change their displayed order.  If you give any two (or more) elements the same order number, then they revert to the order in which they were coded.

The second major change with this build is that you can now use the AI-Settings' page to change the theme, and the status of the header and footer. 
By default, both these elements are 'locked' to the top and bottom of the screen.  You can use the AI-Settings page to make either or both of them scroll.  You can also change the gap between the body of the page and the header / footer.

This means you no longer have to edit html pages to make these changes.

The 'Data Logs' and 'Extra Data Logs' pages load data covering last 7 days to the current day by default.

To change this to just the current day, edit the js/datalogs.js or js/extradatalogs.js file line 10 to remove (or change) the subtraction.

  
