Yes it does! I was misled by the part of the docs that stated, if a component is not in the custom theme, then it's not themeable. Maybe this works because it's a child of a themeable component? You have to be careful about adjusting the import paths in UntypedItemComponent, and to import the component itself, but once you jump through a couple hoops, it works.
I'm still not quite where I want to be -- it seems as if the smallest level of refinement is <ds-generic-item-page-field>, and I need a bit more than that. For instance, we have dc.identifier.issn, isbn, uri, and a couple others. I would like to group them together in the same pseudo "field" (as I might do with field=dc.identifier.*) but still label them by type individually. There's a frustration level after getting pretty adept at doing these things in xmlui, but with every new tech there's a learning curve! Anyway, thanks for the tip! ~~Bill On Wed, Aug 3, 2022 at 7:04 AM Mark H. Wood <[email protected]> wrote: > On Tue, Aug 02, 2022 at 09:34:40AM -0500, 'Bill Tantzen' via DSpace > Technical Support wrote: > > Mark, > > I'll give it a try -- my understanding was that only things from the > custom > > theme were themeable (and item-page/simple/item-types/untyped-item/ is > not > > in themes/custom/item-page). But I'll find out! > > I should've said that I'm doing something similar with a custom > untyped-item in a theme and it works. > > -- > Mark H. Wood > Lead Technology Analyst > > University Library > Indiana University - Purdue University Indianapolis > 755 W. Michigan Street > Indianapolis, IN 46202 > 317-274-0749 > www.ulib.iupui.edu > > -- > All messages to this mailing list should adhere to the Code of Conduct: > https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx > --- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dspace-tech/YupkR0oJ2YUjHTO0%40IUPUI.Edu > . > -- Human wheels spin round and round While the clock keeps the pace... -- John Mellencamp ________________________________________________________________ Bill Tantzen University of Minnesota Libraries 612-626-9949 (U of M) 612-325-1777 (cell) -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CADgrb7Ftehs95ZseqA046g3rSDYGYf1yaB49F39nWKz_F%2BsCbw%40mail.gmail.com.
