[Dspace-tech] How to remove Recent Submissions block

2008-11-07 Thread Serhiy Polyakov
Hi,
How to remove Recent Submissions block from the collection page view?
I don't see anything in XSL files. Should I edit Aspect
(CollectionViewer.java) and rebuild DSpace?
Thanks

-
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


[Dspace-tech] How to modify Contact Us page

2008-11-07 Thread Serhiy Polyakov
Hi,

How to remove two lines:

On-line form: Feedback
Email:

from Contact Us page?

Should I edit Aspect (Contact.java) and rebuild DSpace?

Could not make it with xsl.

Thanks

-
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] How to modify Contact Us page

2008-11-07 Thread Kevin Van de velde
Dear Serhiy Polyakov,

If you have no experience with xsl it might indeed be best to just edit the
Contact.java and just commenting out the lines that you do not wish to see
as shown below. )
/*
List list = contact.addList(contact);

list.addLabel(T_feedback_label);
list.addItem().addXref(contextPath+/feedback,T_feedback_link);

list.addLabel(T_email);
String email = ConfigurationManager.getProperty(mail.admin);
list.addItem().addXref(mailto:+email,email);
*/

best regards,
-- 
-- 
Kevin Van de Velde
@mire NV
B-3001 Leuven, Belgium
http://atmire.com/consultancy.php - DSpace maintenance, support and custom
development

2008/11/7 Serhiy Polyakov [EMAIL PROTECTED]

 Hi,

 How to remove two lines:

 On-line form: Feedback
 Email:

 from Contact Us page?

 Should I edit Aspect (Contact.java) and rebuild DSpace?

 Could not make it with xsl.

 Thanks

 -
 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

-
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


[Dspace-tech] A B C D ... Z how to change these value

2008-11-07 Thread Zaya Kh
Hello , all
I installed DSpace1.5.1 jspui.

I have a problem, that Language is switch english and mongolian, So I
want A B C D E F G ... Z browse by name,
when change mongolian language this character in english.
How can I change, where can I change?

Help me?

Best regards, Zoloo

-
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] How to modify Contact Us page

2008-11-07 Thread Serhiy Polyakov
Thanks Kevin,

I will try Contact.java

I did customization of DIM-Handler.xsl and other xsl so I have some experience.
I just could not find place in xsl files where presentation of lines
On-line form: Feedback
Email:
are controlled.

Serhiy


On Fri, Nov 7, 2008 at 3:00 AM, Kevin Van de velde [EMAIL PROTECTED] wrote:
 Dear Serhiy Polyakov,

 If you have no experience with xsl it might indeed be best to just edit the
 Contact.java and just commenting out the lines that you do not wish to see
 as shown below. )
 /*
 List list = contact.addList(contact);

 list.addLabel(T_feedback_label);
 list.addItem().addXref(contextPath+/feedback,T_feedback_link);

 list.addLabel(T_email);
 String email = ConfigurationManager.getProperty(mail.admin);
 list.addItem().addXref(mailto:+email,email);
 */
 best regards,
 --
 --
 Kevin Van de Velde
 @mire NV
 B-3001 Leuven, Belgium
 http://atmire.com/consultancy.php - DSpace maintenance, support and custom
 development

 2008/11/7 Serhiy Polyakov [EMAIL PROTECTED]

 Hi,

 How to remove two lines:

 On-line form: Feedback
 Email:

 from Contact Us page?

 Should I edit Aspect (Contact.java) and rebuild DSpace?

 Could not make it with xsl.

 Thanks

 -
 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



-
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


[Dspace-tech] Fwd: A B C D ... Z how to change these value

2008-11-07 Thread Zaya Kh
-- Forwarded message --
From: Zaya Kh [EMAIL PROTECTED]
Date: Fri, 7 Nov 2008 17:28:21 +0800
Subject: A B C D ... Z how to change these value
To: dspace-tech dspace-tech@lists.sourceforge.net

Hello , all
I installed DSpace1.5.1 jspui.

I have a problem, that Language is switch english and mongolian, So I
want A B C D E F G ... Z browse by name,
when change mongolian language this character in english.
How can I change, where can I change?

Help me?

Best regards, Zoloo

-
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] How to remove Recent Submissions block

2008-11-07 Thread Dorothea Salo
On Fri, Nov 7, 2008 at 2:12 AM, Serhiy Polyakov [EMAIL PROTECTED] wrote:
 Hi,
 How to remove Recent Submissions block from the collection page view?
 I don't see anything in XSL files. Should I edit Aspect
 (CollectionViewer.java) and rebuild DSpace?

Well, the quick-and-dirty way is to put the following rule in your theme CSS:

#aspect_artifactbrowser_CollectionViewer_div_collection-recent-submission
{ display: none }

If you'd rather not have the markup appear at all, however, adding the
following template to your theme's XSLT should do the trick:

xsl:template match=dri:[EMAIL 
PROTECTED]'aspect.artifactbrowser.CollectionViewer.div.collection-recent-submission']!--
do nothing --/xsl:template

Dorothea

-- 
Dorothea Salo[EMAIL PROTECTED]
Digital Repository Librarian  AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-
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


[Dspace-tech] security level to collection user group wise

2008-11-07 Thread mallikarjun dora
Hi

Is there any option where we can define security level to user wise. suppose
i want few collection will be specifically for our faculty can access , i
know this question is something trivial. is that possible.


Thanks
-
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] [Dspace-general] time estimates for newbies

2008-11-07 Thread Stuart Lewis
Hi all,

   We only want to start with one community, one set of materials, similar
 to ETDs.  We will indeed have to integrate it with LDAP and set up
 secure login pages, and may need to modify the metadata input template.
 
 I don't know how long LDAP integration takes, never having done it. I
 do know that a great many DSpace installations do it, so there should
 be a broad base of help available on the lists and in the IRC channel.

If your LDAP administrator knows the right settings, it should be a 10
minute job. Ditto setting up SSL security. However if you don't have the
right settings, it could take a day or so of tinkering to work them out,
with help from the lists. But neither are big jobs.

Thanks,


Stuart
_

Gwasanaethau Gwybodaeth  Information Services
Prifysgol Aberystwyth  Aberystwyth University

E-bost / E-mail: [EMAIL PROTECTED]
 Ffon / Tel: (01970) 622860
_


-
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


[Dspace-tech] Change Scope in Advanced Search xmlui

2008-11-07 Thread Serhiy Polyakov
Hi,

I use DSpace 1.5.1, xmlui interface

How to change scope in Advanced Search so that it lists not only top
level Communities but also Collections. If not possible, how to remove
that top box that controls scope?

Thanks,
Serhiy

-
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] A B C D ... Z how to change these value

2008-11-07 Thread Zaya Kh
On 11/7/08, Zaya Kh [EMAIL PROTECTED] wrote:
 Hello , all
 I installed DSpace1.5.1 jspui.

 I have a problem, that Language is switch english and mongolian, So I
 want A B C D E F G ... Z browse by name,
 when change mongolian language this character in english.
 How can I change, where can I change?

 Help me?

 Best regards, Zoloo


-
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] map file import process

2008-11-07 Thread Claudia Juergen
Hola Miguel,

in the map file the handles of newly created items are stored. It might
hence be used to undo an import.

You might run the itemimporter with -h to get a list of the options. The
optios are

-a, add items to DSpace
-r, replace items in mapfile
-d, delete items in mapfile
-s, source of the items to be imported
-c, destination collection (handle or collection_id)
-e, eperson (email or id)
-w, items are forced to run throught the workflow of the destination
collection
-t, just test the import, no items really ingested
-p, apply collection template
-R, resume
-h, help

Best try your import with -t (just test) first.

Some pitfall during import is the encoding of the metadata, if your
metadata is Spanish and just as it is you might set the encoding in the
dublin_core.xml to iso-8859-1.

A description of the structure of the import directory can be found here:
http://www.tdl.org/documents/DSpaceBatchImportFormat.pdf
(Texas Digital Libraries).


Hope that helps

Claudia Jürgen




 Hi:



 someone knows referred to the map file in the process of
 import?



 I know the parameters, but I don’t now´the function of every parameter.





 Best regards,



 Miguel Pizarro

 Soporte Tecnológico

 Alerta al Conocimiento

 Fono: 56 (2) 233 79 08



 -
 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




-
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] Change Scope in Advanced Search xmlui

2008-11-07 Thread Kevin Van de velde
Dear Serhiy Polyakov,

Adding the collections to the advanced search box is not that hard. Just go
to the AbstractSearch.java class to the method buildscopelist and change
the code below.

for (Community community : Community.findAll(context))
{

scope.addOption(community.getHandle(),community.getMetadata(name));
}

into

for (Community community : Community.findAll(context))
 {
 scope.addOption(community.getHandle(),community.getMetadata(name));
for (int i = 0; i  community.getCollections().length; i++) {
Collection collection = community.getCollections()[i];
scope.addOption(collection.getHandle(),collection.getMetadata(name));
}
}
This will however list these collections in the simple search as well.

best regards,
-- 
Kevin Van de Velde
@mire NV
B-3001 Leuven, Belgium
http://atmire.com/consultancy.php - DSpace maintenance, support and custom
development


2008/11/7 Serhiy Polyakov [EMAIL PROTECTED]

 Hi,

 I use DSpace 1.5.1, xmlui interface

 How to change scope in Advanced Search so that it lists not only top
 level Communities but also Collections. If not possible, how to remove
 that top box that controls scope?

 Thanks,
 Serhiy

 -
 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

-
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


[Dspace-tech] Authentication

2008-11-07 Thread Serhiy Polyakov
Hello,

I want to have all users coming to my DSpace (v 1.5.1) from a certain
page on another server be automatically authenticated as members of
certain Group in DSpace. I think information about referring URL can
be used for this. I want the rest of the users to be authenticated as
anonymous.

Could you please give me any hints about how to start with implementation?

Thanks,
Serhiy

-
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] Links in input-forms.xml and Manakin

2008-11-07 Thread Floyd, Randall Dean
Just wanted to throw this out to the list again to see if anybody had 
any answers on this. Again, the short summary of my problem is that I 
can no longer encode URL's into my input form hints in the 
input-forms.xml file; they render literally instead of as links in 
Manakin. This seems like a logical thing to be able to do, but maybe 
there's a correct way to do it now and I'm missing it.

Quoting Floyd,  Randall Dean [EMAIL PROTECTED]:

 Hi all,

 I tried to see if this has been answered on the list already but
 didn't come up with anything.  In my previous JSP sites I always
 coded URLs into my hints in the submission configuration file
 input-forms.xml.  With Manakin on 1.5.1, these codes are all being
 rendered literally and not as links.  I already tried putting them in
 as DRI xref tags and they don't get translated either.  Has this been
 answered before?  Putting links in hints seems like a logical thing to
 be able to do, maybe I'm just missing something in the new version.





-
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] Links in input-forms.xml and Manakin

2008-11-07 Thread Serhiy Polyakov
Hi,

I am having the same problem. I asked this in past but did not get any replies.

Just a thought... element hint is defined in input-forms.dtd file.
May be there is a way to redefine it or defile new element that has
properties of caring links?
I could not make it happen so far.

Serhiy

On Fri, Nov 7, 2008 at 3:32 PM, Floyd,  Randall Dean
[EMAIL PROTECTED] wrote:
 Just wanted to throw this out to the list again to see if anybody had
 any answers on this. Again, the short summary of my problem is that I
 can no longer encode URL's into my input form hints in the
 input-forms.xml file; they render literally instead of as links in
 Manakin. This seems like a logical thing to be able to do, but maybe
 there's a correct way to do it now and I'm missing it.

 Quoting Floyd,  Randall Dean [EMAIL PROTECTED]:

 Hi all,

 I tried to see if this has been answered on the list already but
 didn't come up with anything.  In my previous JSP sites I always
 coded URLs into my hints in the submission configuration file
 input-forms.xml.  With Manakin on 1.5.1, these codes are all being
 rendered literally and not as links.  I already tried putting them in
 as DRI xref tags and they don't get translated either.  Has this been
 answered before?  Putting links in hints seems like a logical thing to
 be able to do, maybe I'm just missing something in the new version.





 -
 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


-
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