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

Brigadier’s picture

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.

chaps2’s picture

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.

Status: Fixed » Closed (fixed)

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