Custom Node Add

Component type

module

Maintenance status

Development status

Component created

Component changed

When a web site has a lot of content types, the node add can become counter intuitive and inefficient. It becomes necessary to group some content types together so that they make more sense for content editors.

This module will render the node/add page in a way that will allow showing the entire menu tree under the node/add menu with very little code. That way, you will be able to manually inject anything you want between and around the node/add/xyz menu items and they will successfully be reflected on the node/add page.

Subrequests

Component type

module

Categories

Maintenance status

Development status

Downloads

4392

Component created

Component changed

Tell the system to execute several requests in a single bootstrap. Then return all the things.

NOTE: Version 2 has been released and will unleash much more power thanks to JSON Path replacements. I will allow replacements to generate multiple responses for a single request.

See this article explaining why you need this module, and how to use it.

Sir Trevor

Component type

module

Maintenance status

Development status

Downloads

97

Component created

Component changed

CONTENTS OF THIS FILE
---------------------

* Introduction
* Required modules
* Recommended modules
* Required libraries
* Installation
* Configuration

Introduction

The Sir Trevor module integrates the sir-trevor library in Drupal (http://madebymany.github.io/sir-trevor-js) by
providing a new field.

Required modules

This module requires no Drupal modules

Recommended modules

None at the moment.

Math formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

It offers a new field formatter for text fields which will parse a mathematical string and process it, transforming it first to postfix notation.