Views Slideshow carouFredSel

Component type

module

Maintenance status

Development status

Downloads

1809

Component created

Component changed

Integrates the responsive carouFredSel plugin into views_slideshow.

Development status

It's pretty much WIP, not ready for production yet.
So far development has gone into integration with carouFredSel version 6.2.0 (latest).

Blog Archive By Creation Time

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal out of the box supports blog functionality. But like other blogging platforms, it does not provide a archive, based on creation time.
This can be easily done using views to have a monthly archive, but creating a monthly archive group by year or creating a archive
which shows title (as a link to the content) group by month and group by year is not possible.
This module creates a block for blog archive. Options are there to configure whether to have a monthly archive or monthly archive group by year
or blog title archive group by month and group by year.

Exit on unsaved form

Component type

module

Maintenance status

Development status

Component created

Component changed

It works, but it is still under intensive development

--------------------------------------------
During the development phase:
The module checks whether the currently form has been changed before process of leaving / closing the overlay / form. When the form is not saved confirmation window is displayed with the text defined in it.

it allows to set up css class for changed elements, and (feature) revert element state.

Co-maintainer wanted

I do this in my spare time, an extra co-maintainer would be welcome. If you're interested in helping, please contact me or open an issue in the this module issue tracker.

Install

  1. Download
    git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/ajtis.pl/1934834.git exit_on_unsaved_form
    

Splash Offer

Component type

module

Maintenance status

Development status

Downloads

3196

Component created

Component changed

SUMMARY

Allows the management of one or more "splash offers", which are modal popups with an accept or reject form. If a user accepts the offer then a new page will open with a provided accept url. If they reject the offer, the modal will close. (If they select Do not Show Again, then a cookie is set so as to avoid futher display.) You may define the who, when and where of the splash offers with precision controls. Factors such as: user role, site url, device, and whether the offer has been previously viewed (cookies), cookie duration, etc.

Colonectomy

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple module allows the colon punctuation mark to be removed from field labels.

Configure each field that you want to remove the colon from on the 'manage display' admin interface, click the 'gear' icon to configure the formatter and select to hide the colon. This can be configured for every field individually, and for every view mode that the field can appear in - nothing is changed by default when the module is initially turned on.