Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0: Edit Log

Here is the list of edits for this post
Re: [afinlr] [PLUG-IN] USER MONITOR v1.0.0
Quote:
change the login success page to the user's profile page.




I believe this can be done by passing a url to the user cgi file. Katabd made a suggestions similar to this for Editor Monitor, this being the code I included in the file:

print qq~Location: $CFG->{db_cgi_url}/user.cgi?url=$CFG->{db_cgi_url}/em_signup.cgi?do=signup\n\n~;

I am not sure if in this case you are requesting a code change, or if this can be solved by adding the url to the user.cgi in the hyperlink for your login. You may be able to inclde the edito name in the url path also by using a tag. If this does not work, or you have no idea what I am rambling on about here, then maybe I could look at a peice of code to do this in UM. Comments appreciated!

Quote:
ability to modify any of the fields in the user table rather than just the fields that have been added in the UserMonitor plugin - particularly the password.



I am going to look at adding the ability to modify (in addition to the UM fields):
  • Password
  • Name


from the Users table for the next update.


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Jul 13, 2002, 9:21 PM

Edit Log: