Basic Content Modules
#original-basic-layout
The existing ACE site already had a z__module__basic.html file - so to avoid accidentally changing other pages unknowningly - i have created this new layout and passed it in in the older code.
In an ideal world - we will work to phase this out if we make further changes after this new homepage dev cycle.
insights
This layout is specifically for the new homepage.
The basic subpage module has tag "layout:insights" and it has 3 nested pages underneath. We want to make sure admins can easily swap out text in these if need be.
Each basic subpage has a headline and content.
big tile
This is for the "featured spotlight" on the homepage - will be one big image tile that acts as a link to another page.
The page has a headline, content, and attached image.
small tiles
This is for the 3 smaller tiles on the homepage, all acting as image tiles that redirect the user to another page.
Each page has headline set and an attached image.
purpose-ribbon
This is a nested subpage module.
There are currently 3 nested basic subpages, with an attached image, headline, and content set.
join-banner
This is a basic layout - nothing fancy, no logic checking if the user is logged in or anything, just always having the two buttons.
default layouts
By default - the basic subpage module will show headline as h2 if it exists, and show content as p text if it exists, it will be left aligned.
center
used on the homepage, same as default but centered.
center-thin-headline
used on the homepage at the top - centered and thinner headline than normal h2