[Dspace-tech] Cutomizing Metadata in OAI Server

2014-03-25 Thread Thomas Misilo
Hi,

I was wondering if anyone knew if it is possible to add custom metadata to the 
OAI Server, that way we can have more metadata fields exposed when doing OAI 
requests?

Thanks!

Tom
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Which core's do we specify in the solr upgrade?

2014-02-27 Thread Thomas Misilo
Hi,

Are there a list of cores somewhere that we need to optimize? When upgrading to 
DSpace 4.x?

This is step 10 from the upgrade directions.

Upgrade Solr Indexes. After upgrading DSpace, you should optimize your Solr 
indexes to ensure that they are in the current format.  Solr can upgrade recent 
formats to its current one.  Doing this whenever you upgrade DSpace should keep 
the index formats current.  You can optimize your indexes with a command line 
tool such as wget:
Optimizing Solr indexes
wget 
http://www.example.com/solr//update?optimize=true

Thanks!

Tom

--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-24 Thread Thomas Misilo


Does your Tomcat's *AJP*  include the
URIEncoding="UTF-8" attribute?



No it didn’t. Now it works!

Should I have all the attributes that are on the tomcat port 8080 settings, on 
the AJP connector as well?

Thanks!
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-24 Thread Thomas Misilo
I think it may have to be my using of apache and ajp_proxy, as when I go 
directly to the port the text doesn't get all garbaled, and I am able to 
successfully browse by author.

Any ideas on what I might need to change for apache?

Thanks!

Tom
> 
> >Ok, wait...
> >we are not talking about the browse system but about the navigation of
> the facets in the xmlui https://dspace-test.lib.fit.edu/search-
> filter?field=author&starts_with=baksay
> >anyway, unsurprising also the browse doesn't work https://dspace-
> test.lib.fit.edu/browse?value=Baksay%2C+L%C3%A1szl%C3%B3+A.&type=a
> uthor
> 
> >but looking to the URL it looks correct so the issue need to be on the
> "rendering / receiving" side.
> >Also the URIEncoding of tomcat/apache look good as searching for László
> produce the right results.
> >So my guess is that there are some bugs in the xml transformer or other
> view component.
> >Do you run also jspui on the same server?
> >Andrea
> 
> 
> I just turned on jspui:
> https://dspace-test.lib.fit.edu/jspui/simple-
> search?query=Baksay%2C+L%C3%A1szl%C3%B3+A
> 
> 
> 
> --
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.c
> lktrk
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-21 Thread Thomas Misilo

-Original Message-
From: Andrea Bollini [mailto:a.boll...@cineca.it] 
Sent: Tuesday, January 21, 2014 9:32 AM
To: Thomas Misilo; 'heli...@centrum.sk'
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

>Ok, wait...
>we are not talking about the browse system but about the navigation of the 
>facets in the xmlui 
>https://dspace-test.lib.fit.edu/search-filter?field=author&starts_with=baksay
>anyway, unsurprising also the browse doesn't work 
>https://dspace-test.lib.fit.edu/browse?value=Baksay%2C+L%C3%A1szl%C3%B3+A.&type=author

>but looking to the URL it looks correct so the issue need to be on the 
>"rendering / receiving" side.
>Also the URIEncoding of tomcat/apache look good as searching for László 
>produce the right results.
>So my guess is that there are some bugs in the xml transformer or other view 
>component.
>Do you run also jspui on the same server?
>Andrea


I just turned on jspui: 
https://dspace-test.lib.fit.edu/jspui/simple-search?query=Baksay%2C+L%C3%A1szl%C3%B3+A



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-21 Thread Thomas Misilo

> -Original Message-
> From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of
> helix84
> Sent: Tuesday, January 21, 2014 8:03 AM
> To: Thomas Misilo
> Cc: Andrea Bollini; dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> 
> On Tue, Jan 21, 2014 at 1:54 PM, Thomas  Misilo  wrote:
> >>Are you using solr as browse dao provider?
> >
> > Not sure on this?
> 
> What are your values of browseDAO.class and browseCreateDAO.class in
> dspace.cfg?

It is commented out in my dspace.conf.

# Define the DAO class to use this must meet your storage choice for
# the browse system (RDBMS: PostgreSQL or Oracle, Solr).
# By default, since DSpace 4.0, the Solr implementation is used
#
# PostgreSQL:
# browseDAO.class = org.dspace.browse.BrowseDAOPostgres
# browseCreateDAO.class = org.dspace.browse.BrowseCreateDAOPostgres
#
# Oracle:
# browseDAO.class = org.dspace.browse.BrowseDAOOracle
# browseCreateDAO.class = org.dspace.browse.BrowseCreateDAOOracle
#
# Solr:
# browseDAO.class = org.dspace.browse.SolrBrowseDAO
# browseCreateDAO.class = org.dspace.browse.SolrBrowseCreateDAO
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-21 Thread Thomas Misilo
>what do you mean exactly for browse by author still not work?

When I do browse by other, click the letter of the last name, and then find the 
author I am looking for it says there is for a example one article written by a 
particular author. See [1].

>Do you have wrong entries in the browse list? Do you get wrong result when 
>click on a specif author entry?

I get “Search produced no results.” When I click an authors name.

>Are you using solr as browse dao provider?

Not sure on this?


[1]: 
https://dspace-test.lib.fit.edu/search-filter?field=author&starts_with=baksay

From: Andrea Bollini [mailto:a.boll...@cineca.it]
Sent: Monday, January 20, 2014 12:56 AM
To: Thomas Misilo; dspace-tech@lists.sourceforge.net
Subject: R: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

HI Tom,
what do you mean exactly for browse by author still not work?
Do you have wrong entries in the browse list? Do you get wrong result when 
click on a specif author entry?
Are you using solr as browse dao provider?
Andrea


Inviato da Samsung Mobile


 Messaggio originale ----
Da: Thomas Misilo
Data:20/01/2014 04:28 (GMT+01:00)
A: 'Andrea Bollini' ,dspace-tech@lists.sourceforge.net
Oggetto: RE: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

Thanks Andrea,

