[%# rename_edit.tt Interface to edit rename options. Authors: Afuna Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- sections.title = "Detailed Rename View"; -%] [%- CALL dw.active_resource_group( "foundation" ) -%] [%- dw.need_res( { group => "foundation" } "stc/css/pages/rename.css" ) -%] [% IF token %]
[%- dw.form_auth # hidden input field HTML -%]
Account information
[% form.data.from %] --> [% form.data.to %]
[% form.data.user.ljuser_display %]
[% form.data.byuser.ljuser_display OR "(system)" %]
[% scope = dw.ml_scope( ); CALL dw.ml_scope( '/rename.tt' ) %] [% UNLESS nodetails %]

Options chosen

You will need to check the "override" to override the displayed options.

Username redirection options

Cannot reconnect the journal once disconnected.

[% IF rel_types.size > 0 %]
[% '.form.relationships.header' | ml %]

be careful when leaving these unchecked! We cannot recover the list once the relationships have been broken, so make sure you don't carry over old opts. Otherwise you may delete everyone the user has added since they renamed

[% FOREACH rel IN rel_types %]
[% END %]
[% END %]
[% '.form.others.header' | ml %]

Cannot reconnect the email once disconnected.

[% END # nodetails %]
[% CALL dw.ml_scope( scope ); %] [% ELSE %] Need to provide token. Back to start? [% END %]