| 1 |
Export_DXML installation |
Export_DXML installation |
| 2 |
======================== |
======================== |
| 3 |
|
|
| 4 |
|
This module requires Drupal version 4.7. |
| 5 |
|
|
| 6 |
Unpack the export_dxml directory in the modules directory of your |
Unpack the export_dxml directory in the modules directory of your |
| 7 |
Drupal installation: |
Drupal installation: |
| 8 |
|
|
| 12 |
Enable the export_dxml module by checking the 'export_dxml' item on |
Enable the export_dxml module by checking the 'export_dxml' item on |
| 13 |
the module administration page at admin/modules. |
the module administration page at admin/modules. |
| 14 |
|
|
| 15 |
Users must have 'export books as dxml' permissions enabled in |
Users must have 'export books as dxml' permissions enabled in |
| 16 |
|
|
| 17 |
administer > access control |
administer > access control |
| 18 |
|
|
| 19 |
in order to export books as Drupal XML. Note that *both* 'access content' and |
in order to export books as Drupal XML. Note that *both* 'access |
| 20 |
'export books as dxml' permissions are required. |
content' and 'export books as dxml' permissions are required. |
| 21 |
|
|
| 22 |
|
If you need to enable the exporting of PHP code from book pages, go to |
| 23 |
|
|
| 24 |
|
administer > book export (dxml) |
| 25 |
|
|
| 26 |
|
and check the box which is labelled 'Allow PHP Export'. |
| 27 |
|
|
| 28 |
Note: exporting as DXML is relatively computationally intensive. You |
Note: exporting as DXML is relatively computationally intensive. You |
| 29 |
will need to ensure your Drupal/PHP installation is set up with access |
will need to ensure your Drupal/PHP installation is set up with access |
| 33 |
making sure that only authorized users have permission to access the |
making sure that only authorized users have permission to access the |
| 34 |
export functions. |
export functions. |
| 35 |
|
|
| 36 |
|
|
| 37 |
|
|