Actions
Feature #14559
closedEnable reuse of foreman's #documentation_button in plugins.
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Currently #documentation_url (source for documentation_button) is hard-coded for foreman documentation pages. If a plugin has its own documentation, it's impossible to reuse these methods, and the plugin has to reinvent its own helpers. For example see https://github.com/theforeman/foreman_remote_execution/blob/master/app/helpers/remote_execution_helper.rb#L207
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3407 added
Updated by Shimon Shtein over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b8cc93d5427e9a606a9e51ffab0a792274e68ee8.
Updated by Dominic Cleal over 8 years ago
- Category set to Plugin integration
- Translation missing: en.field_release set to 136
Actions