TransparentWorld / Issues

TransparentWorld-Issues
MIT License
0 stars 0 forks source link

Provide ability to tag articles #12

Open farley13 opened 8 years ago

farley13 commented 8 years ago

We should update "Edit Name" to be "Edit Name and Labels".

A new text field called "Labels" should be added that requires at least one label called "life", "ecology" "law" or "economic". In addition to this one tag, any number of other tags can be added.

Since we already use select2 - we should implement this using it ideally. https://select2.github.io/examples.html#tags has an example.

In terms of db - we will be implementing this for datasets as well - so it should be stored separately from articles and FK-ed in.