Closed (outdated)
Project:
Disqus
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2014 at 15:34 UTC
Updated:
4 Sep 2021 at 14:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sassafrass commentedComment #2
slashrsm commentedThanks! Since we already have Drupal 8 version we first need to get this into D8 and then we can commit to D7 also.
I'd use something like:
variable_get('disqus_sso_label', variable_get('site_name', t('Drupal')));
$base_url is not needed. url() takes care of that.
Comment #3
damienmckennaComment #4
gaurav.kapoor commentedWell, thanks for working on the Disqus module and contributing. Not very sure regarding we should work on this issue more and push this to the module, so I will be closing this issue for now.