fritzmg / contao-sharebuttons

Simple extension to provide share buttons as a module and content element in Contao
GNU Lesser General Public License v3.0
18 stars 2 forks source link

Add to events module too #22

Closed 360fusion closed 8 years ago

360fusion commented 9 years ago

Feature request

Can you add this module to the events module as well as the news?

fritzmg commented 9 years ago

Well, the problem is, that the events module has no Hook to do the same thing as in the news module. Maybe there is some way to "hack" it in.

But maybe there are workarounds or other solutions for you. Why exactly do you need it?

360fusion commented 9 years ago

I can just add the share buttons directly to the events template.

It would just be easier for end clients to manage which sites they want their pages shared on for events if they could just tick boxes like they can in the news channels.

fritzmg commented 9 years ago

I see, yes. Well maybe I'll try to hack it in ;)

360fusion commented 9 years ago

Cool, Thanks.

fritzmg commented 8 years ago

This could be done via the parseTemplate Hook, where the Template object is available.

fritzmg commented 8 years ago

Implemented in https://github.com/fritzmg/contao-sharebuttons/commit/2f0d6e84dcff27682fbf78a87177c191f27c049b