Login First

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This simple module allows anonymous users or users without permissions to submit basic node content to your site before login in/registering. (Currently, by "basic node contect" we mean title and body only.)

When the user finally register/log in and got to the node creation page, then the node form will be pre-filled with previously input data.

Menu Checker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Menu Checker is a simple development and debugging tool. Visit the Performance page (Home > Administration > Configuration > Development) and click on the "Clear all caches" button to view the site's menu array.

Unish

Component type

module

Categories

Maintenance status

Development status

Downloads

9985

Component created

Component changed

This project is used during Drush's unit tests. Nothing to see here for end users.

Alternative Login Page

Component type

module

Categories

Maintenance status

Development status

Downloads

1076

Component created

Component changed

Provides an alternative page for users to log into the site. Designed as an additional entry point for admins when a single sign-on (SSO) system is in use for the primary site login.

unfeaturize

Component type

module

Maintenance status

Development status

Downloads

244

Component created

Component changed

This module will help you get your content types out of features, and back into the database in a state where you can edit or delete them freely.

How to use:
1) Disable the feature (module) that owns your content type
2) Enable this module
(make sure you have permission to administer content types)
3) Visit admin/config/development/unfeaturize
4) check the boxes for the content types you'd like back
5) click the "Unfeaturize" button.
6) Profit.

title_clean

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module should check the title of a node before it is saved and remove any non-alphanumeric characters but leave spaces..

The admin config page will allow selection of which content types should have their titles cleaned of non-alphanumeric characters (leave spaces in). Only those node types that are selected on the admin config page should have their title’s cleaned.