Docs
From CSLabsWiki
| Docs | |
| Maintainer: | Zach Shepherd, Ryan Lewis |
| Hostname: | docs.cosi.clarkson.edu & docs.cslabs.clarkson.edu |
| Operating system: | Debian Etch |
| LDAP Support: | No |
| Development Status: | Stable |
| Status: | Running |
| Domain 0: | Righteous |
Docs is the virtual machine running the documentation web server (which includes this wiki) for COSI.
The wiki has been up for over 2 years and receives at least a 1,000 hits each month with over 11,000 hits so far on the main page alone. Statistics on the wiki can be viewed on the Statistics page.
Changes to MediaWiki
The MediaWiki installation on Docs has been changed quite a bit from the default.
Extensions
Configuration
User settings:
# Force people to check their edit summaries $wgDefaultUserOptions['forceeditsummary'] = 1; # Registration disabled for all users EXCEPT sysops $wgGroupPermissions['*']['createaccount'] = false; # Must be logged in to edit $wgGroupPermissions['*']['edit'] = false;
Templates
Various templates have been added to better the user experience.
