CSS Preprocessor
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Provides an alternative to the core CSS preprocessor.
Provides an alternative to the core CSS preprocessor.
Module no longer maintained: the lack of support from Dimdim and their constantly changing stance on who is allowed to use the API made it impossible to work on this project and hence it is no longer being worked on, I would highly encourage anyone to consider other web conferencing tools.
Dimdim lets anyone deliver synchronized live presentations, whiteboards and web pages and share their voice and video over the Internet - with no download required.
Full featured stand-alone Drupal module to accept Perfect Money SCI payments on your website.
Supports payments both directly via embedded payment form and using internal API & hooks.
Features:
You can have a look at this video-podcast to see the module in action.
This project was for the Brochure Install profile but is now obsolete. in the CVS days it was not possible to add feature modules into a install profile project. After the git migration this is no longer the case.
This module allows users with the correct permissions to browse the sessions table and view the session information associated with each session.
The only possible use for this module would be curiosity or debugging.
Cache plugins for Panels module. Currently implemented node based cache plugin. Node based cache is intended for panels/panes which update together with nodes they contain.
Advantages:
Supported cache backends: Memcached (both Memcache API and Cacherouter-Memcache should work). Other cache backends are not supported because of the way Namespice module works.
This module is not recommended for production use yet: because of undecided status of Namespice module, Advanced Panels Cache remains experimental too.
Note: As of 2015-05-04, this project appears to no longer be supported. If you are interested in taking this project over, or you as the project maintainer feel this message has been posted in error, please reply to #2472893: Bloggers appears to be unsupported.
Read description in russian below.
Module display a list af all bloggers with their avatars, real names (if module RealName is enabled) and X titles of last blog's posts.
Module is using paging for bloggers list. Pager also can be disabled.
Bloggers list is sorting by total count of posts in blog.
Optionaly (at module settings page) you can enable showing date of blogger's registration at site and a total number of posts in blog for each blogger.
Page is displayed at URL: example.com/blogs
At module settings page you can set:
*** Update ***: This project has been commited to drush HEAD, and will be a part of drush4: http://drupal.org/node/663322#comment-3129932
As such, there is no supported release of this project, and it may be considered deprecated. If you need drush_user for drush3, you may download and apply this patch: http://drupal.org/files/issues/user.drush_.inc__8.patch
Original Description:
Namespace for cache. Namespice implements simple API containing wrapper functions for cache management using concept of tags.
Supported cache backend: Memcached (both Memcache API and Cacherouter-Memcache should work).
This is an API module for developers, it doesn't have any usage on it's own. Install it only when required by other module.
Namespice is experimental. It's features and ideas will likely be incorporated into some cache backend project, to fully support cache lifetime, stampede protection etc.