plugin.tx_tmswmotressources { view { templateRootPath = {$plugin.tx_tmswmotressources.view.templateRootPath} partialRootPath = {$plugin.tx_tmswmotressources.view.partialRootPath} layoutRootPath = {$plugin.tx_tmswmotressources.view.layoutRootPath} } persistence { storagePid = {$plugin.tx_tmswmotressources.persistence.storagePid} } features { # uncomment the following line to enable the new Property Mapper. # rewrittenPropertyMapper = 1 } settings { pages { projects = {$plugin.tx_tmswmotressources.pages.projects} territories = {$plugin.tx_tmswmotressources.pages.territories} frontiers = {$plugin.tx_tmswmotressources.pages.frontiers} news = {$plugin.tx_tmswmotressources.pages.news} programs = {$plugin.tx_tmswmotressources.pages.programs} maps = {$plugin.tx_tmswmotressources.pages.maps} countries = {$plugin.tx_tmswmotressources.pages.countries} themes = {$plugin.tx_tmswmotressources.pages.themes} events = {$plugin.tx_tmswmotressources.pages.events} websites = {$plugin.tx_tmswmotressources.pages.websites} pressArticles = {$plugin.tx_tmswmotressources.pages.pressArticles} pressReviews = {$plugin.tx_tmswmotressources.pages.pressReviews} } storage { projects = {$plugin.tx_tmswmotressources.storage.projects} territories = {$plugin.tx_tmswmotressources.storage.territories} frontiers = {$plugin.tx_tmswmotressources.storage.frontiers} news = {$plugin.tx_tmswmotressources.storage.news} programs = {$plugin.tx_tmswmotressources.storage.programs} maps = {$plugin.tx_tmswmotressources.storage.maps} countries = {$plugin.tx_tmswmotressources.storage.countries} themes = {$plugin.tx_tmswmotressources.storage.themes} events = {$plugin.tx_tmswmotressources.storage.events} websites = {$plugin.tx_tmswmotressources.storage.websites} pressArticles = {$plugin.tx_tmswmotressources.storage.pressArticles} pressReviews = {$plugin.tx_tmswmotressources.storage.pressReviews} } } } plugin.tx_tmswmotressources._CSS_DEFAULT_STYLE ( textarea.f3-form-error { background-color:#FF9F9F; border: 1px #FF0000 solid; } input.f3-form-error { background-color:#FF9F9F; border: 1px #FF0000 solid; } .tx-tmsw-mot-ressources table { border-collapse:separate; border-spacing:10px; } .tx-tmsw-mot-ressources table th { font-weight:bold; } .tx-tmsw-mot-ressources table td { vertical-align:top; } )