Closed (fixed)
Project:
Tribune
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Jan 2009 at 02:04 UTC
Updated:
26 Mar 2009 at 16:11 UTC
I love the module, but is there anyway to change the users default names? I hate seeing the browser and os version as the users name? Maybe an option to force them to enter a name or something?
Comments
Comment #1
dropchew commentedYeh I agree with you..second this. Or a default name like 'visitor' but allow them to change nick
Comment #2
naheemsays commentedThere needs to be a filter written to achieve this.
I was planning to have a go, but I have not managed to find the time to have a good look at the innards yet.
If anyone else wants to have a go, go ahead - I think the maintainer is pretty busy these days.
Comment #3
SeeSchloss commentedThere was already this filter : http://tout.essaye.sauf.ca/filter/no_useragents which gives all anonymous users the same username ("Anonymous").
Now there is also this one : http://tout.essaye.sauf.ca/filter/pokemons which enables the same functionality as other tribunes, for every new anonymous user it picks a random name from a list (a list of colours by default). This makes it easier to identify anonymous users.
Is that what you were looking for ?