Download & Extend

Displaying an "add tag" box into the node, not on a second page?

Project:Community Tags
Version:5.x-1.0-beta1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

there must be a way, i just don't know how to add an imput box for tags into a page along side the displayed tags. where on my site i have the add tag button on my gallery page i would like to have a space to type in new tags... so how can i do this?

Comments

#1

What you want is called "inline" display for this module. Edit the Content Type that you're using tags on. On the Edit Content Type form, there's a fieldset called "Workflow Settings". This module adds a set of options titled "Community tagging form" and you can choose Block, Tab or Inline. I think what you want is called "inline." Oh, I did this on D6 so there might be a slight difference on Drupal 5.

#2

Status:active» fixed

I think what you wanted to do was #514686: How to show the tagging widget in the teaser or node list view?.

Suggested technique should work in 5.x but you'll probably want to do a bit more theming or form altering to get just the input box.

#3

Status:fixed» closed (fixed)

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