EPrints Technical Mailing List Archive

Message: #01659


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Eprints 3.3 - Creator views


Hi All,

I was wondering if anyone can help point me to the correct file locations for something I am looking for. at the moment in the archive cfg/cfg.d/views.pl we are viewing the creators by using the following code:-

         {
		id => "creators",
		allow_null => 0,
		hideempty => 1,
		menus => [
			{
				fields => [ "creators_browse_id" ],
				new_column_at => [1, 1],
				mode => "sections",
				open_first_section => 1,
				group_range_function => "EPrints::Update::Views::cluster_ranges_30",
				grouping_function => "EPrints::Update::Views::group_by_a_to_z",
			},
		],
		order => "-date/title",
		variations => [
			"type",
			"DEFAULT",
		],
        },



I cannot seem to find where the linking process is taking place via the two tables for this output. I am trying to find the file or files that use the eprints_creators_browse_id table  and links it to the user table. I can find the MetaField.pm file which uses these configurations but I am unsure as to where the linking process is taking place. If anyone knows where this process is taking place it would be a great help to me,

Kind regards,

David Whitehead.

The University of Lincoln - a top performer in student satisfaction, enjoying an unrivalled ascent through the University league tables, set in a dynamic, research rich and vibrant campus in the heart of a great historic student-friendly city.

The information in this e-mail and any attachments may be confidential. If you have received this email in error please notify the sender immediately and remove it from your system. Do not disclose the contents to another person or take copies.
 
Email is not secure and may contain viruses. The University of Lincoln makes every effort to ensure email is sent without viruses, but cannot guarantee this and recommends recipients take appropriate precautions.
 
The University may monitor email traffic data and content in accordance with its policies and English law. Further information can be found at: http://www.lincoln.ac.uk/legal.