This project is under active development.

Less CSS Preprocessor

less.png

This is a preprocessor for LESS files.

This module will automatically process any LESS files that are added using drupal_add_css(), or added through your module/theme's .info file.

Add your files just like any other css file, just with ".css.less" as the extension, and they will be automatically processed.

RTL support will work as long as your file extension is ".css.less".

7.x-4.0 Features (PHP 5.3+ required)

7.x-3.0 Features

There are several new features:

The included less_demo module should provide API demonstration for new features.

Requirements

  • Libraries API
  • less.php and unpack it so that 'lessc.inc.php' is located at 'sites/all/libraries/lessphp/lessc.inc.php'.

Compatibility

Fully compatible with CSS aggregation:

Drupal 6 "Optimize CSS files" setting under "Administer→Site configuration→Performance" (admin/settings/performance).

Drupal 7 "Aggregate and compress CSS files" setting under "Administration→Configuration→Development→Performance" (admin/config/development/performance)

AddonChat

AddonChat Java Chat Software

This module provides full Drupal integration with an AddonChat Free, Professional, Professional PLUS, or Enterprise edition Java™ chat room.

Features

  • Block integration, including both embedded and pop-up link options
  • Who's Chatting block integration to display a real-time list of users currently chatting
  • Seamless integration with Drupal Permissions/Roles. Remote authentication enables secure access to the chat room using your Drupal user database
  • Automatic user login option
  • Quick setup. Simply enter your AddonChat account number and password and the system will attempt to automatically look up your account details.
  • Advanced users may make direct modifications to the chat applet code and/or make additions to the remote authentication script output

himuesgallery

For long time i've searched for a simple picture-gallery working out of the box.
All suggestions i've read in the meantime are to complicated, complex or not usable for me. I've found, that many other users have the same problem.

Therefore I wrote my own picture-gallery. It implements a new node-type to show all pictures in an specified directory. Descriptions will be automatically generated from the filenames, so there is no need to administer a seperate databse table, etc.
My gallery works with automated generetated thumbnails so it seems to be fast.
It can use Lightbox2 or colorbox to simply generate lightshows and naturally it makes use of user configurable css-files to style the gallery. Some styles will be delivered with the module, so users don't eb worried about this.

Supported imagefile formats are gif, jpg and png.

Permission Sets

The Permission Sets module adds an abstraction layer between the roles that are associated with users and the permissions that are granted by those roles.

Twitterbot

This module integrates with the Twitter API allowing the user to perform searches on the Twitter network. The results can then be programmed to tweet back automated responses when certain conditions are met.

Third Party Wrappers

This module is designed to take a page generated by your site and break it into a header and footer for use in creating a wrapper for an external site. This is useful when you have other sites providing content for you on their domain and you need your design wrapped around their content. Based on the capabilities of the other site, they can dynamically request the header and footer so that it is always up to date or you may cut and paste the generated HTML into their administrative systems when an update is required. This module takes care of modifying relative links and references to images/js/css files and will save a copy of aggregated JS and CSS files so that they remain available even through aggregation cache clearing.

Pages

Subscribe with RSS Subscribe to RSS - Under active development