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

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

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


Revision 1.1 - (show annotations) (download)
Fri May 26 10:15:34 2006 UTC (3 years, 6 months ago) by trunks
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-6
File MIME type: text/plain
first commit for interview module
1 Interview module for Drupal 4.6
2
3 This module provides an interview type content. The drupal's administrator
4 will be able to publish full interviews which several common sections for a
5 content type like this: title, subtitle, lead, highlight and footer_image.
6
7 Steps to get this module running on drupal:
8
9 1) Import interview.mysql from mysql
10 + mysql -u drupal_user -p drupal_db < interview.mysql
11 2) Install, enable and configure interview module
12 + move interview directory to /{drupal_installation_path}/modules/
13 3) You need to install image.module to get 'footer_image' field working.

  ViewVC Help
Powered by ViewVC 1.1.2