Option to not hijack core book links
scottrigby - July 22, 2009 - 19:09
| Project: | Outline |
| Version: | 6.x-0.0-alpha2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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.

#1
added a patch