It seems clearing out my indexes and rebuilding completely by using dspace 
index-discovery -b got search working.

However, browse by author still doesn't seem to be working. Changing the 
character type.

Here is my connector configuration:



Thanks,

Tom

> -Original Message-
> From: Andrea Bollini [mailto:a.boll...@cineca.it]
> Sent: Friday, January 17, 2014 11:36 AM
> To: 
> dspace-tech@lists.sourceforge.net<mailto:dspace-tech@lists.sourceforge.net>
> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
>
> I want just confirm that this improvement is enabled out-of-box in dspace 4.
> The enabling code is here:
> https://github.com/DSpace/DSpace/blob/dspace-
> 4.0/dspace/solr/search/conf/schema.xml#L241
> mainly a matter of solr schema configuration.
>
> After the update you must reindex your content, as you have already done
> that the only other thing that can get result worst can be the
> URIEncoding on the tomcat connector.
> Please note that on the dspace demo server it works correctly
> http://demo.dspace.org/jspui/simple-search?query=Sanchez
> http://demo.dspace.org/jspui/simple-search?query=S%C3%A1nchez
>
> Andrea
>
> Il 16/01/2014 23.54, Brian Freels-Stendel ha scritto:
> > Good afternoon,
> >
> > Maybe taking a step backward, do you have an AJP connector set up in
> Tomcat's server.xml?  If so, does it also have URIEncoding="UTF-8"?  I don't
> remember if that point has been addressed
> >
> > B--
> >
> >> -Original Message-
> >> From: Thomas Misilo [mailto:misi...@fit.edu]
> >> Sent: Thursday, January 16, 2014 3:41 PM
> >> To: Brian Freels-Stendel; Smith, Ina 
> >> mailto:ism...@sun.ac.za>>
> >> Cc: 
> >> dspace-tech@lists.sourceforge.net<mailto:dspace-tech@lists.sourceforge.net>
> >> Subject: RE: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >>
> >> I looked a t it and I believe that those configuration changes were
> included in
> >> DSpace 4.0, via  the pull request
> https://github.com/DSpace/DSpace/pull/287.
> >>
> >> Though I haven't had any luck. I made sure JAVA and TOMCAT both have
> the
> >> UTF-8 flags, and reindex everything, and it still isn't working.
> >>
> >> Thanks again for the ideas/help.
> >>
> >> Tom
> >>
> >>> -Original Message-
> >>> From: Brian Freels-Stendel [mailto:bfre...@unm.edu]
> >>> Sent: Wednesday, January 15, 2014 1:45 PM
> >>> To: Smith, Ina mailto:ism...@sun.ac.za>>; Thomas Misilo
> >>> Cc: 
> >>> dspace-tech@lists.sourceforge.net<mailto:dspace-tech@lists.sourceforge.net>
> >>> Subject: RE: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >>>
> >>> Good morning,
> >>>
> >>> If you're using Discovery, this ticket may help:
> >>> https://jira.duraspace.org/browse/DS-1152.  For the previous default
> >>> search, this email thread may help:
> >>> http://sourceforge.net/mailarchive/message.php?msg_id=29655187.
> >>>
> >>> I've been wondering if these solutions might not be in the default set-
> up.
> >>> Are there other types of character encodings it would be a problem
> with?
> >>>
> >>> B--
> >>>
> >>>> -Original Message-

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-19 Thread Thomas Misilo
Thanks Andrea,

It seems clearing out my indexes and rebuilding completely by using dspace 
index-discovery -b got search working.

However, browse by author still doesn't seem to be working. Changing the 
character type.

Here is my connector configuration:



Thanks,

Tom

> -Original Message-
> From: Andrea Bollini [mailto:a.boll...@cineca.it]
> Sent: Friday, January 17, 2014 11:36 AM
> To: dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> 
> I want just confirm that this improvement is enabled out-of-box in dspace 4.
> The enabling code is here:
> https://github.com/DSpace/DSpace/blob/dspace-
> 4.0/dspace/solr/search/conf/schema.xml#L241
> mainly a matter of solr schema configuration.
> 
> After the update you must reindex your content, as you have already done
> that the only other thing that can get result worst can be the
> URIEncoding on the tomcat connector.
> Please note that on the dspace demo server it works correctly
> http://demo.dspace.org/jspui/simple-search?query=Sanchez
> http://demo.dspace.org/jspui/simple-search?query=S%C3%A1nchez
> 
> Andrea
> 
> Il 16/01/2014 23.54, Brian Freels-Stendel ha scritto:
> > Good afternoon,
> >
> > Maybe taking a step backward, do you have an AJP connector set up in
> Tomcat's server.xml?  If so, does it also have URIEncoding="UTF-8"?  I don't
> remember if that point has been addressed
> >
> > B--
> >
> >> -Original Message-
> >> From: Thomas Misilo [mailto:misi...@fit.edu]
> >> Sent: Thursday, January 16, 2014 3:41 PM
> >> To: Brian Freels-Stendel; Smith, Ina 
> >> Cc: dspace-tech@lists.sourceforge.net
> >> Subject: RE: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >>
> >> I looked a t it and I believe that those configuration changes were
> included in
> >> DSpace 4.0, via  the pull request
> https://github.com/DSpace/DSpace/pull/287.
> >>
> >> Though I haven't had any luck. I made sure JAVA and TOMCAT both have
> the
> >> UTF-8 flags, and reindex everything, and it still isn't working.
> >>
> >> Thanks again for the ideas/help.
> >>
> >> Tom
> >>
> >>> -Original Message-
> >>> From: Brian Freels-Stendel [mailto:bfre...@unm.edu]
> >>> Sent: Wednesday, January 15, 2014 1:45 PM
> >>> To: Smith, Ina ; Thomas Misilo
> >>> Cc: dspace-tech@lists.sourceforge.net
> >>> Subject: RE: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >>>
> >>> Good morning,
> >>>
> >>> If you're using Discovery, this ticket may help:
> >>> https://jira.duraspace.org/browse/DS-1152.  For the previous default
> >>> search, this email thread may help:
> >>> http://sourceforge.net/mailarchive/message.php?msg_id=29655187.
> >>>
> >>> I've been wondering if these solutions might not be in the default set-
> up.
> >>> Are there other types of character encodings it would be a problem
> with?
> >>>
> >>> B--
> >>>
> >>>> -Original Message-
> >>>> From: Smith, Ina  [mailto:ism...@sun.ac.za]
> >>>> Sent: Wednesday, January 15, 2014 11:01 AM
> >>>> To: Thomas Misilo; 'heli...@centrum.sk'
> >>>> Cc: dspace-tech@lists.sourceforge.net
> >>>> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >>>>
> >>>> We've experienced the same problem (although UTF8/Unicode was
> >>>> activated within DSpace), and decided to do away with diacritics
> >>>> completely (in titles and surnames).  End-users so far have not
> >>>> complained. I suspect they seldom use diacritics when entering
> >>>> search terms. It would be interesting to know how Google addresses
> this
> >> issue.
> >>>> Kind regards
> >>>> Ina Smith (Stellenbosch University, South Africa)
> >>>> 
> >>>> From: Thomas  Misilo [misi...@fit.edu]
> >>>> Sent: 15 January 2014 06:11 PM
> >>>> To: 'heli...@centrum.sk'
> >>>> Cc: dspace-tech@lists.sourceforge.net
> >>>> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >>>>
> >>>> helix84,
> >>>>
> >>>> I did not have that attribute but I did add it to both servers, and
> >>>> restarted tomcat however I d

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-16 Thread Thomas Misilo
I looked a t it and I believe that those configuration changes were included in 
DSpace 4.0, via  the pull request https://github.com/DSpace/DSpace/pull/287.

