/[drupal]/contributions/modules/export_opml/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/export_opml/INSTALL.txt

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


Revision 1.3 - (show annotations) (download)
Wed Nov 30 18:10:20 2005 UTC (3 years, 11 months ago) by puregin
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7
Changes since 1.2: +6 -9 lines
File MIME type: text/plain
  - Updated README.txt and INSTALL.txt to reflect commit of book.module
1 Export_OPML installation
2 ========================
3
4 Unpack the export_opml directory in the modules directory of your
5 Drupal installation:
6
7 % cd /path/to/drupal/modules
8 % tar -zxf /path/to/export_opml.tar.gz
9
10 Enable the export_opml module by checking the 'export_opml' item on
11 the module administration page at admin/modules.
12
13 Users must have 'export_books' permissions enabled in
14
15 administer > access control
16
17 in order to export books as OPML. Note that *both* 'access content'
18 and 'export books as opml' permissions are required.
19

  ViewVC Help
Powered by ViewVC 1.1.2