Content Edit

Component type

module

Maintenance status

Development status

Component created

Component changed

Russian (D6)

Модуль Content Edit позволяет редактировать материалы, выводимые с помощью view типа 'Node',
используя представления page, block.
Можно редактировать все пользовательские поля следующих типов:
1) текстовая область;
2) строка;
3) число (Intenger,Float etc.);
4) дата.
Так же можно редактировать системные поля:

Scribd Input Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

3900

Component created

Component changed

This module provides an input filter to add a document from Scribd anywhere input filters are accepted. You can choose to embed the document in iPaper or link to the document on Scribd.

X-GitSHA HTTP Header

Component type

module

Categories

Maintenance status

Development status

Downloads

570

Component created

Component changed

Small, simple module that adds an "X-GitSHA" header to HTTP responses.

The header is enabled by default. To disable sending the header, you need to manually set the xgitsha_add_header site variable to "0" or something else that evaluates to FALSE.

REDCAT Migration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module contains the migration code to migrate the REDCAT website from Drupal 6 to Drupal 7 using the Migrate module. It is to help serve as additional examples on what users could do to migrate a website. It includes methods to save a file, write a fieldhandler, process individual rows, etc.