wiki:apw:configure
Differences
This shows you the differences between two versions of the page.
| wiki:apw:configure [2026/04/20 10:23] – created Neil Thomas | wiki:apw:configure [2026/04/20 16:38] (current) – Neil Thomas | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This page covers all the configuration options available in the current APW release | This page covers all the configuration options available in the current APW release | ||
| + | <WRAP nicebox round teal> | ||
| + | ==== IMPORTANT ==== | ||
| + | All configuration settings are held in a discrete file - config.js. | ||
| + | </ | ||
| + | <WRAP coolbox teal round> | ||
| + | <WRAP group> | ||
| + | <WRAP half column> | ||
| + | ==== Full cmxConfig object ==== | ||
| + | <code javascript> | ||
| + | let cmxConfig = { | ||
| + | // Edit this to set your required configuration | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | |||
| + | </ | ||
| + | |||
| + | ==== Gull ==== | ||
| + | Entries in this section control the animation of the gull on the left of the screen. | ||
| + | |||
| + | **Animation**< | ||
| + | |||
| + | **Speed**< | ||
| + | </ | ||
| + | |||
| + | <WRAP half column> | ||
| + | ===== Information ===== | ||
| + | ==== Custom ==== | ||
| + | This section provides options for: | ||
| + | |||
| + | **SideMenu**< | ||
| + | |||
| + | **BannerStyle**< | ||
| + | |||
| + | **Theme**< | ||
| + | |||
| + | **Logo**< | ||
| + | |||
| + | **Banner Image**< | ||
| + | |||
| + | You can adjust its position within the banner using the next entry **BannerPosition**. You can use words: top, center, bottom, and specify a pixel or percentage offset to suite your needs.++</ | ||
| + | |||
| + | ==== Geometry ==== | ||
| + | **StaticHead**< | ||
| + | |||
| + | **StaticFoot**< | ||
| + | |||
| + | **Top & Bottom padding**< | ||
| + | |||
| + | **Units**< | ||
| + | |||
| + | ==== Panels ==== | ||
| + | Only two options available here; **Shadows** and **VariableHeights**. | ||
| + | |||
| + | **VariableHeights**, | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | </ | ||
wiki/apw/configure.txt · Last modified: by Neil Thomas
