Closed (duplicate)
Project:
ShareThis
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2013 at 16:49 UTC
Updated:
10 Jul 2013 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
ronsharethis commentedComment #2
jvalencia commentedWe definitely need this to be out soon, so that users can edit their options related to CNS, but this patch doesn't conform to Drupal guidelines:
https://drupal.org/coding-standards
Changing this to critical as it could potentially break publisher's sites if they can't disable. Anyone want to try cleaning it up and resubmitting?
Here's the API page:
https://support.sharethis.com/customer/portal/articles/961937
There's an odd external call in the patch. It grabs global settings to turn off the feature from ShareThis in case there is a critical failure. (I think, but I'll look into it).
Comment #3
ronsharethis commentedThis is the latest working patch.
Please test and use.
Comment #4
jvalencia commentedAs an added note, this coder module should help you conform to style guidlines:
http://drupal.org/project/coder
There is a list of modules at the bottom of https://drupal.org/coding-standards that could help too.
Comment #5
ronsharethis commentedThis updated patch includes changes made in the repository.
This outdates the patch posted on June 7.
Comment #6
kerasai commentedThis is a duplicate of #1931224: Add option to disable the new CopyNShare "See more..." function. The patch in https://drupal.org/node/1931224#comment-7551953 is included in the latest dev release.
Comment #7
kerasai commented