[Dspace-tech] Creative Commons and XMLUI/JSPUI

2009-09-29 Thread Wayne Johnston
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? 

Any advice would be most welcome. 

Wayne 

-- 

Wayne Johnston 
Digital Initiatives Librarian, University of Guelph 
519.824.4120 x56900 
wajoh...@uoguelph.ca 


--
Come build with us! The BlackBerryreg; 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#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xmlui and itemCounter

2009-04-27 Thread Wayne Johnston
I'm sorry, Panyarak.
I omitted the subdirectory.
That file should be found in themes/dri2xhtml/DIM-Handler.xsl

Wayne

- Original Message -
From: Panyarak Ngamsritragul pa...@me.psu.ac.th
To: Wayne Johnston wajoh...@uoguelph.ca
Cc: Hardy J. Pottinger pottinge...@umsystem.edu, 
dspace-tech@lists.sourceforge.net
Sent: Friday, April 24, 2009 10:12:49 PM GMT -05:00 US/Canada Eastern
Subject: Re: [Dspace-tech] xmlui and itemCounter


Hi Wayne,

Where is the file you are mentioning ? I looked for it both from the 
source and installed directories, but could not find one.  For example, in 
/dspace/webapps/xmlui/themes/ I found only these files and directories:
drwxr-xr-x 4 tomcat6 tomcat6 4096 2009-04-19 11:21 Classic
drwxr-xr-x 2 tomcat6 tomcat6 4096 2009-04-19 11:21 dri2xhtml
-rw-r--r-- 1 tomcat6 tomcat6 2751 2009-04-19 10:04 dri2xhtml.xsl
drwxr-xr-x 4 tomcat6 tomcat6 4096 2009-04-19 11:21 Kubrick
drwxr-xr-x 4 tomcat6 tomcat6 4096 2009-04-19 11:21 Reference
drwxr-xr-x 3 tomcat6 tomcat6 4096 2009-04-19 11:21 template
-rw-r--r-- 1 tomcat6 tomcat6 2752 2009-04-19 10:04 themes.xmap

I am using 1.5.2.

Panyarak

On Fri, 24 Apr 2009, Wayne Johnston wrote:

 I'm sure someone will provide more useful information but for now I would 
 point you to themes/DIM-Handler.xsl

 About half-way through this file are four stanzas for the different contexts 
 in the form...

 !--Display community strengths (item counts) if they exist--
 xsl:if 
 test=string-length($data/dim:fie...@element='format']...@qualifier='extent'][1])
  gt; 0
   xsl:text [/xsl:text
   xsl:value-of 
 select=$data/dim:fie...@element='format']...@qualifier='extent'][1]/
   xsl:text]/xsl:text
 /xsl:if


 Wayne


 - Original Message -
 From: Hardy J. Pottinger pottinge...@umsystem.edu
 To: Stuart Lewis s.le...@auckland.ac.nz, dspace-tech@lists.sourceforge.net
 Sent: Friday, April 24, 2009 1:45:31 PM GMT -05:00 US/Canada Eastern
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi, I've seen the comment in dspace.cfg itself, and have seen it repeated 
 elsewhere, that, as Wayne and Stuart both note, the XMLUI ignores 
 webui.strengths.show setting in dspace.cfg. It's up to the theme to display 
 strengths. However, I have not seen any documentation or postings anywhere 
 explaining how one actually does this in the XMLUI theme.

 Does anyone have a write-up on how to display collection strengths in XMLUI, 
 including theme details? Thanks!

 --Hardy

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi Wayne,



 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the default
 theme is enabled to show the strengths.



 If you have webui.strengths.cache set to true (which it must be for them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the strengths
 updated.



 Thanks,





 Stuart Lewis

 Digital Services Programmer

 Te Tumu Herenga The University of Auckland Library

 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand

 Ph: 64 9 373-7599 x81928

 http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ /







 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter



 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.

 w

 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada Eastern
 Subject: [Dspace-tech] xmlui and itemCounter

 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and the
 collection page but when I am at the home page, looking at the array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?

 --

 Wayne Johnston
 Digital Initiatives Librarian

Re: [Dspace-tech] xmlui and itemCounter

2009-04-24 Thread Wayne Johnston
I'm sure someone will provide more useful information but for now I would point 
you to themes/DIM-Handler.xsl

About half-way through this file are four stanzas for the different contexts in 
the form...

!--Display community strengths (item counts) if they exist--
xsl:if 
test=string-length($data/dim:fie...@element='format']...@qualifier='extent'][1])
 gt; 0
