Entity XLIFF

Component type

module

Maintenance status

Development status

Downloads

535

Component created

Component changed

Overview

This is a Drupal extension that integrates Eggs'n'Cereal--a PHP library that generically facilitates serialization and unserialization of HTML content in the XLIFF format--with Drupal. It does very little on its own, other than provide a basic UI to export and import Drupal entities in the XLIFF format.

SQL Storage cleanup

Component type

module

Maintenance status

Development status

Downloads

1430

Component created

Component changed

This project aims to remove possible abandoned data out of field SQL storage tables.

Usually you really don't need it - Drupal has a mature storage system with transactions that leads to consistent database.
But Drupal users are people. They make mistakes, period.
Also some type of custom migrations can introduce such errors.
If you have strange exceptions with duplicates within field or revision tables - you got problems.

Thats why this tool published here.

Flag Plus

Component type

module

Maintenance status

Development status

Downloads

322

Component created

Component changed

DISCLAIMER

2015-04-21 This module is under active development, and only commits that have undergone basic testing are pushed to Drupal.org, but I currently offer no assurance about the safety of this module when used together with Flag. At least some of the features of Flag Plus make changes to the flag applicability state in the Flag database tables. Use at your own risk.

That said, it's already very handy, and I use it on a number of my own sites daily without any real problems so far.

Block HTTP Referer

Component type

module

Maintenance status

Development status

Component created

Component changed

The Block HTTP Referer module is made to easily block spambots from your site. You can do this by entering the url or part of the url on the configuration page. If $_SERVER['HTTP_REFERER'] matches with any of these urls, access will be blocked.

WHMCS

Component type

module

Maintenance status

Development status

Component created

Component changed

The WHMCS MODULE fully integrates the WHMCS API into a Drupal website making all information in whmcs available to a Drupal website.

WHMCS is an all-in-one client management, billing & support solution for online businesses. Handling everything from signup to termination.

Element

Component type

module

Categories

Maintenance status

Development status

Downloads

865

Component created

Component changed

Element builds upon the entity API to provide developers with a fieldable bundleable entity type that offers a lightweight alternative to nodes. The module was a take on the entity API inspired by a surprising rediscovery of its inbuilt functions. While researching alternatives to this it was discovered that many other modules which use the entity API to create custom entities were adding extra unnecessary custom code to create features that the entity API already had thought about and provided.

Query Parameters To URL

Component type

module

Maintenance status

Development status

Downloads

5129

Component created

Component changed

This module provides the ability to rewrite URL query parameters into Clean URL components on specified paths.

Motivation

Views exposed filters generates URLs with multiple query parameters, and the URL path gets unwieldy fast if there are multiple filters and filter values used. Furthermore because the path contains query parameters, it might impact SEO results.

An example of a dirty URL like that could be:
example.com/events?field_category_id[0]=100&field_category_id[1]=101&field_author_name[0]=John

Settings.php generator

Component type

module

Categories

Maintenance status

Development status

Downloads

862

Component created

Component changed

Drush extension to generate settings.php files.

When deploying a site to a new environment, it is a common need to create a new settings.php file. This Drush extension provides a command that helps generating it.

At present it only generates settings.php files for Drupal 7 sites. Drupal 8 support is on the way.

Baidu ECharts - 百度数据图表分析

Component type

module

Categories

Maintenance status

Development status

Downloads

1581

Component created

Component changed

ECharts is a comprehensive charting library offering a painless way of adding interactive charts to your commercial products. On the foundation of ZRender-based (a whole new lightweight canvas library) coordinate system, legend, tooltip, toolbox and other basic components, ECharts currently supports line, column, scatter, pie, radar, candlestick, chord, gauge, funnel, map and force-directed chart types, many of these can be combined in one chart.