I am looking for a way to use the same taxonomy field for two different post types. I am going to be listing tutorials and articles and will want to share the same taxonomy names. I need two different post types though because I am using custom fields to create different meta boxes so the client can easily fill out the needed info.
For example. If I setup a taxonomy of Subject, I would want to be able to assign a subject of "soccer" to both a the Tutorial and Articles post types.
Thanks