Primary Links:

Who's online

There are currently 0 users and 1 guest online.

Syndicate

    G    Y    Syndicate content

Support Us






Amazon Honor System

Click Here to Pay
Learn More

Drupal

Creating Content in Drupal 4.6

Content: Stories, Blogs, Forums, Books, and Pages

If you visit the create content link you'll see multiple content types configured for your use. In Drupal terms, each page in this guide, story or page is considered a basic content type known as a node. Thus, each of the various content types are particular types of nodes with specific functions and display characteristics:

Drupal Revision Deletion Module

The first Drupal module, Revision Deletion, has been developed for and posted at Skejo.com. It can be downloaded here. Once our CVS account at Drupal.org is established, we will also share it with the rest of the Drupal community.

Drupal Revision Deletion Module

Description:

This Zip contains the Revision Deletion module for Drupal. Created by Greg Holsclaw (GregH).

DESCRIPTION/FEATURES
--------------------
* Enables the ability to mass delete aging node revisions. Possible settings include node type, the age of node revision before being deleted, along with a cron frequency setting. The revisions may be deleted after review on an administer page as well. This module will NEVER delete the current revision of a node.

* Automate the process of deleting old revisions with the cron functionality.

IDEALLY SUITED FOR:
-------------------

-- Any site with limited database size. Aged revisions, if not needed anymore, can bloat the size of the drupal database. If 10MBs or less is your maximum database size, this module may help you recover space.

-- Collabrative writing/editing site. The revisions of node may pile up quickly during the article creation phase, but then the article/node stablizes and is rarely touched. If those 'in process' revisions are not needed long term, this automated tool may help clean up the node revisions table.