Pdfcrowd

Component type

module

Maintenance status

Development status

Downloads

468

Component created

Component changed

This is an API module. Only install it if another module tells you to or if you are a developer and want to use its functions.

Create PDF from your application using HTML to PDF Pdfcrowd service (SaaS).

How to use it?

This module creates also two delivery callbacks (for menu items or custom use):

Media: ShareStream

Component type

module

Maintenance status

Development status

Downloads

4902

Component created

Component changed

Media: ShareStream adds ShareStream as a supported media provider.

The initial development of this module was heavily influenced by the
Media: YouTube and Media: Flickr modules.

Requirements

Media: ShareStream has one dependency.

Contributed modules

Block Level Inline Contexts

Component type

module

Maintenance status

Development status

Downloads

1224

Component created

Component changed

Overview:

Block Level Inline Contexts allows you to manage block-placing contexts from the block configuration page. This means that editing a block will allow you to view and manage all the context conditions that place a block in one place. The goal of this module is to broadly make block and context management easier.

Upcoming:

Administer Anonymous Comments

Component type

module

Maintenance status

Development status

Downloads

1386

Component created

Component changed

This module allows administrators to post and edit comments as anonymous users (that is, with a name and optional homepage rather than connected to a user account).

It also allows administrators to post new comments on nodes which have comments disabled.

To use, simply enable and give the permission "Administer anonymous comments" to the roles you would like to have these privileges.

Entity reference viewmode selector

Component type

module

Categories

Maintenance status

Development status

Downloads

1031

Component created

Component changed

Enables you to select what viewmode a referenced entity should be used when rendering it.

The reference is saved per reference so the same entity can be reused multiple places using different view modes.

Development

We use github for development on this project, if you have any contributes or suggests for changes please make them there.

Derivative Generator

Component type

module

Maintenance status

Development status

Downloads

2162

Component created

Component changed

This module allows you to select image styles per field instance that will be generated when a new image is uploaded to this field. Image generation is done via a queue. You can run the queue with drush queue-run derivative_generator or with cron. When a derivative is not yet generated through the queue, visiting the url will still trigger the derivative generation.

Content Tree

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Content Tree module enables you to organize your site's content in a big, fast, unlimited-depth hierarchy of arbitrary content types.

Node menus

Component type

module

Maintenance status

Development status

Downloads

209

Component created

Component changed

Synopsis

Drupal allows to add node link into menu which is okay, if you have one menu and/or few links. When you build a site with multilingual features and create a menu per language, then your select box might grow really long. This module tries to help with this use case.

In short, this module does the following - relates the primary menu links source variable and languages, so if you edit/add a node, you get the menu dropdown which contains links in that language. No more big and clumsy menu dropdowns!