Documentation integration
The docs.php page, reachable from any Drake CMS website root (from v0.4.1), is queried through a page identifier (in querystring) and redirects to the proper documentation page evaluating the available resources, as per the following scheme (in order of priority):
- local documentation page in user's language (if available)
- remote documentation page in user's language (if available)
- list of remotely available languages for the queried page
The remote location of documentation is at the Drake CMS official website.