Difference between revisions of "API:EPrints/Paracite"

From EPrints Documentation
Jump to: navigation, search
(New page: <!-- Pod2Wiki=_preamble_ This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost. -...)
 
(Removing all content from page)
 
Line 1: Line 1:
<!-- Pod2Wiki=_preamble_
 
This page has been automatically generated from the EPrints source. Any wiki changes made between the 'Pod2Wiki=*' and 'End of Pod2Wiki' comments will be lost.
 
-->{{Pod2Wiki}}{{API:Source|file=EPrints/Paracite.pm|package_name=EPrints::Paracite}}[[Category:API|Paracite]]<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=head_name -->=NAME=
 
'''EPrints::Paracite''' - Module for rendering reference blocks into links.
 
  
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=head_description -->=DESCRIPTION=
 
If your repository allows users to specify references in a reference field, you can use this function.
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=item_render_reference -->==render_reference==
 
 
  $xhtml = EPrints::Paracite::render_reference( $session, $field, $value )
 
 
This function is intended to be passed by reference to the  render_single_value property of a referencetext metadata field. Each reference will then be rendered as a link to a CGI script.
 
 
<!-- End of Pod2Wiki -->
 
<!-- Pod2Wiki=_postamble_ --><!-- End of Pod2Wiki -->
 

Latest revision as of 15:41, 12 August 2009