Paytrail Simple

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Enabling simple payment situations trough Paytrail service. Made for static payments and can be used via Connect API, REST Interface and Form Interface.

Bootstrap modals

Component type

module

Maintenance status

Development status

Component created

Component changed

Bootstrap modal node forms.

Current functionality:
Node create / edit forms as modal links:

<a href="node/1/edit/modal" class="use-ajax">Edit node 1</a>
<a href="node/add/page/modal" class="use-ajax">Create page</a>

Book Rules

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

635

Component created

Component changed

The Book Rules module provides additional integration between the Book module in Drupal core and the Rules module, exposing the ability to loop over every node within a Book from a Rule.

Require aliased paths

Component type

module

Categories

Maintenance status

Development status

Downloads

788

Component created

Component changed

Have you ever set-up Pathauto and then thought to yourself, is there any way to block users from accessing content by it's unaliased path?

To put it another way, say that you have a node (node #10) and it has an aliased path of "content/my-super-awesome-page". How do you prevent users from accessing it via "node/10"?

This is a simple module that does just that. Basically, if it detects that the current page has an alias but the page was accessed using it's internal path, it denies access.