Though I haven't had any luck. I made sure JAVA and TOMCAT both have the UTF-8 
flags, and reindex everything, and it still isn't working.

Thanks again for the ideas/help.

Tom

> -Original Message-
> From: Brian Freels-Stendel [mailto:bfre...@unm.edu]
> Sent: Wednesday, January 15, 2014 1:45 PM
> To: Smith, Ina ; Thomas Misilo
> Cc: dspace-tech@lists.sourceforge.net
> Subject: RE: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> 
> Good morning,
> 
> If you're using Discovery, this ticket may help:
> https://jira.duraspace.org/browse/DS-1152.  For the previous default
> search, this email thread may help:
> http://sourceforge.net/mailarchive/message.php?msg_id=29655187.
> 
> I've been wondering if these solutions might not be in the default set-up.
> Are there other types of character encodings it would be a problem with?
> 
> B--
> 
> > -Original Message-
> > From: Smith, Ina  [mailto:ism...@sun.ac.za]
> > Sent: Wednesday, January 15, 2014 11:01 AM
> > To: Thomas Misilo; 'heli...@centrum.sk'
> > Cc: dspace-tech@lists.sourceforge.net
> > Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >
> > We've experienced the same problem (although UTF8/Unicode was
> > activated within DSpace), and decided to do away with diacritics
> > completely (in titles and surnames).  End-users so far have not
> > complained. I suspect they seldom use diacritics when entering search
> > terms. It would be interesting to know how Google addresses this issue.
> >
> > Kind regards
> > Ina Smith (Stellenbosch University, South Africa)
> > 
> > From: Thomas  Misilo [misi...@fit.edu]
> > Sent: 15 January 2014 06:11 PM
> > To: 'heli...@centrum.sk'
> > Cc: dspace-tech@lists.sourceforge.net
> > Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> >
> > helix84,
> >
> > I did not have that attribute but I did add it to both servers, and
> > restarted tomcat however I do get the same results, on both instances.
> >
> > Thanks!
> >
> > > -Original Message-
> > > From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf
> > > Of
> > > helix84
> > > Sent: Wednesday, January 15, 2014 10:59 AM
> > > To: Thomas Misilo
> > > Cc: dspace-tech@lists.sourceforge.net
> > > Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> > >
> > > Quick check: does your Tomcat's  include the
> > > URIEncoding="UTF-8" attribute?
> > >
> > >
> > > Regards,
> > > ~~helix84
> > >
> > > Compulsory reading: DSpace Mailing List Etiquette
> > > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
> > --
> >  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> > Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical
> > Workloads, Development Environments & Everything In Between.
> > Get a Quote or Start a Free Trial Today.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.
> > clktrk ___
> > DSpace-tech mailing list
> > DSpace-tech@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
> > List Etiquette:
> > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
> >
> > 
> >
> > E-pos vrywaringsklousule Hierdie e-pos mag vertroulike inligting bevat
> > en mag regtens geprivilegeerd wees en is slegs bedoel vir die persoon
> > aan wie dit geadresseer is. Indien u nie die bedoelde ontvanger is
> > nie, word u hiermee in kennis gestel dat u hierdie dokument geensins
> > mag gebruik, versprei of kopieer nie. Stel ook asseblief die sender
> > onmiddellik per telefoon in kennis en vee die e- pos uit. Die
> > Universiteit aanvaar nie aanspreeklikheid vir enige skade, verlies of
> > uitgawe wat voortspruit uit hierdie e-pos en/of die oopmaak van enige
> > lêers aangeheg by hierdie e-pos nie. E-mail disclaimer This e-mail may
> > contain confidential information and may be legally privileged and is
> > intended only for the person to whom it is addressed. If you are not
> > the intended recipient, you are notified that you may not use,
> > distri

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread Thomas Misilo
helix84,

I did not have that attribute but I did add it to both servers, and restarted 
tomcat however I do get the same results, on both instances.

Thanks! 

> -Original Message-
> From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of
> helix84
> Sent: Wednesday, January 15, 2014 10:59 AM
> To: Thomas Misilo
> Cc: dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
> 
> Quick check: does your Tomcat's  include the
> URIEncoding="UTF-8" attribute?
> 
> 
> Regards,
> ~~helix84
> 
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread Thomas Misilo
Hi,

I am having a problem where if I click an authors name from the browse by 
author or discovery, it cannot find the items even though it says there are 5 
of them?

Here [1] is the broken search result, [2] is the browse by author. The author 
in question is Baksay, László A. [5], though it is any author with diacritics.

