[index] [options] [help]
See the Contact page for how to subscribe and unsubscribe.

eprints_tech messages

Please note: this page shows emails that have been sent to the eprints_tech mailing list. Some of these may be spam emails we have failed to filter.

[EP-tech] Disable some kind of deposit items ?

From: Michele Pinassi <michele AT asb.unisi.it>
Date: Thu, 25 Jun 2009 15:14:55 +0200


Threading:      • This Message
             [EP-tech] Re: Disable some kind of deposit items ? from tdb2 AT ecs.soton.ac.uk
             [EP-tech] Re: Disable some kind of deposit items ? from fpp AT infomed.sld.cu

http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** EPrints community wiki - http://wiki.eprints.org/
Hi all,
if i want to disable some kind of deposit items, leaving only "articles,
books, others", what files i need to change ?

Thanks, Michele

-- 
|| Michele Pinassi
|| System Manager Area Sistema Biblioteche - UniSi
|| Assistenza: +39.577.232299 (int. 2299) 
|| Personale: +39.577.232477 (int. 2477)
|| FAX: +39.577.232430 (int. 2430)


[EP-tech] Re: Disable some kind of deposit items ?

From: Tim Brody <tdb2 AT ecs.soton.ac.uk>
Date: Thu, 25 Jun 2009 15:01:07 +0100


Threading: [EP-tech] Disable some kind of deposit items ? from michele AT asb.unisi.it
      • This Message

http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** EPrints community wiki - http://wiki.eprints.org/
On Thu, 2009-06-25 at 15:14 +0200, Michele Pinassi wrote:
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> *** EPrints community wiki - http://wiki.eprints.org/
> Hi all,
> if i want to disable some kind of deposit items, leaving only 
"articles,
> books, others", what files i need to change ?

Edit the /archives/[repoid]/cfg/namedsets/eprint file.

All the best,
Tim.


[EP-tech] Re: Disable some kind of deposit items ?

From: Felix Pupo Perez <fpp AT infomed.sld.cu>
Date: Thu, 25 Jun 2009 09:49:52 -0400


Threading: [EP-tech] Disable some kind of deposit items ? from michele AT asb.unisi.it
      • This Message

http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** EPrints community wiki - http://wiki.eprints.org/
Michele Pinassi escribio':
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> *** EPrints community wiki - http://wiki.eprints.org/
> Hi all,
> if i want to disable some kind of deposit items, leaving only 
"articles,
> books, others", what files i need to change ?
>
> Thanks, Michele
>
>   
Hi.
You should modify:
archives/archive_id/cfg/namedsets/eprint
And comment (using #) the types you don't need.
Later you'll probably want to modify:
archives/archive_id/cfg/cfg.d/eprint_fields_default.pl
To set the default type you desire.
For example:
$c->{set_eprint_defaults} = sub
{
my( $data, $session ) =  AT _;

$data->{type} = "book";
};
Cheers.


---------------------------------------
    Red Telematica de Salud - Cuba
    	  CNICM - Infomed


[index] [options] [help]