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.
This project focuses on handling node conflicts. Currently when a user tries to save a node that has been edited (and saved) before they have submitted, an error appears and the edit is blocked.
Wysiwyg ASCII Math is a Wysiwyg editor plugin that adds ASCII and TeX entry of math/formulas and plots/graphs entered in ASCII/TeX.
It allows for Client-side conversion of ASCII & TeX equations into nicely typeset formulas and falls back to Server-side generation of images (using mimetex.cgi) for browsers that don't support MathML.
Preview your formula right in the editor while you edit the page and dive into its plain text representation to make changes that are easy to enter and understand. Includes a palette of math symbols and constructs for quick formula entry.
Plot your formulas with same elegance of typing the equations in plain text.
Advanced Blog is designed to build community engagement on Drupal community sites and expand on the features provided by the core blog module. It also acts as a replacement for the following modules:
Advanced Blog integrates and expands on the features of the above modules in order to provide better navigation of site blogs, allow more options for community blogs, and display blogs in a unique fashion. As such, it is not compatible with any of the above modules.
Features
Provides customizable block to display site bloggers.
Allows users to give their blog a title and description.
Creates a page of site bloggers that includes author and blog information.
Enables advanced blog navigation by author, post date, etc.
Integrates with Token module, allowing usage of blog title and / or description in fields that work with tokens.
For support and/or help migrating please contact WebOzy, a web services company that focuses on Drupal and WordPress development. Yeah, we do blogs.
Internationalization module allows to specify multilingual variables but often this is not enough for sites using Domain Access. Domain Internationalization module allows customizing variables based on domain and language. It depends on Domain Access and Locale modules and can be used combined with Domain Locale and Domain Conf as well as i18n.
Language negotiation
Domain Internationalization uses languages enabled for the default domain unless Domain Locale module is installed. With Domain Locale installed language selection is based on the language set available for a specific domain.
Using Domain Internationalization with Domain Conf
Domain Internationalization can be used in combination with Domain Conf, however if the variable defined using Domain Conf also exists in Domain Internationalization variables array in settings.php it will be overriden by Domain Internationalization module.