Skip to content
Snippets Groups Projects
  1. Nov 11, 2014
  2. Nov 02, 2014
  3. Nov 01, 2014
  4. Oct 28, 2014
  5. Oct 27, 2014
  6. May 14, 2014
  7. May 09, 2014
  8. May 08, 2014
    • Jeroen Bobbeldijk's avatar
      This commit comes with quite some theme changes: · 3f56a989
      Jeroen Bobbeldijk authored
       - Moved theme functions to theme/paragraphs.theme.inc and paragraphs-item.tpl.php to theme/paragraphs-item.tpl.php
       - theme_paragraphs_view has been removed in favor of the item below, as it made us have multiple wrappers, which was not intended.
       - Added wrapper arround all paragraph items in one field:
         - It has the following classes by default: paragraphs-items, paragraphs-items-view-mode-{view-mode}, paragraphs-items-field-{field_name}
         - It has the following theme suggestions by default: paragraphs_items, paragraphs_items__{field_name}, paragraphs_items__{field_name}__{view_mode}
         - It has its own default template: theme/paragraphs-items.tpl.php
         - The template is made to look more like paragraphs-item.tpl.php rather than theme_paragraphs_view
       - The templates also have proper comments now.
      
      See #2251909 for the full discussion about this.
      3f56a989
  9. May 06, 2014
Loading