Robin,

I am a developer.

Would this Google Summer Of Code project eventually be rolled into the DSpace 
official release code base? Because I am on a grant and long term I do not want 
to hack DSpace as upgrading could be problematic once my grant runs out. This 
project may not have a developer after the grant (but will have an admin to 
maintain things). 

 If it is going into official DSpace eventually and I can get a jump on it 
early by rolling it in myself now - happy times :)

- Damian

________________________________________
From: Robin Taylor [robin.tay...@ed.ac.uk]
Sent: Tuesday, December 15, 2009 11:20 AM
To: Sobieralski, Damian Michael; rtayl...@staffmail.ed.ac.uk; 
dspace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] Conditional submission form rendering based on 
answers from a previous page

I'm not sure the Initial Questions page will fulfil your needs. A repository
manager would probably be able to give you a better answer but I think it is
mostly just to recognise a preprint as opposed to an already published
article. Depending on your answer you will subsequently be prompted for a
publication date, or not. Once we get the Google Summer of Code Item Based
submission live I can make it available to you but that wont be until after
the new year. Are you a developer or do you have access to one ?

Cheers.


> -----Original Message-----
> From: Sobieralski, Damian Michael [mailto:dsobi...@indiana.edu]
> Sent: 15 December 2009 16:12
> To: rtayl...@staffmail.ed.ac.uk; dspace-tech@lists.sourceforge.net
> Subject: RE: [Dspace-tech] Conditional submission form
> rendering based on answers from a previous page
>
> Robin,
>
> Thanks for the reply.
>
> I am using xmlui. And in particular branching based
> specifically on type is what I am looking for (although a
> general branching would be nice).  I'd like a different form
> to appear depending on the type of document being submitted
> (say book vs thesis).  Right now I have it rigged by setting
> a separate form for each collection. And each collection is
> one specific document type.  But I'd like to intermix
> document types in a single collection thus letting me use the
> DSpace collection concept to....ummmmm..... separate
> different collections :)
>
> I'm still a noob with DSpace.  Would looking more into the
> initial questions be a fruitful path for me?
>
> - Damian
>
>
> ________________________________________
> From: Robin Taylor [robin.tay...@ed.ac.uk]
> Sent: Tuesday, December 15, 2009 9:56 AM
> To: Sobieralski, Damian Michael; dspace-tech@lists.sourceforge.net
> Subject: RE: [Dspace-tech] Conditional submission form
> rendering based on answers from a previous page
>
> Hi Damian,
>
> The Initial Questions screen was a basic attempt to do that
> in that the metadata collected was in some ways dependant on
> the answers to the initial questions. To my mind is was a
> first step towards a true type based submission. There was a
> Google Summer Of Code project this year to develop an Item
> Type based submission. We are currently implementing it but
> it may be more heavyweight than you require. Are you using
> the XMLUI or the JSPUI ?
>
> Cheers, Robin.
>
>
>
> > -----Original Message-----
> > From: Sobieralski, Damian Michael [mailto:dsobi...@indiana.edu]
> > Sent: 14 December 2009 19:58
> > To: dspace-tech@lists.sourceforge.net
> > Subject: [Dspace-tech] Conditional submission form
> rendering based on
> > answers from a previous page
> >
> > Is there a way to conditionally render a submission form
> based on the
> > answers of a previous answer?  For instance, let's assume
> that I have
> > the following in input-forms.xml:
> >
> > <page number="1">
> >
> >       <field>
> >               <dc-schema>dc</dc-schema>
> >               <dc-element>type</dc-element>
> >               <dc-qualifier></dc-qualifier>
> >               <repeatable>false</repeatable>
> >               <label>Type</label>
> >               <input-type
> > value-pairs-name="common_types">dropdown</input-type>
> >               <visibility>workflow</visibility>
> >               <hint></hint>
> >               <required>Please select a type</required>
> >       </field>
> > </page>
> >
> >
> > So I'd like depending on what the submitter selects for
> type on page 1
> > for page 2 to be rendered based on what they chose.
> > Basically I'd like some sort of if-else type behavior.
> >
> > Possible?
> >
> > Thanks in advance.
> >
> > - Damian
> >
> >
> > --------------------------------------------------------------
> > ----------------
> > Return on Information:
> > Google Enterprise Search pays you back Get the facts.
> > http://p.sf.net/sfu/google-dev2dev
> > _______________________________________________
> > DSpace-tech mailing list
> > DSpace-tech@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >
> >
>
>
> --
> The University of Edinburgh is a charitable body, registered in
> Scotland, with registration number SC005336.
>


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to