Node_to_Json

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

If you want to convert node content to json . Url of the json will be password protected .This module is helpful, create a basic framework for drupal developer to create password protected content for android or iPhone applications.

upload overwrite

Component type

module

Categories

Maintenance status

Development status

Downloads

860

Component created

Component changed

Came across this problem that if you upload a file which already exists in the files folder of Drupal, it does not get overwritten. This module covers the minute gaps of overwriting the files. If same file is uploaded multiple times in a node or in the different nodes, file will get overwritten by the functionality of code. The concept is simple if you upload the file which is existing in Drupal files it will get overwritten.
This is applicable in the case of images also.

I will recommend to download the latest version of this module.

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).

Report oversized text fields

Component type

module

Categories

Maintenance status

Development status

Downloads

244

Component created

Component changed

If (in any of your Drupal 6 nodes and node types) there are 'Text fields' having a widget type 'Text field' (a single row), and no 'Maximum length' defined, AND field contents that is longer than 255 characters, you will have a problem when migrating from Drupal 6 to 7 with CCK Migrate, the upgrade process will halt and you'll have to start over.

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

Schema Breadcrumb

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

This is a simple module that adds schema attributes to breadcrumbs in Drupal 7.

I made this module for use on my Drupal 7 sites and decided to release it to bring this functionality to Drupal 7. I am aware that Drupal 8 uses Schema in core therefore i wont be releasing this module for Drupal 8.

Installation

To install this module you install it as you would any other module then you must edit your template.php file.

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

Pokéapi

Component type

module

Maintenance status

Development status

Downloads

588

Component created

Component changed

Introduction
This module will import data from Pokéapi and generate nodes base on that data. This project is going to ship with several module here is what each module does. Currently we are not supporting abilities and types because this will required to an entity reference with each Pokemon.

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