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

Re: [gundamz] Users links global

Quote Reply
Re: [gundamz] Users links global In reply to
A few months ago we worked out a global for this, and I run it on the logon page. It shows the number of links a user has, and can return the links a user has by changing the routine slightly. It's been posted to the forum, somewhere (there are many threads on this topic).

If you just want to show a user their links as a reminder, then login_success.html is a dynamically generated page in any installation, so it would work in static or dynamic. After they log in, just have a display with their current links, pending links, etc.

If you want to show the users links in static mode, then you could provide a link to a small script that would display their links. Basically move the global to a .cgi file (with the proper headers -- as in jump.cgi or search.cgi) and you'll have a way to show a user their links.

To show the links inside a "static" page, you'd have to use SSI or includes, as mentioned above.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Users links global katabd 9655 Mar 27, 2002, 4:28 PM
Thread Re: [katabd] Users links global
Paul 9460 Mar 28, 2002, 2:22 AM
Thread Re: [Paul] Users links global
katabd 9478 Jul 16, 2002, 5:09 AM
Thread Re: [katabd] Users links global
afinlr 9406 Jul 16, 2002, 5:35 AM
Post Re: [afinlr] Users links global
katabd 9414 Jul 16, 2002, 9:20 PM
Post Re: [katabd] Users links global
Paul 9432 Jul 16, 2002, 7:04 AM
Thread Re: [Paul] Users links global
kysa 9204 Mar 19, 2003, 3:03 PM
Thread Re: [kysa] Users links global
Paul 9189 Mar 19, 2003, 3:18 PM
Thread Re: [Paul] Users links global
kysa 9204 Mar 19, 2003, 6:32 PM
Post Re: [kysa] Users links global
Kay 9135 Apr 3, 2003, 4:42 AM
Thread Re: [Paul] Users links global
SSmeredith 9023 Jun 28, 2003, 9:34 PM
Thread Re: [SSmeredith] Users links global
Andy 9039 Jun 29, 2003, 6:03 AM
Thread Re: [Andy] Users links global
SSmeredith 9099 Jun 29, 2003, 6:35 AM
Thread Re: [SSmeredith] Users links global
Andy 9049 Jun 29, 2003, 8:19 AM
Thread Re: [Andy] Users links global
gundamz 8947 Dec 23, 2003, 5:27 AM
Thread Re: [gundamz] Users links global
gundamz 8915 Dec 31, 2003, 6:09 AM
Thread Re: [gundamz] Users links global
Aki 8924 Dec 31, 2003, 3:22 PM
Thread Re: [Aki] Users links global
gundamz 8911 Jan 7, 2004, 5:48 AM
Post Re: [gundamz] Users links global
webslicer 8880 Jan 7, 2004, 4:48 PM
Post Re: [gundamz] Users links global
pugdog 8899 Jan 7, 2004, 6:23 PM