[% title = "Distribution Notification Filters" ; crumb3_name = 'Author' ; crumb3_href = '/'; crumb2_name = 'Distributions' ; crumb2_href = '/cgi-bin/pages.cgi?act=author-distros'; crumb1_name = data.dist ; %]

The following settings are used as the specific preferences for the '[% data.dist %]' distribution. If you wish to find out more about a particular entry, hover over the question mark, '?', to open a tooltip.

[% IF data.ignored == 1 OR data.ignored == 2 %]

Note: These settings are currently disabled, please select the appropriate Report Type to re-enable these filter settings.

[% END %] [% IF thanks %]

Preferences saved successfully

[% END %] [% IF errmess == 1 %]

Sorry, there seems to have been a problem saving your preferences. Please check the values you have selected and try again.

[% END %]
Filters Current Setting Change Setting
Active ?The "Active" setting allows you to disable reporting for this specific distribution. Internal default is for all distributions to be enabled. [% IF data.ignored == 1 OR data.ignored == 2 %]Disabled [% ELSE %]Enabled [% END %] Disable Notifications
Report Type ?The "Report Type" setting identifies whether you want to disable notifications by default (i.e. ignoring distributions for which you do not have a specific set of preference settings), or set to one of the current notifications available. Individual reports are not available currently, but are planned for the future. Note that for the Weekly Summary, you can either choose a specific day, or choose the default, which is typically a Saturday, but may be optimised to run at times when server loads are lower. [% IF data.report == 1 %]Daily Summary [% ELSIF data.report == 2 %]Weekly Summary (Default) [% ELSIF data.report == 3 %]Individual Reports [% ELSIF data.report == 4 %]Monthly Summary [% ELSIF data.report == 5 %]Weekly Summary (Sunday) [% ELSIF data.report == 6 %]Weekly Summary (Monday) [% ELSIF data.report == 7 %]Weekly Summary (Tuesday) [% ELSIF data.report == 8 %]Weekly Summary (Wednesday) [% ELSIF data.report == 9 %]Weekly Summary (Thursday) [% ELSIF data.report == 10 %]Weekly Summary (Friday) [% ELSIF data.report == 11 %]Weekly Summary (Saturday) [% ELSE %]author default [% END %] Individual Reports
Daily Summary
Weekly Summary (Sun)
Weekly Summary (Mon)
Weekly Summary (Tue)
Weekly Summary (Wed)
Weekly Summary (Thu)
Weekly Summary (Fri)
Weekly Summary (Sat)
Monthly Summary
Grade ?The "Grade" filter allows you to decide whether you wish to receive no reports at all, or only those of a particular grade. The internal default is only allow FAIL reports. [% IF data.grade; data.grade; ELSE %]author default[% END %] PASS
FAIL
NA
UNKNOWN
Tuple ?The "Tuple" filter enables you to be alerted only on the first instance of a distribution report for the same Distribution version, Perl version and Operating System, or see all instances. The internal default is only allow the FIRST instance. [% IF data.tuple; data.tuple; ELSE %]author default[% END %] ALL
FIRST
Distribution Versions ?The "Distribution Versions" filter is used to determine whether you wish to receive reports for all versions of a given distribution, or just the latest. The internal default is to only send for the LATEST version of a distribution. [% IF data.version; data.version; ELSE %]author default[% END; disable=1 %] ALL
LATEST
Exclude selected
Only selected
[% select = data.ddversions; multiple = 5; INCLUDE "content/dropdown-list.html" %]
Perl Versions ?The "Perl Versions" filter allows you to decide which versions of Perl you are interested in. You may exclude or include specific Perl versions, or select ALL. The internet default is to select ALL. In addition you may wish to ignore patched versions of perl, or include them. [% IF data.perl; data.perl; ELSE %]author default[% END; disable=1 %] ALL
Exclude selected
Only selected
[% select = data.ddperl; multiple = 5; INCLUDE "content/dropdown-list.html" %]
Include patched perls
Platforms ?The "Platforms" filter allows you to decide which Operating Systems you are interested in. You may exclude or include specific Operating Systems, or select ALL. The internet default is to select ALL. [% IF data.platform; data.platform; ELSE %]author default[% END; disable=1 %] ALL
Exclude selected
Only selected
[% select = data.ddarch; multiple = 5; INCLUDE "content/dropdown-list.html" %]

[% IF data.grade %] [% END %]

[% IF NOT data.report %]

Warning

Saving preferences, where author defaults are in effect, without setting any form values, will automatically apply system defaults.

[% ELSE %]

Notes

Click the "Default Settings" to remove the specific settings for this distribution and use your author default preferences.

[% END %]