[VIVO-1656] Extension mechansim for passing properties to templates (#128)
* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals * [VIVO-1656] Extension mechansim for passing properties to templates for Individuals
This commit is contained in:
parent
87092cec9c
commit
06726e0979
2 changed files with 77 additions and 0 deletions
|
@ -86,6 +86,9 @@ edu.cornell.mannlib.vitro.webapp.dao.jena.VClassGroupCache$Setup
|
|||
|
||||
edu.cornell.mannlib.vivo.orcid.OrcidContextSetup
|
||||
|
||||
# Register the extensions to the IndividualResponseBuilder (e.g. alt metric, plum analytics)
|
||||
edu.cornell.mannlib.vitro.webapp.controller.individual.VIVOIndividualResponseBuilderExtension$Setup
|
||||
|
||||
# This should be near the end, because it will issue a warning if the connection to Solr times out.
|
||||
edu.cornell.mannlib.vitro.webapp.servlet.setup.SolrSmokeTest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue