You are not logged in.
List users of a particular privilege (eg: publisher, designer).
i.e When I use a tag like <code><txp:ign_password_protect_users_online priv=“Publisher”></code> i’ll get a list publishers who are online.
Last edited by creativesplash (2005-06-20 06:59:35)
“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”
— Albert Einstein
Offline
ok that makes sense. should be relatively easy to implement something like this.
And then my dog ate my badger, and the love was lost.
Offline
Thanx! I am really looking forward for this feature. Good luck!
“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”
— Albert Einstein
Offline
Great plugin – quick question though. One of my forms is for my frontpage, and when I used <code>ign_show_login</code> there and then login it goes straight back to the form when I click the button and looks like I haven’t logged in. If I go to an article that I’m using <code>ign_password_protect</code> on then it prompts me again. Should this happen? I’m using the <code>remember=“1”</code> option for everything.
Cheers.
Offline
erm, no. that shouldn’t happen.
can you point me to an example where this is happening (email me a user / pass if possible).
And then my dog ate my badger, and the love was lost.
Offline
Okay – email’s on its way to you now. http://www.oakesscouts.org.uk. This is a static style site for the Scout Group I’m involved in. Nothing flash but the password protection allows us to put member-only stuff in there.
Offline
OK, it looks as though the cookie’s not being set properly on the front page. I’m not sure why that is; give me a day or two to look into what might be going on here.
And then my dog ate my badger, and the love was lost.
Offline
OK, more than a couple days – but abacus7’s issue is fixed in version 0.3
In addition to several other bugfixes, this release adds one more tag based on creativesplash’s request: ign_usr_online
This tag accepts a handful of parameters:
privs accepts a comma-delimited list of privileges to filter the users listed; display determines whether the login name or the real name is diplayed (defaults to login name); and wraptag, break, and class parameters are also accepted.
Last edited by igner (2005-08-08 13:54:50)
And then my dog ate my badger, and the love was lost.
Offline
That is SO cool. Thanx a TON igner for all your hard work. Cant wait to get back home and try this out.
“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”
— Albert Einstein
Offline
Sorry. I was held up with a lot of things. I finally got a chance to test this one out.
I put the tag <code><txp:ign_usr_online display=“name” /></code> but nothing happens. Am I using the right tag?
secondly, abacus7’s problem still persists (atleast for me). If I click on an article or if I revisit a protected page I get diverted to the login box (cookie settings: remember=“true”)
Surprisingly I dont face the problem if i dont use the attribute “remember”.
“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”
— Albert Einstein
Offline