- Added Title() function to set the title of the site in the HTML header.
- Added SiteName() function to get the name of the site as configured by an administrator.
- Renamed Tag() to Tags() (left Tag() for compatibility but dropped syntax highlighting for it).
- Shuffled a few processing instructions to the standard function process to conform with their purposes.
|