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

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

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


Revision 1.2 - (show annotations) (download)
Thu Aug 6 20:57:58 2009 UTC (3 months, 3 weeks ago) by solotandem
Branch: MAIN
CVS Tags: DRUPAL-6--1-6, HEAD
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
Replace messages to screen with writes to a log file; Add .test as a file extension to convert and sort all extensions; Rename 'files' key to to 'deadwood_files' in hook_requirements(); Removing trailing spaces in all files.
1 $Id: README.txt,v 1.1 2008/12/24 19:23:23 solotandem Exp $
2
3 AUTHOR
4 ------
5 Jim Berry ("solotandem", http://drupal.org/user/240748)
6
7 PROJECT PAGE
8 ------------
9 If you need more information, have an issue, or feature request please
10 visit the project page at: http://drupal.org/project/deadwood.
11
12 DESCRIPTION
13 -----------
14 The purpose of this module is to automate as much as possible the task of
15 updating a contributed module for Drupal API changes, and thereby simplify the
16 task of porting contributed modules shortly after a new Drupal release.
17
18 ONLINE CONVERSION
19 -----------------
20 Instead of downloading and installing Deadwood on your server, you may take
21 advantage of the free service offered at http://boombatower.com/tools/deadwood.
22 From this page, simply upload your module code (in a tar.gz file) and download
23 the converted module.
24
25 LOCAL CONVERSION
26 ----------------
27 Other than installing Deadwood, before you can convert a module, you need to
28 upload your module's files to a directory beneath the "module input directory"
29 defined in this module's help page at admin/help/deadwood.
30
31 After installing the module, view the page admin/help/deadwood for a complete
32 description of the process.

  ViewVC Help
Powered by ViewVC 1.1.2