Hi Darren

Reference:
https://wiki.duraspace.org/display/DSDOC18/Submission+User+Interface#SubmissionUserInterface-Reordering%2FRemovingSubmissionSteps

El 24/09/2012 21:48, Darren Arsenault escribió:

Using 1.8.0/1.8.1 and JSPUI in both cases.
I am wondering if it is possible to enable the CCLicense step (and have the 
default license not show up) for some collections, and have the opposite in 
other collections?
You can have different workflows defined for different collection and/or communities. Just use the <submission-map> section on top of item-submission.xml to define the flows. Example:

 /<submission-map
   <name-map collection-handle="3333/15" submission-name="licence_1"></name-map>
      <name-map collection-handle="3333/14" 
submission-name="licencia_2"></name-map>
     <name-map collection-handle="default" submission-name="licence_3" />
 </submission-map>/
this example assigns<submission-process name="licence_1">   to collection 
3333/15,<submission-process name="licence_2">   to collection 3333/14, and
 <submission-process name="licence_2">  to the rest of 
collections/communities...

since you can reorder/ suppress/etc  the steps  in licence_1, 2 3...., just 
define them in the desired order and combination...

example:   Licence_1  will have the normal licence   and Licence_2 just the  
Licence_CC step. Other combinations are possible...

/  <submission-process name="licence_1">

<step>
        <heading>submit.progressbar.license</heading>


.....
</step>




 <submission-process name="licence_2">

<step>
        <heading>submit.progressbar.CClicense</heading>

.....
</step>/

RegardS

Emilio Lorenzo





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to