Re: [Dspace-tech] New Error

2009-11-30 Thread Paulo Jobim

Dear Mark
I have finally installed the new code (1.6) here at Instituto Antonio  
Carlos Jobim.

Some issues I would like to point:
_ If you select log4j.xml in dspace.cfg xmlui won't start.
_ the same with log4j.properties if you set logging to DEBUG.
_ If you use xmlui.xconfig inside xmlui/WEB-INF it also does not start.

some questions:
_ What do I need to configure in order for statistics to work.
_ I have a differernt set up in dspace:

/dspace/
jobimspace/...
caymmispace/...
luciospace/...
chicospace/...
etc...

_ I have also different databases (jobimspace, caymmispace,  
luciospace, chicospace) in the same machine.


_ I believe I will have to use one solr for each repository like:

webapps/
jobimsolr/...
caymmisolr/...
luciosolr/...
chicosolr/...

_ should I put the javascripts I use all inside xmlui/static.
tody they are inported in the sitemap.xmap of each theme?

thanks
Paulo Jobim
PS you can see it at:
http://www.jobim.org/xmlui
statisticts work in my powerbook but not on the server.

Em 27/11/2009, às 15:47, Mark Diggory escreveu:




On Thu, Nov 26, 2009 at 10:13 AM, Paulo Jobim i...@jobim.org wrote:
Dear Mark
Thank you for the quick answer.

I realised I had only actualized the code in /xmlui/WEB-INF/lib.

I'm unsure what you mean by actualized.  Do you mean that you  
created this directory. Are you just building the svn trunk from  
scratch, or are you altering it in any way?


The error would come for any bitstream I would try to access.

Does this happen for the entire website?

After your mail I actualized web.xml but then the application would  
not start in tomcat. The line that seems to make it stop starting is:


listener
 listener- 
class 
 
org 
.dspace.servicemanager.servlet.DSpaceKernelServletContextListener/ 
listener-class

  /listener

This may just be caused by some configuration issue with the  
installation.



I reviewed all the configs, the the sitemap of the application but  
after all it does not start anymore, even if I comment the lines  
above.

A clean xmlui compiled also does not start.

in webapps I have:

dspace-ui-shared
xmlui160
xmlui
solr

I am curious. What is dspace-ui-shared? Shoul it be there?

It shouldn't be causing any issues, but I need to adjust this so it  
is not happening. Can I ask, are you just checking out the current  
project from the trunk and building it.  Or are you trying to work  
with a pre-existing 1.5.2 configuration?


Perhaps an easier way to review these issues is if you can provide  
me a copy of your project source.  If you were to do the following  
and attach it to this email, I could take a look at it


mvn clean  (to remove all the jars/build which will make the package  
too large to send over email)


then make a zip archive of the source tree and send it to me.

Mark


--
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] New Error

2009-11-26 Thread Paulo Jobim

Dear Mark
Thank you for the quick answer.

I realised I had only actualized the code in /xmlui/WEB-INF/lib.

The error would come for any bitstream I would try to access.

After your mail I actualized web.xml but then the application would  
not start in tomcat. The line that seems to make it stop starting is:


listener
 listener- 
class 
 
org.dspace.servicemanager.servlet.DSpaceKernelServletContextListener/ 
listener-class

  /listener

I reviewed all the configs, the the sitemap of the application but  
after all it does not start anymore, even if I comment the lines above.

A clean xmlui compiled also does not start.

in webapps I have:

dspace-ui-shared
xmlui160
xmlui
solr

I am curious. What is dspace-ui-shared? Shoul it be there?
Thanks for any help.
I will try to get things back to what it was.
Paulo Jobim
Em 25/11/2009, às 15:29, Mark Diggory escreveu:


Paulo,

I recognize the line as related o the DSpace services addition in  
the trunk.


I'm curious what is available in the logs before/after this entry  
and what the permissions were of the file you were attempting to  
access?


Are you able to access other bitstreams?

Are you running multiple or modified webappications?

Have you modified a modules//src/main/webapp/WEB-INF/web.xml  
which may be missing important 1.6.x changes?


Mark

On Wed, Nov 25, 2009 at 8:47 AM, Paulo Jobim i...@jobim.org wrote:
Hi
Installing a new code from trunk in svn I get a new error when triyng
to access a bitstream.

javax.management.InstanceNotFoundException:
org.dspace:name=3e07dce2-911d-44b8-99c0-4a3aee1b74e6,type=DSpaceKernel
any hints?

thanks, help needed
Paulo Jobim

--
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



--
Mark R. Diggory
Head of U.S. Operations - @mire

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get t...@ther
--
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] New Error

2009-11-25 Thread Paulo Jobim
Hi
Installing a new code from trunk in svn I get a new error when triyng  
to access a bitstream.

javax.management.InstanceNotFoundException:  
org.dspace:name=3e07dce2-911d-44b8-99c0-4a3aee1b74e6,type=DSpaceKernel
any hints?

thanks, help needed
Paulo Jobim

--
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] error in 1.5.2

2009-08-12 Thread Paulo Jobim
Hi all
I have 3 instances of Dspace 1.5.2 using xmlui and I am getting this  
error in all 3.
What's wrong?

2009-08-12 22:47:32,640 ERROR cocoon.handled @ Sitemap: error when  
calling sub-sitemap
at map:mount - jndi:/localhost/xmlui//sitemap.xmap:362:90
at map:match - jndi:/localhost/xmlui//sitemap.xmap:361:37
org.apache.cocoon.ProcessingException: Sitemap: error when calling sub- 
sitemap
at map:mount - jndi:/localhost/xmlui//sitemap.xmap:362:90
at map:match - jndi:/localhost/xmlui//sitemap.xmap:361:37
at  
org 
.apache 
.cocoon.ProcessingException.throwLocated(ProcessingException.java:111)
at  
org 
.apache 
.cocoon 
.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:120)
at  
org 
.apache 
.cocoon 
.components 
.treeprocessor 
.AbstractParentProcessingNode 
.invokeNodes(AbstractParentProcessingNode.java:55)
  Thanks in advance
Paulo

--
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] dspace 1.5.2 error on fedora 9

2009-06-04 Thread Paulo Jobim

Hi Mark
I am using Tomcat 6.0.16 installed from a Fedora package and
java from Sun because the package from Fedora(OpenJDK) crashes with  
filter-media.


java version 1.6.0_12
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)

I remember having run dspace 1.5.2 (the first release) on this machine  
but now it has become impossible.

Any hints?
Thanks
Paulo

On 04/06/2009, at 01:40, Mark Diggory wrote:


Paulo,

I wonder if this is caused more by Tomcat or the JVM you are  
using, can you identify if you are using GCJ?  You might want to  
look to replacing it with OpenJDK if that is the case.


I think the resource protocol issues is caused by Cocoon not being  
able to resolve the protocol handler.  Which may be some  
incompatibility between the JVM and Cocoon. But this is a big  
speculation without seeing the system configuration.


Cheers,
Mark

--
Mark R. Diggory
http://www.atmire.com

On Wed, Jun 3, 2009 at 9:32 PM, Paulo Jobim i...@jobim.org wrote:
Hi all
I have installed dspace-xmlui1.5.2 on fedora 9 (64bit) and I get the
error:

java.net.MalformedURLException: unknown protocol: resource

exactly the same unmodified code runs on MacOS 10.5.6 and fedora 8
(32bit) on an identical Dell 1950III
can somebody help for a solution??
thanks
Paulo Jobim

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the  
latest

innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech



--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] error code 5

2009-04-24 Thread Paulo Jobim
Hi
I think when you do initdb you create a folder caled data where  
everything will be.
this folder has to owned by postgres.
usually it would be in /usr/local/pgsql/data
I hope it helps
Paulo Jobim

On 23/04/2009, at 10:37, Mark H. Wood wrote:

 On Thu, Apr 23, 2009 at 08:07:11AM -0500, Lu, Chichi wrote:
 I am trying to install DSpace onto a Windows 2003 server.  However,  
 I cannot get the Postgres service to start.  Event viewer says  
 \could not open process token: error 5\ every time I attempt to  
 start the service via Services window and command prompt.  I\'ve  
 uninstalled and installed Postgres about 10 times.  Everything else  
 seems to be working properly until that part of the installation  
 instructions.

 It sounds like you need to post a question on a PostgreSQL list -- you
 have a problem with PostgreSQL, not DSpace, at this point.

 http://www.postgresql.org/community/

 I've been away from Windows for some time, and have never hosted
 PostgreSQL on Windows, but I recall that error 5 is access denied.
 I think something is not right about the ownership or permissions of
 the process that the service controller is complaining about.

 -- 
 Mark H. Wood, Lead System Programmer   mw...@iupui.edu
 Friends don't let friends publish revisable-form documents.
 --
 Stay on top of everything new and different, both inside and
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today.
 Use priority code J9JMT32. 
 http://p.sf.net/sfu/p___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] xmlui and itemCounter

