Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download oa_comment-7.x-2.0-rc1.tar.gztar.gz 23.05 KB
MD5: e98f0a0b4c55e099732079afa5d445e8
SHA-1: 05874652bf07de211223edd8cc20fb3c30dd93ee
SHA-256: f8b044ab15632d78678d9f5f46e0cdfcf46acc29d3d563757c5e5d9fece0f816
Download oa_comment-7.x-2.0-rc1.zipzip 33.25 KB
MD5: 47ea2a25adb4f230e140a685cc1cef9f
SHA-1: 2671f979c375eedb2cb2dab2fdf0747376fae804
SHA-256: 762efcd89cb21efe73f0b0d4f77e92adf9cc340923b91b3cfe65836e49908fa9

Release notes

Changes since 7.x-2.0-alpha1:

  • Fix media view to use Media Colorbox instead of raw rendered files
  • Tweak comment css margins
  • Make sure the relationship is over correct ids
  • Move css for handling wysiwyg to oa_related
  • Clear float on comment form
  • Remove paragraph field label for comments
  • Fix warning if no safe_value in body
  • Update css to handle #comment id when no panel-node-comments
  • Remove dsm
  • Tweak css for task comment-alter table
  • Support any custom fields added to comments
  • Remove the 'Add new comment' link on nodes.
  • Adding a check to make sure comments actually have content.
  • Minor tweak to

    in media comment widget
  • Make sure we don't try to print the subject if it's not set.
  • Cleaning up the comment template
  • Small change, no logic affected.
  • Have to move adding the css/js in the comment form to hook_node_view() so we get the styling and js when comments are closed and the form isn't present. Also moving the 'attachment' icon in front of the text.
  • Styling changes for comments/comment form
  • Remove extra white space below an embedded related discussion post
  • This adds the expand/collapse button to a better place for both comments on nodes and embedded comments.
  • This fixes styling on comments that are embedded as related content.
  • Merge branch '7.x-2.x' of git.drupal.org:project/oa_comment into 7.x-2.x
  • Don't allow 'all' option for file attachments pane
  • Styling changes for comment forms
  • Had to add a selector for the Expand/Collapse when trying to show in a related content paragraph. Not removing btn-primary anymore from the form submit in a modal.
  • Styling changes for the comment form
  • Updating the template file for the commentnode_attachments view.
  • Updating the commentnode_attachements view. We no longer show the comment id as a link. We now link the filename to the comment-cid so it scrolls to and expands that comment.
  • Fixing the edit modal. The args were in the wrong order.
  • Adding a 'row' so the comment form is the same width as the comments above it.
  • Change the link text for the comment number from the cid to the actual comment number for the thread.
  • Forgot to change the name of the file here.
  • Needed some spacing above save button in modal
  • If the comment is new we want it expanded.
  • Removing extra space that is not needed
  • This changes the add mode for field_oa_related on comments to buttons and hides the instructions that usually display above them.
  • Add publish link to template.. where did it go
  • Removing a duplicate hook_theme()
  • This was moved to oa_related.module
  • Templates used to theme comments and the comment form.
  • Deleting unused tpl from previous commit.
  • Cleaning things up and moving some functions elsewhere.
  • File that handles preprocess functions for theme implementations.
  • This handles menu callbacks that deliver the content in ctools modals.
  • Updating css selectors for comments.
  • Updating js with new selectors for comments and adding logic that handles scrolling page to comment hash if it exists. This will replace the old discussion functionality that took the user to the page of the 'reply'.
  • #2459605: remove unused classes
  • #2459605: Add comment unpublish
  • #2459605: group by date and fix some warnings
  • #2459605: Prevent duplicates
  • #2459605: add view of attachmed media
  • Fix issues with merge
  • #2459605: Add comment topics view
  • Adding a template file for oa_comment replies.
  • Adding preprocess and theme functions to oa_comment.
  • This contains the menu page callback to handle displaying the comment 'reply,edit' actions in a modal.
  • dding css for comment replies. This will need some cleanup as I copied over oa_discussion.css and added some additional styles to it.
  • Adding javascript to handle expanding/collapsing all comment replies.
  • Updating the oa_comment module so we can use comments instead of oa_discussion replies.
  • #2453465: Make sure paragraphs get successfully added to new content types
  • #2453465: add paragraphs to oa_comments
Created by: hefox
Created on: 17 Apr 2015 at 20:39 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Insecure

Other releases