mediatheque

This commit is contained in:
armansansd
2023-07-18 10:47:46 +01:00
commit 4b7c97a02e
3044 changed files with 544089 additions and 0 deletions
+101
View File
@@ -0,0 +1,101 @@
enabled: true
route: /admin
cache_enabled: true
theme: grav
logo_text: null
body_classes: null
content_padding: true
twofa_enabled: true
sidebar:
activate: tab
hover_delay: 100
size: auto
dashboard:
days_of_stats: 7
widgets_display:
dashboard-maintenance: 'true'
dashboard-statistics: 'true'
dashboard-notifications: 'false'
dashboard-feed: 'false'
dashboard-pages: 'true'
pages:
show_parents: both
show_modular: true
parents_levels: null
session:
timeout: 6000
edit_mode: normal
frontend_preview_target: inline
show_github_msg: true
admin_icons: line-awesome
enable_auto_updates_check: false
notifications:
feed: false
dashboard: false
plugins: false
themes: false
popularity:
enabled: true
ignore:
- '/test*'
- /modular
history:
daily: '30'
monthly: '12'
visitors: '20'
whitelabel:
quicktray_recompile: false
codemirror_theme: paper
codemirror_fontsize: md
codemirror_md_font: sans
logo_custom: { }
logo_login: { }
color_scheme:
accents:
primary-accent: button
secondary-accent: notice
tertiary-accent: critical
colors:
logo-bg: '#323640'
logo-link: '#FFFFFF'
nav-bg: '#3D424E'
nav-text: '#B7B9BD'
nav-link: '#ffffff'
nav-selected-bg: '#323640'
nav-selected-link: '#ffffff'
nav-hover-bg: '#434753'
nav-hover-link: '#ffffff'
toolbar-bg: '#ffffff'
toolbar-text: '#3D424E'
page-bg: '#F6F6F6'
page-text: '#6f7b8a'
page-link: '#0090D9'
content-bg: '#ffffff'
content-text: '#6f7b8a'
content-link: '#0090D9'
content-link2: '#da4b46'
content-header: '#414147'
content-tabs-bg: '#e6e6e6'
content-tabs-text: '#808080'
button-bg: '#0090D9'
button-text: '#ffffff'
notice-bg: '#06A599'
notice-text: '#ffffff'
update-bg: '#77559D'
update-text: '#ffffff'
critical-bg: '#F45857'
critical-text: '#ffffff'
content-highlight: '#ffffd7'
name: null
custom_footer: null
custom_css: null
custom_presets: null
show_beta_msg: null
pagemedia:
resize_width: 0
resize_height: 0
res_min_width: 0
res_min_height: 0
res_max_width: 0
res_max_height: 0
resize_quality: 0.8
+2
View File
@@ -0,0 +1,2 @@
enabled: true
user: true
+11
View File
@@ -0,0 +1,11 @@
enabled: true
description:
enabled: true
length: 30
keywords:
enabled: true
length: 20
facebook:
enabled: true
twitter:
enabled: true
+13
View File
@@ -0,0 +1,13 @@
enabled: true
cdn: true
popup_background_color: '#000000'
popup_text_color: '#ffffff'
button_background_color: '#e94d1a'
button_text_color: '#000000'
button_border_color: '#e94d1a'
position: bottom
theme: block
content_message: 'Ce site contient des cookies déposés via des services de partage de vidéos, ils sont destinés à permettre à l''utilisateur de visualiser le contenu multimédia directement sur le site.'
content_dismiss: 'J''accepte'
content_link: 'En savoir plus'
content_href: 'https://policies.google.com/privacy?hl=fr&gl=fr'
+19
View File
@@ -0,0 +1,19 @@
enabled: true
from: contact@armansansd.net
to: contact@armansansd.net
mailer:
engine: sendmail
smtp:
server: localhost
port: 25
encryption: none
user: null
password: null
sendmail:
bin: '/usr/sbin/sendmail -bs'
content_type: text/html
debug: false
cc: null
bcc: null
reply_to: null
body: null
+3
View File
@@ -0,0 +1,3 @@
enabled: true
built_in_css: true
untranslated_pages_behavior: none
+3
View File
@@ -0,0 +1,3 @@
enabled: true
built_in_css: true
delta: 0
+33
View File
@@ -0,0 +1,33 @@
enabled: true
seo:
robots: without
length: 20
taxonomy:
enabled: true
page_content:
enabled: false
breadcrumb: false
keywords:
taxonomy:
enabled: true
page_content:
enabled: true
length: 20
quote:
convert_simple: true
image:
use_cache: true
social_pages:
pages:
twitter:
enabled: true
type: summary_large_image
username: null
facebook:
opengraph:
enabled: false
insights:
enabled: false
appid: '1234567890'
default:
image: { }
+2
View File
@@ -0,0 +1,2 @@
enabled: true
route: /actualites
+80
View File
@@ -0,0 +1,80 @@
enabled: true
restrictions:
whitelist: false
blacklist: false
whitelist:
items:
- '@root.descendants'
filter:
published: true
non-published: true
blacklist:
items:
- '@none'
filter:
published: true
non-published: true
apikey: r2duxdbywfre1kmk3ft7z998eyt5mnsmkyqcp41hthzk5jcc
plugins:
- advlist
- anchor
- autoresize
- charmap
- code
- colorpicker
- emoticons
- fullscreen
- hr
- image
- insertdatetime
- link
- lists
- media
- nonbreaking
- pagebreak
- paste
- print
- searchreplace
- table
- textcolor
- toc
- visualchars
- wordcount
parameters:
-
name: paste_data_images
value: '1'
-
name: paste_data_images
value: '1'
evals: ''
menubar: false
menu:
-
title: File
items: 'newdocument print'
-
title: Edit
items: 'undo redo | cut copy paste pastetext | selectall | searchreplace'
-
title: Insert
items: 'media link image | pagebreak charmap anchor hr insertdatetime nonbreaking toc'
-
title: View
items: 'visualchars visualaid | fullscreen'
-
title: Format
items: 'bold italic underline strikethrough superscript subscript | formats | removeformat'
-
title: Table
items: 'inserttable tableprops deletetable | cell row column'
-
title: Tools
items: code
toolbar:
-
row: 'formatselect | undo redo | visualchars | image media | link unlink | blockquote | nonbreaking | | bold italic underline | bullist numlist | superscript subscript | removeformat table'
-
row: null
branding: false
statusbar: false
+28
View File
@@ -0,0 +1,28 @@
enabled: true
search_route: /search
query_route: /s
built_in_css: true
built_in_js: true
built_in_search_page: true
enable_admin_page_events: true
search_type: auto
fuzzy: true
phrases: true
stemmer: default
display_route: true
display_hits: true
display_time: true
live_uri_update: true
limit: '20'
min: '3'
snippet: '300'
index_page_by_default: true
scheduled_index:
enabled: true
at: '0 0 * * 1'
logs: logs/tntsearch-index.out
filter:
items:
- root@.descendants
powered_by: true
search_object_type: Grav