Testing needed for https://github.com/drupalninja/autotag

------

Original:

Anything in the works?

Comments

TimelessDomain’s picture

Issue tags: +#D7
kardave’s picture

Hurray! :)
Maybe you should make a note aboit this in the description...

David

rogical’s picture

+1

michaellander’s picture

Hello!
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.

lawnmower528’s picture

+1 support any D7 port.

deomurari’s picture

+1 support any D7 port.

mtrolle’s picture

+1 support any D7 port.

mefisto75’s picture

sub

mattbk’s picture

subscribe

Yorgg’s picture

+1

fgiacanelli’s picture

+1

mattbk’s picture

Title: D7 port » D7 port (Taxonomy Autotagger)
mgifford’s picture

@mikegfx you going to start a port? Coder is quite useful.

cristinam-1’s picture

Have you had this module to d7?

drvdt’s picture

Wating for D7 version. Love it so much.
Thanks

ayesh’s picture

For anyone looking for a D7 version, try autocategorise module.

klonos’s picture

Title: D7 port (Taxonomy Autotagger) » Port Taxonomy Autotagger module to D7
Category: feature » task
Issue tags: -#D7 +port to d7

...better title for our dashboards + tags ;)

drupalninja99’s picture

Issue summary: View changes

I 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.

mgifford’s picture

Issue summary: View changes

great to hear this. How is this code different than the old one?

This module and the OpenCalais module sound very hopeful.

drupalninja99’s picture

The 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.

drupalninja99’s picture

I 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 =).

mgifford’s picture

sounds 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.

drupalninja99’s picture

Added 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.

drupalninja99’s picture

Here 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)

drupalninja99’s picture

Trying to upload GIFs again =)

drupalninja99’s picture

So where are we on this??

Leeteq’s picture

Seeing 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?

drupalninja99’s picture

Ya 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.

Leeteq’s picture

FYI - I have posted documentation requests related to the new 7.x branch:

#2350923: Missing README.txt and documentation for 7.x branch

sdrycroft’s picture

Version: 6.x-2.0 » 7.x-3.0
Status: Active » Fixed

Apologies 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).

Leeteq’s picture

Ok, definetely best with separate modules if the other one depends on OpenCalais.
If that is the case, then I agree with the maintainer.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.