xsl:text [/xsl:text
xsl:value-of 
select=$data/dim:fie...@element='format']...@qualifier='extent'][1]/
xsl:text]/xsl:text
/xsl:if


Wayne


- Original Message -
From: Hardy J. Pottinger pottinge...@umsystem.edu
To: Stuart Lewis s.le...@auckland.ac.nz, dspace-tech@lists.sourceforge.net
Sent: Friday, April 24, 2009 1:45:31 PM GMT -05:00 US/Canada Eastern
Subject: Re: [Dspace-tech] xmlui and itemCounter

Hi, I've seen the comment in dspace.cfg itself, and have seen it repeated 
elsewhere, that, as Wayne and Stuart both note, the XMLUI ignores 
webui.strengths.show setting in dspace.cfg. It's up to the theme to display 
strengths. However, I have not seen any documentation or postings anywhere 
explaining how one actually does this in the XMLUI theme.

Does anyone have a write-up on how to display collection strengths in XMLUI, 
including theme details? Thanks!

--Hardy 

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter
 
 Hi Wayne,
 
 
 
 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the default
 theme is enabled to show the strengths.
 
 
 
 If you have webui.strengths.cache set to true (which it must be for them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the strengths
 updated.
 
 
 
 Thanks,
 
 
 
 
 
 Stuart Lewis
 
 Digital Services Programmer
 
 Te Tumu Herenga The University of Auckland Library
 
 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
 
 Ph: 64 9 373-7599 x81928
 
 http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz/ /
 
 
 
 
 
 
 
 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter
 
 
 
 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.
 
 w
 
 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada Eastern
 Subject: [Dspace-tech] xmlui and itemCounter
 
 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and the
 collection page but when I am at the home page, looking at the array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?
 
 --
 
 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca
 
 
 
 
 
 -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the
 new simplified licensign option that enables unlimited royalty-free
 distribution of the report engine for externally facing server and web
 deployment. http://p.sf.net/sfu/businessobjects
 ___ DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 --
 
 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca
 
 

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https

[Dspace-tech] xmlui and itemCounter

2009-04-23 Thread Wayne Johnston
I wanted to activate the item counter in the xmlui interface and, although the 
dspace.cfg file claims that the webui.strengths parameters don't apply to the 
xmlui interface I found a post that suggested otherwise. 
So, I set show and chache to true and the counts appeared; 
however, I then noticed that a recent submission was not reflected in the 
counts. 
So I ran ItemCounter to update the totals in cache. 
Curiously, I now have an up-to-date count on the community page and the 
collection page but when I am at the home page, looking at the array of all 
communities and collections, this particular collection is still showing as 
zero (0) instead of one (1). 
All other counts are consistent from home page, community pages and collection 
pages. 
Does this make sense to anyone? 
Has anyone else experienced this? 
Any advice? 

-- 

Wayne Johnston 
Digital Initiatives Librarian, University of Guelph 
519.824.4120 x56900 
wajoh...@uoguelph.ca 


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xmlui and itemCounter

2009-04-23 Thread Wayne Johnston
An update on this post... 
I restarted Tomcat and all the counts are accurate now. 
It's still not clear to me whether I'll have to run ItemCounter to keep the 
cache up-to-date but I guess I'll find out. 

w 

- Original Message - 
From: Wayne Johnston wajoh...@uoguelph.ca 
To: dspace-tech@lists.sourceforge.net 
Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada Eastern 
Subject: [Dspace-tech] xmlui and itemCounter 


I wanted to activate the item counter in the xmlui interface and, although the 
dspace.cfg file claims that the webui.strengths parameters don't apply to the 
xmlui interface I found a post that suggested otherwise. 
So, I set show and chache to true and the counts appeared; 
however, I then noticed that a recent submission was not reflected in the 
counts. 
So I ran ItemCounter to update the totals in cache. 
Curiously, I now have an up-to-date count on the community page and the 
collection page but when I am at the home page, looking at the array of all 
communities and collections, this particular collection is still showing as 
zero (0) instead of one (1). 
All other counts are consistent from home page, community pages and collection 
pages. 
Does this make sense to anyone? 
Has anyone else experienced this? 
Any advice? 

-- 

Wayne Johnston 
Digital Initiatives Librarian, University of Guelph 
519.824.4120 x56900 
wajoh...@uoguelph.ca 



-- 
Crystal Reports - New Free Runtime and 30 Day Trial Check out the new 
simplified licensign option that enables unlimited royalty-free distribution of 
the report engine for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects 
___ DSpace-tech mailing list 
DSpace-tech@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/dspace-tech 

-- 

Wayne Johnston 
Digital Initiatives Librarian, University of Guelph 
519.824.4120 x56900 
wajoh...@uoguelph.ca 


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] opening a collection to submission to all registered users

