Filestore2

Component type

module

Categories

Maintenance status

Downloads

1300

Component created

Component changed

a completely rewritten version of filestore which stores the files on the filesystem instead of in the database.

Note: this module does not respect node_access permissions. This is only a probloem if you site runs a node_access module.

FSCache

Component type

module

Categories

Maintenance status

Downloads

1249

Component created

Component changed

a file system cache which allows storing of files on the filesystem of your web site. This module is used by filestore2 to ease the maintenace of files uploaded to the website.

Clipper

Component type

module

Maintenance status

Development status

Downloads

1313

Component created

Component changed

If you want node to node relations, this is the module for you. In essence its a module that only allows you to create node relations and presnet them in simple lists. With each node, you can define a parent, the new node will then become a child of that parent. In this way, you create parent-child trees, like book module does, in an easier and more flexible way. The APIs are more flexible, the database structure is very flexible and the concept is thought out to suit more cases then just 'books'.

The name comes from a paperclip, that can clip several papers together.

userposts

Component type

module

Categories

Maintenance status

Development status

Downloads

323

Component created

Component changed

userposts is a very simple and small module that puts a list of nodes that were posted by a user on that user his/her page.

Last release was 4.5

Content translation

Component type

module

Maintenance status

Development status

Downloads

1606

Component created

Component changed

Drupal 8

Since 'Content translation' module is being obsoleted in Drupal 8, the idea is implementing here any missing feature for Drupal 8.
We'll start with some 'Translation set' entity type and then we'll see...

Drupal 7

Warning: This project has been replaced by Entity translation. Entity translation works with the Translation module in Drupal core instead of replacing it.

quicktags

Component type

module

Categories

Maintenance status

Development status

Downloads

4003

Component created

Component changed

Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea.

It uses on-the-fly generated javascript to do the magick.

It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea.

Copyright

Component type

module

Categories

Maintenance status

Development status

Downloads

9373

Component created

Component changed

The copyright management module can set and display a copyright/license for a Drupal site and for any node. Licenses can be chosen from a built-in list or those added by admins. It handles URLs to the full text of the license and an associated image. Notices can be displayed in a block or site footer. Book pages can optionally set a license for all children, allowing each book or section to have its own license.

Teaser module

Component type

module

Categories

Maintenance status

Development status

Downloads

448

Component created

Component changed

This tiny module adds several fields to a node to make the display of overview pages more flexible. It uses hook_nodeapi() to do so.

LDAP integration

Component type

module

Maintenance status

Development status

Downloads

64127

Component created

Component changed

The current LDAP_Integration releases actually contains 5 modules:

  1. ldapauth - allows users to authenticate against multiple LDAP or AD servers.
  2. ldapgroups - use LDAP groups as Drupal roles
  3. ldapdata - provides read or read/write access to LDAP data from within Drupal
  4. ldapsync - Allows manual or cron based bulk import/update of LDAP users into the Drupal user database
  5. ldaphelp - to help with the other 4

Releases as of 6/28/2012

  • 6.x-1.x-dev is the development version and should have the most recent patches. The current goal is to let the new beta3 gather enough site usage to validate it / fix bug related to this, and issue a V1.0.
  • 6.x-1.0-beta3 is the most recent formal release
  • LDAP Project is the Drupal 7 version of ldap integration
  • Version 5 and 4.7 are no longer supported.

Documentation writers for the beta3 changes are needed!