ownterm 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| ownterm-6.x-1.1.tar.gz | 14.56 KB | 0948a992d242c777c8eeec4429070105 |
| ownterm-6.x-1.1.zip | 17.65 KB | 92941bfea05519e3934886ebe98c941e |
Release notes
Fix for SA-CONTRIB-2010-005 - Own Term - Cross site scripting
Bug fix #621738: Ownterm loses its vocabulary setting Own Term loses vocabulary setting
ownterm 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ownterm-6.x-1.x-dev.tar.gz | 14.77 KB | b3e614db5fb7b2ec958f2fdbd48a993e |
| ownterm-6.x-1.x-dev.zip | 17.29 KB | 5c6df81d53d3fbba0a0d114936fed520 |
Release notes
Development release of Ownterm module for Drupal 6.x. It is recommended you do not use development releases on production systems.
ownterm 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| ownterm-6.x-1.0.tar.gz | 14.46 KB | 63a379b0ffc8b5748916fb0c8c32d753 |
| ownterm-6.x-1.0.zip | 17.58 KB | 0e3b40ca722ffe6ebe7eaf4f39494f21 |
Release notes
// $Id$
The Own Term module grew out of the need to create blogs that were more flexible than
the standard blog that comes out of the box with Drupal, particularly:
1. We wanted blogs to have a name different than the user who wrote them.
2. We wanted to include other things than blog nodes in a blog stream, such as polls.
3. We wanted a blog that more than one person could contribute posts to.
After some thought, it occured to us that really, all a blog is is a collection of nodes.
And if you want to collect a bunch of nodes together, then taxonomy seems to be the best
way to start. They've even got taxonomy out of the box.
When you enable ownterm you need to set up a vocabulary which is set up for ownterm by clicking
on the 'Enable Ownterm' checkbox in the vocabulary's edit page, and this should be an empty
vocabulary to start with. After that you need to give at least the 'create and edit term'
permission to authenticated users.
Once this is done, any user with that permission, when they go to their account /user page, will
see a tab allowing them to create a blog. This form, once filled out, will create a new taxonomy
term for them and associate it with them inside of the 'ownterm' table. Once this is done, any
node that they create that is allowed to take a term from the ownterm vocabulary will automatically