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