Active
Project:
Link Intelligence
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Feb 2011 at 03:56 UTC
Updated:
26 Apr 2013 at 18:31 UTC
Impressive module. When do you plan on porting it to Drupal 7?
Since D7 uses entities, will this module be able to auto-link content, terms, and USERS?
Furthermore since D6 taxonomy had synonyms, and now taxonomy is an entity -> so it should be easy to have synonyms for other types of entities. Do you plan on having Link Intelligence support all types of Entity Synonyms?
Comments
Comment #1
TomDude48 commentedI am still getting my mind around the changes in D7. Probably my first attempt will be a fairly literal port then I will start to look at feature upgrades to take advantage of D7 features.
Comment #2
easyRider commentedWhen will we have a drupal 7 version to test it?
Thank you
Comment #3
jherencia commentedComment #4
ranm commentedI'll gladly give a hand or two to port this module! (-:
Is there any version for now I can start with?
Comment #5
BrilliantMkting commentedThis is the Best inline & related content links module, I've ever seen! You've done a really great job on it...
It would be a shame not to port it to Drupal 7 (*and one day D8).
How much funding do you think that would require?
Comment #6
TomDude48 commentedJust want to give a status update. Right now I am working on porting the rest of the SEO Tools modules to D7. Link Intelligence is lowest on my list of priorities but I do want to revisit it as it is a vital component for the engagement marketing system we are building. It will likely be a few months before I can look at it again.
In all honesty, there is a bug in the D6 version that is kicking my @%$. I want to get it fixed before porting to D7. If anyone can help with this it would be much appreciated.
Basically the problem we need the linkintel_remove_unlinkable_text() to be able to replace all html tag innards with tokens. I am not an expert using DOMDocument objects and can't find a recipe for doing this.
Anyone interested in helping with this please ping me.
Tom
Comment #7
stan turyn commented+1 and big thanks for your work on D6.
Comment #8
sam6 commented+1 for this wonderful module ported to Drupal 7.
Comment #9
technikh commented+1 Awesome module!
Looking forward for this module to be ported to D7
Comment #10
shadialian commentedAny news about D7 port. do you need help porting.
Comment #11
barrett commentedI've started working on 7.x version. It's still very raw, but you can track the work (and make pull requests <hint /><hint />) on my github: https://github.com/ba66e77/linkintel7x/tree/7.x-1.x
Comment #12
DrewMathers commentedWould the simplehtmldom API or QueryPath make this easier?