⧼vector-jumptocontent⧽

User render.pl

From EPrints Documentation


Back to cfg.d

user_render.pl defines the configuration for rendering user profile pages. There are various aspects to this configuration file.

User Render Function

This is the main function that renders the user profile page. This function comes under the configuration setting:

$c->{user_render} 

By default this function returns a XHTML DOM tree. Containing the user's information to be displayed in a profile.