Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
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.
Supports tracking using the SMS Framework's track module.
Description
The Text Marketer module provides integration between the Text Marketer SMS service and the SMS Framework module, the module provides no interface of its own but can be accessed through the interfaces provided by the SMS Framework.
The module now supports receiving incoming messages if you use the txtUs Plus
service, this should be set up in your Textmarketer account to use the API URL
provided on the gateway configuration page for Textmarketer
(admin/smsframework/gateways/textmarketer).
This module is still a WIP - made for a specific system. Many assumptions are made on the modules enabled - this will be fixed/generalized.
Overview
Mass Taxonomy Merge is made to be a tool for doing a one-time mass update of taxonomy in a system with large amounts of content. Other modules that exist, while very effective, take considerable amounts of time to run in systems with large amounts of content. Mass Taxonomy Merge allows the user to upload a simple CSV file with a list of terms to merge from and merge in to.
There is no user interface for manipulation of taxonomy terms with this module. This is a possible feature request far down the line, but if you are looking for a user interface I strongly suggest using one of the existing modules.
Features
Creation of a simple CSV files allows for mass managing of taxonomy terms with options to:
Create terms
Merge existing terms
Delete terms
Requirements
None.
Known problems
Acts on the database as opposed to loading every entity to increase speed - meaning hooks will be necessary to use if you have any custom code affecting taxonomy.