Posted by scottrigby on July 22, 2009 at 7:09pm
| Project: | Outline |
| Version: | 6.x-0.0-alpha2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
This would help when other modules try to adjust the core book links.
For example BookMadeSimple adds a permission to 'show core Outline links', but it doesn't work when Outline module is enabled because the core $links['book_add_child'] are replaced by $links['outline_add_child'].
With a simple configuration this feature could be optionally disabled, while still keeping the rest of Outline's functionality.
Comments
#1
added a patch