Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Community
drupalpt
Commits
637cb3f3
Commit
637cb3f3
authored
Mar 11, 2019
by
Cristiano Silva
Browse files
First commit w/ custom sass files setup & site structure config
parent
a7a3f0b0
Pipeline
#1629
failed with stages
in 3 minutes and 3 seconds
Changes
448
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
637cb3f3
...
...
@@ -29,7 +29,7 @@ vendor/
core/
modules/contrib
themes/contrib
themes/*/.sass-cache
themes/*/
*/
.sass-cache
sites/default/files
scripts/playbook.retry
node_modules/
...
...
private/.htaccess
0 → 100644
View file @
637cb3f3
# Deny all requests from Apache 2.4+.
<
IfModule
mod_authz_core.c
>
Require
all
denied
</
IfModule
>
# Deny all requests from Apache 2.0-2.2.
<
IfModule
!mod_authz_core.c
>
Deny
from
all
</
IfModule
>
# Turn off all options we don't need.
Options
-Indexes -ExecCGI -Includes -MultiViews
# Set the catch-all handler to prevent scripts from being executed.
SetHandler
Drupal_Security_Do_Not_Remove_See_SA_2006_006
<
Files
*
>
# Override the handler again if we're run later in the evaluation list.
SetHandler
Drupal_Security_Do_Not_Remove_See_SA_2013_003
</
Files
>
# If we know how to do it safely, disable the PHP engine entirely.
<
IfModule
mod_php5.c
>
php_flag engine
off
</
IfModule
>
\ No newline at end of file
sites/default/default.services.yml
View file @
637cb3f3
...
...
@@ -75,7 +75,7 @@ parameters:
#
# Not recommended in production environments
# @default true
cache
:
tru
e
cache
:
fals
e
renderer.config
:
# Renderer required cache contexts:
#
...
...
sites/default/services.yml
View file @
637cb3f3
...
...
@@ -55,7 +55,7 @@ parameters:
#
# Not recommended in production environments
# @default false
debug
:
fals
e
debug
:
tru
e
# Twig auto-reload:
#
# Automatically recompile Twig templates whenever the source code changes.
...
...
sites/default/settings.local.php
View file @
637cb3f3
...
...
@@ -15,3 +15,6 @@
$settings
[
'install_profile'
]
=
'base'
;
$config_directories
[
'sync'
]
=
'sites/sync'
;
$settings
[
'trusted_host_patterns'
]
=
[
'^drupalpt\.omibee$'
];
$config
[
'system.performance'
][
'css'
][
'preprocess'
]
=
FALSE
;
$config
[
'system.performance'
][
'js'
][
'preprocess'
]
=
FALSE
;
\ No newline at end of file
sites/sync/block.block.bootstrap_barrio_account_menu.yml
0 → 100644
View file @
637cb3f3
uuid
:
ad21ced5-7b17-4e05-82a4-a9c9bc992d6c
langcode
:
pt-pt
status
:
false
dependencies
:
config
:
-
system.menu.account
module
:
-
system
-
user
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_account_menu
theme
:
bootstrap_barrio
region
:
sidebar_second
weight
:
-10
provider
:
null
plugin
:
'
system_menu_block:account'
settings
:
id
:
'
system_menu_block:account'
label
:
'
Menu
de
utilizador'
provider
:
system
label_display
:
'
0'
level
:
1
depth
:
1
visibility
:
user_role
:
id
:
user_role
roles
:
authenticated
:
authenticated
negate
:
false
context_mapping
:
user
:
'
@user.current_user_context:current_user'
sites/sync/block.block.bootstrap_barrio_aggregatorfeed_github.yml
0 → 100644
View file @
637cb3f3
uuid
:
55a42f72-e061-42c7-a0f8-8f2bb15b5ae7
langcode
:
pt-pt
status
:
false
dependencies
:
module
:
-
aggregator
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_aggregatorfeed_github
theme
:
bootstrap_barrio
region
:
footer_third
weight
:
0
provider
:
null
plugin
:
aggregator_feed_block
settings
:
id
:
aggregator_feed_block
label
:
'
No
GitHub'
provider
:
aggregator
label_display
:
visible
block_count
:
5
feed
:
'
6'
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_aggregatorfeed_portugaldrupalgroups.yml
0 → 100644
View file @
637cb3f3
uuid
:
c5628be7-e581-42cb-bee8-a02970cda242
langcode
:
pt-pt
status
:
false
dependencies
:
module
:
-
aggregator
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_aggregatorfeed_portugaldrupalgroups
theme
:
bootstrap_barrio
region
:
footer_first
weight
:
0
provider
:
null
plugin
:
aggregator_feed_block
settings
:
id
:
aggregator_feed_block
label
:
'
No
fórum'
provider
:
aggregator
label_display
:
visible
block_count
:
5
feed
:
'
1'
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_aggregatorfeed_twitter.yml
0 → 100644
View file @
637cb3f3
uuid
:
3576c2b1-59ce-4e42-af83-c1628bce1165
langcode
:
pt-pt
status
:
false
dependencies
:
module
:
-
aggregator
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_aggregatorfeed_twitter
theme
:
bootstrap_barrio
region
:
footer_fourth
weight
:
-13
provider
:
null
plugin
:
aggregator_feed_block
settings
:
id
:
aggregator_feed_block
label
:
'
Nas
redes
sociais'
provider
:
aggregator
label_display
:
visible
block_count
:
5
feed
:
'
4'
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_branding.yml
0 → 100644
View file @
637cb3f3
uuid
:
387c6adf-2aae-4a00-8aa8-339a22e455ea
langcode
:
pt-pt
status
:
true
dependencies
:
module
:
-
system
theme
:
-
bootstrap_barrio
_core
:
default_config_hash
:
NDwadleLD3YVSbDUaakxyYZyINYtkFtOVGShfq4kWy8
id
:
bootstrap_barrio_branding
theme
:
bootstrap_barrio
region
:
header
weight
:
-14
provider
:
null
plugin
:
system_branding_block
settings
:
id
:
system_branding_block
label
:
'
Imagem
de
marca
do
sítio'
provider
:
system
label_display
:
'
0'
use_site_logo
:
true
use_site_name
:
false
use_site_slogan
:
false
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_breadcrumbs.yml
0 → 100644
View file @
637cb3f3
uuid
:
c27feafd-c738-4881-bb32-fe316090c5ed
langcode
:
pt-pt
status
:
true
dependencies
:
module
:
-
system
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_breadcrumbs
theme
:
bootstrap_barrio
region
:
breadcrumb
weight
:
0
provider
:
null
plugin
:
system_breadcrumb_block
settings
:
id
:
system_breadcrumb_block
label
:
'
Navegação
estruturada'
provider
:
system
label_display
:
'
0'
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_content.yml
0 → 100644
View file @
637cb3f3
uuid
:
e9e08930-5d82-42dc-9b9c-bc705ad6dc9f
langcode
:
pt-pt
status
:
true
dependencies
:
module
:
-
system
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_content
theme
:
bootstrap_barrio
region
:
content
weight
:
-9
provider
:
null
plugin
:
system_main_block
settings
:
id
:
system_main_block
label
:
'
Conteúdo
da
página
principal'
provider
:
system
label_display
:
'
0'
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_become_member.yml
0 → 100644
View file @
637cb3f3
uuid
:
ebd12f09-0fbb-4cdb-97c1-b8f416231e9e
langcode
:
pt-pt
status
:
false
dependencies
:
content
:
-
'
block_content:basic:d8c1cc5b-4249-43c9-aa50-ac85072f8862'
module
:
-
block_content
-
user
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_become_member
theme
:
bootstrap_barrio
region
:
sidebar_second
weight
:
-8
provider
:
null
plugin
:
'
block_content:d8c1cc5b-4249-43c9-aa50-ac85072f8862'
settings
:
id
:
'
block_content:d8c1cc5b-4249-43c9-aa50-ac85072f8862'
label
:
Associa-te!
provider
:
block_content
label_display
:
visible
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
user_role
:
id
:
user_role
roles
:
administrator
:
administrator
negate
:
false
context_mapping
:
user
:
'
@user.current_user_context:current_user'
sites/sync/block.block.bootstrap_barrio_custom_communicate.yml
0 → 100644
View file @
637cb3f3
uuid
:
cbe8fe5e-bcf1-4f4a-879c-82de98469e6d
langcode
:
pt-pt
status
:
false
dependencies
:
content
:
-
'
block_content:basic:69cfffbe-8824-4271-9abe-d1e73257240d'
module
:
-
block_content
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_communicate
theme
:
bootstrap_barrio
region
:
footer_first
weight
:
0
provider
:
null
plugin
:
'
block_content:69cfffbe-8824-4271-9abe-d1e73257240d'
settings
:
id
:
'
block_content:69cfffbe-8824-4271-9abe-d1e73257240d'
label
:
Comunica
provider
:
block_content
label_display
:
visible
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_contact_us.yml
0 → 100644
View file @
637cb3f3
uuid
:
4ac71587-39d7-42ae-94b2-2eb84fa1bb14
langcode
:
pt-pt
status
:
true
dependencies
:
content
:
-
'
block_content:basic:9bff8c56-5e36-48c2-9133-b42abaf983a1'
module
:
-
block_content
-
system
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_contact_us
theme
:
bootstrap_barrio
region
:
content
weight
:
-10
provider
:
null
plugin
:
'
block_content:9bff8c56-5e36-48c2-9133-b42abaf983a1'
settings
:
id
:
'
block_content:9bff8c56-5e36-48c2-9133-b42abaf983a1'
label
:
Contacta-nos
provider
:
block_content
label_display
:
'
0'
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
request_path
:
id
:
request_path
pages
:
"
/contacta-nos
\r\n
/contacta-nos/*
\r\n
/contact
\r\n
/contact/*"
negate
:
false
context_mapping
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_contribute.yml
0 → 100644
View file @
637cb3f3
uuid
:
88f2b69f-096f-4ec0-b962-44bdf427925c
langcode
:
pt-pt
status
:
false
dependencies
:
content
:
-
'
block_content:basic:1fb342e7-93cf-4aa3-9cea-e94080a33a16'
module
:
-
block_content
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_contribute
theme
:
bootstrap_barrio
region
:
footer_third
weight
:
0
provider
:
null
plugin
:
'
block_content:1fb342e7-93cf-4aa3-9cea-e94080a33a16'
settings
:
id
:
'
block_content:1fb342e7-93cf-4aa3-9cea-e94080a33a16'
label
:
Contribui
provider
:
block_content
label_display
:
visible
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_credits_warnings.yml
0 → 100644
View file @
637cb3f3
uuid
:
cf5e753e-d339-4952-890c-f895cd758e0c
langcode
:
pt-pt
status
:
true
dependencies
:
content
:
-
'
block_content:basic:1a0cb9e2-5772-45aa-9cee-14d1a3636182'
module
:
-
block_content
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_credits_warnings
theme
:
bootstrap_barrio
region
:
footer_fifth
weight
:
0
provider
:
null
plugin
:
'
block_content:1a0cb9e2-5772-45aa-9cee-14d1a3636182'
settings
:
id
:
'
block_content:1a0cb9e2-5772-45aa-9cee-14d1a3636182'
label
:
'
Créditos
e
avisos'
provider
:
block_content
label_display
:
'
0'
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_follow_us.yml
0 → 100644
View file @
637cb3f3
uuid
:
43b57be6-a5e7-4b37-a613-9ee84cd626fe
langcode
:
pt-pt
status
:
false
dependencies
:
content
:
-
'
block_content:basic:25678aef-4f17-4688-9f8e-e5cff2cbd6e4'
module
:
-
block_content
-
system
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_follow_us
theme
:
bootstrap_barrio
region
:
sidebar_second
weight
:
-12
provider
:
null
plugin
:
'
block_content:25678aef-4f17-4688-9f8e-e5cff2cbd6e4'
settings
:
id
:
'
block_content:25678aef-4f17-4688-9f8e-e5cff2cbd6e4'
label
:
Segue-nos
provider
:
block_content
label_display
:
visible
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
request_path
:
id
:
request_path
pages
:
'
<front>'
negate
:
false
context_mapping
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_keep_up.yml
0 → 100644
View file @
637cb3f3
uuid
:
c11b2aa6-df8c-40a8-b11e-119a2b695d45
langcode
:
pt-pt
status
:
false
dependencies
:
content
:
-
'
block_content:basic:9258650d-736d-4f09-b9a1-f4ff27fe25fc'
module
:
-
block_content
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_keep_up
theme
:
bootstrap_barrio
region
:
footer_fourth
weight
:
-14
provider
:
null
plugin
:
'
block_content:9258650d-736d-4f09-b9a1-f4ff27fe25fc'
settings
:
id
:
'
block_content:9258650d-736d-4f09-b9a1-f4ff27fe25fc'
label
:
Acompanha
provider
:
block_content
label_display
:
visible
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
{
}
sites/sync/block.block.bootstrap_barrio_custom_take_part.yml
0 → 100644
View file @
637cb3f3
uuid
:
7dee4af4-b0f4-465e-86fd-bc5c65283f8f
langcode
:
pt-pt
status
:
false
dependencies
:
content
:
-
'
block_content:basic:16347f52-8287-44de-85ed-e6e0c8255d8a'
module
:
-
block_content
theme
:
-
bootstrap_barrio
id
:
bootstrap_barrio_custom_take_part
theme
:
bootstrap_barrio
region
:
footer_second
weight
:
-14
provider
:
null
plugin
:
'
block_content:16347f52-8287-44de-85ed-e6e0c8255d8a'
settings
:
id
:
'
block_content:16347f52-8287-44de-85ed-e6e0c8255d8a'
label
:
Participa
provider
:
block_content
label_display
:
visible
status
:
true
info
:
'
'
view_mode
:
full
visibility
:
{
}
Prev
1
2
3
4
5
…
23
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment