This project is not covered by Drupal’s security advisory policy.

This module allows you to take AsciiDoc-formatted books and display them in a Drupal site. Users with permission can also edit the source online (it doesn't actually touch the source files, but it allows them to download the edited version or a diff file and make a patch).

The README.txt file in the project has more information on requirements, installation, etc.

Status

This module is under active development and is changing rapidly.

On 13 July 2016, a big change was made: the module was split into a Base module and a Direct Display module. See #2757921: Import AsciiDoc HTML output into nodes to learn about the motivation for this. If you were already using this module, you'll need to:
- Enable the Direct Display sub-module (the base module should be enabled already)
- Place the blocks again on admin/structure/block (they've moved to the new sub-module so the old blocks no longer exist).
- Update bookmarks to the configuration page, if you had any, as they'll need to point to a new tab (but you can see it from the old URL).
- Clear the cache.
Permissions and configuration should be OK, and you shouldn't lose anything. The basic functionality has been tested, but not the language functionality... if you notice problems, file an issue please! Thanks!

Project information

Releases