Structured Data Markup (sdm)

Component type

module

Maintenance status

Development status

Downloads

1632

Component created

Component changed

Structured Data Markup (sdm)
========

Provides an entity for adding Structured Data Markup (SDM) JSON/LD script objects to your site. You can create fieldable sdm object types to add whatever custom JSON/LD objects you like, and use context module to determine what sdm objects are rendered (in the page ) and when.

A feature module is provided as both an example and an implementation of the popular google social profiles via JSON/LD.

Alternative Modules
=========

Certainty

Component type

module

Categories

Maintenance status

Development status

Downloads

221

Component created

Component changed

This module will give you advanced notice that your security certificates are about to expire. Currently works with HTTPS certificates and simpleSAMLphp service provider certificates. Drupal 8 version coming soon.

File permissions

Component type

module

Maintenance status

Development status

Downloads

7820

Component created

Component changed

This module provides drush commands for setting up correct file permissions in your Drupal instance.

It takes care of creating sites/default/files and sites/default/private on your Drupal installation and updating them in variables table, so you don't have to do that through the UI. It also takes care of creating .htaccess files in those subdirectories. But most importantly it maintains correct permissions on those directories.

Change Login Url

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple module which allows the site administrator to change the default login url of the core drupal.

This especially helps when you don't want anybody to know your login url, there are sites where you are the only user or with some few other users who are carrying out the CMS operations, changing the login url also helps you to save your site from hacking attempts as most of the hackers target the login url of the drupal i.e "user/login".

Ajax Pager API

Component type

module

Categories

Maintenance status

Development status

Downloads

692

Component created

Component changed

This module is meant for Drupal back-end developers, who are working with custom pages such as reports, content listing using custom queries who wish to replace the stock Drupal page with a pager that fetches the paged content using Ajax. This modules pager also retains the history of the pages visited by the user from the paged element using Benjamin Lupton's History.js so that users can navigate to the previous pages using the browser back and forward buttons.

Site Common

Component type

module

Maintenance status

Development status

Component created

Component changed

Site common is an collection of common things i use on all my projects lately.
This module requires https://www.drupal.org/sandbox/qwaygon/2679375.

Module highlights:

UUID Features Commerce Product

Component type

module

Maintenance status

Development status

Downloads

253

Component created

Component changed

Small module to export actual products via features. This module was built using UUID Features updating it as required to help with using features to create products.

Just like UUID Features, I recognise that features isn't really intended to be used to export content, however, in this case, it was needed to export default products across multiple sites.
If you run into any bugs, let me know and I'll do my best to help.

This module is being made obsolete by the work carried out in @dev branch of UUID Features...