Re: [dspace-tech] Dspace 5 Startup .xsl code

2018-01-02 Thread Tom Avino
the home page.* > > >> >> >> >> *jQuery(document).ready(function(){if >> (jQuery("#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser").length >> >> > 0) {//do something}});* > > > On Wed, Nov 22, 2017 at 10:30 AM, Tom Avino

Re: [dspace-tech] Dspace 5 Startup .xsl code

2017-11-22 Thread Tom Avino
-mirage2/src/main/webapp/xsl/core/page-structure.xsl#L759-L762 > > On Wed, Nov 22, 2017 at 8:51 AM, Tom Avino <toma...@gmail.com > > wrote: > >> We are running Dspace 5.5 XMLUI using Mirage 2 UI. >> It is a gov't requirement that we display a screen that the user m

Re: [dspace-tech] Dspace 5 Startup .xsl code

2017-11-22 Thread Tom Avino
ert from the system control panel and place your content in a similar div. > > Terry > > On Wed, Nov 22, 2017 at 6:49 AM, Tom Avino <toma...@gmail.com > > wrote: > >> I am trying to insert a "Warning Box" to display an acknowledgment screen &g

[dspace-tech] Dspace 5 Startup .xsl code

2017-11-22 Thread Tom Avino
I am trying to insert a "Warning Box" to display an acknowledgment screen at the startup of Dspace. I am struggling where to place the code By accessing and using this information system, you acknowledge and consent to the following:

[dspace-tech] Filter-Media for .docx

2017-11-07 Thread Tom Avino
I am running Dspace 3.3 and Filter-Media is not working for .docx. Is there a fix for this? Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, sen

[dspace-tech] Dspace Single Sign-on

2017-10-17 Thread Tom Avino
LOGIN step? Once our users are authenticated using single sign-on, they should not have to sign on to Dspace too. Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and s

[dspace-tech] Re: Dspace upgrade to 5.5 causing - Loading item - cannot find metadata field -1 in log

2017-09-18 Thread Tom Avino
person') and element = 'email' and qualifier is null) as metadata_field_id, email as text_value, null as text_lang, 0 as place from eperson where not email is null; On Thursday, September 14, 2017 at 3:57:08 PM UTC-4, Tom Avino wrote: > > When I query an item, the item seem

[dspace-tech] Dspace upgrade to 5.5 causing - Loading item - cannot find metadata field -1 in log

2017-09-14 Thread Tom Avino
When I query an item, the item seems to display properly. However, when I look in the log file I see this error. I am also having issues with e-persons throwing errors. ERROR org.dspace.content.DSpaceObject @ Loading item - cannot find metadata field -1 for resourceType=3 and

Re: [dspace-tech] Dspace 5 XMLUI - Add filter to advanced filters

2017-09-13 Thread Tom Avino
o take effect. > > Terry > > On Tue, Sep 12, 2017 at 9:14 AM, Tom Avino <tomav...@gmail.com> wrote: > >> Currently, when a user clicks advanced filters, they only have 4 choices, >> Title, Author, Subject, and Date Issued. How do I add additional ones? >>

[dspace-tech] Dspace 5 XMLUI - Add filter to advanced filters

2017-09-12 Thread Tom Avino
Currently, when a user clicks advanced filters, they only have 4 choices, Title, Author, Subject, and Date Issued. How do I add additional ones? Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To u

Re: [dspace-tech] SOLR Configuration (Searching)

2017-09-08 Thread Tom Avino
great. I am using your recommended textgen and am grateful for your help. Thanks, Tom Avino On Wednesday, August 30, 2017 at 10:43:07 AM UTC-4, Terry Brady wrote: > > Tom, > > Here is my modified schema.xml for DSpace 5x: > https://gist.github.com/terrywbrady/097164329b2574b9d

Re: [dspace-tech] SOLR search NOT WORKING Dspace 5

2017-09-08 Thread Tom Avino
the "it's done and working" box. Thanks, Tom Avino On Friday, September 8, 2017 at 11:01:13 AM UTC-4, Tim Donohue wrote: > > Hi Tom, > > Yes. To be clear the "index-discovery" script is just a tool to reindex > content within Solr. So, as Solr itself recommends, i

Re: [dspace-tech] SOLR search NOT WORKING Dspace 5

2017-09-07 Thread Tom Avino
Thank you Tom. If I make changes to schema.xml (.e.g., use textgen instead of text) do I need to re-run the index-discovery? We have a large database here, and I don't want to do it twice. Thank you again for your help. Tom *Tom Avino * LITES II Application Developer | SAIC 757.864-8495

[dspace-tech] SOLR search NOT WORKING Dspace 5

2017-09-07 Thread Tom Avino
We upgraded to Dspace 5.5 XMLUI, and the SOLR search cannot even find words that are in a title. I have tried rebuilding the indexes using dspace index-db-browse -f -d. Not sure what is going on here. I am looking for the title "CA026540" where "CA026540" is the only wording in the title,

Re: [dspace-tech] SOLR Configuration (Searching)

2017-08-31 Thread Tom Avino
t; > Here is my modified schema.xml for DSpace 5x: > https://gist.github.com/terrywbrady/097164329b2574b9d6bd4bb8433ca37b > > I will be curious if this resolves issue for you. If so, we might want to > propose this as an enhancement. > > Terry > > On Wed, Aug 30, 2017 at 5

Re: [dspace-tech] SOLR Configuration (Searching)

2017-08-31 Thread Tom Avino
want to > propose this as an enhancement. > > Terry > > On Wed, Aug 30, 2017 at 5:43 AM, Tom Avino <toma...@gmail.com > > wrote: > >> Terry, >> >> Where and how did you change to textgen? I guess that is what I cannot >> find, I see it in schema.xml, b

Re: [dspace-tech] SOLR Configuration (Searching)

2017-08-30 Thread Tom Avino
e/solr/search/conf/schema.xml#L278-L279 > > On Tue, Aug 29, 2017 at 1:41 PM, Tom Avino <toma...@gmail.com > > wrote: > >> Since we switched from Dspace 3.3 JSPUI to XMLUI, our search is not >> working the same. If our users type a specific item CA01234, it will not >

[dspace-tech] SOLR Configuration (Searching)

2017-08-29 Thread Tom Avino
fieldtype is used when a search is done. It looks like each fieldtype can have different parameters. There is "text_ws", "text", "textTight", etc. Where in Dspace do you pick which one to use during a search??? Example Tom Avino

Re: [dspace-tech] Automatic login to Dspace

2017-08-21 Thread Tom Avino
owing section of the wiki might also help: > https://wiki.duraspace.org/display/DSDOC5x/XMLUI+Configuration+and+Customization > > On Thu, Aug 17, 2017 at 8:53 AM, Tom Avino <toma...@gmail.com > > wrote: > >> Terry, >> I am a coder by trade. I have 20+ years as on Oracle de

Re: [dspace-tech] Automatic login to Dspace

2017-08-17 Thread Tom Avino
I. > > Terry > > On Mon, Aug 14, 2017 at 11:33 AM, Tom Avino <toma...@gmail.com > > wrote: > >> I may not have asked this the correct way on my last post. >> What I am trying to do is automatically login to my Dspace 5.5 (XMLUI) >> session when I enter t

[dspace-tech] Automatic login to Dspace

2017-08-14 Thread Tom Avino
, I have to press the "Login" to login. Is it possible that our 3.3 JSPUI instance was using JSP to do the automatic login? If so, how do I do this in XMLUI? I am really stuck on this one. I want to be able to enter our URL and be logged in and ready to go. Thank you,

[dspace-tech] Dspace 5.5. Shibboleth no longer auto logins

2017-08-08 Thread Tom Avino
, and lazysession = false Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.co

Re: [dspace-tech] Re: Help getting back to dspace 3.3 after bad upgrade to 5.5

2017-07-28 Thread Tom Avino
onfig and lib folders. >> Easiest thing to do is move the old one out of the way, make a new DSpace >> directory, and deploy to the new directory with ant. >> >> On Jul 26, 2017 7:23 PM, "Tom Avino" <toma...@gmail.com > >> wrote: >> >> Geor

Re: [dspace-tech] Re: Help getting back to dspace 3.3 after bad upgrade to 5.5

2017-07-26 Thread Tom Avino
pain. Thanks for your input! *Tom Avino * o: 757.864-8495 | thomas.w.av...@nasa.gov f: 757.864-6649 | thomas.av...@saic.com On Wednesday, July 26, 2017 at 6:41:53 PM UTC-4, George Kozak wrote: > > Hi, Tom: > > I am not sure if this is the same problem as you are having, but I had

[dspace-tech] Re: Help getting back to dspace 3.3 after bad upgrade to 5.5

2017-07-26 Thread Tom Avino
The errors listed below in cocoon, happen when Tomcat is started back up, not when trying to load the webpage. I hope this helps Tom On Wednesday, July 26, 2017 at 11:08:16 AM UTC-4, Tom Avino wrote: > > I have done a few of these upgrades from 3.3 to 5.5 without any issues. >

[dspace-tech] Help getting back to dspace 3.3 after bad upgrade to 5.5

2017-07-26 Thread Tom Avino
) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:149) Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiv

[dspace-tech] Re: Change color of system wide alert message (XMLUI)

2017-05-15 Thread Tom Avino
Thank you Hardy. I learned the hard way that changing the css has to be done in _styles.scss. I kept modifying main.css, and it would get overwritten each time I did a build. Tom Avino On Friday, May 12, 2017 at 12:13:23 PM UTC-4, Tom Avino wrote: > > We are on Dspace 5.5 using XMLUI,

[dspace-tech] Change color of system wide alert message (XMLUI)

2017-05-12 Thread Tom Avino
code in the beginning of the text. Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@google

[dspace-tech] Add disclaimer screen using XMLUI

2017-03-16 Thread Tom Avino
any help would be appreciated. Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@google

[dspace-tech] Need help with Dspace 5.5 XMLUI Search returning too many results

2016-11-30 Thread Tom Avino
for anything with AH, 234, M, or 22. If We put double quotes, it will do an exact search. That is not feasible doe to the vast number of users on the system. It is frustrating, and I need to resolve this. Any help would be appreciated, please. Tom Avino -- You received this message because you

[dspace-tech] New Dspace 5.5 search not working correctly

2016-11-10 Thread Tom Avino
. Is there a setting I am missing? Seems like this should not be the default behavior. Is there something I can configure to make this work? Thank you Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubs

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-10 Thread Tom Avino
t if you want it to survive re-builds, > you need to add it to > [dspace-src]/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/aspect/artifactbrowser/item-view.xsl > I personally just rsync my [dspace]/webapps/xmlui/themes/ directory to > [dspace-src]/dspace-xmlui/src/main/webap

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-06 Thread Tom Avino
-4, Hilton Gibson wrote: > > Hi Tom, > > I have some guides here: > http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M2 > > Cheers > > hg > > On Thu, 6 Oct 2016 at 15:30 Tom Avino <toma...@gmail.com > > wrote: > >> Hilton, >> >

Re: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record

2016-10-06 Thread Tom Avino
changes in the modules directory version, to >> make updating later easier (Learned this the hard way), rather than >> modifying it in place. >> >> >> >> Matthew >> >> >> >> >> >> >> >> *From:* dspac...@goog

[dspace-tech] How do I set XMLUI as the default interface without including /XMLUI in the url?

2016-08-18 Thread Tom Avino
e URL, yet it is clearly using XMLUI Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googl

[dspace-tech] Dspace 5 XMLUI - Add text and email to footer

2016-08-08 Thread Tom Avino
I am new to XMLUI. We have been using JSPUI for years. I am trying to simply add one line of text and 2 names and email addresses. Does anyone know how I can do this? I know XMLUI is very different, but this should not be rocket science. Tom -- You received this message because you are

[dspace-tech] Re: Remove "Dspace JSPUI...DSpace preserves and enables from every page

2016-07-26 Thread Tom Avino
Never mind. I found it in messages.properties On Tuesday, July 26, 2016 at 12:38:44 PM UTC-4, Tom Avino wrote: > > How do I Remove "Dspace JSPUI...DSpace preserves and enables..." header > from every page? > > We are upgrading to Dspace 5.5 and do not want to see

[dspace-tech] Remove "Dspace JSPUI...DSpace preserves and enables from every page

2016-07-26 Thread Tom Avino
How do I Remove "Dspace JSPUI...DSpace preserves and enables..." header from every page? We are upgrading to Dspace 5.5 and do not want to see this on every page. I cannot seem to find out where to remove it.\ Thank you, *Tom Avino * *NASA* LITES II Application Developer

[dspace-tech] Dspace 5.5 top-news size

2016-07-14 Thread Tom Avino
How do I modify the font and size of the "top-news" on the dspace 5.5 home page. It is enormous, and my users have to scroll down to see the collections? Thank you, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical

[dspace-tech] Dspace 3.3 dspace metadata-import failed using csv file

2016-06-17 Thread Tom Avino
^dc.contributor.author^dc.description.note^dc.identifier.contractNumber^dc.accessConstraint.constraintChange^dc.language.iso^dc.type^dc.subject.categories^dc.date.accessioned^dc.date.available Any ideas? Tom Avino -- You received this message because you are subscribed to the Google Groups "D

[dspace-tech] Dspace 5 - is there a cross reference where NAME went? Collection name, bitstream name, etc?

2016-06-09 Thread Tom Avino
QL scritps? Thanks, Tom Avino -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To post to th

Re: [dspace-tech] the file new-top_es.html is not a valid news file

2016-06-08 Thread Tom Avino
n what the exactly exception that you got? What instructions > did you follow, change the class or add the names of the files to the bean > configuration file? > > On Wednesday, June 8, 2016, Tom Avino <toma...@gmail.com > > wrote: > >> I tried the following inst

[dspace-tech] Re: the file new-top_es.html is not a valid news file

2016-06-08 Thread Tom Avino
I am getting a different error. In my log file, i have the following error. Any ideas? java.lang.IllegalArgumentException: The file *null *is not a valid news file On Wednesday, June 1, 2016 at 10:03:32 AM UTC-4, Victoria Parra wrote: > > good day to all.excuse me for my bad english. but I

[dspace-tech] After upgrading Dspace to 5.5 - Edit news error - The file null is not a valid news file

2016-06-04 Thread Tom Avino
When I click Edit in the News Editor, I get the message below. 2016-06-04 08:56:53,895 WARN org.dspace.app.webui.servlet.InternalErrorServlet @ :session_id=8FBB62D7708C724747DE70FB603B4356:internal_error:-- URL Was: https://ldr-d.larc.nasa.gov/dspace-admin/news-edit -- Method: POST --

[dspace-tech] Dspace upgrade from 3.3 to 5.5 fails

2016-06-03 Thread Tom Avino
/registries/dcterms-types.xml bin/dspace registry-loader -metadata config/registries/eperson-types.xml bin/dspace registry-loader -metadata config/registries/sword-metadata.xml bin/dspace registry-loader -metadata config/registries/workflow-types.xml Thank you, Tom Avino -- You received

Re: [dspace-tech] Upgrade to Dspace 5.5 causes error when accessing e-person

2016-06-03 Thread Tom Avino
bin/dspace registry-loader -metadata config/registries/sword-metadata.xml > bin/dspace registry-loader -metadata config/registries/workflow-types.xml > > Warning about that: DSpace upgrades the database when you start tomcat > server... > > > Good luck! > > --

[dspace-tech] Dspace 5.5 eperson table looks wrong. First name, last name gone. Other tables out of whack

2016-05-23 Thread Tom Avino
Does someone have a list of the dspace 5.5 postgres schema? What specific postgres database changes were made from 3.3 to 5.5? Other tables seem wrong. metadatavalue no longer contains item_id -- You received this message because you are subscribed to the Google Groups "DSpace Technical

[dspace-tech] Dspace upgrade to 5.5 causing - Loading item - cannot find metadata field -1 ...

2016-05-23 Thread Tom Avino
When I query an item, the item seems to display properly. However, when I look in the log file I see this error. I am also having issues with e-persons throwing errors. ERROR org.dspace.content.DSpaceObject @ Loading item - cannot find metadata field -1 for resourceType=3 and resourceId=29