| 1 |
Export_OPML install |
Export_OPML installation |
| 2 |
====================== |
======================== |
| 3 |
|
|
| 4 |
Unpack the export_opml directory in the modules directory of your |
Unpack the export_opml directory in the modules directory of your |
| 5 |
Drupal installation: |
Drupal installation: |
| 7 |
% cd /path/to/drupal/modules |
% cd /path/to/drupal/modules |
| 8 |
% tar -zxf /path/to/export_opml.tar.gz |
% tar -zxf /path/to/export_opml.tar.gz |
| 9 |
|
|
| 10 |
Enable the export_opml module by checking the 'export_opml' item on the |
Enable the export_opml module by checking the 'export_opml' item on |
| 11 |
module administration page at admin/modules. |
the module administration page at admin/modules. |
| 12 |
|
|
| 13 |
Users must have 'export_books' permissions enabled in |
Users must have 'export_books' permissions enabled in |
| 14 |
|
|
| 15 |
administer > access control |
administer > access control |
| 16 |
|
|
| 17 |
in order to export books as OPML. Note that *both* 'access content' and |
in order to export books as OPML. Note that *both* 'access content' |
| 18 |
'export books as opml' permissions are required. |
and 'export books as opml' permissions are required. |
|
|
|
|
|
|
|
|
|
| 19 |
|
|