OK, so this (www.wiltshirefarmersmarkets.org.uk) site is starting to get complex!
I'm using the "authenticate_visitor" snippet to let (controlled) people log in. They don't get access to the manager, there are various extra pages available to three groups of users.
But I want to know who logged in and when.
I notice that the Eto front end doesn't use this (authenticate visitor) method, predated it I expect?
But I can see how to add that logging. But I have to do it in the Etomite "userlogin" method, which is starting to fiddle in areas that p'raps I oughtn't.
It also opens up a wider issue, I want to make some site admin pages, stuff like who which "managers" logged in, when &tc. I don't want to try to put these in the manager, of course. But there doesn't appear to be an "admin" group that I can make them dependant on...
It looks to me like I'm starting to fiddle with guts that could do with a bit of being sensible about.
Any thoughts (Ralph)?
Regards
Mark
Site logins, not (really) "manager"
Started by Mark Stanton, Mar 13 2007 02:57 PM
3 replies to this topic
#1
Posted 13 March 2007 - 02:57 PM
#2
Posted 13 March 2007 - 03:25 PM
Although visitor logging wasn't written into the authentication code I'm sure it could be implemented... Your "admin" sections can be handled using Roles and Document Groups...
#3
Posted 13 March 2007 - 05:36 PM
Ralph, on Mar 13 2007, 03:25 PM, said:
Although visitor logging wasn't written into the authentication code I'm sure it could be implemented...
Ralph, on Mar 13 2007, 03:25 PM, said:
Your "admin" sections can be handled using Roles and Document Groups...
#4
Posted 13 March 2007 - 05:41 PM
If you want to attempt pulling code from one of the manager modules and adapting it either into a snippet or experimenting with the parser functions, go right ahead... Just don't post any modified code base code without letting me take a look at it first... If the modifications are deemed advantageous to the masses then it might just make it into the official code base for future releases... Give me a shout if you have questions...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users










