Scroll
New EBT Basic Button module!
Extra Block Types: Text module provides ability to add link with button styles.
New EBT Text module
Extra Block Types: Text module provides ability to add Text and Title with WYSIWYG editor.
EBT (Extra Block Types): Core new release 1.2.1
This release contains a lot of enhancements:
New EBT Timeline module!
Extra Block Types: Timeline module provides ability to add a block with timeline.
New EBT Slideshow module!
Extra Block Types: Slideshow module provides ability to add a block with FlexSlider.
http://flexslider.woothemes.com/
EBT Slideshow also allows to display carousel as well (with animation:slide option):
http://flexslider.woothemes.com/carousel-min-max.html
EBT (Extra Block Types): Core new release 1.0.0
Added fixes for nested EBT settings.
New EBT Accordion module!
Extra Block Types: Accordion module provides ability to add a block with Accordion / FAQ.
EBT allows to choose styles for Accordion and FAQ via UI.
New EBT Tabs module!
Extra Block Types: Tabs module create a new block type for tabs. Tab content can be blocks, pages, Views and formatted text. Tabs are based on jQuery UI Tabs plugin and have various settings for the jquery plugin.
EBT (Extra Block Types): Core new release 1.0.0-alpha
First alpha release for EBT (Extra Block Types) Core module. Moved common functions for EBT modules in EBT Core module.
PHP date() format
- d - The day of the month (from 01 to 31)
- D - A textual representation of a day (three letters)
- j - The day of the month without leading zeros (1 to 31)
- l (lowercase 'L') - A full textual representation of a day
- N - The ISO-8601 numeric representation of a day (1 for Monday, 7 for Sunday)
- S - The English ordinal suffix for the day of the month (2 characters st, nd, rd or th.