<%doc> ############################################################################### =head1 NAME dhandler -- the container profile app. =head1 VERSION $Revision: 1.1.1.1 $ =head1 DATE $Date: 2001/09/06 21:52:40 $ =head1 DESCRIPTION =cut %#-- Args Section --# <%args> %#-- Args Section --# <%once>; my $type = 'element'; # Hack! my $disp = get_disp_name($type); my $sdisp = get_disp_name('story'); my $context = "Workflow | Profile | $sdisp | $disp |"; %#-- Init Section --# <%init> %#-- Begin HTML --# <& '/widgets/wrappers/sharky/header.mc', title => "$disp Profile", context => $context . get_state_data('container_prof', 'crumb') &> <& '/javascripts/profile/formValidator.js' &>
<& /widgets/container_prof/container_prof.mc, tile_type => 'story', num => 2, action => 'edit', show_summary => 1, &>
<& /widgets/wrappers/sharky/footer.mc &> %#-- End HTML --# <%doc> $Log: edit.html,v $ Revision 1.1.1.1 2001/09/06 21:52:40 wheeler Upload to SourceForge.