On Tue, Sep 29, 2009 at 02:35:27PM -0400, Wayne Johnston wrote: > I have a specific question followed by a more general question. > > We are running DSpace with the XMLUI interface. > I want to activate Creative Commons within the submission process. > I have identified the line in dspace.cfg that seems to pertain > (webui.submit.enable-cc = true); > however the documentation states that this will "Enable the Creative Commons > license step in the submission process for the JSPUI interface." > In other words, it suggests that this only applies to the JSPUI interface but > I can't find any reference to what should be done using the XMLUI interface. > So that's my specific question. > > My general question relates to the relative merits of JSPUI versus XMLUI. > We opted for XMLUI because of the obvious benefits Manakin brings to UI > customization. > As a project manager that is important to me; > however, the sys admin responsible for our site complains that he is > constantly running into "JSPUI only" references in documentation and code > comments. > He feels that XMLUI is a secondary manifestation that makes his job more > challenging and exposes the deficiencies in documentation. > Does anyone have recommendations about the long-term viability of the two > flavours of DSpace? > Is it a question of sacrificing my UI flexibility in order to have a system > that is easier to maintain from the sys admin perspective?
A lot of things that are controlled by dspace.cfg in JSPUI are instead controlled by tweaking the theme(s) in XMLUI. And we do need a guide to the features and most popular customization areas of the stock theme transform (dri2xhtml and friends). I understand your frustration. I think that simple things like turning a feature on/off or plugging in a simple value should be done the same way in all UIs. The difficulty is that layout configuration data must find their way into the DRI document somehow, or be otherwise exposed to the theme engine, in order to affect the layout. There's probably some tricksy way to get at these data already but my Cocoon skills are still immature. I did start work on my own approach, but other work intervened and it's not ready. -- Mark H. Wood, Lead System Programmer [email protected] Friends don't let friends publish revisable-form documents.
pgpeA89N6V9vd.pgp
Description: PGP signature
------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

