-
Notifications
You must be signed in to change notification settings - Fork 1
Project page minor styling adjustmens #538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
021a81d
Project page and paragraph styling
yepzdk 748a3f0
Config export
yepzdk df4c337
Update CHANGELOG.md
yepzdk a72fb1a
Update CHANGELOG.md
yepzdk 72b5fea
Update field.field.node.project_page.field_teaser.yml
yepzdk c192fcb
Update node.type.project_main_page.yml
yepzdk 7c9e1ea
Add check
yepzdk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 40 additions & 0 deletions
40
config/sync/core.entity_view_display.node.project_page.list_display.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| uuid: df31d120-b83b-4267-881f-562181eb12a3 | ||
| langcode: da | ||
| status: true | ||
| dependencies: | ||
| config: | ||
| - core.entity_view_mode.node.list_display | ||
| - field.field.node.project_page.field_content_sections | ||
| - field.field.node.project_page.field_project_category | ||
| - field.field.node.project_page.field_teaser | ||
| - node.type.project_page | ||
| module: | ||
| - user | ||
| id: node.project_page.list_display | ||
| targetEntityType: node | ||
| bundle: project_page | ||
| mode: list_display | ||
| content: | ||
| field_teaser: | ||
| type: basic_string | ||
| label: hidden | ||
| settings: { } | ||
| third_party_settings: { } | ||
| weight: 1 | ||
| region: content | ||
| links: | ||
| settings: { } | ||
| third_party_settings: { } | ||
| weight: 100 | ||
| region: content | ||
| sharing_buttons: | ||
| settings: { } | ||
| third_party_settings: { } | ||
| weight: 100 | ||
| region: content | ||
| hidden: | ||
| field_content_sections: true | ||
| field_project_category: true | ||
| langcode: true | ||
| published_at: true | ||
| search_api_excerpt: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.node.project_page.field_teaser.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| uuid: bbb50cdb-201a-4ee2-8464-654937de6277 | ||
| langcode: da | ||
| status: true | ||
| dependencies: | ||
| config: | ||
| - field.storage.node.field_teaser | ||
| - node.type.project_page | ||
| id: node.project_page.field_teaser | ||
| field_name: field_teaser | ||
| entity_type: node | ||
| bundle: project_page | ||
| label: Teaser/indledning | ||
| description: 'Kort tekst der vises i teasers og i toppen af indholdsvisningen' | ||
| required: false | ||
| translatable: false | ||
| default_value: { } | ||
| default_value_callback: '' | ||
| settings: { } | ||
| field_type: string_long |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 7 additions & 4 deletions
11
web/themes/custom/hoeringsportal/templates/node/node--project-page.html.twig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
web/themes/custom/hoeringsportal/templates/paragraph/paragraph--files.html.twig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
web/themes/custom/hoeringsportal/templates/paragraph/paragraph--teaser-row.html.twig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...custom/hoeringsportal/templates/paragraph/paragraph--text-aside-blocks-2-column.html.twig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.