2009-04-24 Thread Paulo Jobim
Hi
I think xmlui will display strength for the collections if you choose  
the option in dspace.cfg to cache strength.
the theme alone will need this information in the XML generated by the  
aspects.
Paulo Jobim
On Apr 24, 2009, at 2:59 PM, Wayne Johnston wrote:

 I'm sure someone will provide more useful information but for now I  
 would point you to themes/DIM-Handler.xsl

 About half-way through this file are four stanzas for the different  
 contexts in the form...

 !--Display community strengths (item counts) if they exist--
 xsl:if test=string-length($data/dim:fie...@element='format'] 
 [...@qualifier='extent'][1]) gt; 0
   xsl:text [/xsl:text
   xsl:value-of select=$data/dim:fie...@element='format'] 
 [...@qualifier='extent'][1]/
   xsl:text]/xsl:text
 /xsl:if


 Wayne


 - Original Message -
 From: Hardy J. Pottinger pottinge...@umsystem.edu
 To: Stuart Lewis s.le...@auckland.ac.nz, dspace-tech@lists.sourceforge.net
 Sent: Friday, April 24, 2009 1:45:31 PM GMT -05:00 US/Canada Eastern
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi, I've seen the comment in dspace.cfg itself, and have seen it  
 repeated elsewhere, that, as Wayne and Stuart both note, the XMLUI  
 ignores webui.strengths.show setting in dspace.cfg. It's up to the  
 theme to display strengths. However, I have not seen any  
 documentation or postings anywhere explaining how one actually does  
 this in the XMLUI theme.

 Does anyone have a write-up on how to display collection strengths  
 in XMLUI, including theme details? Thanks!

 --Hardy

 -Original Message-
 From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 Sent: Thursday, April 23, 2009 4:26 PM
 To: Wayne Johnston; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter

 Hi Wayne,



 The xmlui ignores the webui.strengths.show setting in dspace.cfg and
 delegates the decision whether or not to show the strengths  to the
 theme that you are using. In the latest version of Dspace, the  
 default
 theme is enabled to show the strengths.



 If you have webui.strengths.cache set to true (which it must be for  
 them
 to appear in the xmlui) then you will need to periodically run
 [dspace]/bin/dsrun org.dspace.browse.ItemCounter to have the  
 strengths
 updated.



 Thanks,





 Stuart Lewis

 Digital Services Programmer

 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 http:// 
 www.library.auckland.ac.nz/ /







 From: Wayne Johnston [mailto:wajoh...@uoguelph.ca]
 Sent: Friday, 24 April 2009 6:54 a.m.
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] xmlui and itemCounter



 An update on this post...
 I restarted Tomcat and all the counts are accurate now.
 It's still not clear to me whether I'll have to run ItemCounter to
 keep the cache up-to-date but I guess I'll find out.

 w

 - Original Message -
 From: Wayne Johnston wajoh...@uoguelph.ca
 To: dspace-tech@lists.sourceforge.net
 Sent: Thursday, April 23, 2009 1:22:31 PM GMT -05:00 US/Canada  
 Eastern
 Subject: [Dspace-tech] xmlui and itemCounter

 I wanted to activate the item counter in the xmlui interface and,
 although the dspace.cfg file claims that the webui.strengths  
 parameters
 don't apply to the xmlui interface I found a post that suggested
 otherwise.
 So, I set show and chache to true and the counts appeared;
 however, I then noticed that a recent submission was not reflected in
 the counts.
 So I ran ItemCounter to update the totals in cache.
 Curiously, I now have an up-to-date count on the community page and  
 the
 collection page but when I am at the home page, looking at the  
 array of
 all communities and collections, this particular collection is still
 showing as zero (0) instead of one (1).
 All other counts are consistent from home page, community pages and
 collection pages.
 Does this make sense to anyone?
 Has anyone else experienced this?
 Any advice?

 --

 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca




 
 -- Crystal Reports - New Free Runtime and 30 Day Trial Check  
 out the
 new simplified licensign option that enables unlimited royalty-free
 distribution of the report engine for externally facing server and  
 web
 deployment. http://p.sf.net/sfu/businessobjects
 ___ DSpace-tech mailing  
 list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 --

 Wayne Johnston
 Digital Initiatives Librarian, University of Guelph
 519.824.4120 x56900
 wajoh...@uoguelph.ca



 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified

Re: [Dspace-tech] [Dspace-devel] DSpace 1.6 - Have Your Say! http://dspacesuvey.info/

2009-04-21 Thread Paulo Jobim
The best thing I can think is the new oai harvesting from TAMU Texas  
University
Paulo Jobim
On Apr 21, 2009, at 1:28 AM, Stuart Lewis wrote:

 Hi!

 As you'll have seen from recent emails, the DSpace community has now  
 released version 1.5.2 of the DSpace software. It has many new  
 features, some enhancements to current features, and some bug fixes.  
 Many of you will also know that a small team of developers have been  
 working on DSpace version 2.0 which will bring with it many  
 essential architectural enhancements to ensure that DSpace continues  
 to fulfil the needs of the user community over the coming years.  
 DSpace 2.0 is likely to be released early in 2010.

 In the mean time, the DSpace committers have decided to start  
 working on DSpace version 1.6. By moving to 1.6 (rather than 1.5.3)  
 we can add new features that require changes to underlying DSpace  
 database. We can't tell you just yet what new features will be in  
 version 1.6 because we haven't decided! And that is where you come  
 in...

 We'd like you to tell us which three features you would like to see  
 in version 1.6. To help you do this, we have created an online  
 survey at http://dspacesurvey.info/. We know nobody likes to be  
 bombarded with surveys, so we've kept this one really short. In  
 fact, it asks only one question:

 What should be in DSpace version 1.6?

 The survey has three boxes to enable you to tell us what your top  
 three new features would be. We can then look at all the survey  
 responses to help decide where we should devote our development  
 effort. We'll put all the commonly requested features into JIRA 
 (http://jira.dspace.org/ 
 ) to enable further commenting and voting. As always, if you want to  
 develop your own new features, we'd love to work with you to get  
 those features included provided that they are in scope, or if you  
 want to work with us on the new features that the community votes  
 for, please get in touch! The DSpace community relies on developers  
 donating their time and expertise to help improve the software. If  
 you want to join in, get in touch at the dspace-devel email list.

 But for now, what are you waiting for? Fill in the survey... 
 http://dspacesurvey.info/


 (Please complete the survey by the 28th of April as we'll close it  
 then)


 --
 Stay on top of everything new and different, both inside and
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today.
 Use priority code J9JMT32. http://p.sf.net/sfu/p
 ___
 Dspace-devel mailing list
 dspace-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-devel


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-devel] [Dspace-general] 1.5.2 Error with new code

2009-03-27 Thread Paulo Jobim
 by: javax.xml.parsers.ParserConfigurationException: Unable to  
validate using XSD: Your JAXP provider  
[org.apache.xerces.jaxp.documentbuilderfactoryi...@b58dc5] does not  
support XML Schema. Are you running on Java 1.4 with Apache Crimson?  
Upgrade to Apache Xerces (or Java 1.5) for full XSD support.
at  
org 
.springframework 
.beans 
.factory 
.xml 
.DefaultDocumentLoader 
.createDocumentBuilderFactory(DefaultDocumentLoader.java:102)
at  
org 
.springframework 
.beans 
.factory 
.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:70)
at  
org 
.springframework 
.beans 
.factory 
.xml 
.XmlBeanDefinitionReader 
.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:381)
... 37 more
  any hints?
thanks Paulo Jobim

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


Re: [Dspace-tech] Dspace 1.5.1 - Manakin XSLT / DRI

2009-02-28 Thread Paulo Jobim

Patrick
Take a look at the sitemap.xmap inside your theme, or inside the  
Reference theme. css and other paths are defined there and will be  
present in the DRI. If you need to load a javascript file you can make  
it there

I hope it helps
Paulo Jobim

On Feb 27, 2009, at 3:00 PM, Patrick K. Etienne wrote:


DSpace Techies -

I'm looking for some assistance with understanding (primarily)  
Manakin's DRI.

Here's a simple example task:

