[TASK] Add contentelement user func and page config
This commit is contained in:
@@ -23,3 +23,19 @@ page {
|
||||
file01.external = 1
|
||||
}
|
||||
}
|
||||
|
||||
pageContentelement = PAGE
|
||||
pageContentelement {
|
||||
typeNum = 5000
|
||||
10 = USER_INT
|
||||
10 {
|
||||
userFunc = Cjel\TemplatesAide\UserFunc\RenderContentelement->render
|
||||
}
|
||||
config {
|
||||
disableAllHeaderCode = 1
|
||||
xhtml_cleaning = 0
|
||||
admPanel = 0
|
||||
debug = 0
|
||||
no_cache = 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user