xiaohutai / bolt-relatedcontentbytags

[Bolt Extension] Retrieves a list of similar content based on tags. You might want to check https://github.com/graham73may/bolt-related-content too
https://market.bolt.cm/view/xiaohutai/bolt-relatedcontentbytags
MIT License
4 stars 3 forks source link

Update to Bolt v3 specifications #6

Closed nbehier closed 8 years ago

nbehier commented 8 years ago

Is there already some work done to transform that extension to Bolt v3 ?

xiaohutai commented 8 years ago

Hi @nbehier , not at the moment. I believe it shouldn't be too hard to convert this for Bolt 2 or 3. However, Bolt 3 may have some changes in functions that need to be called differently now.

nbehier commented 8 years ago

As soon as possible, I should try to convert this extension to Bolt v3.

nbehier commented 8 years ago

@xiaohutai I could send the new version (for Bolt v3) this evening. How do you want to manage branches : one for bolt-v2 and get new version on master ?

xiaohutai commented 8 years ago

It should be okay like this. If there are necessary bugfixes for the old version, then we can branch.