[Dspace-general] Cannot sort in dspace 4.0 (mobile theme)

2013-12-17 Thread Nguyen Hung Thanh
Hi all,
In dspace 4.0, mobile theme: http://mobile.demo.dspace.org/xmlui/discover
When  i search in mobile theme, cannot click link Title Asc, Tile Desc
Link when click Title Asc:
http://mobile.demo.dspace.org/xmlui/sort_by=dc.title_sortorder=asc

This is wrong link, correct link is: http://mobile.demo.dspace.org/xmlui/
*discover*?sort_by=dc.title_sortorder=asc

Anybody know how to repair

Thank you

List link wrong



   -
  - Title 
Aschttp://mobile.demo.dspace.org/xmlui/sort_by=dc.title_sortorder=asc
  - Title 
Deschttp://mobile.demo.dspace.org/xmlui/sort_by=dc.title_sortorder=desc
  - Issue Date
Aschttp://mobile.demo.dspace.org/xmlui/sort_by=dc.date.issued_dtorder=asc
  - Issue Date
Deschttp://mobile.demo.dspace.org/xmlui/sort_by=dc.date.issued_dtorder=desc
   - Results Per Page:
   -
  - 5 http://mobile.demo.dspace.org/xmlui/rpp=5
  - 10 http://mobile.demo.dspace.org/xmlui/rpp=10
  - 20 http://mobile.demo.dspace.org/xmlui/rpp=20
  - 40 http://mobile.demo.dspace.org/xmlui/rpp=40
  - 60 http://mobile.demo.dspace.org/xmlui/rpp=60
  - 80 http://mobile.demo.dspace.org/xmlui/rpp=80
  - 100 http://mobile.demo.dspace.org/xmlui/rpp=100
   -
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] How to config dspace to send email with content=text/html

2013-10-09 Thread Nguyen Hung Thanh
Hi all,
Default dpace send email with *content=text/plain*
How to config dspace to send email with *content=text/html*

Thank you
Nguyen Hung Thanh
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] How to get Internal_Id of bitstream in ItemTag.java file

2013-04-29 Thread Nguyen Hung Thanh
Dear all,

I want to edit *ItemTag.java* file and get *Internal_Id of bitstream.
*
What is function using to get it.

Thank you very much.
__
Thanh Hung
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with 2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] OAI-ORE harvesting

2012-11-25 Thread Nguyen Hung Thanh
Hi all,
Please help me,
When DSpace haverting, DSpace convert field *dc.contributor.author* to *
dc.creator*
How still keep value *dc.contributor.author *field. I don't want to move
into *dc.creator*

Thanks

Nguyen
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


Re: [Dspace-general] Filter media error when create PDF Thumbnail

2012-02-19 Thread Nguyen Hung Thanh
Thanks Bhushan,
I run command and skip 33 Item*, *but DSpace stop in this line*
   SKIP-LIST: skipped bitstreams within identifier *.
*Do you know the program run in what order?*


