i think this module is fantastic. i'm wondering if it would be possible to integrate taxonomy into the module so that the nodes created could have taxonomy tags. i'm trying to figure out how to add it myself, but i don't know much about php coding. thanks.

Comments

yookoala’s picture

I'm not sure I understand what you mean.
You can add taxonomy terms to filenode just as any other nodes.
These are steps that you'd need:

  1. You need to first create a category here:
    Administer › Content management › Categories › Add vocabulary
    (admin/content/taxonomy/add/vocabulary)
  2. At the Types section, you need to check "File Node"
  3. After created the vocabulary, you may want to create some terms inside. Or if you specify the vocabulary to be a "free tag", you can add terms when you are adding / editing file node.
  4. From now on, you may add term(s) to node as usual

Please tell me if I understand you incorrectly.

jaron’s picture

Status: Active » Closed (fixed)

so sorry. newbie mistake. thanks. :)