[1]: 
https://repository.lib.fit.edu/browse?value=Baksay%2C+L%C3%A1szl%C3%B3+A.&type=author
[2]: 
https://repository.lib.fit.edu/browse?rpp=20&order=ASC&sort_by=-1&etal=-1&type=author&starts_with=B


The repository is 3.1 right now, but I exported one of the items and imported 
it into DSpace 4.0, and I have the same issue.

Thanks for any idea and help.

Tom

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] When uploading a ~5MB file on DSpace 3.1 XMLUI

2013-04-29 Thread Thomas Misilo
Got it working, I couldn't actually find the core.properties file.

However what the problem was is the .gitignore from [1] made it so when I added 
DSpace to my local git repo, it ignored a bunch of *.properties files in a lot 
of the other folders :(

Thanks for helping :)

Tom

[1]:  https://github.com/DSpace/DSpace/blob/master/.gitignore#L26
--
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] When uploading a ~5MB file on DSpace 3.1 XMLUI

2013-04-29 Thread Thomas Misilo
Already looked at this thread.  And just compared against the build.properties 
and the dspace.cfg file and they match as they should.

Tom 
--
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] When uploading a ~5MB file on DSpace 3.1 XMLUI

2013-04-29 Thread Thomas Misilo
This is after upgrading from 3.0 to 3.1 today.

Tom
--
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Is it possible to display a jpg/png when viewing an item

2013-03-21 Thread Thomas Misilo
An example of this is: 
http://merrick.library.miami.edu/cdm/singleitem/collection/asm0015/id/757/rec/1

I know it isn't DSpace, but I figured I would ask.

I am using 3.0 XMLUI.

Thanks,

Tom

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Creating a better 404 page in XMLUI DSpace 3.0

2013-02-07 Thread Thomas Misilo
Hi,

I was wondering if anyone could point me in the right direction to maybe 
improving the 404 page for XMLUI?

Currently it just throws a :org.apache.cocoon.ResourceNotFoundException: Page 
cannot be found

Which isn't very nice. I would like one similar to the one in JSPUI, where it 
keeps the them and updates the body with an error message such as Error: 
Document not found, or invalid identifier.

Thanks,

Tom


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Disable Maven from Building JSPUI?

2013-01-31 Thread Thomas Misilo
Hi,

I was wondering if there is a way to stop maven from building JSPUI, since I am 
not using it?

Thanks,

Tom

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Uploading Bibliographic information from RefWorks

2013-01-30 Thread Thomas Misilo
Thanks Kostas for the information,

I have started looking at this, and am able to get Bibtex working item by item 
(trying to narrow out the bad ones). I was wondering if there is any thoughts 
to have different configuration files based on the import type? That way one 
does not need to change the bte.xml depending on the format they are using to 
import the data? Second, I do not think it is possible at least by default, to 
be able to split on multiple authors in a Bibtex authors line, and maybe be 
able to intelligently split the first and last name up correctly?

Thanks,

Tom

From: Konstantinos Stamatis [mailto:kstama...@ekt.gr]
Sent: Wednesday, January 30, 2013 2:46 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Uploading Bibliographic information from RefWorks


Dear Thomas,



At the very beginning, we would like to thanks you for trying to use EKT's 
contribution to DSpace in order to load records in your system.



As far as the bibtex exception concerns, it seems that the problem relies on 
jbibtex library rather on the BTE implementation. My guess is that the exported 
bibtex file includes invalid characters or something like that.



Regarding the issue that Endnote or RIS data are imported with no values in the 
various fields, keep in mind that you have to specify your configuration in the 
following file: dspace/config/spring/api/bte.xml



In this file, you have to specify in the output generator bean () 
the schemas that you have in your DSpace installation and then, in each of 
these schemas you need to specify a list of pairs (name of the field of the 
imported data + the name of the schema element) like the following XML snippet :





  Title







In the case of RIS format, values must be terms like AU, TY, PY and so on. The 
default value "Title" is not going to work in your case.

The reference bean (titleDSpaceMetadata) must declare the element and qualifier 
of your DSpace schema like the following lines:





  

  





Hope it helps.



Should you need any further help, we would be more than happy to help you.





Best regards,



Kostas Stamatis

National Documentation Center, Athens, Greece













On 1/29/13 10:55 AM, "Thomas  Misilo" mailto:misilot@...>> wrote:



>Hi,

>

>I was wondering if anyone has used the new bibliographic upload for

>DSpace 3.0 yet with a refworks bibtex file?

>

>Below is what I have tried, and the ouput I got. If you want the refworks

>bibtex file, I can

>

>dspace import -b -m refworks-map.map -e misilot@... -c 123456789/6856

>-s refworkstest.txt -i bibtex

>INFO [main] (DSpaceKernelInit.java:52) - Created new kernel:

>DSpaceKernel:org.dspace:name=cf20d3c4-227c-4adb-82da-1def97a034c7,type=DSp

>aceKernel:lastLoad=null:loadTime=0:running=false:kernel=null

>INFO [main] (ConfigurationManager.java:1224) - Loading from classloader:

>file:/srv/dspace/config/dspace.cfg

>INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log

>configuration (log.init.config)

>INFO [main] (ConfigurationManager.java:1224) - Loading:

>/srv/dspace/config/log4j.properties

>Destination collections:

>Owning  Collection: Bibupload Holding

>INFO: Dataloader

>gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader@<mailto:gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader@>...

>will be used for the import!

>Started: 1359477659086

>Ended: 1359477660013

>Elapsed time: 0 secs (927 msecs)

>Exception: Lexical error at line 1, column 79.  Encountered: "\u03b7"

>(951), after : ""

>org.jbibtex.TokenMgrError: Lexical error at line 1, column 79.

>Encountered: "\u03b7" (951), after : ""

>at

>org.jbibtex.LaTeXParserTokenManager.getNextToken(LaTeXParserTokenManager.j

>ava:303)

>at org.jbibtex.LaTeXParser.jj_scan_token(LaTeXParser.java:408)

