Auto Tag

Flying Drupalist - March 29, 2008 - 22:59

Is there a way to automatically tag a certain content type?

Thanks.

Create a file called

zeta ζ - March 29, 2008 - 23:48

Create a file called node-type.tpl.php in your theme which is a copy of node.tpl.php. Then edit it to include your tag, class etc.
___________________
It’s in the detaιls…

Sorry, I meant tag using the

Flying Drupalist - March 30, 2008 - 04:38

Sorry, I meant tag using the taxonomy module.

Have a look through

zeta ζ - March 30, 2008 - 18:19

Have a look through http://drupal.org/project/Modules/category/71

I know there’s a lot to get though, but you will get a good idea of what is possible using taxonomy, which might come in useful later.
___________________
It’s in the detaιls…

Hi, I'm not sure what I'm

Flying Drupalist - March 31, 2008 - 06:30

Hi, I'm not sure what I'm supposed to be looking for. What I need I think, is a sort of a multi-node editor or same kind of mass database editor. If anyone knows about anything like that that be great, thanks.

I’m not sure why you can’t look yourself.

zeta ζ - April 2, 2008 - 01:55

The tools are right there on your favourite website D.O

I’m sure there is a module that will provide a default taxonomy term for your nodes – might even provide a default per node-type. There are at least two multi-editors for taxonomy terms.

You can find these by looking though the modules category that I have indicated above, or use the search on D.O with appropriate keywords.
___________________
It’s in the detaιls…

Jeez thanks. I guess I

Flying Drupalist - April 18, 2008 - 08:40

Jeez thanks. I guess I wasn't being thorough in my search.

autocategorise

matslats - August 31, 2008 - 11:52

I'm just about to commit a module called autocategorise.
This adds a checkbox to the vocabulary edit page.
If the box is checked then when a node is saved, the taxonomy scans the node body looking for matches with its synonyms. It then tags the node once or even many times according to the vocabulary settings.
Is that what you want?

It wasn't what I was asking

Flying Drupalist - September 1, 2008 - 17:48

It wasn't what I was asking for, but YES!

Great mod, I'm trying it right now. Thank you.

Module «Mass

Nick.Tereh - February 11, 2009 - 13:06

Module «Mass tag»
http://drupal.org/project/masstag

Allows administrators to apply a taxonomy term to all posts containing a given keyword or phrase. Requires the core Search module to provide the index of nodes.

The awesome Views Bulk Operations module provides a much better solution but I hit a memory limit issue and needed this small utility module.

Memory limit?

kratib - February 13, 2009 - 20:24

What was the memory limit problem that you hit with VBO? Maybe I can fix it.

 
 

Drupal is a registered trademark of Dries Buytaert.