/[drupal]/contributions/modules/ed_classified/README.txt
ViewVC logotype

Contents of /contributions/modules/ed_classified/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Sep 3 02:57:14 2009 UTC (2 months, 3 weeks ago) by milesgillham
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--2, DRUPAL-5--2
Changes since 1.1: +11 -42 lines
File MIME type: text/plain
folding
1 $Id: README.txt,v 1.1.4.1.2.2 2009/06/26 12:07:37 milesgillham Exp $
2
3 Simple Text-based classified ads module for Drupal.
4
5 Original author: Michael Curry, Exodus Development, Inc.
6 exodusdev@gmail.com http://exodusdev.com
7
8 Maintainer: Miles Gillham (milesgillham)
9
10 This module creates a simple textual classified ad node type
11 (ed_classified), and the following features:
12
13 - Automatic expiration (on expiration, node is moved to unpublished state.)
14 - Automatic purge of expired ads (on purge, unpublished ads are deleted.)
15 - Simple taxonomy-based browsing similar to that provided by image.module galleries.
16 - Several useful blocks (latest ads, most popular, and stats).
17 - Per-user classified ads lists (under the user's profile, at /user/n/ed_classified).
18 - Admin: list of all classified ads, sortable by expiration date and other columns,
19 at admin/content/node/ed_classified.
20
21 NOTE: This version supports MySQL database - postgres may work but your mileage may
22 vary.

  ViewVC Help
Powered by ViewVC 1.1.2