Changing the base URI for css stylesheets.
Current location is: {theme-name}/lib/{stylesheet-name}.css
Desired location is: {theme-name}/css/{stylesheet-name}.css

The template to overwrite is: buildHead

Here's the relevant portion of the XSLT:
xsl:attribute name=href
	xsl:value-of select=/dri:document/dri:meta/dri:pageMeta/ 
dri:metada...@element='contextPath'][not(@qualifier)]/

xsl:text/themes//xsl:text
	xsl:value-of select=/dri:document/dri:meta/dri:pageMeta/ 
dri:metada...@element='theme']...@qualifier='path']/

xsl:text//xsl:text
xsl:value-of select=./
/xsl:attribute

Now this *could* be done by something as simple as removing the  
nested tags from the xsl:attribute/ tag, but I'd prefer to do in a  
manner that would seem more proper - tapping into the DRI and  
perhaps even modifying it's content slightly.


The Problem:
Directing my browser to http://{hostname}.{server}.{extension}/ 
{dspace-instance}/DRI/ does yield the raw xml for the DRI, but the  
document - meta - pageMeta - theme element doesn't seem to exist.  
At least in the browser's output:


pageMeta
metadata element=contextPath/
metadata element=request qualifier=queryString/
metadata element=request qualifier=schemehttp/metadata
metadata element=request qualifier=serverPort8080/metadata
	metadata element=request  
qualifier=serverNamedld.library.gatech.edu/metadata

metadata element=request qualifier=URI/
metadata element=search qualifier=simpleURL/search/metadata
	metadata element=search qualifier=advancedURL/advanced- 
search/metadata

metadata element=search qualifier=queryFieldquery/metadata
metadata element=page qualifier=contactURL/contact/metadata
	metadata element=page qualifier=feedbackURL/feedback/ 
metadata	

metadata element=titleDSpace Home/metadata
	metadata element=feed qualifier=rss+xml/feed/rss_1.0/site/ 
metadata
	metadata element=feed qualifier=rss+xml/feed/rss_2.0/site/ 
metadata

trail target=DSpace Home/trail
/pageMeta

Questions:
1) Why does the DRI in my browser seem to be incomplete? Is there  
something I can do to have it show a more complete set of data? Or  
is this just a limitation imposed by when the content gets generated  
from the pipelines?
2) How would one tap into / modify the existing DRI? Or might this  
just be a bad idea even for small changes such as the posted example?
3) What suggestions might you offer as a best solution for  
accomplishing tasks that involve the XSLT and DRI for presentation  
level changes?


Any tips, hints, or suggestions would definitely be appreciated
Many Thanks!

 - Patrick Etienne

---
Patrick K. Étienne
Systems Analyst
Digital Library Development
Library and Information Center
Georgia Institute of Technology
email: patrick.etie...@library.gatech.edu
phone: 404.385.8121

--
Open Source Business Conference (OSBC), March 24-25, 2009, San  
Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the  
Enterprise
-Strategies to boost innovation and cut costs with open source  
participation
-Receive a $600 discount off the registration fee with the source  
code: SFAD

http://p.sf.net/sfu/XcvMzF8H___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] current status of UTF-8 in dspace and XML-UI / Manakin

2008-10-09 Thread Paulo Jobim

Hi Stuart
I have a couple of modifications I use in XMLUI to get this working  
better


In XMLUI (Manakin) I have the following:
In xmlui/artfactbrowser/SimpleSearch.java I have changed the methodo  
POST to GET

...
Division query = search.addInteractiveDivision(general-query,
,Division.METHOD_GET,secondary search);
...
In ArtifactBrowser/sitemap.xml I have:
 In map:actions use:
   map:actions 
map:action name=set-encoding
src=org.apache.cocoon.acting.SetCharacterEncodingAction/

in each map:match pattern=search use:
map:act type=set-encoding
map:parameter name=form-encoding value=ISO-8859-1/
/map:act
before the lines that say: map:serialize type=xml/
this was done for: search, handle/*/*/simple-search, simple-search,  
handle/*/*/search, advanced-search, handle/*/*/advanced-search, browse- 
author, browse-author-items, browse-subject, browse-subject-items,
handle/*/*/browse-author, handle/*/*/browse-author-items, handle/*/*/ 
browse-subject e handle/*/*/browse-subject-items.


I hope this helps
Paulo-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Browse by date in DSpace

2008-02-07 Thread Paulo Jobim
Hi Mika
I believe you will have to change something in your theme's xsl  
search for issued and change to created (maybe you can use simply  
date)
Paulo

On Feb 7, 2008, at 1:13 PM, Mika Stenberg wrote:

 Thanks for the info. Does this work also in Manakin interface?

 Thanks,
 Mika
 Hi Mika,

 We're about to store a large number of historical items in  
 DSpace. The
 preferable way of browsing these items would be to sort them by  
 their
 original creation date / year. However it seems that Dspace  
 always sorts
 the items by their import date when using browse by date. Is  
 there a way
 to override this?


 In DSpace 1.5 the browse options are completely configurable to your
 requirements (see the substantial browse section in dspace.cfg,  
 and let
 us know if something doesn't make sense). In DSpace 1.4.x you can  
 change
 the bindings of the 4 given indices to the ones that you want to  
 use. If
 you look in dspace.cfg you should find something like:

 # webui.browse.index.date = dc.date.issued
 # webui.browse.index.author = dc.contributor.*
 # webui.browse.index.title = dc.title
 # webui.browse.index.subject = dc.subject.*


 If you uncomment these lines, and set the first line equal to the  
 date
 field you really want to browse by and re-index, that should do  
 the job
 for you.

 Cheers,

 Richard



 -- 
 ---
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Testing dspace-1.5_xx

2008-02-06 Thread Paulo Jobim
Hi Grahan
the code at www.jobim.org/dspace-xmlui is about one year old.
I just mentioned it because the submission aspect was working fine  
for UTF-8 accented characters.
browsing and searching is working too but I had a few modifications  
that I am making now in dspace-1.5_xx
I have almost everything working now, except for an error when  
browsing authors or subjects, when you ask for the next page of  
results that seems to be in BrowseInfo.java. It affects both JSPUI  
and XMLUI. no relation with encodings.
thanks
Paulo Jobim

On Feb 6, 2008, at 4:21 AM, Graham Triggs wrote:

 Paulo,

 I presume the test JSP and XML instances are:

 http://www.jobim.org/dspace/browse-title
 http://www.jobim.org/dspace-xmlui/browse-title

 If so, these are the wrong urls, and refer to the 'old' browse system,
 which has been removed in 1.5
 - are these based on an older snapshot of the 1.5 development?

 FYI, the new configurable browse system should have urls like:

 http://rivm.openrepository.com/rivm/browse?type=title

 note the 'browse?type=title' rather than 'browse-title' - not to  
 mention
 the additional controls for sorting the browse list.
 (If the code was completely up to date with the 1.5 branch, then those
 controls would also be available in the search results).

 G

 Paulo Jobim wrote:
 hello
 I have been testing dspace-1.5 and have added some comments in the
 wiki-Testathon page:
 The jspui is working fine with the new configurable browse and
 submission changes but:
 Brosing anything in the jspui is taking about ten times the time used
 in the xmlui.
 I am testing in a 7606 items repository and any browse takes about 48
 seconds in JSPUI, about 4 seconds in XMLUI (???)
 In the XMLUI the main problem is with accented characters and UTF-8
 encoding. I will post an email about that.
 In the profile of the user the language attribute is not implemented
 yet. It is very important to switch the language for the user.

 the language-packs are not updated to the last changes in browse and
 submission. it would be great if the people who did the translations
 would update it.
 thanks
 Paulo Jobim

 - 
 
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


 This email has been scanned by Postini.
 For more information please visit http://www.postini.com


 -- 
 ---
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Testing dspace-1.5_xx

2008-02-05 Thread Paulo Jobim
hello
I have been testing dspace-1.5 and have added some comments in the  
wiki-Testathon page:
The jspui is working fine with the new configurable browse and  
submission changes but:
Brosing anything in the jspui is taking about ten times the time used  
in the xmlui.
I am testing in a 7606 items repository and any browse takes about 48  
seconds in JSPUI, about 4 seconds in XMLUI (???)
In the XMLUI the main problem is with accented characters and UTF-8  
encoding. I will post an email about that.
In the profile of the user the language attribute is not implemented  
yet. It is very important to switch the language for the user.

the language-packs are not updated to the last changes in browse and  
submission. it would be great if the people who did the translations  
would update it.
thanks
Paulo Jobim

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech