form fix
This commit is contained in:
@@ -39,6 +39,7 @@ Administrator:
|
||||
configuration_site: 'true'
|
||||
configuration_media: 'false'
|
||||
configuration_info: 'false'
|
||||
configuration_lieux: 'true'
|
||||
settings: 'true'
|
||||
pages: 'true'
|
||||
maintenance: 'false'
|
||||
|
||||
@@ -4,3 +4,4 @@ pagination:
|
||||
per_page: '20'
|
||||
custom_permissions:
|
||||
- admin.data-manager
|
||||
- admin.configuration_lieux
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
enabled: true
|
||||
enabled: false
|
||||
mode: html
|
||||
event: null
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
enabled: false
|
||||
text_var: 'Custom Text added by the **Informations** plugin (disable plugin to remove)'
|
||||
active: true
|
||||
route: /random
|
||||
filters:
|
||||
category: blog
|
||||
@@ -0,0 +1,3 @@
|
||||
enabled: false
|
||||
built_in_css: true
|
||||
delta: 0
|
||||
@@ -0,0 +1,7 @@
|
||||
enabled: false
|
||||
default_lang: en
|
||||
disable_css: false
|
||||
inject_template: false
|
||||
grecaptcha_sitekey: 6LcJX8MUAAAAAMTGTA75qprUncZ7xm8e2N0m464N
|
||||
grecaptcha_secret: 6LcJX8MUAAAAAHVGLHS3fIbMmt5BOQDZRD-NebDG
|
||||
grecaptcha_callback: false
|
||||
@@ -0,0 +1,13 @@
|
||||
enabled: true
|
||||
built_in_css: true
|
||||
built_in_js: true
|
||||
display_button: true
|
||||
min_query_length: 3
|
||||
route: /search
|
||||
search_content: raw
|
||||
template: simplesearch_results
|
||||
filter_combinator: or
|
||||
ignore_accented_characters: false
|
||||
order:
|
||||
by: title
|
||||
dir: desc
|
||||
@@ -1,4 +1,5 @@
|
||||
absolute_urls: false
|
||||
timezone: Europe/London
|
||||
param_sep: ':'
|
||||
wrapped_site: false
|
||||
reverse_proxy_setup: false
|
||||
@@ -27,7 +28,7 @@ pages:
|
||||
count: 50
|
||||
dateformat:
|
||||
short: 'jS M Y'
|
||||
long: 'F jS \a\t g:ia'
|
||||
long: 'jS M Y'
|
||||
publish_dates: true
|
||||
process:
|
||||
markdown: true
|
||||
|
||||
Reference in New Issue
Block a user