Username regex filter

Component type

module

Maintenance status

Development status

Downloads

448

Component created

Component changed

This is a very simple module born from the circumstance that there is seemingly no other easy way to apply effective user name restrictions. The only module that would seem to be the right choice (i. e. User restrictions), favors a limited SQL'ish syntax, which feels uncomfortable to regex fans (like I am).

Simple Slick

Component type

module

Categories

Maintenance status

Development status

Downloads

526

Component created

Component changed

Provides basic integration with Slick (http://kenwheeler.github.io/slick/), via the Libraries API.

This module is useful when you wish to provide your own front-end integration for Slick without a user interface. If you wish to configure entirely through the UI, without coding, you may prefer Slick Carousel.

Reset node statistics counter (reset_node_counter)

Component type

module

Categories

Maintenance status

Development status

Downloads

1020

Component created

Component changed

Introduction

This set of modules and drush integration allows you to reset the node_counter which increments a counter each time content is viewed.
This counter is part of Drupal cores statistic module .

This might be useful, if you refine your unpublished content online and you want to start with 0 views on a published node.

So Reset node counter provides you

Views Numeric Range Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

380

Component created

Component changed

This module creates a +/- tolerance setting when filtering a numeric based view field.

So for example, if you have a number field that is exposed, A person can search for "100" and automatically have it search by plus or minus 10%. So it would return all results between "90" and "110".

Dependencies

- Views

Chartist

Component type

module

Categories

Maintenance status

Development status

Downloads

488

Component created

Component changed

CHARTIST - SIMPLE RESPONSIVE CHARTS
You may think that this is just yet an other charting library. But Chartist.js is the product of a community that was disappointed about the abilities provided by other charting libraries. Of course there are hundreds of other great charting libraries but after using them there were always tweaks you would have wished for that were not included.

Chartist library main site