The wrapper system allows the web developer to include customized content on all pages of a unit.
| VAR | Value | Description |
|---|---|---|
UNIT_ADMIN |
Path to included document | If included, the wrapper implements the Unit Administration block directly underneath the last modified date in the footer. |
To create a custom Unit Administration file, create a file containing valid XHTML. Please note: Because this file is going to be included INTO an existing web page, it does not require all the formal XHTML document tags, such as <html>, <head> and <body>.
Place the file in your unit's inc_unit directory.
Implement the UNIT_ADMIN variable in your unit_variables.html page and designate the file via its path as the value of the variable.
Having decided to not utilize the default values for the Goldbar, and properly understanding the Web3 Unit Requirement's restrictions, the Office for Left-hand Students creates a custom Goldbar navigation:
The Office for Left-handed Students implements the UNIT_ADMIN variable in its unit_variables.html page and designates the file via it's path as the value of the variable.
