[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl title = "Mozilla Discussion Forum" generate_api_token = 1 javascript_urls = [ 'extensions/BMO/web/js/form_validate.js', 'js/field.js' ] style = ".mandatory{color:red;font-size:80%;}" %]

Create a Mozilla Discussion Forum
This option gives you a Mozilla Discussion Forum. These are the normal mechanism for public discussion in the Mozilla project. They are made up of a mailing list on lists.mozilla.org, a newsgroup on news.mozilla.org and a Google Group (which maintains the list archives), all linked together. Users can add and remove themselves.

Note: You must use Service Now to request a distribution list or a standard mailing list.

* List Name: The desired name for the newsgroup. Should start with 'mozilla.' and fit somewhere in the hierarchy described here.
* List Administrator: Note:The list administrator is also initially considered to be the list moderator and will be responsible for moderation tasks unless delegated to someone else. For convenience, [% terms.Bugzilla %] user accounts will autocomplete but it does not have to be a [% terms.Bugzilla %] account.
[% INCLUDE global/userselect.html.tmpl id => "listAdmin" name => "listAdmin" value => "" size => 60 multiple => 5 %]
Short Description: This will be shown to users on the index of lists on the server.
Long Description: This will be shown at the top of the list's listinfo page.
[% INCLUDE global/textarea.html.tmpl name = 'listLongDesc' id = 'listLongDesc' minrows = 10 maxrows = 25 cols = constants.COMMENT_COLS defaultcontent = listLongDesc %]
Additional Comments: Justification for the list, special instructions, etc.
[% INCLUDE global/textarea.html.tmpl name = 'comment' id = 'comment' minrows = 10 maxrows = 25 cols = constants.COMMENT_COLS defaultcontent = comment %]
CC: [% INCLUDE global/userselect.html.tmpl id => "cc" name => "cc" value => cc size => 60 multiple => 5 %]
URL:

Thanks for contacting us. You will be notified by email of any progress made in resolving your request.

[% PROCESS global/footer.html.tmpl %]