2012/2/19 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 You can add mutlimple item using comma.
 Now run command like following

  @library root]$ /dspace/bin/dspace filter-media -s 123456789/11,*
 123456789/17*
 With regards

 Indu Bhushan
 Library, RRCAT


 -
 2012/2/18 Nguyen Hung Thanh nghungth...@gmail.com

 Dear   Bhushan,
 When run command  [dspace@library root]$ /dspace/bin/dspace filter-media
 -s 123456789/11
 DSpace stop in this line

 *SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 *
 *SKIP-LIST: skipped bitstreams within identifier 123456789/11*

 I think the item before item  *123456789/11* error. But I don't know
 what identifier error.

 Thanks for your help.


 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir
 Dspace run but it pause after 33 item. The last line you see at screen
 is following then it got paused.
  SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists
  means 33 or next item/file is protected or big in size so skip these
 item.

 then you should run command like this.
 [dspace@library root]$ /dspace/bin/dspace filter-media -s 123456789/11


 With regards

 Indu Bhushan
 Library, RRCAT

 
  2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Dear Bhushan,

 I don't know when run command *dspace filter-media*,  DSpace running
 in what order? *Alphabet *or* Identifier*?
 I don't know the identity of document after 33.

 This is log file when run command *dspace filter-media -v*
 ---
 Using DSpace installation in: F:\dspace
 The following MediaFilters are enabled:
 Full Filter Name: org.dspace.app.mediafilter.XPDF2Thumbnail
 org.dspace.app.mediafilter.XPDF2Thumbnail
 SKIPPED: bitstream 46635 (item: 123456789/17591) because
 '00CVv209S012007002.pdf.jpg' already exists
 SKIPPED: bitstream 3399 (item: 123456789/1961) because 'Nash. Compact
 numerical methods (2ed., 1990)(288s).pdf.jpg' already exists
 SKIPPED: bitstream 63025 (item: 123456789/25572) because 'Food,
 consumers and food industry.pdf.jpg' already exists
 SKIPPED: bitstream 46643 (item: 123456789/17595) because
 '00CVv209S092006003.pdf.jpg' already exists
 SKIPPED: bitstream 46637 (item: 123456789/17592) because
 '00CVv209S082009058.pdf.jpg' already exists
 SKIPPED: bitstream 9 (item: 123456789/10) because '2.pdf.jpg' already
 exists
 SKIPPED: bitstream 63011 (item: 123456789/25565) because 'Food
 phytates.pdf.jpg' already exists
 SKIPPED: bitstream 62968 (item: 123456789/25527) because 'Food plant
 sanitation.pdf.jpg' already exists
 SKIPPED: bitstream 46645 (item: 123456789/17596) because
 '00CVv209S092006010.pdf.jpg' already exists
 SKIPPED: bitstream 46655 (item: 123456789/17601) because
 '00CVv209S092006034.pdf.jpg' already exists
 SKIPPED: bitstream 46721 (item: 123456789/17634) because
 '00CVv209S102006027.pdf.jpg' already exists
 SKIPPED: bitstream 32 (item: 123456789/21) because '1998_4.pdf.jpg'
 already exists
 SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists




 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir

 Dspace run but it pause after 33 item, means  33 or next  item/file is
 protected or big in size so skip these item.

 for example

 [dspace@library root]$ /diglib/dspace/bin/dspace filter-media -s
 123456789/1612,123456789/1590
 With regards
 Indu Bhushan
 Library, RRCAT
 Indore



 2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Hi Bhushan,
 Thanks for your email. I don't know I will skip what identifiers. I
 don't know the files are missing.

 Thanks
 Nguyen



 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 May be that perticular file is protected or big in size. With my
 little experience i only can say you use fiter-media with skip mode.

 With best wishes

 Indu Bhushan
 Library, RRCAT
 Indore



 On Fri, Feb 17, 2012 at 6:51 AM, Nguyen Hung Thanh 
 nghungth...@gmail.com wrote:

 Hi all.
 I install xpdf and run command filter-media to create PDF Thumbnail
 .
 I have 2.000 item in 2 collection.
 When run filter-media to create PDF Thumbnail with first
 collection with id *123456789/2* then it run ok
  Command: *dspace filter-media -i 123456789/2* -v

 But another collection when run command  *dspace filter-media -i
 123456789/3 -v
 *Dspace run but it pause after 33 item. DSpace was stopped and no
 notice to appear. It always stop at that position.
 How do I find DSpace dealing with documents? and why it fails.
 DSpace still running but no further processing other item.
  Please help me

Re: [Dspace-general] Filter media error when create PDF Thumbnail

2012-02-18 Thread Nguyen Hung Thanh
Dear   Bhushan,
When run command  [dspace@library root]$ /dspace/bin/dspace filter-media -s
123456789/11
DSpace stop in this line

*SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
already exists
*
*SKIP-LIST: skipped bitstreams within identifier 123456789/11*

I think the item before item  *123456789/11* error. But I don't know what
identifier error.

Thanks for your help.


