Difference between revisions of "Render paras.pl"

From EPrints Documentation
Jump to: navigation, search
(Added page about config file)
 
(No difference)

Latest revision as of 19:07, 30 January 2022

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Back to cfg.d

render_paras.pl contains configuration for rendering longtext fields with individual paragraphs rather than just as a single block of text. Contains $c->{render_paras} which takes the text value and converts empty lines like between paragraphs into HTML <p> tags.