page { includeCSS { help = EXT:vendee_help/Resources/Public/Scss/help.scss } includeJSFooter { masonry = EXT:vendee_help/Resources/Public/Libs/masonry.pkgd.min.js help = EXT:vendee_help/Resources/Public/Js/help.js } 10.variables { helpFolder = TEXT helpFolder { value = {$vendee_base.help.folder} } helpList = TEXT helpList { value = {$vendee_base.help.list} } } } plugin.tx_solr.index.queue { #Indexation des guides guides = 1 guides { table = pages additionalWhereClause = pid = {$vendee_base.help.folder} fields { struct_stringS = TEXT struct_stringS.value = guides title = title description = TEXT description { field = description } thematicGuide_stringM = SOLR_RELATION thematicGuide_stringM { localField = categories foreignLabelField = title enableRecursiveValueResolution = 1 multiValue = 1 } url = TEXT url { typolink { parameter.field = uid returnLast = url } } } } } lib.catTitle = CONTENT lib.catTitle { table = sys_category select { pidInList = 1 recursive = 99 where = sys_category.uid IN ({$vendee_base.news.catThem}) where.insertData = 1 } max = 1 renderObj = TEXT renderObj { field = title wrap = | } } lib.guidesBtnLink = TEXT lib.guidesBtnLink { typolink { parameter = {$vendee_base.help.list} returnLast = url } } lib.guidesLink = COA lib.guidesLink { 5 = LOAD_REGISTER 5.listIdCat.cObject = TEXT 5.listIdCat.cObject.value.current = 1 10 = CONTENT 10 { table = pages select { pidInList = 1 recursive = 99 where = pages.uid IN ({register:listIdCat}) where.insertData = 1 orderBy = title } renderObj = TEXT renderObj { typolink { parameter.field = uid } wrap =