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

Twitter delete

This extends the Twitter module for Drupal by adding a mechanism that deletes old tweets from the Drupal database before the Twitter module refreshes a user timeline. This can be useful as a way of making sure that a user's deleted tweets don't continue to appear on Twitter blocks on the Drupal site.

WARNING: Since this module deletes all old tweets prior to refreshing the user timeline, it can wipe out a lot of old tweets when it runs. This happens to be fine for my use case, but if it isn't what you want to happen on your website, please don't install this module! Essentially it means that instead of the Twitter module building a growing archive of tweets from selected Twitter accounts, the Twitter module merely serves as a caching mechanism for storing recent tweets so that Twitter doesn't have to be queried every time your website displays a block of tweets. For my particular use case, this is exactly what I want. If users who visit my website want to see older tweets, they can simply go to Twitter and find them there. However, that may not be your use case, so please use this module carefully and understand what it does before you use it.

Also, please note that this module requires the following patch to the Twitter module, or else it won't do anything:

Razuna

Logo

Razuna is an basic image/file uploader and browser using Razuna cloud server.
Razuna can easily be integrated into any web application that needs a file uploader & browser on/from clouds.
Currently it has very basic functionality of the various functionalities available with Razuna API.
See INTEGRATION METHODS for more information.

FEATURES

  • Basic file operations: upload, delete
  • Image(jpg, png, gif) operations: resize, create thumbnails, preview
  • Various configurable options available on Razuna ui and also through Razuna API

INSTALLATION

  • Copy Razuna directory to your modules directory
  • Enable the module at module administration page
  • Create configuration profiles and assign them to user roles at /admin/config/people/razuna-settings
  • Make sure that your curl is enabled before using this module
  • You should have account with Razuna, https://secure.razuna.com/signup (30 days trial)

SCOPE

  • Currently it works with only one File/Image field for a Content Type.
  • File/Image is getting stored on drupal environment also( default functionality of drupal) for the fields associate with razuna, ideally which should not be the case.

ContactFormAdd

This is a quick little module that will add a checkbox to the Drupal contact form. This checkbox will give the user the option to request to be added to the mailing list or not.

Pages

Subscribe with RSS Subscribe to RSS - Integrations