User loginNavigationSearch |
MozdevDrupalSetupSetupIf you would like to add Drupal (including a blog, forum, and wiki) to your project's site, please submit a bug and the system will be setup. After Drupal has been setup for your site, you can make the following modifications to your site:
<a href="/drupal/blog">Blog</a> <a href="/drupal/forum">Forum</a> <a href="/drupal/wiki">Wiki</a>
<link rel="alternate" type="application/rss+xml" title="News" href="/drupal/rss.xml" /> Once Drupal is setup for your project you will be able to login using your existing Mozdev.org CVS username and password. You will be given permissions based on your status within the project (Project Owner or Project Contributor). We have also setup two helper roles: Forum Moderator and Wiki Editor. Default Site PermissionsAs a project owner you will have full rights to make changes to your Drupal installation (such as changing permissions, assigning roles, and modifying content). A project contributor will be able to modify and create content, but will not be able to make changes to the site's configuration. Forum Moderators will be able to edit, delete, or move forum posts. Wiki Editors will be able to add or edit wiki pages. StylingTo style your drupal site you can add a drupal.css file to your project's web directory. For more information on this, see the local.conf documentation.
|