2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir
 Dspace run but it pause after 33 item. The last line you see at screen is
 following then it got paused.
 SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists
  means 33 or next item/file is protected or big in size so skip these item.

 then you should run command like this.
 [dspace@library root]$ /dspace/bin/dspace filter-media -s 123456789/11


 With regards

 Indu Bhushan
 Library, RRCAT

 
 2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Dear Bhushan,

 I don't know when run command *dspace filter-media*,  DSpace running in
 what order? *Alphabet *or* Identifier*?
 I don't know the identity of document after 33.

 This is log file when run command *dspace filter-media -v*
 ---
 Using DSpace installation in: F:\dspace
 The following MediaFilters are enabled:
 Full Filter Name: org.dspace.app.mediafilter.XPDF2Thumbnail
 org.dspace.app.mediafilter.XPDF2Thumbnail
 SKIPPED: bitstream 46635 (item: 123456789/17591) because
 '00CVv209S012007002.pdf.jpg' already exists
 SKIPPED: bitstream 3399 (item: 123456789/1961) because 'Nash. Compact
 numerical methods (2ed., 1990)(288s).pdf.jpg' already exists
 SKIPPED: bitstream 63025 (item: 123456789/25572) because 'Food, consumers
 and food industry.pdf.jpg' already exists
 SKIPPED: bitstream 46643 (item: 123456789/17595) because
 '00CVv209S092006003.pdf.jpg' already exists
 SKIPPED: bitstream 46637 (item: 123456789/17592) because
 '00CVv209S082009058.pdf.jpg' already exists
 SKIPPED: bitstream 9 (item: 123456789/10) because '2.pdf.jpg' already
 exists
 SKIPPED: bitstream 63011 (item: 123456789/25565) because 'Food
 phytates.pdf.jpg' already exists
 SKIPPED: bitstream 62968 (item: 123456789/25527) because 'Food plant
 sanitation.pdf.jpg' already exists
 SKIPPED: bitstream 46645 (item: 123456789/17596) because
 '00CVv209S092006010.pdf.jpg' already exists
 SKIPPED: bitstream 46655 (item: 123456789/17601) because
 '00CVv209S092006034.pdf.jpg' already exists
 SKIPPED: bitstream 46721 (item: 123456789/17634) because
 '00CVv209S102006027.pdf.jpg' already exists
 SKIPPED: bitstream 32 (item: 123456789/21) because '1998_4.pdf.jpg'
 already exists
 SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists




 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir

 Dspace run but it pause after 33 item, means  33 or next  item/file is
 protected or big in size so skip these item.

 for example

 [dspace@library root]$ /diglib/dspace/bin/dspace filter-media -s
 123456789/1612,123456789/1590
 With regards
 Indu Bhushan
 Library, RRCAT
 Indore



 2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Hi Bhushan,
 Thanks for your email. I don't know I will skip what identifiers. I
 don't know the files are missing.

 Thanks
 Nguyen



 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 May be that perticular file is protected or big in size. With my
 little experience i only can say you use fiter-media with skip mode.

 With best wishes

 Indu Bhushan
 Library, RRCAT
 Indore



 On Fri, Feb 17, 2012 at 6:51 AM, Nguyen Hung Thanh 
 nghungth...@gmail.com wrote:

 Hi all.
 I install xpdf and run command filter-media to create PDF Thumbnail.
 I have 2.000 item in 2 collection.
 When run filter-media to create PDF Thumbnail with first collection
 with id *123456789/2* then it run ok
  Command: *dspace filter-media -i 123456789/2* -v

 But another collection when run command  *dspace filter-media -i
 123456789/3 -v
 *Dspace run but it pause after 33 item. DSpace was stopped and no
 notice to appear. It always stop at that position.
 How do I find DSpace dealing with documents? and why it fails. 
 DSpacestill running but no further processing other item.
  Please help me.
 Thanks

 NGUYEN

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Dspace-general mailing list
 Dspace-general@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-general







--
Virtualization  Cloud

[Dspace-general] Filter media error when create PDF Thumbnail

2012-02-16 Thread Nguyen Hung Thanh
Hi all.
I install xpdf and run command filter-media to create PDF Thumbnail.
I have 2.000 item in 2 collection.
When run filter-media to create PDF Thumbnail with first collection with id
*123456789/2* then it run ok
Command: *dspace filter-media -i 123456789/2* -v

But another collection when run command  *dspace filter-media -i
123456789/3 -v
*Dspace run but it pause after 33 item. DSpace was stopped and no notice to
appear. It always stop at that position.
How do I find DSpace dealing with documents? and why it fails. DSpace still
running but no further processing other item.
Please help me.
Thanks

NGUYEN
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] Filter media error when create PDF Thumbnail

2011-09-17 Thread Nguyen Hung Thanh
Hi all.
I install xpdf and run command filter-media to create PDF Thumbnail.
I have 2.000 item in 2 collection.
When run filter-media to create PDF Thumbnail with first collection with id
*123456789/2* then it run ok
Command: *dspace filter-media -i 123456789/2* -v

But another collection when run command  *dspace filter-media -i 123456789/3
-v
*Dspace run but it pause after 33 item. DSpace was stopped and no notice to
appear. It always stop at that position.
How do I find DSpace dealing with documents? and why it fails. DSpace still
running but no further processing other item.
Please help me.
Thanks

NGUYEN
*
*
--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] How to configure DSpace to all member when registering into DSpace will automatically become members of a special group

2011-06-22 Thread Nguyen Hung Thanh
Hi all.
How to configure DSpace to all member when registering into DSpace
will automatically
become members of a special group.

Thanks
--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


Re: [Dspace-general] [Dspace-tech] How to configure DSpace to all member when registering into DSpace will automatically become members of a special group

2011-06-22 Thread Nguyen Hung Thanh
Thanks for your Email. I create a group: *QT *and config in *Dspace.cfg*with
*password.login.specialgroup = Q*T

But when register account, user ony have anonymous group.


