[Dspace-tech] problem in itemcounter

2011-11-22 Thread Abhishek Raval
Hello,


I have made a change in dspace.cfg file
*
webui.strengths.show = true*

there are some items in a collection, but i am getting [0].what should
be a problem ?? how do i resolve this thing 


Thanks n Regards
Abhishek Raval
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] change a metadata in show simple item record

2011-11-22 Thread Abhishek Raval
Hello ,


   If I want to make a change in default metadata in show simple item record
   ..then how I can do ??
   --
   Thanks n Regards
   Abhishek Raval
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] problem in itemcounter

2011-11-22 Thread helix84
Hello Abishek,
did you schedule
[dspace]/bin/dspace itemcounter
to run periodicaly from cron? Collection strengths are not calculated
on page display, they're only calculated by the itemcounter script and
cached (unless webui.strengths.cache = false).

Regards,
~~helix84

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] change a metadata in show simple item record

2011-11-22 Thread helix84
On Tue, Nov 22, 2011 at 12:13, Abhishek Raval abhis...@webinito.com wrote:
    If I want to make a change in default metadata in show simple item record
    ..then how I can do ??

Please look at yesterday's thread How to change the full item record
display?. I explained this case there, too.

Regards,
~~helix84

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] problem in itemcounter

2011-11-22 Thread helix84
If the problem persists even after you have run itemcounter or disabled
collection strength caching, you may still be getting cached entire
page from Cocoon. In that case, log in as administrator and clear
Cocoon cache (this works since 1.8.0, in previous versions you have to
stop Tomcat, delete Tomcat's Catalina/localhost/_/cache-dir
directory and restart Tomcat).

Regards,
~~helix84

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Citation notification add-ons for DSpace?

2011-11-22 Thread Robin Taylor
Hi Mark,

It didn't click with me at first but I was actually involved with this 
project. The idea is quite interesting ie. linking from the citations in 
the document to related material, but it all fell down in my opinion 
because there is no reliable way to programatically extract the 
citations from the full-text document. For the purposes of Storelink and 
the other connected projects a number of methods were utilised, from 
entering the citations manually to crude attempts at extracting them, 
but none would be practical in the real world.

Let me know if you would like more info and I'm sure I can dig it out. I 
could also give the project manager a nudge since he sits not too far 
away from me.

Cheers, Robin.




On 17/11/11 17:26, Mark H. Wood wrote:
 We've interest in citation notification such as JISC Storelink:

 http://www.jisc.ac.uk/whatwedo/programmes/digitalrepositories2007/storelink.aspx

 Sadly there isn't much more than a sketch of the proposal there.
 Someone here is following up with Storelink's project manager, but
 we're wondering if anyone else has done something similar.



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] XHTML/XML entities (ampersand) encoded twice in XMLUI

2011-11-22 Thread Vlastimil Krejcir
   Hi all,

   I've found interesting bug in XMLUI - searching in the archives has told 
me that some users found it before me (however, without any suitable 
response).

   The trouble is that the ampersand  character is always translated 
into XML amp; in XMLUI in case this ampersand is stored in any HTML 
form (like introductory text for community/collection). This behaviour 
could be quite embarassing - assume we want to have a well-formed XHTML so 
there is for example:

iHewletamp;Packard/i:
a href=http://linkwithparams.org/?param1amp;param2;linkwithparams/a

The result in XMLUI is then:

iHewletamp;amp;Packard/i
a 
href=http://linkwithparams.org/?param1amp;amp;param2;linkwithparams/a

The first line cause only wrong diplayed text while the link on the second 
line is malfunctional (the params are corrupted).


The solution could be to ignore entity and store  character only (and 
most of users do so). However, the best (and right) solution is to encode 
only those ampersands which are not encoded yet...

How do you cope with this bug?

Regards

Vlastik


Vlastimil Krejčíř
Library and Information Centre, Institute of Computer Science
Masaryk University, Brno, Czech Republic
Email: krejcir (at) ics (dot) muni (dot) cz
Phone: +420 549 49 3872
ICQ: 163963217
Jabber: kre...@jabber.org


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to change the full item record display?

2011-11-22 Thread Shaw Yu
Thanks helix84. I will do some testing when our test server is ready. We 
may ask for your help again at a late stage when we get some issues.

Have a great Thanksgiving!
 
helix84 wrote:

On Mon, Nov 21, 2011 at 22:34, Shaw Yu x...@vcu.edu wrote:
  

So this will be done within item-view.xsl, and in this way, all things will
be displayed regularly (default display) except for that particular
collection, right?



No, you can use it in most templates (including those in
item-view.xsl). More precisely, you can use it anywhere where DRI is
the document you're processing in XSLT, which is almost everywhere. A
notable exception you will run into is DIM, which is a different imput
XMLdocument processed in XSLT for individual items (it contains item
metadata). So you cannot use it in templates which match=dim:dim.
You will have to use it in its parent template.

  

Also, I saw all the existing xsl:if clauses are within the individual filed
templates. Does this mean that I also need to create the above xsl:if
clauses within all the individual filed templates for detail view or is
there a way to use a single xsl:if clause for all the fields of a particular
collection? So what I am trying to say is if it's possible (desirable) to
divide the item-view.xsl file to two parts, one for the default collection,
and another for a new collection.



xsl:if clauses can be anywhere inside xsl:templates (the restriction I
just mentioned pertains to contents of its test attribute).

XSLT files do not matter too much to the computer. You can organize it
any way you want. What matters are individual xsl:templates. So you
probably want to have something like this:

xsl:template name=code-for-default-collection
...
/xsl:template

xsl:template name=code-for-collection-123
...
/xsl:template

xsl:template name=some-parent-template
...
  xsl:choose
xsl:when
 test=substring-after(/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='request
 '][@qualifier='URI'], 'handle/123456789/')='123'
  xsl:call-template name=code-for-collection-123/
/xsl:when
xsl:otherwise
  xsl:call-template name=code-for-default-collection/
/xsl:otherwise
  /xsl:choose
...
/xsl:template

You could have even all templates in a single XSLT file in your theme,
not that I recommend it.

  

Sorry for too many questions.



No problem. It would be helpful to know how you intend to customize
the detailed view, what you want to achieve.

Regards,
~~helix84
  



--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] restrict OAI to specific collections...

2011-11-22 Thread Fred Edwards

Is there any way to set dspace to only provide specified collections when an 
OAI request is made?

We want to provide OAI access, but some collections are not as important as 
others and we feel are best left as accessible only via dspace.




Fred Edwards

Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3

Phone: (902) 420-5096
Fax: (902) 420-5561
E-mail: fred.edwa...@smu.camailto:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/

--

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] restrict OAI to specific collections...

2011-11-22 Thread helix84
On Tue, Nov 22, 2011 at 14:40, Fred Edwards fred.edwa...@smu.ca wrote:
 Is there any way to set dspace to only provide specified collections when an
 OAI request is made?

I've never done this myself, but here's what I found for you:

http://sourceforge.net/mailarchive/message.php?msg_id=11868240

Regards,
~~helix84

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] restrict OAI to specific collections...

2011-11-22 Thread helix84
This might also be relevant:

https://wiki.duraspace.org/display/DSPACE/OAI+Sets+Generalisation

https://wiki.duraspace.org/display/DSPACE/DSpaceOAISets

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] messages.properties are not reflecting I may have placed in wrong area

2011-11-22 Thread Kamal
I have implemented dspace at my institute in Saudi Arabia, where we are
intended to make its Arabic interface i have customized the
messages_ar.properties file but the changes does not reflect in the
browser. I tried to customize the english version in
messages.properties also but nothing seems working.


my property files are at this location. where opt is my root directory

K:\opt\dspace\webapps\webmvc\freemarkerui-webapp\src\main\resources\messages.properties

If my files are not in the correct location please tell me where i should
have to put the files to be reflected.
I restart tomcat after changing the files but the no changes
can you please help me in this regard. Your help will be highly thanking.
we are using dspace version 1.4.2


 --
Asif Ali
Lecturer Library Affairs,
Electronic Resource Manager,
Deanship of Library Affairs
University of Dammam
Dammam, KSA
PH: 00966569467052



-- 
*Asif Ali
Lecturer Library Affairs,*
*Electronic Resource Manager,
Deanship of Library Affairs
University of Dammam
Dammam, KSA
PH: 0569467052*
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] allowSetPassword for LDAP authentication?

2011-11-22 Thread Jason Stirnaman

I'm noticing in DSpace 1.8.0 XMLUI, Mirage theme that the Reset Password 
fields are displayed in my profile page after I've authenticated via LDAP. I 
don't see any configuration to disable that. I thought there used to be 
configuration for that, but I could be thinking of some other app. I see the 
allowSetPassword check in 
http://scm.dspace.org/svn/repo/dspace/trunk/dspace-api/src/main/java/org/dspace/authenticate/LDAPAuthentication.java
 so  
1. what's going on? and 
2. what should I set or override in the theme to make those fields disappear? 

Thanks, 
Jason 
Jason Stirnaman
Biomedical Librarian, Digital Projects
A.R. Dykes Library, University of Kansas Medical Center
jstirna...@kumc.edu
913-588-7319


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech