Diff for MozdevDrupalSetup

Tue, 05/20/2008 - 19:21 by silfreedWed, 07/02/2008 - 15:24 by silfreed

Changing drupal setup bug submission url

using new bz format

Changes to Body
Line 1Line 1
-
If you would like to add Drupal (including a blog, forum, and wiki) to your project's site, please [https://www.mozdev.org/bugs/enter_bug.cgi?product=mozdev&component=drupal&bug_severity=enhancement&short_desc=Drupal%20setup%20-%20PROJECT submit a bug] and the system will be setup.
+
If you would like to add Drupal (including a blog, forum, and wiki) to your project's site, please [https://www.mozdev.org/bugs/enter_bug.cgi?product=mozdev&format=mozdev&component=drupal&bug_severity=enhancement&short_desc=Drupal%20setup%20-%20PROJECT 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:
 
After Drupal has been setup for your site, you can make the following modifications to your site:
Revision of Wed, 07/02/2008 - 15:24:

MozdevDrupalSetup

If 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:

  • Add the following links to your project_nav.html along with your other project links:
<a href="/drupal/blog">Blog</a> <a href="/drupal/forum">Forum</a> <a href="/drupal/wiki">Wiki</a>
  • Add the following code to your head.txt to advertise your news updates:
<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.

As 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.