From: Tim Brody <tdb01r AT ecs.soton.ac.uk>
Date: Tue, 14 Jul 2009 12:07:21 +0100
| Threading: | ↑ [EP-tech] How to truncate the "subject" view list? from csirmaz AT ceu.hu • This Message |
http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** EPrints community wiki - http://wiki.eprints.org/ On Mon, 2009-06-29 at 14:06 +0200, Laszlo Csirmaz wrote: > http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech > *** EPrints community wiki - http://wiki.eprints.org/ > Hello everyone, > > I am setting up an eprints for a mathematical institute. The ↵ "subject" > list is the AMS subject which contains around 4900 items. A typical > identifier is 46Q12. I arranged them into levels: the first level groupes > the first two digits by tens such as 00X - 09X, 10X-19X, etc, and the > second level groupes the first two digits. The third level contains > the full subject ID. > > I want to generate the subject list on the second level only. (Authors > include the full subject number). How can it be done? > > Second question: on the institution hierarchy I want only the second > level to appear on the list (first: departments/groups). Which is the > appropriate option in views.pl ? I don't think you can do this at the moment. I'm tempted to say the best way to approach this would be to add another field that gets populated by automatic_fields.pl, which you then build a view from? All the best, Tim.