Skip to content
Snippets Groups Projects
  1. May 14, 2014
  2. May 09, 2014
  3. 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
  4. May 06, 2014
  5. Apr 20, 2014
  6. Apr 15, 2014
  7. Mar 31, 2014
  8. Dec 29, 2013
  9. Dec 09, 2013
  10. Nov 25, 2013
  11. Nov 20, 2013
  12. Nov 15, 2013
  13. Nov 13, 2013
  14. Nov 11, 2013
  15. Nov 08, 2013
Loading