Re: [Dspace-tech] Embargo-152.patch

2009-08-24 Thread Sean Carte
2009/8/21 fatih fatiho...@gmail.com:
 We have been trying to apply embargo patch on Dspace 1.5.2, but kept
 getting this error message:

 /dspace/dspace-1.5.2-src-release# patch -p0  Embargo-152.patch
  Looks like a unified context diff.
  The next patch looks like a unified context diff.
 Hunk #1 failed at line 730.
 1 out of 1 hunks failed: saving rejects to dspace/config/dspace.cfg.rej
  The next patch looks like a unified context diff.
 File to patch:

 Have seen a similar post at
 http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg06797.html
 but we were unable to get that far anyway. Our Dspace runs on a
 Solaris server and Tomcat uses webapps directory for the XMLUI located
 at /tomcat/webapps.

 Any suggestions?

 Thanks
 Fatih

Hi Fatih

I believe it is necessary to download the dspace source from SVN.
Follow the instructions here to the letter:

http://wiki.dspace.org/index.php/User:Emetsger:Embargo:Downloads_here

Sean
-- 
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Theme - Insert javascript

2009-08-24 Thread Fabricio Costa
Hi, 

We want to insert an image crossfader javascript in our xmlui theme (homepage).

Does anybody know how to do it?

The javascript code: http://slayeroffice.com/code/imageCrossFade/xfade2.html

Our theme code: 
http://aplicacao.tst.jus.br/dspace/themes/Tst_legis/Tst_legis.xsl


All ideas are welcome.
Fabricio


  

Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Database change from DSpace 1.4.2 to 1.5.2

2009-08-24 Thread George Kozak

Thank you, Stuart!

Stuart Lewis wrote:

Hi George,

  

I just made the change from DSpace 1.4.2 to DSpace 1.5.2 and I
discovered something that I forgot to check when I was testing.  I have
a number of scripts that I have written to pull data from the database
and create reports for users at our site.

In running one of the daily reports that I have (which displays the most
recent submissions), I found that the table itemsbydateaccessioned is
gone (and, of course, I used this in almost all my reports!).

Can anyone tell me where that data previously displayed in this table
now resides?  Also, is there a  chart or listing of all of the database
table changes?  I didn't see it in the 1.5.2 documentation, but I might
have missed it.  Thanks!



Look in the table bi_item (bi = browse index).

To work out what the column names relate to (e.g. sort_1, sort_2 etc), look
in dspace.cfg for the lines:

webui.itemlist.sort-option.1 = title:dc.title:title
webui.itemlist.sort-option.2 = dateissued:dc.date.issued:date
webui.itemlist.sort-option.3 = dateaccessioned:dc.date.accessioned:date

Hope that helps,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

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


--
***
George Kozak
Digital Library Specialist
Division of Library Information Technologies (DLIT), Digital Media Group
501 Olin Library
Cornell University
607-255-8924
***
g...@cornell.edu

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Theme - Insert javascript

2009-08-24 Thread Jason Stirnaman
Fabricio,
We're using JQuery Cycle http://malsup.com/jquery/cycle/ since XMLUI comes with 
JQuery. It's extremely flexible and easy to configure with paging, different 
effects, etc. View our HTML source for an example: http://archie.kumc.edu/  The 
XSL is pretty much identical, quick and dirty, just wrapped in a cycleBanner 
template. The match expression ensures that it only displays on the homepage:

- xsl:template name=cycleBanner 
match=/dri:document/dri:meta/dri:pageMeta/dri:metada...@element='request']...@qualifier='URI'][not(string(.))]
- div id=kumc-cycle-banner-wrapper
- div id=kumc-cycle-banner-nav
  xsl:text / 
  /div
- div id=kumc-cycle-banner
- div id=kumc-cycle-banner-pics class=pics
- div class=kumc-cycle-banner-item pics
- a href=http://archie.kumc.edu/handle/2271/220/;
- div class=pics-head
  xsl:text / 
  /div
  h2Kansas Journal of Medicine/h2 
  img src=http://library.kumc.edu/images/ecg.jpg; width=610 height=150 / 
- div class=pics-head
  xsl:text / 
  /div
  /a
  /div
- div class=kumc-cycle-banner-item pics
- a href=http://archie.kumc.edu/handle/2271/236;
- div class=pics-head
  xsl:text / 
  /div
  h2Sigma Theta Tau Journal of Undergraduate Nursing Writing/h2 
  img src=http://library.kumc.edu/images/stti_nursing_logo.jpg; width=610 
height=150 / 
- div class=pics-head
  xsl:text / 
  /div
  /a
  /div
- div class=kumc-cycle-banner-item pics
- a href=http://archie.kumc.edu/handle/2271/187;
- div class=pics-head
  xsl:text / 
  /div
  h2Video and Presentations from the Open Access Symposium/h2 
  img src=http://library.kumc.edu/images/massmatterlogo_150.gif; width=610 
height=150 / 
- div class=pics-head
  xsl:text / 
  /div
  /a
  /div
- div class=kumc-cycle-banner-item pics
- div class=pics-head
  xsl:text / 
  /div
  h2Archie - Digital collecti...@kumc/h2 
  img src=http://library.kumc.edu/images/archielogo_150.gif; width=610 
height=150 / 
- div class=pics-head
  xsl:text / 
  /div
  /div
  /div
  script type=text/javascript$('#kumc-cycle-banner-pics') .cycle({ fx: 
'fade', speed: 4000, pause: 1, pager: '#kumc-cycle-banner-nav' });/script 
  /div
  /div

The plugin referenced in the theme's sitemap:
map:parameter name=javascript#5 value=lib/jquery.cycle.all.min.js/

Cheers,
Jason
-- 



 On 8/24/2009 at 8:08 AM, in message
402476.9197...@web111410.mail.gq1.yahoo.com, Fabricio Costa
brizzi...@yahoo.com.br wrote:
 Hi, 
 
 We want to insert an image crossfader javascript in our xmlui theme 
 (homepage).
 
 Does anybody know how to do it?
 
 The javascript code: http://slayeroffice.com/code/imageCrossFade/xfade2.html 
 
 Our theme code: 
 http://aplicacao.tst.jus.br/dspace/themes/Tst_legis/Tst_legis.xsl 
 
 
 All ideas are welcome.
 Fabricio
 
 
   
 _
 ___
 Veja quais são os assuntos do momento no Yahoo! +Buscados
 http://br.maisbuscados.yahoo.com 
 
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
 trial. Simplify your report design, integration and deployment - and focus on 
 
 what you do best, core application coding. Discover what's new with 
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july 
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] REMINDER: DSpace online community event: Outstanding issues for 1.6 - Tuesday 25th August 2009 6PM GMT

2009-08-24 Thread Stuart Lewis
Dear DSpace community member:

This email is a quick reminder of the following event (see email below)
happening in less than 24 hours. We really would value your time and input.
Without it we will won¹t know in which directions to focus our developments.
If you have bugs to report or new features to contribute, please get these
submitted to JIRA before the event. If you would like to get more involved
with the technical development of DSpace, please come along and volunteer to
address some of the issues that we examine.

The event will take place online in the #duraspace IRC room. Details of how
to access this can be found at
http://wiki.dspace.org/index.php/DSpaceResources#IRC_channel

The event is scheduled to start at 18:00 *GMT* on Tuesday 25th August. A set
of instructions about how the meeting will be run will be given out at the
start of the meeting, then we can look at each issue and decide if it should
stay in JIRA or be closed, and if it stays, try to identify an owner to own
the issue and bring it to completion.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/



On 20/08/09 9:10 PM, Stuart Lewis s.le...@auckland.ac.nz wrote:
 
Dear DSpace community member:

   In preparation for the release of DSpace version 1.6, we are going
 to hold an online event to evaluate the outstanding issues in our JIRA issue
 tracking system:
 
  - http://jira.dspace.org/
 
 In JIRA there are some items that are out of date or out of scope. We want to
 ensure that only relevant and currently outstanding bugs, issues and patches
 are included in JIRA. The community is going to hold a Œminute-madness¹
 session where we look at each JIRA issue for no more than 1 minute, to decide
 whether it should be kept or discarded. If it is going to be kept, then we
 will look for volunteers to work with that issue to bring it to completion.
 New contributors to the DSpace platform are very welcome, and this is a good
 way to get involved!
 
 The meeting will be held online in our IRC channel. For details, and
 instructions on how to access this from a web browser, see:
 
  - http://wiki.dspace.org/index.php/DSpaceResources#IRC_channel
 
 The meeting will be held at 6pm GMT (2PM EDT / 11AM PDT / 6AM 26th August
 NZST) on Tuesday 25th August 2009.
 
 All users of DSpace are invited, encouraged and welcome to attend.
 
 In preparation ­ if you have any outstanding issues, bug reports, or patches
 that are not yet in JIRA, please enter them into JIRA in the couple of days.
 If you have any issues that are currently marked as Œopen¹ in JIRA and which
 are still relevant, please place a comment in JIRA saying this as it will help
 us in the meeting. Even if you are not the submitter of issues in JIRA, we
 would still encourage you to create an account and vote for issues that are
 important to you. This will help us to channel our resources in the most
 effective way.
 
 If you have any questions about this, please direct them to myself or to one
 of the DSpace email lists.
 
 Your input to this process and meeting is greatly appreciated.
 
 
 Stuart Lewis
 IT Innovations Analyst and Developer
 Te Tumu Herenga The University of Auckland Library
 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
 Ph: 64 9 373-7599 x81928
 http://www.library.auckland.ac.nz/

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech