| Commit | Line | Data |
|---|---|---|
| c15e9178 | 1 | $Id$ |
| 2 | ||
| 57ec06e3 JW |
3 | Overview |
| 4 | --------- | |
| c365d773 | 5 | This module embeds Gallery2 (http://gallery.menalto.com) inside your drupal installation |
| 6 | to support photos, videos and other content. There is support for 2 types of image block (can be | |
| 7 | placed in the sidebar) and a navigation menu, inserting of images into nodes via an input filter, | |
| 8 | TinyMCE support, syncing of users between the 2 applications, ... | |
| 57ec06e3 | 9 | |
| c365d773 | 10 | Note that you will need to download and install Gallery2 |
| 11 | (http://codex.gallery2.org/index.php/Gallery2:Download) prior to installing this module. | |
| 57ec06e3 | 12 | |
| 57ec06e3 JW |
13 | Requirements |
| 14 | ------------ | |
| c365d773 | 15 | * Gallery 2.1 or above (with ImageBlock and ImageFrame modules installed and activated) |
| 16 | * Drupal 5.x | |
| 57ec06e3 JW |
17 | |
| 18 | For installation instructions please see INSTALL.txt | |
| 19 | ||
| c365d773 | 20 | Authors |
| 57ec06e3 | 21 | ------- |
| 57ec06e3 | 22 | James Walker <walkah@walkah.net> |
| c15e9178 | 23 | Kieran Parsons <kiz_0987@yahoo.com> |