Anonymous Login Page

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Anonymous Login Page allows redirect an anonymous user to a specific page for it to connect.
The module uses it own template, which allows a completely different design of the site on the login page.
You can override default template by creating front--login.tpl.php file.

CodeMirror Field

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

CodeMirror Field integrates CodeMirror editor as an attachable field (http://codemirror.net/).

Main Features:

- Attach code snippet fields to entities (includes customizable field widget and formatter)
- Autocomplete for the supported modes

Available options:

- Currently the widget supports 4 modes: [text/html, css, less, javascript] but it can be extended easily for other languages supported by codemirror.
- Unique syntax highlighting themes for each field instance.

Watchdog Event Extras

Component type

module

Maintenance status

Development status

Downloads

1470

Component created

Component changed

Overview

Allows other information to be displayed for log events.
I created this module as I would often find myself searching for an ip address of an event to see where the user was based.
This module overrides the standard event log page outputting the same and also allowing other modules to easily add more rows/info to the log report page (D7 hook, or D8 plugin).

Features

Currently it adds

SideComments.js

Component type

module

Maintenance status

Development status

Downloads

369

Component created

Component changed

Integrates SideComments.js with your website - perfect for site feedback, prototype review(s) or other ideas where normal commenting just isn't the right fit.

Admins will have access to set who can view, create, edit, and delete comments. Logged in users will get their info printed into the comment box from the $user object automatically.

Documentation

Coming soon.

Editor Notes

Component type

module

Maintenance status

Development status

Downloads

3142

Component created

Component changed

About

The module improves administration/editorial usability and provides configurable "Editor Notes" field, which can be added to any Drupal entity.

In general concept of "Editor Notes" is similar to "Comments". The main difference is that "Editor Notes" are for editors and admins rather than for end users.

Textfield confirm

Component type

module

Categories

Maintenance status

Development status

Downloads

1533

Component created

Component changed

This is a developer module and provides no end-user functionality. Only install it if you are instructed to by another module, or wish to use the new form element(s) in your own code.

This module provides a form element that confirms two textfields are the same.

If the Elements module is installed, an email confirmation field is also added.

Entity view count

Component type

module

Categories

Maintenance status

Development status

Downloads

833

Component created

Component changed

Entity view count

The development taking place in GitHub

The entity view count designed tracking views of entities. Unlike the Node view count, Entity view count can track views of entity for a specific view modes and can also display how much the users entities viewed for a specific user.

hiringform

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a simple hiring form. This module will allow a novice Drupal 7 user to install the module and a hiring form will be setup on their website. Once I finish cleaning the code up I will also add a menu link so users will not have to add a menu item. This will be a plug and play solution to streamlining web development for small business.

The code is in GIT and I have done a ton of edits to it to modify it.

Forum: Mark all read

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides menu callbacks for marking all forum posts as read and marking the last comment read in a thread. This module provides no UI, surfaces no links for the functionality, and requires a database that supports the REPLACE INTO syntax.

Role expose

Component type

module

Maintenance status

Development status

Downloads

1295

Component created

Component changed

Role Expose -module gives site administrators ability to expose user their own user roles. Roles are listed on user profile page. Users may be granted an option to view own roles or all users roles.