| 5 |
------------ |
------------ |
| 6 |
|
|
| 7 |
This module allows the export of outlines of Drupal books, in OPML |
This module allows the export of outlines of Drupal books, in OPML |
| 8 |
format. This format allows outlines to be edited in an external |
format. This format allows outlines to be edited in an external OPML |
| 9 |
OPML aware Outline editor. |
aware Outline editor. |
| 10 |
|
|
| 11 |
|
|
| 12 |
Version: |
Version: |
| 13 |
________ |
________ |
| 14 |
|
|
| 15 |
This version of export_opml depends on a patch to book.module |
This version of export_opml depends on book.module v1.334 or later. |
| 16 |
submitted Nov. 27, 2005 (http://drupal.org/node/1482). I expect that |
(CVS HEAD Nov 30, 2005) |
|
this patch will be committed into CVS before Drupal 4.7 is |
|
|
released. |
|
|
|
|
|
To re-iterate, this module will not work with the unpatched |
|
|
CVS version of book.module. You must apply the patch. |
|
| 17 |
|
|
| 18 |
|
|
| 19 |
Bugs: |
Bugs: |
| 20 |
_____ |
_____ |
| 21 |
|
|
| 22 |
The way in which the generated XML is supplied to the user is |
The way in which the generated XML is supplied to the user is |
| 23 |
unfriendly. Perhaps a better approach would be to take the |
unfriendly. Perhaps a better approach would be to take the user to a |
| 24 |
user to a page with a generated link to download the |
page with a generated link to download the requested XML. |
| 25 |
requested XML. |
|
| 26 |
|
This exports a pretty bare-bones OPML; I'm sure this could be improved |
| 27 |
This exports a pretty bare-bones OPML; I'm sure this could |
considerably with little effort. Suggestions, offers of help, or |
| 28 |
be improved considerably with little effort. Suggestions, |
offers of funding gladly accepted. |
|
offers of help, or offers of funding gladly accepted. |
|
| 29 |
|
|
| 30 |
There may be other bugs; please report issues via Drupal's issue |
There may be other bugs; please report issues via Drupal's issue |
| 31 |
tracker: http://drupal.org/project/issues |
tracker: http://drupal.org/project/issues |
| 34 |
History |
History |
| 35 |
------- |
------- |
| 36 |
|
|
| 37 |
This module packages functionality which was originally |
This module packages functionality which was originally part of Drupal |
| 38 |
packaged with Drupal book.module (a core module). |
book.module (a core module). |
| 39 |
|
|
| 40 |
2005-11-27: First (alpha) release. |
2005-11-27: First (alpha) release. |
| 41 |
|
|
| 44 |
------- |
------- |
| 45 |
|
|
| 46 |
Djun Kim (puregin [at] puregin [dot] org) |
Djun Kim (puregin [at] puregin [dot] org) |
|
|
|