Tech List

[index] [prev] [next] [options] [help]
See the Mailing Lists 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] generate_views issues v3.1

From: Maher Qahwash <qahwash AT kfupm.edu.sa>
Date: Sat, 11 Oct 2008 14:04:20 +0300


*** 
http://www.eprints.org/tech.php/id/%3C00a901c92b91$1d3848d0%40itc.kfupm.edu.sa%3E
*** EPrints community wiki - http://wiki.eprints.org/

We are having issues with generate views with 3.1 which were not there in 
3.0.3:



"I posted the first point several times earlier but didn't get any 
solution"


1) Doing this in views.pl gives the authors list but WITHOUT the
counts???

{
                id=>"people",
                allow_null=> 0,
                fields=> "creators_name/editors_name",
                order=> "title",
                include=>1,
        },

this was not the case is v 3.0.3, the counts for the authors were showing.


2) doing this in views.pl then running generate_views archiveid --view 
types --generate lists --verbose



Gives this:



Starting EPrints Session.
Connecting to DB ... done.



then gets stuck and does nothing i.e. does not create any link (we kept it 
running for almost 2 weeks!)





 id => "types",
                fields => "type",
                order => "creators_name/title",
                include => 1,
                hideempty => 1,
                variations => [
                        "creators_name;first_letter",
                        "title;first_letter",
                        "date",
                        "divisions",
                        "DEFAULT",
                ],



Any fixes ???



Thanks,

Maher





[index] [prev] [next] [options] [help]