LTR Admin
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module simply modify the theme registry & locale settings to force Theme to be LTR to be set when uid=1 [admin]
This module simply modify the theme registry & locale settings to force Theme to be LTR to be set when uid=1 [admin]
This module hopes to serve as the base for any application that wants to make use of the Trade Me API. It hopes to make the process of querying Trade Me's API easier and to help off load things like caching behind the scenes.
Plumber is a Drupal component explorer, for easy and fast data access. This module targets easier developer or advanced integrator life by exposing in a centralized UI everything that can be seen or modified in the site configuration.
This module is being developped by Makina Corpus.
Original idea from Pierre Rineau (pounard) and Régis Leroy.
Any comments are welcome.
Automatically kick a person out of IRC if they do something pre-configured.
Currently supports whitelisting irc nicks and kicking people who say blacklisted words.
As part of the project http://ndla.no we have created this module which makes it possible to insert any node into other nodes. ie) Inserting node of content type X into node 123. This is done via an easy to use interface (via WYSIWYG API) for the user where he/she searches for the node to insert (although you could go hardcore and write the tags manually).
Every content type has its own template, by default via Drupal's own templating system, this can (and should) be overridden.
This is a placeholder page for a new module that is intended to create nodereference style relationships between nodes and solr datasources.
A common use case for this would be the following:
Acme Brick Building has a list of products maintained by the Acme Product Management System. That system sends all of its products to a solr index. The Acme drupal website needs to relate various items, such as press releases with products in the product management system and display basic information about them.
A helper module for Boost. :o)
Boosthelper crawls the URL of a newly created/edited node immediately, instead of waiting for the next cron run. Also immediately recrawls the front page if Boost set to "Clear the front page cache when promoted". Also clears all (public only) organic groups cached pages that the node appears in and immediately recrawls them.
Works with or without Pathauto.
Respects node access permissions. (e.g. Private og posts will not be cached.)
Successfully tested on stand-alone Drupal 6.19 and 6.20 installations with Boost 6.x-1.18 and Boost 6.x-1.x-dev2011-Feb-25.
Also successfully tested on Aegir 1.0 rc7 managed Drupal 6.19 and 6.20 sites with boost 6.x-1.x-dev2011-Apr-12 and provision_boost 6.x-0.5.
Path Profiler is a practical proof of concept for illustrating how path management within drupal could work under different circumstances in the hopes of pushing forward a new initiative in D8 to re-architect how we think about and utilize paths and their output.
Path Profiler allows you to create various whitelists or blacklists of paths within drupal. Blacklisted path profiles will allow all paths to be created except for specified paths in the list. These will be unset(). Whitelisted path profile will ONLY CREATE MENU ITEMS YOU SPECIFY. Please use with care.
This module allows the Domain module to be used with Drupal core's profile fields.
It notably does:
This module allows CCK fields values to be displayed on separate pages.
This module was created in order to replace old approach of media handling used
at our websites (it was image as node approach and nodereference as glue between
parent nodes (like articles) and child as images). In our case it was big impact
for performance (we got over 300 000 image nodes for only 70 000 "parent nodes")
This solution is quite lightweight (it doesn't requires views) and uses cck
content cache, so it works really fast.