<%doc> ############################################################################### =head1 NAME bulk_edit.html -- edit containers in bulk. =head1 VERSION $Revision: 1.1.1.1 $ =head1 DATE $Date: 2001/09/06 21:52:39 $ =head1 DESCRIPTION =cut %#-- Once Section --# <%once>; my $type = 'element'; # Hack! my $disp = get_disp_name($type); my $mdisp = get_disp_name('media); my $context = "Workflow | Profile | $mdisp | $disp |"; %#-- Args Section --# <%args> %#-- Init Section --# <%init> %#-- Begin HTML --# <& /widgets/wrappers/sharky/header.mc title => "$disp Profile", context => $context . get_state_data('container_prof', 'crumb') . ' | "' . get_state_data('container_prof', 'field') . '"' context => $context &>
<& /widgets/container_prof/container_prof.mc, tile_type => 'media', action => 'edit_bulk', show_summary => 1, &>
<& /widgets/wrappers/sharky/footer.mc &> %#-- End HTML --# <%doc> $Log: edit_bulk.html,v $ Revision 1.1.1.1 2001/09/06 21:52:39 wheeler Upload to SourceForge.