Hi Jessica,

I went into a recent inputforms.xml file from one of our installations and
it seems the type twobox is no longer used.
I found 2 other types:

For authors, the type is called "name":

 <field>
                 <dc-schema>dc</dc-schema>
         <dc-element>contributor</dc-element>
         <dc-qualifier>author</dc-qualifier>
         <repeatable>true</repeatable>
         <label>Authors</label>
         <input-type>name</input-type>
         <hint>Enter the names of the authors of this item below.</hint>
         <required></required>
         <filters>
             <field element="type" qualifier="template">article</field>
         </filters>
       </field>

For Series-report no, the type is called series

       <field>
                 <dc-schema>dc</dc-schema>
         <dc-element>relation</dc-element>
         <dc-qualifier>ispartofseries</dc-qualifier>
         <repeatable>true</repeatable>
         <label>Series/Report No.</label>
         <input-type>series</input-type>
         <hint>Enter the series and number assigned to this item by your
community.</hint>
         <required></required>
       </field>

Hope this helps

Bram Luyten


@mire - http://www.atmire.com

Technologielaan 9 - 3001 Heverlee - Belgium
533 2nd Street - Encinitas, CA 92024 - USA

http://www.togather.eu - Before getting together, get t...@ther


On Thu, Nov 11, 2010 at 4:01 PM, Jessica Lindholm
<[email protected]>wrote:

> Hello all,
> the input-type "twobox" from input-forms definitions isn't configured
> to show two boxes in XMLUI (using 1.6.2), all appears as "onebox"es.
>
> So, I should do it in our local theme - and I do not know where to
> start.
>
> Has anyone already done this and is willing to send me a few snippets
> or could point me to a direction of how that could be accomplished.
>
> Regards,
> a librarian struggling with XSL-stuff,
>
> Jessica Lindholm
> --
>
> ________________________________________________
> Jessica Lindholm
>
> Malmö högskola
> Bibliotek och IT
> Orkanenbiblioteket
> 205 06 Malmö
>
> Malmö University
> Library and IT Service
> Orkanen Library
> 205 06 Malmö
> Sweden
>
> [email protected]
> +46 (0)40 665 71 39
> http://www.mah.se/bit
> http://homeweb.mah.se/~bijeli/ <http://homeweb.mah.se/%7Ebijeli/>
> http://www.linkedin.com/in/jessical
>
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to