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

Diff of /contributions/modules/export_dxml/INSTALL.txt

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

revision 1.4, Wed Nov 30 18:07:22 2005 UTC revision 1.5, Fri Jan 27 06:29:15 2006 UTC
# Line 1  Line 1 
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    
# Line 10  Drupal installation: Line 12  Drupal installation:
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
# Line 25  You should also protect your site from d Line 33  You should also protect your site from d
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    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2