On Wed, Jun 22, 2011 at 5:10 PM, helix84 heli...@centrum.sk wrote:

 On Wed, Jun 22, 2011 at 12:02, Nguyen Hung Thanh nghungth...@gmail.com
 wrote:
  How to configure DSpace to all member when registering into DSpace will
  automatically become members of a special group.

 Hi Nguyen,

 check out the password.login.specialgroup configuration option. Maybe
 that's what you're looking for.

 Regards,
 ~~helix84

--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] OAI Harvesting error.

2011-04-12 Thread Nguyen Hung Thanh
Hello all,
I install Dspace on to 2 server with ip: 10.0.16.10; 10.0.16.11
I create a collection using OAI Harvesting on server 10.0.16.11
I config:
OAI Provider: http://10.0.16.10:8000/oai/request
OAI Set id:hdl_123456789_901
Metadata Format: Dublin core
Content being harvested: Harvest metadata and bitstreams (requires ORE
support).

I test settings ok, but when import, dspace have error
---
*
Collection 2 failed on harvest:

Date:   4/6/11 9:40 AM
Status Flag: -1

Could not retrieve bitstream:
http://10.0.16.10:8080/dspace/handle/123456789/2097http://10.0.16.20:8080/dspace/handle/123456789/2097

Exception:
org.dspace.content.crosswalk.CrosswalkException: Could not retrieve
bitstream: 
http://10.0.16.10:8080/dspace/handle/123456789/2097http://10.0.16.20:8080/dspace/handle/123456789/2097
at
org.dspace.content.crosswalk.OREIngestionCrosswalk.ingest(OREIngestionCrosswalk.java:207)
at org.dspace.harvest.OAIHarvester.processRecord(OAIHarvester.java:521)
at org.dspace.harvest.OAIHarvester.runHarvest(OAIHarvester.java:362)
at
org.dspace.harvest.OAIHarvester$HarvestThread.runHarvest(OAIHarvester.java:1352)
at org.dspace.harvest.OAIHarvester$HarvestThread.run(OAIHarvester.java:1343)
at java.lang.Thread.run(Thread.java:662)*
--
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] Help this error The OAI server does not support ORE dissemination

2011-04-05 Thread Nguyen Hung Thanh
Hello all,
I create a collection using OAI Harvesting
I config:
OAI Provider: *http://www.vnulib.edu.vn:8000/oai/request*
OAI Set id: *hdl_123456789_2315*
Metadata Format: *Simple Dublin core*
Content being harvested: *Harvest metadata and bitstreams (requires ORE
support).*

But when import dpace error. ** The OAI server does not support ORE
dissemination
Any body help me about this error.
*I have another question. I don't known *requires ORE support*. How to
config Dspace suppor ORE.

Thanks.
Thanh
**
--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] OAI Harvesting error.

2011-04-05 Thread Nguyen Hung Thanh
Hello all,
I install Dspace on to 2 server with ip: 10.0.16.10; 10.0.16.11
I create a collection using OAI Harvesting on server 10.0.16.11
I config:
OAI Provider: http://10.0.16.10:8000/oai/request
OAI Set id:hdl_123456789_901
Metadata Format: Simple Dublin core
Content being harvested: Harvest metadata and bitstreams (requires ORE
support).

I test settings ok, but when import, dspace have error
---
*
Collection 2 failed on harvest:

Date:   4/6/11 9:40 AM
Status Flag: -1

Could not retrieve bitstream:
http://10.0.16.20:8080/dspace/handle/123456789/2097

Exception:
org.dspace.content.crosswalk.CrosswalkException: Could not retrieve
bitstream: http://10.0.16.20:8080/dspace/handle/123456789/2097
at
org.dspace.content.crosswalk.OREIngestionCrosswalk.ingest(OREIngestionCrosswalk.java:207)
at org.dspace.harvest.OAIHarvester.processRecord(OAIHarvester.java:521)
at org.dspace.harvest.OAIHarvester.runHarvest(OAIHarvester.java:362)
at
org.dspace.harvest.OAIHarvester$HarvestThread.runHarvest(OAIHarvester.java:1352)
at org.dspace.harvest.OAIHarvester$HarvestThread.run(OAIHarvester.java:1343)
at java.lang.Thread.run(Thread.java:662)*
--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general


[Dspace-general] How to configure a DSpace asset store using a network mounted filesystem

2011-03-17 Thread Nguyen Hung Thanh
Hi all,
I install DSpace in Windows Server 2003 in disk D:\
I want using asset store using a network mounted with disk Z
I config in DSpace.cfg

*assetstore.dir = Z:/assetstore*

*Note: Z:/ a network disk*
But Dspace don't work well. Please help me.
Thanks
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Dspace-general mailing list
Dspace-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-general