UUID Relation

Component type

module

Maintenance status

Development status

Component created

Component changed

The UUID Relation module enables you to featurize relations through the use of UUID's. Currently this module only provides support for relations with taxonomy term endpoints. Support for other endpoint entities is work in progress. This module could have become a part of UUID features, but because of the additional difficulties that come with the relations endpoints I thought it would be best to provide a standalone module until a stable version is released.

Ipsum

Component type

module

Maintenance status

Development status

Downloads

1084

Component created

Component changed

Ipsum is a helper module for generating dummy filler text.

At the moment it defines a new ipsum provider plugin manager service that allows for pluggable ipsum provider classes, making it really easy to alter the existing implementations and also add new ones.

Headroom.js

Component type

module

Maintenance status

Development status

Downloads

1435

Component created

Component changed

What's it all about?

Headroom.js is a lightweight, high-performance JS widget that allows you to react to the user's scroll.

Why use it?

Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. This can reduce the effort required for a user to quickly navigate a site, but they are not without problems.

jserror

Component type

module

Maintenance status

Development status

Downloads

772

Component created

Component changed

JSerror module provides easy way for logging an tracking JavaScript errors.

Tracking JavaScript errors can be painful. JS code that works on your browser might not necessarily work on every users browsers. This module records error as an when the appear on any browser and sends the data back to the server.

JSerror sends a small JavaScript snippet to the browser before any other JavaScript file, which collects all the errors and sends the data back to the server, where the errors are logged in the database.

OAuth2 LoginProvider

Component type

module

Maintenance status

Development status

Downloads

4079

Component created

Component changed

Usage

Although most of the configurations are done automatically, the oauth2 clients that will use this login provider have to be registered. This is done on admin/structure/oauth2-servers/manage/oauth2/clients. Either modify the Client Secret and Redirect URI of the existing Test client, or register new clients.

Clients can access the user profile with:

Functional Content

Component type

module

Categories

Maintenance status

Development status

Downloads

1353

Component created

Component changed

What is it?

This is a small module that provides a way for you to add a View (block) to a node-page. Imagine a news overview page. Normally a View page would be used to create something like this. But what if you want your content-editors to change the title, url, content text of that page? You do not want give them access to editing the whole view!

OO Wizard

Component type

module

Categories

Maintenance status

Development status

Downloads

1597

Component created

Component changed

This is an API module - if you're not a developer this is probably not for you.

This module provides an OOP API for building multi-page forms. It's partially based on the ctools multi-form plugin.

Codit

Component type

module

Categories

Maintenance status

Development status

Downloads

2215

Component created

Component changed

This is the base CodIt module that contains all the un-alterable code for a site. Consider it a framework or an environment. It must be paired with Codit: Local which contains all the site-by-site customized code and templates.

Dependency: Codit: Local