>at org.jbibtex.LaTeXParser.jj_3R_6(LaTeXParser.java:270)

>at org.jbibtex.LaTeXParser.jj_3_3(LaTeXParser.java:253)

>at org.jbibtex.LaTeXParser.jj_2_3(LaTeXParser.java:242)

>at org.jbibtex.LaTeXParser.String(LaTeXParser.java:190)

>at org.jbibtex.LaTeXParser.Object(LaTeXParser.java:66)

>at org.jbibtex.LaTeXParser.ObjectList(LaTeXParser.java:46)

>at org.jbibtex.LaTeXParser.LaTeX(LaTeXParser.java:21)

>at org.jbibtex.LaTeXParser.parse(LaTeXParser.java:16)

>at

>gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader.parseLaTeX

>(BibTexDataLoader.java:169)

>at

>gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader.loadData(B

>ibTexDataLoader.java:132)

>at

>gr.ekt.transformationengine.core.TransformationEngine.transform(Transforma

>tionEngine.java:111)

>

Re: [Dspace-tech] Workflow in DSpace 3.0

2013-01-30 Thread Thomas Misilo
Hi,

I am having a little trouble understanding if I need to do anything more (I 
believe I do, but not sure what).

I added in the Collection on the Assign Roles the: Accept/Reject Step, 
Accept/Reject/Edit Metadata Step, and Edit Metadata step, however when I added 
the items via the import command, with the -w flag, it just bypasses what I 
believe to be an existing default workflow, and approves everything.

Thanks for any ideas,

Tom






Nevermind figured it out I think. You actually need to have users in the groups 
for it to not just get submitted.


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Workflow in DSpace 3.0

2013-01-30 Thread Thomas Misilo
Hi,

I am having a little trouble understanding if I need to do anything more (I 
believe I do, but not sure what).

I added in the Collection on the Assign Roles the: Accept/Reject Step, 
Accept/Reject/Edit Metadata Step, and Edit Metadata step, however when I added 
the items via the import command, with the -w flag, it just bypasses what I 
believe to be an existing default workflow, and approves everything.

Thanks for any ideas,

Tom

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Uploading Bibliographic information from RefWorks

2013-01-29 Thread Thomas Misilo
I just tried using an RIS export from Proquest and the same thing happened. The 
record was created with no information from the RIS file. :-/

From: Thomas Misilo [mailto:misi...@fit.edu]
Sent: Tuesday, January 29, 2013 11:55 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Uploading Bibliographic information from RefWorks

Hi,

I was wondering if anyone has used the new bibliographic upload for DSpace 3.0 
yet with a refworks bibtex file?

Below is what I have tried, and the ouput I got. If you want the refworks 
bibtex file, I can
dspace import -b -m refworks-map.map -e misi...@fit.edu -c 123456789/6856 -s 
refworkstest.txt -i bibtex
INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: 
DSpaceKernel:org.dspace:name=cf20d3c4-227c-4adb-82da-1def97a034c7,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
INFO [main] (ConfigurationManager.java:1224) - Loading from classloader: 
file:/srv/dspace/config/dspace.cfg
INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log 
configuration (log.init.config)
INFO [main] (ConfigurationManager.java:1224) - Loading: 
/srv/dspace/config/log4j.properties
Destination collections:
Owning  Collection: Bibupload Holding
INFO: Dataloader 
gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader@6d1a0d35 will 
be used for the import!
Started: 1359477659086
Ended: 1359477660013
Elapsed time: 0 secs (927 msecs)
Exception: Lexical error at line 1, column 79.  Encountered: "\u03b7" (951), 
after : ""
org.jbibtex.TokenMgrError: Lexical error at line 1, column 79.  Encountered: 
"\u03b7" (951), after : ""
at 
org.jbibtex.LaTeXParserTokenManager.getNextToken(LaTeXParserTokenManager.java:303)
at org.jbibtex.LaTeXParser.jj_scan_token(LaTeXParser.java:408)
at org.jbibtex.LaTeXParser.jj_3R_6(LaTeXParser.java:270)
at org.jbibtex.LaTeXParser.jj_3_3(LaTeXParser.java:253)
at org.jbibtex.LaTeXParser.jj_2_3(LaTeXParser.java:242)
at org.jbibtex.LaTeXParser.String(LaTeXParser.java:190)
at org.jbibtex.LaTeXParser.Object(LaTeXParser.java:66)
at org.jbibtex.LaTeXParser.ObjectList(LaTeXParser.java:46)
at org.jbibtex.LaTeXParser.LaTeX(LaTeXParser.java:21)
at org.jbibtex.LaTeXParser.parse(LaTeXParser.java:16)
at 
gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader.parseLaTeX(BibTexDataLoader.java:169)
at 
gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader.loadData(BibTexDataLoader.java:132)
at 
gr.ekt.transformationengine.core.TransformationEngine.transform(TransformationEngine.java:111)
at org.dspace.app.itemimport.ItemImport.addBTEItems(ItemImport.java:649)
at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)



I was able to load the data via an EndNote export from RefWorks, however all it 
did was create the ~400 records, with all Unknown data.

Thanks for any help,

Tom
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Uploading Bibliographic information from RefWorks

2013-01-29 Thread Thomas Misilo
Hi,

I was wondering if anyone has used the new bibliographic upload for DSpace 3.0 
yet with a refworks bibtex file?

Below is what I have tried, and the ouput I got. If you want the refworks 
bibtex file, I can
dspace import -b -m refworks-map.map -e misi...@fit.edu -c 123456789/6856 -s 
refworkstest.txt -i bibtex
INFO [main] (DSpaceKernelInit.java:52) - Created new kernel: 
DSpaceKernel:org.dspace:name=cf20d3c4-227c-4adb-82da-1def97a034c7,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
INFO [main] (ConfigurationManager.java:1224) - Loading from classloader: 
file:/srv/dspace/config/dspace.cfg
INFO [main] (ConfigurationManager.java:1224) - Using dspace provided log 
configuration (log.init.config)
INFO [main] (ConfigurationManager.java:1224) - Loading: 
/srv/dspace/config/log4j.properties
Destination collections:
Owning  Collection: Bibupload Holding
INFO: Dataloader 
gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader@6d1a0d35 will 
be used for the import!
Started: 1359477659086
Ended: 1359477660013
Elapsed time: 0 secs (927 msecs)
Exception: Lexical error at line 1, column 79.  Encountered: "\u03b7" (951), 
after : ""
org.jbibtex.TokenMgrError: Lexical error at line 1, column 79.  Encountered: 
"\u03b7" (951), after : ""
at 
org.jbibtex.LaTeXParserTokenManager.getNextToken(LaTeXParserTokenManager.java:303)
at org.jbibtex.LaTeXParser.jj_scan_token(LaTeXParser.java:408)
at org.jbibtex.LaTeXParser.jj_3R_6(LaTeXParser.java:270)
at org.jbibtex.LaTeXParser.jj_3_3(LaTeXParser.java:253)
at org.jbibtex.LaTeXParser.jj_2_3(LaTeXParser.java:242)
at org.jbibtex.LaTeXParser.String(LaTeXParser.java:190)
at org.jbibtex.LaTeXParser.Object(LaTeXParser.java:66)
at org.jbibtex.LaTeXParser.ObjectList(LaTeXParser.java:46)
at org.jbibtex.LaTeXParser.LaTeX(LaTeXParser.java:21)
at org.jbibtex.LaTeXParser.parse(LaTeXParser.java:16)
at 
gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader.parseLaTeX(BibTexDataLoader.java:169)
at 
gr.ekt.transformationengine.dataloaders.dspace.BibTexDataLoader.loadData(BibTexDataLoader.java:132)
at 
gr.ekt.transformationengine.core.TransformationEngine.transform(TransformationEngine.java:111)
at org.dspace.app.itemimport.ItemImport.addBTEItems(ItemImport.java:649)
at org.dspace.app.itemimport.ItemImport.main(ItemImport.java:575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)



I was able to load the data via an EndNote export from RefWorks, however all it 
did was create the ~400 records, with all Unknown data.

Thanks for any help,

Tom
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Changing the location of dspace css files

2013-01-29 Thread Thomas Misilo
Hi,

I am trying to change the location of the CSS files so I can put them on 
another server, and be able to customize them without rebuilding tomcat all the 
time. When I tried changing it in my sitemap it added 
/themes/themename/http://url/lib/css/*.css

Thank in advance,

Tom

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Hit Hightlighting

2013-01-16 Thread Thomas Misilo
>You first have to run filter-media, then index-update and 
>update-discovery-index.

I have done this, and still no luck. Is there anything specific to turn on hit 
highlighting, or as long as Discovery is enabled  it should work?


Remember to upgrade your theme, if you have customized it at all.

Tom


--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Hit Hightlighting

2013-01-16 Thread Thomas Misilo


>You first have to run filter-media, then index-update and 
>update-discovery-index.

I have done this, and still no luck. Is there anything specific to turn on hit 
highlighting, or as long as Discovery is enabled  it should work?

Thanks,

Tom
--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] URL in sitemaps

2013-01-11 Thread Thomas Misilo
>I was wondering where I might specify the url being generated in the site maps?

>Right now it is:

>
>
>https://my.edu/xmlui/handle/123456789/2
>
>

>I would want the url to be

>https://my.edu/handle/123456789/2 instead

Nevermind found it. It was hidden in [dspace]/config/dspace.cfg

dspace.url = ${dspace.baseUrl}/xmlui

Should this maybe be moved to the build.properties file?

Just an idea.

Tom


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] URL in sitemaps

2013-01-11 Thread Thomas Misilo
Hi,

I was wondering where I might specify the url being generated in the site maps?

Right now it is:



https://my.edu/xmlui/handle/123456789/2



I would want the url to be

https://my.edu/handle/123456789/2 instead

Thanks,

Tom

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] dspace 3.0 missing related items feature (xmlui)

2013-01-11 Thread Thomas Misilo
> Sorry that I forgot to respond. Yes, we're now aware that this functionality 
> is
> broken and there should be a fix in 3.1, but it's not available yet (Kevin 
> has a
> ticket for it).
> 

Thanks. Will wait for 3.1 :)

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] CAS Authentication and DSpace 3.0

2013-01-10 Thread Thomas Misilo
Hi,

I was wondering if anyone has attempted or has gotten working CAS 
authentication for DSpace 3.0?

Thanks,

Tom

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] dspace 3.0 missing related items feature (xmlui)

2013-01-10 Thread Thomas Misilo
> -Original Message-
> From: helix84 [mailto:heli...@centrum.sk]
> Sent: Friday, December 07, 2012 4:06 AM
> To: Mushashu Mwansa Lumpa
> Cc: dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] dspace 3.0 missing related items feature (xmlui)
> 
> On Fri, Dec 7, 2012 at 3:52 AM, Mushashu Mwansa Lumpa
>  wrote:
> > I have read all, maybe almost all, the content regarding related items
> > (morelikethis) feature, but it does not display at all in my pages. I looked
> > at the item-view.xml (expected to find something related to it in there)
> but
> > there was nothing.
> > anything i might be missing?
> 
> Hi Mushashu,
> 
> yes, we recently noticed that this feature doesn't work as expected.
> We're still looking into this issue, but expect the answer sometime
> next week.
> 

I was wondering if anything of this was found?

Thanks,

Tom

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Hit Hightlighting

2013-01-10 Thread Thomas Misilo

From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, January 10, 2013 1:25 PM
To: Thomas Misilo
Cc: dspace-tech
Subject: Re: [Dspace-tech] Hit Hightlighting


See yesterday's thread:
http://dspace.2283337.n4.nabble.com/discovery-autocomplete-is-not-working-in-dspace-3-0-td4660793.html





Isn’t this for autocomplete, not hit highlighting a feature advertised in 
DSpace 3.0?

Thanks,

Tom
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Hit Hightlighting

2013-01-10 Thread Thomas Misilo
Hi,

