Re: [Dspace-tech] Usability of DSpace

2011-07-05 Thread Claudia Jürgen
Hello Alexandre,

as far as I know there has been no concise effort with regards to 
usability. Single aspects like accessibility has been regarded. So your 
input about it is very welcome.

You can share your work with the DSpace Community by

a) discussinng it on the dspace lists
b) document it on the DSpace wiki 
https://wiki.duraspace.org/display/DSPACE/Home
and
c) register the issues(s) as a tracker in 
https://jira.duraspace.org/browse/DS

Hope that helps

Claudia Jürgen




Am 04.07.2011 14:28, schrieb Alexandre Magaz Graça:
 Hi,

 Here, at the University of Lleida, we have an student who is working on
 the usability of DSpace for her Master's dissertation. She has already
 run some usability tests and before continuing, we would like to know if
 there's any interest on it. We would like the DSpace project to take
 advantage of this work, so any advice on this will be greatly appreciated.

 By the way, I've seen an item about usability improvements in DSpace 1.8
 release notes [1], but I haven't find anything else about it in the
 wiki. Is there any place where we can check what has already been done?

 [1] https://wiki.duraspace.org/display/DSPACE/DSpace+Release+1.8.0+Notes

 Thanks,
 Àlex

 --
 All of the data generated in your IT infrastructure is seriously valuable.
 Why? It contains a definitive record of application performance, security
 threats, fraudulent activity, and more. Splunk takes this data and makes
 sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-d2d-c2
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Feedback link error

2011-07-05 Thread Verdonck Christof




Dear


I think the error is thrown in the file SendFeedbackAction in
the folder \dspace-1.7.2-src-release\dspace-xmlui\dspace-xmlui-api\src\main\java\org\dspace\app\xmlui\aspect\artifactbrowser
You will find, in the only mehtod the class has, a piece od code which
looks like:

 if ((fromPage == null) || ((fromPage.indexOf(basicHost) == -1)
 (!validReferral)))
 {
 // N.B. must use old message catalog because Cocoon i18n is
only available to transformed pages.
 throw new
AuthorizeException(I18nUtil.getMessage("feedback.error.forbidden"));
 }

So it seems the referer is not correct!


Did you change the underneath configuration in the dspace.cfg?
#mail.allowed.referrers = localhost


Yours Sincerely



Christof Verdonck



Buddhin Kumara wrote:
Daer Christof Verdonck,
  
I am using dspace 1.7.2 (you can access http://dl.lib.uom.lk/theses/)
my feed back link is not working, it give following error
  
org.dspace.authorize.AuthorizeException: The feedback mail page may
only be invoked from another DSpace page
  
What is the reason that? ple help me.
  
Buddhin





--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] remove the search

2011-07-05 Thread Webshet, Sisay (ILRI)
Hi Andre,

 

 

I just did and make mvn -U clean package and ant update but doesn't work.

Is there something I missed.

 

Thanks 

sisay

From: kesapo...@gmail.com [mailto:kesapo...@gmail.com] On Behalf Of André
Sent: Monday, July 04, 2011 5:01 PM
To: Webshet, Sisay (ILRI)
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] remove the search

 

Dear Sisay,

Don't know if this is the best way as you requested, but one solution would be 
to remove it from the sitemap for your theme.

[dspace-src]/dspace-discovery/dspace-discovery-xmlui-api/src/main/resources/aspects/Discovery/sitemap.xmap

You'll find:
map:match pattern=
map:transform type=FrontPageSearch/

Just comment this map:transform and it should work.

Kind regards,
Andre Assada




2011/7/4 Webshet, Sisay (ILRI) s.webs...@cgiar.org

Hi there,

I am creating a new xmlui theme based on the Mirage theme.  I

want to remove the search box that appears in the body of the main

page (not the sidebar search box).  What's the best way to do this?  I

looked at news-xmlui.xml and dri2html/*.xsl but I can't find where

this search box is being pulled from.

 

Sisay

 


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

 

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] communities-help

2011-07-05 Thread Kumara SS
Hi ll,

I am using DSpace 1.6 on Mac 10.4.
I want help regarding the communities.

How to create and manage communities in DSpace?


With regards
Kumara SS
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] communities-help

2011-07-05 Thread Verdonck Christof




Dear


Did you create an administrator already?
I not, read the DSpace manual on how to do that.

If yes, 

Login
--

XMLUI: Login.
JSPUI: My Dspace


Create communities
--

XMLUI: Context  Create Community
JSPUI: Communities  Collections  Create Top Level Community


Yours Sincerely



Christof Verdonck



Kumara SS wrote:

  Hi ll,
  
  I am using DSpace 1.6 on Mac 10.4.
  I want help regarding the communities.
  
  How to create and managecommunities in DSpace?
  
  
  With regards
  Kumara SS
  

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
  

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
  





--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] remove the 'browse by' pages inside a particular community

2011-07-05 Thread Webshet, Sisay (ILRI)
Hi Dspacers,

 

I Used mirage theme on dspace 1.7.1  as a default for the home page and
I am creating a new xmlui theme for a particular community based on the
Mirage theme but I want to remove the 'browse by' pages or links that
directs to home page  inside the community Iam created.

 

Can anybody assist please

  

Sisay

 

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] remove the search

2011-07-05 Thread André
Dear Sisay,

Are you using Discovery with your customized theme? The modification I sent
before would work for Discovery.
You should modify your theme's specific sitemap. If you're not sure where it
is, you could do a grep 'FrontPageSearch' and verify the code of the files
you find. Maybe this is the one:
[dspace-src]/dspace-xmlui/dspace-xmlui-api/src/main/resources/aspects/ArtifactBrowser/sitemap.xmap
Let me know if this works.

Kind regards,
Andre Assada


2011/7/5 Webshet, Sisay (ILRI) s.webs...@cgiar.org

  Hi Andre,

 ** **

 ** **

 I just did and make mvn -U clean package and ant update but doesn’t work.*
 ***

 Is there something I missed.

 ** **

 Thanks 

 sisay

 *From:* kesapo...@gmail.com [mailto:kesapo...@gmail.com] *On Behalf Of *
 André
 *Sent:* Monday, July 04, 2011 5:01 PM
 *To:* Webshet, Sisay (ILRI)
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] remove the search

 ** **

 Dear Sisay,

 Don't know if this is the best way as you requested, but one solution would
 be to remove it from the sitemap for your theme.


 [dspace-src]/dspace-discovery/dspace-discovery-xmlui-api/src/main/resources/aspects/Discovery/sitemap.xmap

 You'll find:
 map:match pattern=
 map:transform type=FrontPageSearch/

 Just comment this map:transform and it should work.

 Kind regards,
 Andre Assada


 

 2011/7/4 Webshet, Sisay (ILRI) s.webs...@cgiar.org

 Hi there,

 I am creating a new xmlui theme based on the Mirage theme.  I

 want to remove the search box that appears in the body of the main

 page (not the sidebar search box).  What's the best way to do this?  I

 looked at news-xmlui.xml and dri2html/*.xsl but I can't find where

 this search box is being pulled from.

  

 Sisay

  



 --
 All of the data generated in your IT infrastructure is seriously valuable.
 Why? It contains a definitive record of application performance, security
 threats, fraudulent activity, and more. Splunk takes this data and makes
 sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-d2d-c2
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 ** **

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] remove the search

2011-07-05 Thread Webshet, Sisay (ILRI)
Hi Andre,

 

Iam not using Discovery. I just get the file at 
[dspace-src]/dspace-xmlui/dspace-xmlui-api/src/main/resources/aspects/ArtifactBrowser/sitemap.xmap.

 

Delete the following transformer: 

map:transformer name=FrontPageSearch 
src=org.dspace.app.xmlui.aspect.artifactbrowser.FrontPageSearch/

And delete the following transform: 

map:transform type=FrontPageSearch/





did and make mvn -U clean package and ant update

 

 

Thanks

sisay

From: kesapo...@gmail.com [mailto:kesapo...@gmail.com] On Behalf Of André
Sent: Tuesday, July 05, 2011 4:13 PM
To: Webshet, Sisay (ILRI)
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] remove the search

 

Dear Sisay,

Are you using Discovery with your customized theme? The modification I sent 
before would work for Discovery.
You should modify your theme's specific sitemap. If you're not sure where it 
is, you could do a grep 'FrontPageSearch' and verify the code of the files you 
find. Maybe this is the one: 
[dspace-src]/dspace-xmlui/dspace-xmlui-api/src/main/resources/aspects/ArtifactBrowser/sitemap.xmap
Let me know if this works.

Kind regards,
Andre Assada



2011/7/5 Webshet, Sisay (ILRI) s.webs...@cgiar.org

Hi Andre,

 

 

I just did and make mvn -U clean package and ant update but doesn't work.

Is there something I missed.

 

Thanks 

sisay

From: kesapo...@gmail.com [mailto:kesapo...@gmail.com] On Behalf Of André
Sent: Monday, July 04, 2011 5:01 PM
To: Webshet, Sisay (ILRI)
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] remove the search

 

Dear Sisay,

Don't know if this is the best way as you requested, but one solution would be 
to remove it from the sitemap for your theme.

[dspace-src]/dspace-discovery/dspace-discovery-xmlui-api/src/main/resources/aspects/Discovery/sitemap.xmap

You'll find:
map:match pattern=
map:transform type=FrontPageSearch/

Just comment this map:transform and it should work.

Kind regards,
Andre Assada



2011/7/4 Webshet, Sisay (ILRI) s.webs...@cgiar.org

Hi there,

I am creating a new xmlui theme based on the Mirage theme.  I

want to remove the search box that appears in the body of the main

page (not the sidebar search box).  What's the best way to do this?  I

looked at news-xmlui.xml and dri2html/*.xsl but I can't find where

this search box is being pulled from.

 

Sisay

 


--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

 

 

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Question about statistics

2011-07-05 Thread Nemiz, Elvi S.
Dear all,

Hello, I would like to ask how can I get accurate results for the Top
country views and Top city views statistics of our repository? I have
enabled our statistics to be publicly available.
http://repository.seafdec.org.ph/handle/10862/1/statistics shows Uganda and
Cold Lake which I'm sure is not accurate (not showing in Google analytics).
Please advise what are the necessary steps to take to make this accurate.
Thanks in advance.

Regard,
-- 
Elvi S. Nemiz
Information Assistant
Library and Data Bank Services Section
Training and Information Division
SEAFDEC Aquaculture Department
Tigbauan, Iloilo
Philippines
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace Installations errors on Ubuntu 11.04

2011-07-05 Thread Paul Mulinge
Hello,

I tried installing Dspace on Ubuntu 11.04 using the procedure on
https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu+10.10
 but the commands are uninstalling Ubuntu 11.04 thus dimembering the whole
OS..

KINDLY WORK ON THAT BUG
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace Installations errors on Ubuntu 11.04

2011-07-05 Thread Tim Donohue
Hi Paul,

Could you give us more details on what messages you are seeing in Ubuntu 
11.04?

For instance, could you forward on a log of your commands or screenshot 
of what happens when you try to install DSpace on Ubuntu 11.04?

Obviously, the commands should not be uninstalling Ubuntu.  If you can 
forward us on some more information about which commands you are running 
and what errors or messages Ubuntu is reporting, then we should be able 
to help you.

Thanks,

- Tim

On 7/5/2011 1:12 PM, Paul Mulinge wrote:

 Hello,

 I tried installing Dspace on Ubuntu 11.04 using the procedure on
 https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu+10.10
   but the commands are uninstalling Ubuntu 11.04 thus dimembering the
 whole OS..

 KINDLY WORK ON THAT BUG


 --
 All of the data generated in your IT infrastructure is seriously valuable.
 Why? It contains a definitive record of application performance, security
 threats, fraudulent activity, and more. Splunk takes this data and makes
 sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-d2d-c2



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to enable QDC in Dspace 1.7.1

2011-07-05 Thread Rafael José dos Reis Novello

Hi everyone! 


I'm new on the list, so I'll introduce myself. My name is Rafael Novello, I am 
a Brazilian guy and I work in a specialized center on health of the WHO. 


I have a question related to the OAI provider that exists in the DSpace. I 
would like to enable QDC metadata format (qualified Dublin Core) but I haven't 
figured out how to do this either by searching on the Internet or by reading 
the messages on this list. 


Can anyone help me on this configuration or guide me where can I get this 
information? 


Thanks for your help! 
Rafael Novello 
Analista de Sistemas 
MTI/RST 
BIREME/OPAS/OMS 

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to enable QDC in Dspace 1.7.1

2011-07-05 Thread helix84
On Tue, Jul 5, 2011 at 20:41, Rafael José dos Reis Novello
rafael.nove...@bireme.org wrote:
 I have a question related to the OAI provider that exists in the DSpace. I
 would like to enable QDC metadata format (qualified Dublin Core) but I
 haven't figured out how to do this either by searching on the Internet or by
 reading the messages on this list.
 Can anyone help me on this configuration or guide me where can I get this
 information?

Hello Rafael,

did you check out this section in DSpace Manual?
http://www.dspace.org/1_7_1Documentation/Configuration.html#Configuration-ActivatingAdditionalOAIPMHCrosswalks
You may also try searching for QDC in the Manual (there's a PDF version, too).

If it doesn't help, please ask a more specific question. I don't have
experience with this but someone on the list surely will.

Regards,
~~helix84

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace Installations errors on Ubuntu 11.04

2011-07-05 Thread Andrea Schweer
Hi Paul,

On 06/07/11 06:12, Paul Mulinge wrote:
 I tried installing Dspace on Ubuntu 11.04 using the procedure
 on 
 https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu+10.10
  but the commands are uninstalling Ubuntu 11.04 thus dimembering the
 whole OS.. 

I just worked through the instructions on a fresh 11.04 installation and
it all went through fine. The only thing I imagine could have gone wrong
for you is in the instructions for enabling Sun Java. You'll need to
change 'maverick' to the name of the Ubuntu release you're using --
'natty' for Ubuntu 11.04. I've updated the wiki page to reflect this and
I've also changed the DSpace version used to the most recent release in
the 1.7 branch, 1.7.2.

I hope this helps.

cheers,
Andrea

-- 
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech