Not being able to use language controlled community and collection names 
has always (I think) been a major limitation in DSpace. In earlier (JSP) 
versions we solved this by using a workaround, similar to 
this: https://groups.google.com/g/dspace-community/c/6dwt-gjVPTo 
but this seems not quite as easy to accomplish in Angular.   

Has anyone else had a look at this, and are there any suggestions on how to 
approach it?
Either by manipulating the app source or the data that is returned by the 
backend? I'd rather not write a new extension, but maybe this is the only 
way? 

Also, it would be nice if introductory texts (HTML) etc. of 
communities/collections could be presented in multiple languages. This 
could quite easily be accomplished by using CSS and named divs. But 
unfortunately html attributes, such as id and style, seem to be removed in 
the html output - i.e. <div id="swedish">text</div> is transformed to 
<div>text</div> in the UI. Or maybe I am doing something wrong here? 

Any thoughts or suggestions would be very welcome! If someone is already 
working on this I'd be happy to help out if I can.

Urban Andersson
Chalmers University of Technology

-- 
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 Community" 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-community/c9880a18-18d2-44b0-abeb-59535f775b8an%40googlegroups.com.

Reply via email to