This module rewrites comment permalinks as node/{node id}#{comment id}
or the
alias node/{alias}#{comment id}
and redirects the core comment/{comment id}
to this new standardized path.
Requirements
This module requires that the following modules are also enabled:
- Comment module
Installation
-
Install this module using the official Backdrop CMS instructions at
https://docs.backdropcms.org/documentation/extend-with-modules. -
Visit the configuration page under Administration > Configuration > Category >
Foo (admin/config/category/foo) and enter the required information. -
Any additional steps.
Differences from Drupal 7
- Administrative interface has been improved.
Issues
Bugs and feature requests should be reported in the Issue Queue.
Current Maintainers
- Seeking additional maintainers.
Credits
- Ported to Backdrop CMS by - Jen Lampton.
- Originally written for Drupal by danpros.
- Maintained for Drupal by Neil Drumm.
- Maintained for Drupal by Fran Garcia-Linares.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.