- 🇳🇿New Zealand atowl
Hi guys,
It's been a while, and looking back at these patches they weren't so great.
Instead, i've created a new fork with all the patches rolled in.
Our bitly link targets sometimes need to change. Generating a new link will loose any previous tracking history that is associated with the original link.
The bitly API supports updating a bitly link, using the update endpoint. Add a checkbox to the entities form to allow a user to instruct the bitly link module to run the update endpoint and refresh the target information.
There's a TODO for the generation of the $baseUrl. I'm not entirely sure that is the right method, but it works for now.
A checkbox is added to the entity form when the entity content is being edited.
Updated the constructor for the BitlyLinksManager, to include the AliasManager as a parameter. This is so that we can retrieve the pathinfo from the entity being edited.
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hi guys,
It's been a while, and looking back at these patches they weren't so great.
Instead, i've created a new fork with all the patches rolled in.