Hey hey. The attached (ginormous!) patch allows external modules to drupal_alter() in to the advanced help content builder in order to make modifications. This is the one change necessary to advanced_help itself for what Crell and I are working on for our 'remote keyword' advanced help system.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | allow_output_alter-3.patch | 766 bytes | sdboyer |
| allow_output_alter.patch | 678 bytes | sdboyer |
Comments
Comment #1
sdboyer commentedAhh, shoot. Sorry, I rolled that patch with it targeting line numbers that assume #298218: Navigate 'up', as per book.module has been committed.
Comment #2
sdboyer commentedRerolled.
Comment #3
merlinofchaos commentedI'd rather do drupal_alter advanced_help_topic so we can also run the advanced help topic info array through drupal_alter as well. Otherwise, this looks good.
Comment #4
merlinofchaos commentedCommitted; I changed it to hook_alter_advanced_help_topic and I also added hook_alter_advanced_help_topic_info so that the .ini file array can be modified.
Comment #5
sdboyer commentedOh, brilliant - sorry about leaving this, it totally slipped off my radar with everything else that's been going on.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.