NodeFlowPlus

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sandbox for NodeFlow+ a fork from NodeFlow.

This module don't attempt to be a full module. Just a sandbox for a rebuild of NodeFlow.

The branch 7.x-1.x from this sandbox is with all the patches applied. The patch posted in the issues are 100% compatible with the original NodeFlow 7.x-1.x and can be tested with that module. I clone the state of 7.x-1.x-dev to 7.x-1.0 in this sandbox to work on new features if any of them want to be applied directly or first.

Show Node Aliases

Component type

module

Categories

Maintenance status

Development status

Downloads

663

Component created

Component changed

Show Node Aliases module enables privileged users to see, edit and delete all url aliases (paths) assigned to a node, from within the node edit page.

There may be cases when multiple aliases are created and assigned to the same page. It may not be clear for site administrators since Path module only shows one of the aliases on the node edit page. This module will show all of them and allow administrator to edit/delete those that are not needed.

Add Menu Child Tab

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a tab to each node allowing the editor to create a new page with the current page as its MENU parent (this is not the same as a BOOK parent). This is useful in cases where your main navigation menu is very large, and asking the content creator to scan through a huge select field is not acceptable.

In the initial going, only nodes of type "page" will be addable.