add blueprint
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\Config\\CompiledBlueprints',
|
||||
'timestamp' => 1531320856,
|
||||
'timestamp' => 1531324257,
|
||||
'checksum' => 'fad855d5a7e0ccacc06cc1694e3790df',
|
||||
'files' => [
|
||||
'system/blueprints/config' => [
|
||||
|
||||
+3
-3
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\Config\\CompiledConfig',
|
||||
'timestamp' => 1531320856,
|
||||
'checksum' => '31d508172d1d26ad70dff79f426151fa',
|
||||
'timestamp' => 1531324257,
|
||||
'checksum' => 'f7dd0da9baca1c71997fbdd08d4aba80',
|
||||
'files' => [
|
||||
'user/config' => [
|
||||
'media' => [
|
||||
@@ -23,7 +23,7 @@ return [
|
||||
],
|
||||
'system' => [
|
||||
'file' => 'user/config/system.yaml',
|
||||
'modified' => 1531320856
|
||||
'modified' => 1531324256
|
||||
]
|
||||
],
|
||||
'system/config' => [
|
||||
|
||||
+2
-2
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/system/blueprints/pages/modular.yaml',
|
||||
'modified' => 1529597236,
|
||||
'filename' => '/var/www/html/user/themes/r2c/blueprints/modular/recit.yaml',
|
||||
'modified' => 1531324642,
|
||||
'data' => [
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR',
|
||||
'extends@' => 'default',
|
||||
@@ -0,0 +1,48 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/themes/r2c/blueprints/modular/links.yaml',
|
||||
'modified' => 1531324728,
|
||||
'data' => [
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR',
|
||||
'extends@' => 'default',
|
||||
'form' => [
|
||||
'fields' => [
|
||||
'tabs' => [
|
||||
'type' => 'tabs',
|
||||
'active' => 1,
|
||||
'fields' => [
|
||||
'content' => [
|
||||
'fields' => [
|
||||
'modular_title' => [
|
||||
'type' => 'spacer',
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR_SETUP'
|
||||
],
|
||||
'header.content.items' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ITEMS',
|
||||
'default' => '@self.modular',
|
||||
'size' => 'medium'
|
||||
],
|
||||
'header.content.order.by' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ORDER_BY',
|
||||
'placeholder' => 'date',
|
||||
'help' => NULL,
|
||||
'size' => 'small'
|
||||
],
|
||||
'header.content.order.dir' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ORDER',
|
||||
'help' => '"desc" or "asc" are valid values',
|
||||
'placeholder' => 'desc',
|
||||
'size' => 'small'
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,48 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/themes/r2c/blueprints/modular/streetmap.yaml',
|
||||
'modified' => 1531324747,
|
||||
'data' => [
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR',
|
||||
'extends@' => 'default',
|
||||
'form' => [
|
||||
'fields' => [
|
||||
'tabs' => [
|
||||
'type' => 'tabs',
|
||||
'active' => 1,
|
||||
'fields' => [
|
||||
'content' => [
|
||||
'fields' => [
|
||||
'modular_title' => [
|
||||
'type' => 'spacer',
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR_SETUP'
|
||||
],
|
||||
'header.content.items' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ITEMS',
|
||||
'default' => '@self.modular',
|
||||
'size' => 'medium'
|
||||
],
|
||||
'header.content.order.by' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ORDER_BY',
|
||||
'placeholder' => 'date',
|
||||
'help' => NULL,
|
||||
'size' => 'small'
|
||||
],
|
||||
'header.content.order.dir' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ORDER',
|
||||
'help' => '"desc" or "asc" are valid values',
|
||||
'placeholder' => 'desc',
|
||||
'size' => 'small'
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
||||
@@ -0,0 +1,48 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/themes/r2c/blueprints/modular/reseausociaux.yaml',
|
||||
'modified' => 1531324735,
|
||||
'data' => [
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR',
|
||||
'extends@' => 'default',
|
||||
'form' => [
|
||||
'fields' => [
|
||||
'tabs' => [
|
||||
'type' => 'tabs',
|
||||
'active' => 1,
|
||||
'fields' => [
|
||||
'content' => [
|
||||
'fields' => [
|
||||
'modular_title' => [
|
||||
'type' => 'spacer',
|
||||
'title' => 'PLUGIN_ADMIN.MODULAR_SETUP'
|
||||
],
|
||||
'header.content.items' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ITEMS',
|
||||
'default' => '@self.modular',
|
||||
'size' => 'medium'
|
||||
],
|
||||
'header.content.order.by' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ORDER_BY',
|
||||
'placeholder' => 'date',
|
||||
'help' => NULL,
|
||||
'size' => 'small'
|
||||
],
|
||||
'header.content.order.dir' => [
|
||||
'type' => 'text',
|
||||
'label' => 'PLUGIN_ADMIN.ORDER',
|
||||
'help' => '"desc" or "asc" are valid values',
|
||||
'placeholder' => 'desc',
|
||||
'size' => 'small'
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
]
|
||||
];
|
||||
@@ -2,7 +2,7 @@
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
||||
'filename' => '/var/www/html/user/config/system.yaml',
|
||||
'modified' => 1531320856,
|
||||
'modified' => 1531324256,
|
||||
'data' => [
|
||||
'absolute_urls' => false,
|
||||
'param_sep' => ':',
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'@class' => 'Grav\\Common\\Config\\CompiledLanguages',
|
||||
'timestamp' => 1531320858,
|
||||
'timestamp' => 1531324258,
|
||||
'checksum' => '09c224178739f64346019fcb4930233a',
|
||||
'files' => [
|
||||
'system/languages' => [
|
||||
@@ -22871,6 +22871,6 @@ Path: `%2$s`
|
||||
]
|
||||
],
|
||||
'checksum' => '09c224178739f64346019fcb4930233a',
|
||||
'timestamp' => 1531320858
|
||||
'timestamp' => 1531324258
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user