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

Issue #905: Add redirect functionallity to the path module. #1249

Conversation

serundeputy
Copy link
Member

This gets the integration of the redirect module working with nodes.

I actually only tested Basic Page

backdrop/backdrop-issues#905

);
}

/**
* Implements hook_help().
*/
function path_help($path, $arg) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backdrop does not have hook help.

/**
* Implements hook_form_FORM_ID_alter() on behalf of locale.module.
*/
function locale_form_redirect_edit_form_alter(&$form, &$form_state) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be moved into locale.module.

@serundeputy
Copy link
Member Author

Closing in favor of: #1277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants