Block per page

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows to create a block that can render different node contents for different pages.
It provides a special new "view mode" (called: Block per page) in which you can set how every field have to be displayed.

It is very useful to create different header per page, or different call to action related to each page in which you render it.

At this stage this module is under active development. A first alpha version will be available very soon.

Dependencies

Views Result Once

Component type

module

Categories

Maintenance status

Development status

Downloads

536

Component created

Component changed

Using this module you are able to restrict results/output from views to be presented once (and only once).

This is useful when generating incremental reports, or sending out subscriptions, and other kind of updates, which you want to be sent only once to users without any duplicates.

How to test:
1) Enable views result once module
2) Go to admin/config/content/views-result-once
3) Select which views you wish to be extended with this functionality.
4) Run views to observe results being presented only once (administrative views "preview" also counts).

Image Style Views Embed Effect

Component type

module

Categories

Maintenance status

Development status

Downloads

542

Component created

Component changed

Using this module's image style effect you are able to use views module to render any content onto an image.

You can do fun things like render user submitted captions onto an image, or user's profile image as a watermark onto user submitted images, or really anything that comes to mind (I've created a simple Dressup Game).

Long Text - New Line to break

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I only needed this a million times... so let's put it in my sandbox.

This 'module' adds an extra formatter to text_long that wraps a nl2br over the output.

When you use field type 'Long text' with widget 'Text area (multiple rows)' as input, the user is able to put new lines, breaks or paragraphs in the input. In formatter called 'plain text', the new lines are not respected.
This module fixes that with an extra formatter, that can be selected on 'Manage Display'.

Support Dashboard

Component type

module

Maintenance status

Development status

Downloads

4624

Component created

Component changed

This module creates an 'all tickets, all clients' dashboard page for the Support module.

The display mirrors the default displays added by the Support module's ticket list pages.

ROADMAP

Plans exist to implement more 'tabs' for the page including 'per client' filtered tabs with a view to potentially offering a complete replacement for the default support module UI.