Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Please backup your data and run update.php before converting!!!
Permissions:
You also may need to rebuild Drupal permissions and/or disable/re-enabled the recipe module if the permissions don't seem to be working.
Look under "Content" for add/edit/delete and under "Recipe" for import/export.
Thanks to Pedro Cambra who code the 7.x version of this module.
This is the initial release of More comments for Drupal 7.
Provides the same functionality as the 6.x-1.0-beta3 release.
A new UI allows to configure per content type, if the morecomments button is enabled or not.
The button text is now configurable.
Note: Morecomments are disabled by default. Go to admin/structure/types -> edit your content type, and in the comments tab enable morecomments for your content type.
======================
Version 7.x-2.0-alpha1
======================
- #1082658: Saving the options as arrays breaks other things. Add a custom export plugin instead.
- #1082658, Views options need to be declared as arrays or they are not saved in the export in Views 3.
- #1075896 Break out the code into the simple argument and a complex argument that combines date fields.
- #1075890 Break out the code into the simple filter and a complex filter that combines date fields.