/[drupal]/contributions/modules/acidfree/README
ViewVC logotype

Diff of /contributions/modules/acidfree/README

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

revision 1.13.4.1, Mon Dec 15 14:23:04 2008 UTC revision 1.13.4.2, Mon Dec 15 15:12:45 2008 UTC
# Line 1  Line 1 
1  Acidfree Albums  Acidfree Albums
2  Author - Vernon Mauery <vernon At mauery d0t com>  Author - Vernon Mauery <vernon At mauery d0t com>
3  Copyright 2005 Vernon Mauery  Copyright (C) 2005, 2006, 2007, 2008 Vernon Mauery
4  Licensed under the GPL v2.0  Licensed under the GPL v2.0
5    
6  About  About
# Line 10  web based photo albums as there are peop Line 10  web based photo albums as there are peop
10  Acidfree albums were written, they all were found lacking.  Some were too  Acidfree albums were written, they all were found lacking.  Some were too
11  fancy, others were too ugly, and others (gasp!) were not even written in php.  fancy, others were too ugly, and others (gasp!) were not even written in php.
12    
13  To this end, Acidfree albums were created.  This version is the fourth revision  To this end, Acidfree albums were created.  This version is the fifth revision
14  of the albums.  While functionally the same in each version, this is the first  of the albums.  While functionally the same in each version, this is the first
15  modular enough to be easily distributed and used by others.  Previous versions  modular enough to be easily distributed and used by others.  Previous versions
16  have been in use by websites for several years now, but tailoring them into the  have been in use by websites for several years now, but tailoring them into the
# Line 23  Features Line 23  Features
23  * very configurable via the various admin venues  * very configurable via the various admin venues
24  * node based -- tied into Drupal's core  * node based -- tied into Drupal's core
25  * full featured, yet simple  * full featured, yet simple
26  * uses Image, Video, Taxonomy, and Views modules  * uses Image, Video, and Taxonomy modules
27  * fully themeable  * fully themeable
28  * best darn looking photo album you have ever seen  * best darn looking photo album you have ever seen
29  * handles images using Drupal's image toolkit  * handles images using Drupal's image toolkit
# Line 34  Features Line 34  Features
34    
35  Install  Install
36  -----------------------------  -----------------------------
37  1. install the Views module  1. enable Taxonomy module
38  2. enable Views and Taxonomy modules  2. for image albums, enable the Image module and make sure settings are correct
 3. for image albums, enable the Image module and make sure settings are correct  
39     (this includes setting the appropriate paths at admin/settings/file-system     (this includes setting the appropriate paths at admin/settings/file-system
40     and admin/settings/image)     and admin/settings/image)
41  2. untar acidfree directory into your modules directory  3. untar acidfree directory into your modules directory
42  3. enable the acidfree module on the admin/build/modules page  4. enable the acidfree module on the admin/build/modules page
43  4. go to http://yoursite.dom/acidfree/test (or  5. go to http://yoursite.dom/acidfree/test (or
44     http://yoursite.dom/?q=acidfree/test) to check your install and settings.     http://yoursite.dom/?q=acidfree/test) to check your install and settings.
45     Follow any instructions it offers.     Follow any instructions it offers.
46  5. create albums and content!!  6. create albums and content!!
47    
48  Advanced Options  Advanced Options
49  -----------------------------  -----------------------------

Legend:
Removed from v.1.13.4.1  
changed lines
  Added in v.1.13.4.2

  ViewVC Help
Powered by ViewVC 1.1.2