Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Using cookies to integrate W3T

Quote Reply
Re: Using cookies to integrate W3T In reply to
patagon,

It sounds possible and can be done...but with Links 2 as you said there is no User database. So you would have to write your own calls to user database in the various Links files in order to accomplish this. Or add in some extra capabilities to W3T to handle what you want to do. The HTML_Templates.pm would need to be modified to link to the user database, as would all your add, modify, etc...if your not sure of SQL I would say your plan won't be feasible. I mean the User database is in a SQL table. You might manage to port some W3T routines into your Links 2 but with the DBSQL.pm module you would have a much easier time of it!

If you need this type of feature get LinkSQL and I'll share with you some of the code modifications I've made. Because what you want to do is exactly what I have done. The integration between the two is also alot easier with the free version of W3T. Though the pro version is alot cleaner and obviously has tons more features.

Don't be daunted by SQL, especially not with Links. Alex's DBSQL.pm module makes it easy to do some pretty complex stuff and is more than worth the price Wink

Subject Author Views Date
Thread Using cookies to integrate W3T phoule 7156 Mar 7, 2000, 4:16 AM
Post Re: Using cookies to integrate W3T
pugdog 7020 Mar 7, 2000, 6:18 PM
Post Re: Using cookies to integrate W3T
phoule 7070 Mar 7, 2000, 9:47 PM
Post Re: Using cookies to integrate W3T
pugdog 6994 Mar 7, 2000, 9:48 PM
Post Re: Using cookies to integrate W3T
phoule 7086 Mar 8, 2000, 8:18 AM
Post Re: Using cookies to integrate W3T
phoule 7041 Mar 8, 2000, 3:37 PM
Post Re: Using cookies to integrate W3T
pugdog 7004 Mar 8, 2000, 8:05 PM
Post Re: Using cookies to integrate W3T
phoule 6998 Mar 9, 2000, 3:45 AM
Post Re: Using cookies to integrate W3T
patagon 7001 Mar 11, 2000, 3:48 PM
Post Re: Using cookies to integrate W3T
phoule 6982 Mar 11, 2000, 6:52 PM
Post Re: Using cookies to integrate W3T
phoule 6932 Mar 12, 2000, 4:26 AM
Post Re: Using cookies to integrate W3T
patagon 6931 Mar 12, 2000, 8:50 AM
Post Re: Using cookies to integrate W3T
pugdog 6948 Mar 12, 2000, 9:15 AM
Post Re: Using cookies to integrate W3T
phoule 6938 Mar 13, 2000, 3:49 AM
Post Re: Using cookies to integrate W3T
patagon 6931 Mar 13, 2000, 4:20 PM
Post Re: Using cookies to integrate W3T
phoule 6920 Mar 13, 2000, 6:02 PM
Post Re: Using cookies to integrate W3T
pugdog 6936 Mar 13, 2000, 6:04 PM
Post Re: Using cookies to integrate W3T
phoule 6984 Mar 13, 2000, 6:09 PM
Post Re: Using cookies to integrate W3T
phoule 6951 Mar 13, 2000, 8:03 PM
Post Re: Using cookies to integrate W3T
pugdog 6930 Mar 14, 2000, 12:40 AM
Post Re: Using cookies to integrate W3T
phoule 6948 Mar 14, 2000, 3:46 AM
Post Re: Using cookies to integrate W3T
pugdog 6951 Mar 14, 2000, 8:27 AM
Post Re: Using cookies to integrate W3T
patagon 6977 Apr 19, 2000, 2:46 PM