Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

VieleRETS

Placeholder for the VieleRETS project.

Jslideto

Jslideto module intended to override the default browsers behaviour when directed to a URL with '#' character, this module make it

Mail MIME

Mail MIME

Provides a class for creating MIME messages.

  • NOTE: This module does not send mail.
    If you came here looking for a mail-sending module, try HTML Mail (which can use this module for MIME-handling) or Mime Mail (which comes with its own MIME-handling library).

REST API Query API

About

REST API Query API exposes a class and functions that make it trivial for other modules create and expose convenient functions that consume RESTful APIs.

How to use/implement REST API Query API

A module that implement the REST API Query API only need to implement a few things;

  1. Define a class which extends rest_api_query. Usually only the constructor and some properties need to be overridden in order to set authentication credentials and the API's access point (base URL).

MessageDocs

Drupal tells you what is going on in your site through the message system. Messages however are often very cryptic and site specific and can even for experts require research.

“If you are an experienced Drupal user you have numerous times copied a Drupal message, pasted it in google, removed the site specific part of the path, hit enter and scanned the search results for blog posts or issue queue comments that contain your message string.“

With MessageDocs you’ll never have to do that again: the MessageDocs module will turn Drupal messages that appear on your site into documentation links. When installed on your site, a user that clicks a link will visit a newly created message report on the messagedocumentation server. By default this is configured to be messagedocs.com, but you could set up your own message documentation server if you so wish to. On the report page the user will find wiki articles that are related to the message they clicked on. If somebody had already reported a given message they will instead be directed to the existing report, where they could see any comments you or other users added to the report.

Pages

Subscribe with RSS Subscribe to RSS - Integrations