You are here

Files in Open Social 8.7

Primary tabs

File namesort descending Location Namespace Description
book-tree.html.twig themes/socialbase/templates/node/book/book-tree.html.twig Default theme implementation to display a book tree.
Book.php modules/custom/social_demo/src/Plugin/DemoContent/Book.php Drupal\social_demo\Plugin\DemoContent
book.yml modules/custom/social_demo/eaa/content/entity/book.yml modules/custom/social_demo/eaa/content/entity/book.yml
BookAddBlock.php modules/social_features/social_book/src/Plugin/Block/BookAddBlock.php Drupal\social_book\Plugin\Block
BookNavigation.php themes/socialbase/src/Plugin/Preprocess/BookNavigation.php Drupal\socialbase\Plugin\Preprocess
bootstrap-dropdown.html.twig themes/socialbase/templates/form/bootstrap-dropdown.html.twig Default theme implementation to display a Bootstrap Dropdown component.
bootstrap-panel.html.twig themes/socialbase/templates/card/bootstrap-panel.html.twig Default theme implementation to display a Bootstrap Panel component.
brand.css themes/socialblue/assets/css/brand.css [type="radio"]:checked + label:before { border-color: #29abe2; } [type="radio"]:focus + label:before { -webkit-box-shadow: 0 0 3px 2px #29abe2; box-shadow: 0 0 3px 2px #29abe2; } [type="checkbox"]:checked…
breadcrumb.css themes/socialbase/assets/css/breadcrumb.css .region--breadcrumb { display: none; } .breadcrumb { padding: 8px 1rem; list-style: none; font-size: 16px; margin-bottom: 0; } .breadcrumb > li { display: inline-block; } .breadcrumb a { display: inline-block; font-weight:…
breadcrumb.css themes/socialblue/assets/css/breadcrumb.css .breadcrumb > .active { color: #555555; }@media (min-width: 900px) { .breadcrumbs { background-color: #fff; } }
breadcrumb.html.twig themes/socialbase/templates/navigation/breadcrumb.html.twig Default theme implementation for a breadcrumb trail.
breadcrumb.twig themes/socialbase/components/03-molecules/navigation/breadcrumb/breadcrumb.twig <nav role="navigation" class="breadcrumbs"> <h2 id="system-breadcrumb" class="visually-hidden">{{ 'Breadcrumb'|t }}</h2> <ol class="breadcrumb container"> …
button--floating.twig themes/socialblue/components/02-atoms/button/button--floating.twig <button class="btn {{modifier_class}}"> <svg class="icon-gray icon-medium" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M3…
button.css themes/socialbase/assets/css/button.css [role="button"] { cursor: pointer; } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor:…
button.css themes/socialblue/assets/css/button.css .btn { border-radius: 10px; } .btn.btn-floating { border-radius: 50%; } .btn-default { color: #4d4d4d; background-color: #ffffff; border-color: #adadad; fill: #4d4d4d; } .btn-default:focus, .btn-default.focus, .btn-default:hover,…
button.twig themes/socialblue/components/02-atoms/button/button.twig <button class="btn {{modifier_class}}">Button</button>
card-nested-section.twig themes/socialbase/components/02-atoms/cards/card-nested-section.twig <section class="card"> <div class="card__block"> <p>Content can be anything</p> <div class="card__nested-section"> <p>Nested section content</p> </div> …
card.twig themes/socialbase/components/02-atoms/cards/card.twig <section class="card"> <h2 class="card__title card__title--underline"> Card title <span class="card__subtitle"> optional subtitle </span> </h2> <div class="{{…
cards.css themes/socialblue/assets/css/cards.css .card { border-top-left-radius: 10px; border-bottom-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; background-color: #ffffff; } .card__title { color: #777; font-weight: 500; } .region--complementary…
cards.css themes/socialbase/assets/css/cards.css .card { -webkit-box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24); box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24); position: relative; display:…
CategorizedOptionsbuttonsWidget.php modules/social_features/social_profile/src/Plugin/Field/FieldWidget/CategorizedOptionsbuttonsWidget.php Drupal\social_profile\Plugin\Field\FieldWidget
ChangeGroupMembershipRole.php modules/social_features/social_group/src/Plugin/Action/ChangeGroupMembershipRole.php Drupal\social_group\Plugin\Action
ckeditor.css themes/socialblue/assets/css/ckeditor.css .btn { border-radius: 10px; } .btn.btn-floating { border-radius: 50%; } .btn-default { color: #4d4d4d; background-color: #ffffff; border-color: #adadad; fill: #4d4d4d; } .btn-default:focus, .btn-default.focus, .btn-default:hover,…
ckeditor.css themes/socialbase/assets/css/ckeditor.css code, kbd, pre, samp { font-size: 1em; } code, kbd { padding: 2px 4px; font-size: 90%; } kbd kbd { padding: 0; font-size: 100%; font-weight: bold; -webkit-box-shadow: none; box-shadow: none; } pre { display: block; …
code.twig themes/socialbase/components/01-base/code/code.twig <p>The <code>code</code> element represents a fragment of computer code.</p> <p>There are <var><var>y</var> = <var>m</var><var>x</var> + <var>b</var></var>…
color.admin.css modules/custom/improved_theme_settings/css/color.admin.css .form-type-vertical-tabs .color-form .form-item { height: auto; } .form-type-vertical-tabs .color-form label { float: none; clear: left; display: inline-block; } .form-type-vertical-tabs .color-form .form-select, .form-type-vertical-tabs…
color.inc themes/socialblue/color/color.inc
colors.twig themes/socialblue/components/00-config/variables/colors.twig <div style="display: inline-block; width: 6rem; height: 6rem; border-radius: .25rem;" class=" {{modifier_class}}"></div>
comment--activity-comment.html.twig themes/socialbase/templates/comment/comment--activity-comment.html.twig {% extends "comment.html.twig" %} {% block comment_author %} <div class="comment__author"> {{ author }} <span class="comment__metadata">&bullet; {{ submitted }} </span> </div> {%…
comment--activity.html.twig themes/socialbase/templates/comment/comment--activity.html.twig Default theme implementation for comments.
comment.css themes/socialblue/assets/css/comment.css .comments { background: #f3f3f3; border-radius: 10px; } .comment__reply-btn { color: #33b5e5; fill: #33b5e5; } .comment__reply-btn:hover, .comment__reply-btn:focus { color: #1a8dbe; fill: #1a8dbe; } .photoswipe-gallery-custom…
comment.css themes/socialbase/assets/css/comment.css a[id^="comment-"] { display: block; position: relative; top: -70px; visibility: hidden; } .comment { position: relative; margin-top: 1em; line-height: 1.2; display: -webkit-box; display: -ms-flexbox; display: flex; …
comment.html.twig themes/socialbase/templates/comment/comment.html.twig Default theme implementation for comments.
Comment.php modules/custom/social_demo/src/Plugin/DemoContent/Comment.php Drupal\social_demo\Plugin\DemoContent
comment.type.comment.yml modules/social_features/social_comment/config/install/comment.type.comment.yml modules/social_features/social_comment/config/install/comment.type.comment.yml
comment.type.post_comment.yml modules/social_features/social_post/config/install/comment.type.post_comment.yml modules/social_features/social_post/config/install/comment.type.post_comment.yml
comment.yml modules/custom/social_demo/eaa/content/entity/comment.yml modules/custom/social_demo/eaa/content/entity/comment.yml
comment.yml modules/custom/social_demo/content/entity/comment.yml modules/custom/social_demo/content/entity/comment.yml
CommentAllActivityEntityCondition.php modules/custom/activity_basics/src/Plugin/ActivityEntityCondition/CommentAllActivityEntityCondition.php Drupal\activity_basics\Plugin\ActivityEntityCondition
CommentGroupContentFormatter.php modules/custom/group_core_comments/src/Plugin/Field/FieldFormatter/CommentGroupContentFormatter.php Drupal\group_core_comments\Plugin\Field\FieldFormatter
CommentNodeFormatter.php modules/social_features/social_core/src/Plugin/Field/FieldFormatter/CommentNodeFormatter.php Drupal\social_core\Plugin\Field\FieldFormatter
CommentNotReplyActivityEntityCondition.php modules/custom/activity_basics/src/Plugin/ActivityEntityCondition/CommentNotReplyActivityEntityCondition.php Drupal\activity_basics\Plugin\ActivityEntityCondition
CommentPostActivityFormatter.php modules/social_features/social_post/src/Plugin/Field/FieldFormatter/CommentPostActivityFormatter.php Drupal\social_post\Plugin\Field\FieldFormatter
CommentPostFormatter.php modules/social_features/social_post/src/Plugin/Field/FieldFormatter/CommentPostFormatter.php Drupal\social_post\Plugin\Field\FieldFormatter
CommentReplyActivityEntityCondition.php modules/custom/activity_basics/src/Plugin/ActivityEntityCondition/CommentReplyActivityEntityCondition.php Drupal\activity_basics\Plugin\ActivityEntityCondition
CommunityActivityContext.php modules/custom/activity_basics/src/Plugin/ActivityContext/CommunityActivityContext.php Drupal\activity_basics\Plugin\ActivityContext
ConfigEventsSubscriber.php modules/social_features/social_profile/modules/social_profile_privacy/src/EventSubscriber/ConfigEventsSubscriber.php Drupal\social_profile_privacy\EventSubscriber
confirm-form--modal.html.twig themes/socialbase/templates/form/confirm-form--modal.html.twig Theme override for modal confirm form.
confirm-form.html.twig themes/socialbase/templates/form/confirm-form.html.twig Theme override for confirm form.
ConfirmFormModal.php themes/socialbase/src/Plugin/Preprocess/ConfirmFormModal.php Drupal\socialbase\Plugin\Preprocess

Pages

Other projects