%# Ehrman's Commentary:
%# (1) Things will get worse before they get better.
%# (2) Who said things would get better?
<& /Foundry/Elements/Header, Title => 'My Page', Method => 'Post' &>
<& /Foundry/Elements/Tabs, Text => 'Register Project' &>
<&|/l&>In this step, you will choose free/open source software license, under which the code (including source code and object code) of your project will be licensed. If you'd like to multiple-license your project, please fill in the license you'd like to choose in the "other" column. If your project contains no code, please click on "project contains no code".&>
<&|/l&>In order to eliminate the possible legal disputes, please let us remind you that you attach a copy of the license that is chosen for the very version you're releasing when you release the project.&>
% my $olw_link = '';
<&|/l, $olw_link.loc("OSSF License Wizard").'' &>If you're not sure which free/open source software license you'd like to adopt, you might also like to utilize our [_1]. Please note that the suggestion provided by the Wizard is for your reference only.&>
<& EditCustomFields, %{ $DualCFs{$Step} } &>
% } elsif ($Step == 3) {
<&|/l&>In this step, you will choose a open content license, under which the content (eg. the documentation of your code, graphs, pictures, etc.), other than the code, of your project will be licensed. If you'd like to multiple-license your project, please fill in the license you'd like to choose in the "other" column. If your project contains only code, please click on "project contains only code".&>
<&|/l&>In order to eliminate the possible legal disputes, please let us remind you that you attach a copy of the license that is chosen for the very version you're releasing when you release the project.&>
% my $ccw_link = q();
<&|/l, $ccw_link.loc('Creative Commons License Wizard').'' &>If you're not sure which open content license you'd like to adopt, you might also like to utilize the [_1]. Please note that the suggestion provided by the wizard is for your reference only.&>
<& EditCustomFields, %{ $DualCFs{$Step} } &>
% } else {
% my $args = $session{NewProject};
% $args->{id} = 'new';
% $m->scomp('/Work/Tickets/Display.html', Status => 'new', Queue => 'NewProject', %$args);
<&|/l, $RT::Organization&>Your project has been submitted to the [_1] administrators.&>
<&|/l&>Within 72 hours, you will receive notification of further instructions.&>
<&|/l, $RT::Organization&>Thank you for choosing [_1].&>