2009-02-05 Thread Wayne Johnston
Thanks, Andrew. 
This is the approach I favoured and I have got it working finally but there 
were some inconsistencies (bugs?) that I thought I should document for the 
list. 
These issues are probably specific to dspace 1.5/xmlui/manakin. 

Initially I tried adding the anonymous group through the assign roles page 
under edit collection in the manakin interface. 
That didn't work. 
Then I went to edit authorization policies directly, which gives me different 
information from what I see on the assign roles page. 
So this is perhaps bug number 1. 
In any case, adding the anonymous group to the submitters group here still does 
not work. 
Curiously, when I would go to the collection home page there would be a submit 
a new item to this collection link but it would go to the submission page with 
no entry in the select a collection drop-down list. 
I still could not submit. 
Finally I added a new policy explicitly enabling anonymous to add. 
This worked. 
In other words, it was not working when I tried to add anonymous as a group 
within an existing submitters group, but it did work when I added a separate 
policy for anonymous. 
This probably relates to Kim's response dealing with stackable authentication 
but I haven't yet looked into that. 

Thanks again for your help. 

w 

- Original Message - 
From: Andrew White andrew.wh...@lincoln.ac.nz 
To: dspace-gene...@mit.edu 
Cc: Wayne Johnston wajoh...@uoguelph.ca 
Sent: Wednesday, February 4, 2009 3:44:06 PM GMT -05:00 US/Canada Eastern 
Subject: RE: [Dspace-general] opening a collection to submission to all 
registered users 




The easiest solution is to allow Anonymous submission to a collection. 

People still have to register to submit, but after that they can submit without 
admin having to add them to a group. 



We use this for our thesis collections, and so far have not had anyone who is 
not a student bothering to register and submit - which of course is the risk of 
this approach. 




_ 

Andrew White 

Information Technology Librarian 

Lincoln University Library 

PO Box 64, Lincoln University, Lincoln 7647, New Zealand. 

tel: +64-3-3218542 fax: +64-3-3252944 

email: andrew.wh...@lincoln.ac.nz 





From: dspace-general-boun...@mit.edu [mailto:dspace-general-boun...@mit.edu] On 
Behalf Of Wayne Johnston 
Sent: Thursday, 5 February 2009 9:23 AM 
To: dspace-gene...@mit.edu 
Subject: [Dspace-general] opening a collection to submission to all registered 
users 




Is there a simple way to enable all registered users to submit to a given 
collection? 
For our e-thesis collection all graduating students will be submitters. 
Rather than having each one register and request to be added to the submitter 
group, it would be nice if DSpace recognized each student as a valid submitter 
as soon as she/he registers. 
Am I overlooking a simple solution? 
If not, I'm thinking about a nightly routine to add any new users to the 
submitter group. 

We are using DSpace 1.5, xmlui/manakin. 

Thanks. 

w 

-- 

Wayne Johnston 
Digital Initiatives Librarian, University of Guelph 
519.824.4120 x56900 
wajoh...@uoguelph.ca 



-- 

Wayne Johnston 
Digital Initiatives Librarian, University of Guelph 
519.824.4120 x56900 
wajoh...@uoguelph.ca 


--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech