I am using panels everywhere on a 6.x site. Is there any way to add the share links into a panels node template?

Comments

alexweber’s picture

Status: Active » Closed (works as designed)

No, unfortunately there is no way. The Easy Social widget gets added to the node template markup similar as to how links are processed. Also, the D6 version will not have any new features. Sorry!

summit’s picture

Hi,
Without support for panels this module is useless for lots of people.
Sorry to hear this is not supported officially. Anyone has may be a solution for this?
Greetings, Martijn

alexweber’s picture

@Summit, the Drupal 7 version includes support for generating blocks.

If the panels node template prints the standard drupal "links" this should work in D6.

summit’s picture

Hi Alex, thanks a lot for your quick reply. This site is still on D6, because for instance Hierarchical Select is not ported enough yet.
I need for instance FB like button on other pages than node pages. On node pages it works.
Greetings, Martijn

alexweber’s picture

@Summit,

The option to generate the links as a block is unfortunately exclusive to Drupal 7.

I will more than happily review and commit patches if someone is up to it but I personally don't have the time to work on Drupal 6 anymore :(

- Alex