Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkp/pkp-lib#3456 Open the Help menu to plugins #3605

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarHerUMR
Copy link
Contributor

Added the possibility for plugins to provide their own help files.

The plugin base class was extended to register a plugins help index file
to the Help::Plugins hook.

The PKPTemplateManager smartyHelp method was extended to support the
parameter plugin, to create a plugin help link, defaulting to index.md
as filename.

The HelpHandler now handles plugin help chapters as well.

Adapted the feedback to the pr from @NateWr.

The plugin base class was extended to register a plugins help index file
to the Help::Plugins hook.

The PKPTemplateManager smartyHelp method was extended to support the
parameter plugin, to create a plugin help link, defaulting to index.md
as filename.

The HelpHandler now handles plugin help chapters as well.
Base automatically changed from master to main February 18, 2021 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant