1 loobyloo Jul 13, 2010 13:50
3 loobyloo Jul 15, 2010 12:35
Thanks, there's some interesting stuff there. What I'm looking for though is a way of letting x number of people all log on with the same username / password, then allowing them to enter their name and email themselves when they want to comment.
The login_required=true means you have to compile a list of individual users, all with the correct email address and so on, so I thought maybe a piece of javascript might do, but I can't work out where to put it.
4 sam2kb Jul 15, 2010 18:32
5 loobyloo Jul 15, 2010 18:39
Oh I see, I didn't realise that.
Your "Protected Posts" plugin is what I needed: one password for the whole group. no individual users.
Search the forum for "login_required = true"