I was wondering if I am missing something with turning on Hit Highlighting in 
3.0, with XMLUI? I have read over [1], however when I do a search for a term 
that is in a couple of the items, the results do not return any bolded or 
highlighted items? Do I need to do something else to turn on Hit Highlighting 
in discovery?

Thanks,

Tom


[1] 
https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-Customizinghithighlighting&searchsnippets
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Upgrade from DSpace 1.8.2 to DSpace 3.0 - Error on Access Control - People

2013-01-09 Thread Thomas Misilo
> -Original Message-
> From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of
> helix84
> Sent: Wednesday, January 09, 2013 3:30 PM
> To: Thomas Misilo
> Cc: dspace-tech@lists.sourceforge.net
> Subject: Re: [Dspace-tech] Upgrade from DSpace 1.8.2 to DSpace 3.0 - Error
> on Access Control - People
> 
> On Wed, Jan 9, 2013 at 6:39 PM, Thomas  Misilo  wrote:
> > After upgrading from DSpace 1.8.2, everything seems to be working,
> > however when I click “Access Control – People” I get the following error:
> > org.postgresql.util.PSQLException: ERROR: relation "cwf_claimtask"
> > does not exist
> 
> IIRC, the cwf_claimtask table is related to the new XMLWorkflow (which
> must be explicitly enabled). There have been some problems reported with
> it, but I think those were all on Oracle. Can you give us the full Java
> stacktrace?
> 

That would explain that. I wanted to see what was different with the 
xmlworkflow (if there was anything).
> > Position: 15
> 
> Also, where does this appear?
> 

This appears right after exist on a new line.

I am using the xmlui theme and the page is admin/epeople

Thanks,

Tom
org.postgresql.util.PSQLException: ERROR: relation "cwf_claimtask" does not 
exist
  Position: 15
at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2103)
at 
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1836)
at 
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
at 
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:512)
at 
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)
at 
org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:273)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at 
org.dspace.storage.rdbms.DatabaseManager.queryTable(DatabaseManager.java:225)
at 
org.dspace.eperson.EPerson.getXMLWorkflowConstraints(EPerson.java:1046)
at org.dspace.eperson.EPerson.getDeleteConstraints(EPerson.java:1033)
at 
org.dspace.app.xmlui.aspect.administrative.eperson.ManageEPeopleMain.addBody(ManageEPeopleMain.java:188)
at 
org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:223)
at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at 
org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy44.startElement(Unknown Source)
at 
org.apache.cocoon.components.sax.XMLTeePipe.startElement(XMLTeePipe.java:87)
at 
org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
at 
org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:240)
at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at 
org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy43.startElement(Unknown Source)
at 
org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
at 
org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:240)
at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at 
org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at $Proxy43.startElement(Unknown Source)
at 
org.apache.cocoon.environment.internal.EnvironmentChanger.startElement(EnvironmentStack.java:140)
at 
org.apache.cocoon.components.sax.XMLTeePipe.startElement(XMLTeePipe.java:87)
at 
org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
at 
org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:240)
at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(D

[Dspace-tech] Upgrade from DSpace 1.8.2 to DSpace 3.0 - Error on Access Control - People

2013-01-09 Thread Thomas Misilo
Hi,

After upgrading from DSpace 1.8.2, everything seems to be working, however when 
I click "Access Control - People" I get the following error: 
org.postgresql.util.PSQLException: ERROR: relation "cwf_claimtask" does not 
exist
Position: 15

Any ideas what might cause this?

Thanks,

Tom


--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 ___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Move an item to another collection

2013-01-08 Thread Thomas Misilo
Hi Thomas,

On 09/01/13 11:47, Thomas Misilo wrote:
> On 09/01/13 08:24, Thomas Misilo wrote:
>> I am trying to move an item in one of our collections, however no 
>> collections show up. In fact this line is the select, and it is self
>> closed:
>>
>>  
>>
>> http://apache.org/cocoon/i18n/2.1";
>> xmlns="http://di.tamu.edu/DRI/1.0/";
>> id="aspect_administrative_item_MoveItemForm_field_collectionID"
>> class="ds-select-field" name="collectionID" title="Select the 
>> collection you wish to move this item to." />
>>
>
>> That select probably lists only eligible collections. If I remember right 
>> then you need ADD permissions for the destination collection to move an item 
>> (ADMIN permissions of the collection or one of its parents should also 
>> work). Do you have ADD or ADMIN permissions for at least one other 
>> collection?
> Andrea, I am an admin over all collections. 

The code that generates the select specifically looks at ADD
permissions. Could you try explicitly giving yourself ADD permissions
for a collection (that your item currently _isn't_ in) to see whether
this collection then shows up in the select?


Andrea, 

I was able to figure it out. What happened was their was actually only one 
collection. The other couple of collections were created as sub communities 
instead.

Thanks!

Tom


--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] Move an item to another collection

2013-01-08 Thread Thomas Misilo

-Original Message-
From: Andrea Schweer [mailto:schw...@waikato.ac.nz] 
Sent: Tuesday, January 08, 2013 3:44 PM
To: dspace-tech@lists.sourceforge.net
Cc: Thomas Misilo
Subject: Re: [Dspace-tech] Move an item to another collection

Hi Thomas,

On 09/01/13 08:24, Thomas Misilo wrote:
> I am trying to move an item in one of our collections, however no 
> collections show up. In fact this line is the select, and it is self
> closed:
>
>  
>
> http://apache.org/cocoon/i18n/2.1";
> xmlns="http://di.tamu.edu/DRI/1.0/";
> id="aspect_administrative_item_MoveItemForm_field_collectionID"
> class="ds-select-field" name="collectionID" title="Select the 
> collection you wish to move this item to." />
>

That select probably lists only eligible collections. If I remember right then 
you need ADD permissions for the destination collection to move an item (ADMIN 
permissions of the collection or one of its parents should also work). Do you 
have ADD or ADMIN permissions for at least one other 
collection?


Andrea, I am an admin over all collections.




--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Move an item to another collection

2013-01-08 Thread Thomas Misilo
Hi,

I am trying to move an item in one of our collections, however no collections 
show up. In fact this line is the select, and it is self closed:

http://apache.org/cocoon/i18n/2.1"; 
xmlns="http://di.tamu.edu/DRI/1.0/"; 
id="aspect_administrative_item_MoveItemForm_field_collectionID" 
class="ds-select-field" name="collectionID" title="Select the collection you 
wish to move this item to." />

Any ideas?

Thanks,

Tom

--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Howto on Using DSpace Modules (overlays)

2012-08-02 Thread Thomas Misilo
Hi,

I found a powerpoint that talked about Customizing DSpace 1.5 with Basic 
Overlays, and I had some questions about it. The powerpoint seems to talk using 
a release version, however I am using the 1.8.2-src version and was wondering 
would I follow it the same way and if there was any newer documentation on 
using modules with xmlui and 1.8.2?

Thanks in advance!

Tom

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Replacing items in collection

2012-07-12 Thread Thomas Misilo

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Thursday, July 12, 2012 4:54 PM
To: Thomas Misilo
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Replacing items in collection

On Thu, Jul 12, 2012 at 10:42 PM, Thomas  Misilo  wrote:
> Is there a way to mass update items in the collection with new bitstreams?
> While keeping the same handle?
>
> As we want to go through the collections we already have and make sure 
> pdf’s and images are rotated the right way, and have been ocred so 
> they can be searched.

Hi Thomas,

well, you can just manipulate the files in assetstore directly. The only thing 
you'll have to update in database is checksum and size_bytes columns in the 
bitstream column. It doesn't get easier than that.

Of course, try this on a testing server first and when you're redy to do it in 
production, back up both your assetstore and database in case something goes 
wrong.

At the end, you'll have to run filter-media again.

Regards,
~~helix84

Helix84,

There is no easy way to export the items + metadata, and then reimport all the 
metadata and just replace all the bitstreams that were there and reindex them? 
If not I can look at editing the assetstore directly, but that isn't the best 
option.

Thanks,

Tom
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Replacing items in collection

2012-07-12 Thread Thomas Misilo
Hi,

Is there a way to mass update items in the collection with new bitstreams? 
While keeping the same handle?

As we want to go through the collections we already have and make sure pdf's 
and images are rotated the right way, and have been ocred so they can be 
searched.

I have looked here 
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Asset_Import_and_Export and here 
https://wiki.duraspace.org/display/DSDOC18/Importing+and+Exporting+Items+via+Simple+Archive+Format.

I was able to replace stuff once, but that changed the handles for all the 
items.

Thanks for your advice,

Tom

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] XPDF

2012-01-30 Thread Thomas Misilo
Hello,

I am trying to get XPDF working however, whenever I run dspace filter-media it 
"runs" for a couple of seconds and then drops out.  No errors that I can find 
or anything.

Here is my dspace config and other comments below.

#Names of the enabled MediaFilter or FormatFilter plugins
filter.plugins = PDF Thumbnail, PDF Text Extractor, HTML Text Extractor, \
 PowerPoint Text Extractor, \
 Word Text Extractor, JPEG Thumbnail
# [To enable Branded Preview]: remove last line above, and uncomment 2 lines 
below
#Word Text Extractor, JPEG Thumbnail, \
#Branded Preview JPEG

#Assign 'human-understandable' names to each filter
plugin.named.org.dspace.app.mediafilter.FormatFilter = \
#  org.dspace.app.mediafilter.PDFFilter = PDF Text Extractor, \
  org.dspace.app.mediafilter.XPDF2Text = PDF Text Extractor, \
  org.dspace.app.mediafilter.XPDF2Thumbnail = PDF Thumbnail, \
  org.dspace.app.mediafilter.HTMLFilter = HTML Text Extractor, \
 org.dspace.app.mediafilter.WordFilter = Word Text Extractor, \
  org.dspace.app.mediafilter.PowerPointFilter = PowerPoint Text Extractor, \
  org.dspace.app.mediafilter.JPEGFilter = JPEG Thumbnail, \
  org.dspace.app.mediafilter.BrandedPreviewJPEGFilter = Branded Preview JPEG

#Configure each filter's input format(s)
#filter.org.dspace.app.mediafilter.PDFFilter.inputFormats = Adobe PDF
filter.org.dspace.app.mediafilter.XPDF2Thumbnail.inputFormats = Adobe
PDFfilter.org.dspace.app.mediafilter.XPDF2Text.inputFormats = Adobe PDF
filter.org.dspace.app.mediafilter.HTMLFilter.inputFormats = HTML, Text
filter.org.dspace.app.mediafilter.WordFilter.inputFormats = Microsoft Word
filter.org.dspace.app.mediafilter.PowerPointFilter.inputFormats = Microsoft 
Powerpoint, Microsoft Powerpoint XML
filter.org.dspace.app.mediafilter.JPEGFilter.inputFormats = BMP, GIF, JPEG, 
image/png
filter.org.dspace.app.mediafilter.BrandedPreviewJPEGFilter.inputFormats = BMP, 
GIF, JPEG, image/png

# XPDF Paths
xpdf.path.pdftotext = /usr/bin/pdftotext
xpdf.path.pdftoppm = /usr/bin/pdftoppm
xpdf.path.pdfinfo = /usr/bin/pdfinfo


Here is what I get when I run dspace filter-media -v:
The following MediaFilters are enabled:
Full Filter Name: org.dspace.app.mediafilter.HTMLFilter
org.dspace.app.mediafilter.HTMLFilter
Full Filter Name: org.dspace.app.mediafilter.WordFilter
org.dspace.app.mediafilter.WordFilter
Full Filter Name: org.dspace.app.mediafilter.JPEGFilter
org.dspace.app.mediafilter.JPEGFilter
Full Filter Name: org.dspace.app.mediafilter.XPDF2Thumbnail
org.dspace.app.mediafilter.XPDF2Thumbnail
Full Filter Name: org.dspace.app.mediafilter.PowerPointFilter
org.dspace.app.mediafilter.PowerPointFilter


I am using jai_core-1.1.2_01.jar and jai_imageio-1_1

I changed the pom.xml in dspace-src/dspace/pom.xml to point to 1_1 instead of 
1.0_01

Thank you!

Tom
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech