| Comment | File | Size | Author |
|---|---|---|---|
| #25 | Autotag demonstration (panopoly).gif | 938.73 KB | drupalninja99 |
| #25 | Autotag settings (panopoly).png | 63.79 KB | drupalninja99 |
| Comment | File | Size | Author |
|---|---|---|---|
| #25 | Autotag demonstration (panopoly).gif | 938.73 KB | drupalninja99 |
| #25 | Autotag settings (panopoly).png | 63.79 KB | drupalninja99 |
Comments
Comment #1
TimelessDomain commentedAccording to #809230: Limit Autotagging to Title, Body, or Specific Fields a d7 port is planned
Comment #2
kardave commentedHurray! :)
Maybe you should make a note aboit this in the description...
David
Comment #3
rogical commented+1
Comment #4
michaellander commentedHello!
Was just wondering the status on this? I'd be happy to start porting it over to drupal 7 if the maintainer is busy. Just didn't want to start fresh if the port has already been started.
Comment #5
lawnmower528 commented+1 support any D7 port.
Comment #6
deomurari commented+1 support any D7 port.
Comment #7
mtrolle commented+1 support any D7 port.
Comment #8
mefisto75 commentedsub
Comment #9
mattbk commentedsubscribe
Comment #10
Yorgg commented+1
Comment #11
fgiacanelli commented+1
Comment #12
mattbk commentedComment #13
mgifford@mikegfx you going to start a port? Coder is quite useful.
Comment #14
cristinam-1 commentedHave you had this module to d7?
Comment #15
drvdt commentedWating for D7 version. Love it so much.
Thanks
Comment #16
ayesh commentedFor anyone looking for a D7 version, try autocategorise module.
Comment #17
klonos...better title for our dashboards + tags ;)
Comment #18
drupalninja99 commentedI have a complete new rewrite for D7:
https://github.com/drupalninja/autotag
Let me know what you think. With all of the entity changes in D7 a straight Coder port would have been difficult. My module right now supports pulling in tags from any vocabulary. One of its limitations is that it assumes that the body field is the source for the search. I have a submodule that integrates with OpenCalais in a very lean way and so I think it's pretty useful. The main module has a small API for extending functionality as well.
Comment #19
mgiffordgreat to hear this. How is this code different than the old one?
This module and the OpenCalais module sound very hopeful.
Comment #20
drupalninja99 commentedThe code is a complete new rewrite. I will try to upload some GIFS to demonstrate functionality.
Anyone that has used the OpenCalais module know that it adds a ton of bloat and has issues. I pulled out the API module from that project, fixed a few bugs and created a separate project: https://drupal.org/project/opencalais_api. This is an optional dependency for the autotag_calais module which is not required to use autotag.
It is very simple to integrate. You even can filter OC results by relevancy and category. It's very slick.
Comment #21
drupalninja99 commentedI have contacted the maintainer about taking over ownership of this module. This project hasn't been updated in 4 years so hopefully he is still around =).
Comment #22
mgiffordsounds like a good plan. You know what the steps are for taking over abandoned projects, right? Would be good to get some activity on this module.
Comment #23
drupalninja99 commentedAdded official request here: #2238769: Offering to maintain Taxonomy Autotagger in addition to contacting the maintainer. In 2 weeks if he hasn't responded (maybe he has moved on from Drupal or changed his email, etc.) then I would submit a request to the webmasters queue.
Comment #24
drupalninja99 commentedHere is the new Autotag module in action (using the OpenCalais integration, but works the same if you just use vocabularies). (@see next comment for screenshots)
Comment #25
drupalninja99 commentedTrying to upload GIFs again =)
Comment #26
drupalninja99 commentedSo where are we on this??
Comment #27
Leeteq commentedSeeing that there is a 7.x branch of this module as of May, what is the strategy here, try to get the new features into the new 7.x branch of the Autotag module, or create a new module that handles this differently?
Has there been any communication with the Autotag maintainer about this during the last half year?
Any point in asking for co-maintainership?
Maybe they are so different now that the only option is creating a new module?
Comment #28
drupalninja99 commentedYa I am probably going to have to use another project. I think autotagger is another option for this module. O have updates in my github project I need to push up. Its a really useful module.
Comment #29
Leeteq commentedFYI - I have posted documentation requests related to the new 7.x branch:
#2350923: Missing README.txt and documentation for 7.x branch
Comment #30
sdrycroft commentedApologies all, I should have closed this issue when the 7.x-3.0 version of the module was released.
@drupalninja99 - You're module looks interesting, but if it uses OpenCalais, it is clearly a different enough concept to the Taxonomy Autotagger module to justify a different module (although possibly one that could use the Tag API).
Comment #31
Leeteq commentedOk, definetely best with separate modules if the other one depends on OpenCalais.
If that is the case, then I agree with the maintainer.