This project is under active development.

Delete all

This module is used to delete all content and/or users from a site. This is mainly a developer tool, which can come in handy in several cases, listed below.

The usual way to do this is to go to Administer -> Content then select all the nodes and delete them. This works if you have a handful of nodes only. If you have hundreds or thousands of nodes, then it is not a practical solution.

Another option is to directly delete the nodes from the node table in the database. This does not work properly, since there are also comments, and many tables for add on modules that needs to be cleaned.

  • This is a test site that the client was using for a period of time, and they must clean it up before starting with real data.
  • You are testing something that creates a lot of nodes (e.g. aggregator), and want to do it over and over again.
  • You created a site in the past and want to replicate it again, but with new content.

Note that for nodes, comments and all additions to nodes that contributed modules may have added. For users, any additional module data will also be deleted.

Usage

Drush

drush delete-all
Example: drush delete-all article

Drush on Drupal 7 version


Delete all nodes, nodes of a specific content type or users.

Examples:

Prediction Markets

This is a prediction market (AKA event derivative or idea future) module for Drupal. The goal is to provide a free, open source, prediction market tool enabling anyone to build their own prediction markets for education, entertainment, profit, or all of the above.

Igniter

Igniter

This project will not be ported on D7.

Igniter is a very light starting theme.

It's useful to create new themes like base or zen. Igniter is simple without to much comment or code. If you have a good knowledge of CSS/XHML and you search just a base theme because you don't like read a lot of documentation to know how use drupal template system this is for you...

Take this theme, copy it in your /site/all/themes directory and modified it.

MARC

MARC is the standard format for bilbliographic records for libraries. (More about MARC: http://www.loc.gov/marc/)

Drupal Open Learning

Drupal Open Learning is a project-based learning program that provides training in a wide range of areas ranging from site planning, drafting proposals, project management, information architecture, development, design, infrastructure, to Drupal workflows and community. It does this by pairing apprentices with a mentor or mentors, thus gaining exposure to real-world scenarios and connections with the local and global community.

Pages

Subscribe with RSS Subscribe to RSS - Under active development